]> git.ipfire.org Git - thirdparty/glibc.git/blob - ChangeLog
Call libc_feholdexcept_aarch64 from math_private.h rather than duplicating functionality.
[thirdparty/glibc.git] / ChangeLog
1 2014-10-24 Wilco Dijkstra <wdijkstr@arm.com>
2
3 * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
4 Call libc_feholdexcept_aarch64.
5
6 2014-10-24 Wilco Dijkstra <wdijkstr@arm.com>
7
8 * sysdeps/aarch64/fpu/fegetround.c (fegetround):
9 Call get_rounding_mode.
10
11 2014-10-24 Wilco Dijkstra <wdijkstr@arm.com>
12
13 * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
14 Simplify logic.
15
16 2014-10-24 Wilco Dijkstra <wdijkstr@arm.com>
17
18 * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
19 Simplify logic.
20
21 2014-10-24 Joseph Myers <joseph@codesourcery.com>
22
23 [BZ #14138]
24 * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
25 * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
26 * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
27 * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
28 * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
29 * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
30 * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
31 * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
32 * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
33 * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
34 * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
35 * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
36 * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
37 * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
38 * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
39 * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
40 * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
41 * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
42 * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
43 * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
44 * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
45 * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
46 * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
47 * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
48 * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
49 * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
50 * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
51 * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
52 * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
53 * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
54 * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
55 * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
56 * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
57 * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
58 * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
59 * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
60 * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
61 * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
62 * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
63 * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
64 * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
65 syscall.
66 (geteuid): Likewise.
67 (getgid): Likewise.
68 (getuid): Likewise.
69 (getresgid): Likewise.
70 (getresuid): Likewise.
71 (getgroups): Likewise.
72 * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
73 (geteuid): Likewise.
74 (getgid): Likewise.
75 (getuid): Likewise.
76 (getresgid): Likewise.
77 (getresuid): Likewise.
78 (getgroups): Likewise.
79 * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
80 (geteuid): Likewise.
81 (getgid): Likewise.
82 (getuid): Likewise.
83 (getresgid): Likewise.
84 (getresuid): Likewise.
85 (getgroups): Likewise.
86 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
87 Likewise.
88 (geteuid): Likewise.
89 (getgid): Likewise.
90 (getuid): Likewise.
91 (getresgid): Likewise.
92 (getresuid): Likewise.
93 (getgroups): Likewise.
94 * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
95 (geteuid): Likewise.
96 (getgid): Likewise.
97 (getuid): Likewise.
98 (getresgid): Likewise.
99 (getresuid): Likewise.
100 (getgroups): Likewise.
101 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
102 Likewise.
103 (geteuid): Likewise.
104 (getgid): Likewise.
105 (getuid): Likewise.
106 (getgroups): Likewise.
107
108 [BZ #14138]
109 * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
110 * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
111 * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
112 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
113 * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
114 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
115 * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
116 * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
117 * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
118 * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
119 * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
120 * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
121 * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
122 __chown.
123 * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
124 (lchown): Likewise.
125 (fchown): Likewise.
126 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
127 Likewise.
128 (lchown): Likewise.
129 (fchown): Likewise.
130 * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
131 (lchown): Likewise.
132 (fchown): Likewise.
133 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
134 Likewise.
135 (lchown): Likewise.
136 (fchown): Likewise.
137
138 2014-10-23 Wilco Dijkstra <wdijkstr@arm.com>
139
140 * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
141 Simplify logic.
142
143 2014-10-23 Wilco Dijkstra <wdijkstr@arm.com>
144
145 * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
146 Cleanup logic.
147
148 2014-10-23 Wilco Dijkstra <wdijkstr@arm.com>
149
150 * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
151 Remove unused include.
152
153 2014-10-23 Wilco Dijkstra <wdijkstr@arm.com>
154
155 * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
156 * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
157 * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
158 * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
159
160 2014-10-23 Carlos O'Donell <carlos@systemhalted.org>
161 Helge Deller <deller@gmx.de>
162
163 [BZ #17508]
164 * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
165 Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
166 Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
167
168 2014-10-23 Joseph Myers <joseph@codesourcery.com>
169
170 [BZ #14132]
171 * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
172 Remove macro definition.
173 (__ashrdi3_v_glibc20): Likewise.
174 (__lshrdi3_v_glibc20): Likewise.
175 (__cmpdi2_v_glibc20): Likewise.
176 (__ucmpdi2_v_glibc20): Likewise.
177 [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
178 [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
179 [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
180 [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
181 [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
182 [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
183
184 2014-10-22 Roland McGrath <roland@hack.frob.com>
185
186 * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
187 old GNU extension [0] syntax.
188 * nscd/nscd_helper.c (open_socket): Use a flexible array member and
189 alloca rather than an array member with variable length.
190 * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
191 * nscd/nscd.c (invalidate_db): New function, broken out of ...
192 (parse_opt): ... here. Likewise use alloca there.
193 Validate the -i argument before checking for rootness.
194 (send_shutdown): New function, broken out of ...
195 (parse_opt): ... here.
196
197 2014-10-22 Roland McGrath <roland@hack.frob.com>
198
199 * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
200 macro to get at the _rt_local_ro field.
201 [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
202 ([PIC] case) or _dl_hwcap ([!PIC] case).
203 * sysdeps/arm/setjmp.S: Likewise.
204
205 * config.h.in (ARM_PCREL_MOVW_OK): New macro.
206 * sysdeps/arm/configure.ac: New check to define it.
207 * sysdeps/arm/configure: Regenerated.
208 * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
209 (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
210 (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
211 depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
212 (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
213 Use move/movt pair instead of a load.
214 (LDST_GLOBAL): Macro removed.
215 (LDR_GLOBAL): New macro replaces it.
216 (LDR_HIDDEN): New macro.
217 (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
218 Use LDR_HIDDEN instead for __pointer_chk_guard_local.
219
220 * setjmp/tst-setjmp-static.c: New file.
221 * setjmp/Makefile (tests): Add it.
222 (tests-static): New variable.
223
224 2014-10-22 Maciej W. Rozycki <macro@codesourcery.com>
225
226 [BZ #17485]
227 * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
228
229 2014-10-21 Joseph Myers <joseph@codesourcery.com>
230
231 [BZ #14132]
232 * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
233
234 2014-10-21 Roland McGrath <roland@hack.frob.com>
235
236 * nptl/version.c (__nptl_main): Call __libc_write, not __write.
237
238 2014-10-20 Roland McGrath <roland@hack.frob.com>
239
240 * io/fts.c (dirent_not_directory): New function.
241 (fts_build): Call it.
242
243 2014-10-20 Roland McGrath <roland@hack.frob.com>
244
245 * nptl/version.c (__nptl_main): Use normal __write rather than
246 INTERNAL_SYSCALL.
247 (banner): Update copyright years.
248
249 * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
250 gettimeofday.
251 * nptl/pthread_rwlock_timedwrlock.c: Likewise.
252 * nptl/pthread_cond_timedwait.c: Likewise.
253 * nptl/pthread_mutex_timedlock.c: Likewise.
254 * nptl/sem_timedwait.c: Likewise.
255
256 * sysdeps/nptl/bits/libc-lock.h
257 [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
258 (__libc_lock_init_recursive): Return void, not 0.
259 * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
260 (__libc_rwlock_init): Likewise.
261 * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
262
263 2014-10-20 Torvald Riegel <triegel@redhat.com>
264
265 [BZ #15215]
266 * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
267 (__pthread_once_slow): ... here.
268 * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
269 * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
270
271 2014-10-20 Torvald Riegel <triegel@redhat.com>
272
273 [BZ #15215]
274 * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
275 __PTHREAD_ONCE_FORK_GEN_INCR): New.
276 * sysdeps/nptl/fork.c (__libc_fork): Use them.
277 * nptl/pthread_once.c (__pthread_once): Likewise.
278 Update comments.
279
280 2014-10-20 Joseph Myers <joseph@codesourcery.com>
281
282 [BZ #14138]
283 * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
284 name.
285 (writev): Use __libc_writev as strong name.
286 * sysdeps/unix/sysv/linux/readv.c: Remove file.
287 * sysdeps/unix/sysv/linux/writev.c: Likewise.
288
289 2014-10-17 Roland McGrath <roland@hack.frob.com>
290
291 * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
292
293 * sysdeps/i386/nptl/tls.h
294 (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
295 [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
296 New macros.
297 * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
298 (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
299 * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
300 Call SETUP_THREAD_SYSINFO instead of doing an assignment.
301 * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
302 Call CHECK_THREAD_SYSINFO instead of doing an assert.
303
304 * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
305 Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
306 on [__NR_futex].
307 * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
308 broken out of ...
309 (__pthread_mutex_init): ... here. Call it.
310 * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
311 Conditionalize PI cases on [__NR_futex].
312 * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
313 * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
314 * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
315
316 * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
317 conditional on [SIGSETXID].
318 (sigcancel_handler): Make definition conditional on [SIGCANCEL].
319 (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
320 is defined. Likewise for SIGSETXID.
321 * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
322 Conditionalize definitions on [SIGSETXID].
323 (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
324 * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
325 unblocking on [SIGCANCEL].
326
327 * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
328 [__NR_set_robust_list].
329
330 2014-10-17 Siddhesh Poyarekar <siddhesh@redhat.com>
331
332 * string/strcoll_l.c (get_next_seq): Fix up formatting.
333 (do_compare): Likewise.
334
335 2014-10-17 Leonhard Holz <leonhard.holz@web.de>
336
337 [BZ #15884]
338 * string/strcoll_l.c: Don't include stdio.h.
339 (coll_seq): Remove members idxarr and rulearr.
340 (get_next_seq_cached): Remove function.
341 (get_next_seq): Likewise.
342 (get_next_seq_nocache): Rename to get_next_seq.
343 (do_compare): Remove function.
344 (do_compare_nocache): Rename to do_compare.
345 (STRCOLL): Remove weight and rules cache.
346
347 2014-10-16 Roland McGrath <roland@hack.frob.com>
348
349 * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
350 * sysdeps/arm/sfp-machine.h: ... to here.
351 * sysdeps/arm/Implies: Remove arm/soft-fp.
352
353 2014-10-14 Joseph Myers <joseph@codesourcery.com>
354
355 * conform/data/sys/utsname.h-data (*_t): Allow.
356 * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
357 [POSIX] (WEXITED): Do not expect constant.
358 [POSIX] (WSTOPPED): Likewise.
359 [POSIX] (WNOHANG): Likewise.
360 [POSIX] (WNOWAIT): Likewise.
361 [POSIX] (siginfo_t): Do not expect type or elements.
362 [POSIX] (pid_t): Do not expect type.
363 [POSIX] (signal.h): Do not allow header.
364 [POSIX] (sys/resource.h): Likewise.
365 [POSIX] (si_*): Do not allow pattern.
366 [POSIX] (W*): Likewise.
367 [POSIX] (P_*): Likewise.
368 [POSIX] (BUS_*): Likewise.
369 [POSIX] (CLD_*): Likewise.
370 [POSIX] (FPE_*): Likewise.
371 [POSIX] (ILL_*): Likewise.
372 [POSIX] (POLL_*): Likewise.
373 [POSIX] (SEGV_*): Likewise.
374 [POSIX] (SI_*): Likewise.
375 [POSIX] (TRAP_*): Likewise.
376 * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
377 variable.
378
379 2014-10-14 Paul Pluzhnikov <ppluzhnikov@google.com>
380
381 [BZ #12926]
382 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
383 infinite loop when __recvmsg returns 0.
384
385 2014-10-10 Joseph Myers <joseph@codesourcery.com>
386
387 * CANCEL-FCT-WAIVE: Remove file.
388 * CANCEL-FILE-WAIVE: Likewise.
389
390 [BZ #14132]
391 * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
392 instead of INTVARDEF.
393 (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
394 * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
395 rtld_hidden_data_def instead of INTVARDEF.
396 (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
397 * elf/dl-deps.c (expand_dst): Likewise.
398 * elf/dl-load.c (_dl_dst_count): Likewise.
399 (_dl_dst_substitute): Likewise.
400 (decompose_rpath): Likewise.
401 (_dl_init_paths): Likewise.
402 (open_path): Likewise.
403 (_dl_map_object): Likewise.
404 * elf/rtld.c (dl_main): Likewise.
405 (process_dl_audit): Likewise.
406 (process_envvars): Likewise.
407 * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
408 Remove declaration.
409 (__libc_enable_secure): Use rtld_hidden_proto.
410
411 2014-10-09 Kostya Serebryany <konstantin.s.serebryany@gmail.com>
412
413 * elf/dl-load.c
414 (add_path): New function broken out of _dl_rtld_di_serinfo.
415 (_dl_rtld_di_serinfo): Remove that nested function. Update call sites.
416
417 2014-10-09 Joseph Myers <joseph@codesourcery.com>
418
419 * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
420 parentheses around macro arguments.
421 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
422 [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
423 [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
424 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
425 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
426 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
427 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
428 [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
429 [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
430 [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
431 [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
432 [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
433 [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
434 [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
435 [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
436 [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
437 [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
438 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
439 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
440 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
441 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
442 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
443 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
444 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
445 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
446 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
447 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
448 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
449 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
450 [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
451 [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
452 [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
453 [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
454 [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
455 [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
456 * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
457 Likewise.
458 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
459 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
460 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
461 [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
462 [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
463 [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
464 [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
465 [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
466 [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
467 [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
468 [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
469 [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
470 [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
471 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
472 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
473 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
474 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
475 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
476 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
477 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
478 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
479 [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
480 [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
481 [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
482 [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
483 [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
484 [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
485 * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
486 (_FP_FRAC_SRS_1): Likewise.
487 (_FP_FRAC_CLZ_1): Likewise.
488 (_FP_MUL_MEAT_1_imm): Likewise.
489 (_FP_MUL_MEAT_1_wide): Likewise.
490 (_FP_MUL_MEAT_1_hard): Likewise.
491 (_FP_SQRT_MEAT_1): Likewise.
492 (_FP_FRAC_ASSEMBLE_1): Likewise.
493 (_FP_FRAC_DISASSEMBLE_1): Likewise.
494 * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
495 (__FP_CLZ_2): Likewise.
496 (_FP_MUL_MEAT_2_wide): Likewise.
497 (_FP_MUL_MEAT_2_wide_3mul): Likewise.
498 (_FP_MUL_MEAT_2_gmp): Likewise.
499 (_FP_MUL_MEAT_2_120_240_double): Likewise.
500 (_FP_SQRT_MEAT_2): Likewise.
501 (_FP_FRAC_ASSEMBLE_2): Likewise.
502 (_FP_FRAC_DISASSEMBLE_2): Likewise.
503 * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
504 (_FP_FRAC_CLZ_4): Likewise.
505 (_FP_MUL_MEAT_4_wide): Likewise.
506 (_FP_MUL_MEAT_4_gmp): Likewise.
507 (_FP_SQRT_MEAT_4): Likewise.
508 (_FP_FRAC_ASSEMBLE_4): Likewise.
509 (_FP_FRAC_DISASSEMBLE_4): Likewise.
510 * soft-fp/op-common.h (_FP_CMP): Likewise.
511 (_FP_CMP_EQ): Likewise.
512 (_FP_CMP_UNORD): Likewise.
513 (_FP_TO_INT): Likewise.
514 (_FP_FROM_INT): Likewise.
515 [!__FP_CLZ] (__FP_CLZ): Likewise.
516 (_FP_DIV_HELP_imm): Likewise.
517 * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
518 Likewise.
519 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
520 [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
521 [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
522 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
523 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
524 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
525 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
526 [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
527 [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
528 [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
529 [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
530 [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
531 [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
532 [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
533 [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
534 [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
535 [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
536 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
537 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
538 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
539 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
540 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
541 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
542 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
543 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
544 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
545 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
546 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
547 [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
548 [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
549 [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
550 [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
551 [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
552 [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
553 [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
554 * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
555 (FP_UNPACK_RAW_SP): Likewise.
556 (FP_PACK_RAW_S): Likewise.
557 (FP_PACK_RAW_SP): Likewise.
558 (FP_UNPACK_S): Likewise.
559 (FP_UNPACK_SP): Likewise.
560 (FP_UNPACK_SEMIRAW_S): Likewise.
561 (FP_UNPACK_SEMIRAW_SP): Likewise.
562 (FP_PACK_S): Likewise.
563 (FP_PACK_SP): Likewise.
564 (FP_PACK_SEMIRAW_S): Likewise.
565 (FP_PACK_SEMIRAW_SP): Likewise.
566 (_FP_SQRT_MEAT_S): Likewise.
567 (FP_CMP_S): Likewise.
568 (FP_CMP_EQ_S): Likewise.
569 (FP_CMP_UNORD_S): Likewise.
570 (FP_TO_INT_S): Likewise.
571 (FP_FROM_INT_S): Likewise.
572
573 * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
574
575 * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
576 (FP_EX_INVALID_IMZ): Likewise.
577 (FP_EX_INVALID_IMZ_FMA): Likewise.
578 (FP_EX_INVALID_ISI): Likewise.
579 (FP_EX_INVALID_ZDZ): Likewise.
580 (FP_EX_INVALID_IDI): Likewise.
581 (FP_EX_INVALID_SQRT): Likewise.
582 (FP_EX_INVALID_CVI): Likewise.
583 (FP_EX_INVALID_VC): Likewise.
584 * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
585 "invalid" exceptions.
586 (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
587 (_FP_ADD_INTERNAL): Likewise.
588 (_FP_MUL): Likewise.
589 (_FP_FMA): Likewise.
590 (_FP_DIV): Likewise.
591 (_FP_CMP_CHECK_NAN): Likewise.
592 (_FP_SQRT): Likewise.
593 (_FP_TO_INT): Likewise.
594 (FP_EXTEND): Likewise.
595
596 2014-10-09 Allan McRae <allan@archlinux.org>
597
598 * po/fr.po: Update French translation from translation project.
599
600 2014-10-09 Joseph Myers <joseph@codesourcery.com>
601
602 [BZ #14132]
603 * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
604 of INTDEF.
605 * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
606 (__cxa_atexit): Use libc_hidden_proto.
607 [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
608
609 [BZ #14132]
610 * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
611 declaration.
612 [!_ISOMAC] (__iswdigit_l_internal): Likewise.
613 [!_ISOMAC] (__iswspace_l_internal): Likewise.
614 [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
615 [!_ISOMAC] (__iswctype_internal): Likewise.
616 * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
617 * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
618 alias.
619 (fcntl): Remove __fcntl_internal alias.
620 * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
621 __connect_internal alias.
622 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
623 Likewise.
624
625 * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
626 * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
627 FP_DENORM_ZERO.
628 (_FP_CHECK_FLUSH_ZERO): New macro.
629 (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
630 (_FP_CMP): Likewise.
631 (_FP_CMP_EQ): Likewise.
632 (_FP_TO_INT): Do not set inexact for subnormal arguments if
633 FP_DENORM_ZERO.
634 (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
635 (FP_TRUNC): Likewise.
636
637 * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
638 treated as invalid conversion, not as normal exponent.
639
640 * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
641 (_FP_CMP): Add extra argument EX. Call _FP_CMP_CHECK_NAN.
642 (_FP_CMP_EQ): Likewise.
643 (_FP_CMP_UNORD): Likewise.
644 * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
645 (FP_CMP_EQ_D): Likewise.
646 (FP_CMP_UNORD_D): Likewise.
647 * soft-fp/extended.h (FP_CMP_E): Likewise.
648 (FP_CMP_EQ_E): Likewise.
649 (FP_CMP_UNORD_E): Likewise.
650 * soft-fp/quad.h (FP_CMP_Q): Likewise.
651 (FP_CMP_EQ_Q): Likewise.
652 (FP_CMP_UNORD_Q): Likewise.
653 * soft-fp/single.h (FP_CMP_S): Likewise.
654 (FP_CMP_EQ_S): Likewise.
655 (FP_CMP_UNORD_S): Likewise.
656 * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
657 * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
658 * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
659 * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
660 * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
661 * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
662 * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
663 * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
664 * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
665 * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
666 * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
667 * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
668 * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
669 to FP_CMP_Q.
670 * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
671 FP_CMP_Q.
672 * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
673 * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
674 FP_CMP_EQ_Q.
675 * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
676 FP_CMP_Q.
677 * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
678 * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
679 * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
680 * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
681 FP_CMP_EQ_Q.
682 * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
683 FP_CMP_Q.
684 * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
685 * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
686 FP_CMP_EQ_Q.
687 * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
688 FP_CMP_Q.
689 * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
690 * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
691 * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
692 * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
693 FP_CMP_EQ_Q.
694
695 * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
696 a subnormal result, set the underflow exception if trapping on
697 underflow is enabled.
698 * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
699 (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
700 [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
701 redefine to 0.
702 * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
703 * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
704 * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
705 * soft-fp/extendxftf2.c (__extendxftf2): Use
706 FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
707
708 * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
709 * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
710 (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
711 FP_HANDLE_EXCEPTIONS.
712 * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
713 (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
714 FP_HANDLE_EXCEPTIONS.
715 * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
716 (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
717 FP_HANDLE_EXCEPTIONS.
718 * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
719 (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
720 FP_HANDLE_EXCEPTIONS.
721
722 2014-10-08 Joseph Myers <joseph@codesourcery.com>
723
724 [BZ #14132]
725 * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
726 * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
727 use INTUSE.
728 [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
729 * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
730 Remove alias.
731 (__adjtimex): Define using libc_hidden_ver.
732 * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
733 Remove declaration.
734 (ntp_gettime): Call __adjtimex directly.
735 * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
736 Remove declaration.
737 (ntp_gettimex): Call __adjtimex directly.
738 * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
739 __adjtimex_internal alias.
740
741 2014-10-08 Roland McGrath <roland@hack.frob.com>
742
743 [BZ #17460]
744 * nscd/nscd.c (more_help): Rewrite list of tables collection
745 using xstrdup and asprintf.
746
747 * nscd/nscd_conf.c: Remove local xstrdup declaration.
748
749 2014-10-08 Kostya Serebryany <konstantin.s.serebryany@gmail.com>
750 Roland McGrath <roland@hack.frob.com>
751
752 * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
753 (do_lookup_unique): ... local function 'enter' here; update callers.
754
755 2014-10-06 Joseph Myers <joseph@codesourcery.com>
756
757 * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
758 compat_symbol calls on [SHARED].
759 * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
760 * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
761 Remove.
762 (setrlimit): Add setrlimit@GLIBC_2.0 alias.
763 * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
764 (oldsetrlimit): Remove.
765 (setrlimit): Add setrlimit@GLIBC_2.0 alias.
766 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
767 (lchown): New syscall entry.
768 (oldsetrlimit): Remove.
769 (setrlimit): Add setrlimit@GLIBC_2.0 alias.
770 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
771 (oldsetrlimit): Remove.
772 (setrlimit): Add setrlimit@GLIBC_2.0 alias.
773
774 [BZ #14138]
775 * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
776 * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
777 * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
778 * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
779 * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
780 * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
781 (fchown): Likewise.
782 * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
783 (fchown): Likewise.
784 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
785 Likewise.
786
787 2014-10-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
788
789 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
790 * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
791 (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
792 __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
793 * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
794 Likewise.
795 (__old_sem_post): Likewise.
796
797 2014-10-06 Chris Metcalf <cmetcalf@tilera.com>
798
799 * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
800 INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
801 HAVE_CLOCK_GETTIME_VSYSCALL macros.
802 * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
803 Use INLINE_VSYSCALL macro.
804 * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
805 __vdso_clock_gettime.
806 * sysdeps/unix/sysv/linux/tile/init-first.c
807 (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
808 * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
809 __vdso_clock_gettime.
810
811 * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
812 to set up frame more cleanly.
813
814 * sysdeps/tile/memcmp.c: New file.
815
816 * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
817
818 * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
819 * sysdeps/tile/tilegx/strcasestr.c: New file.
820 * sysdeps/tile/tilegx/strnlen.c: New file.
821 * sysdeps/tile/tilegx/strstr.c: New file.
822
823 * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
824
825 2014-10-06 Arjun Shankar <arjun.is@lostca.se>
826
827 * nptl/tst-setuid3.c: Write errors to stdout.
828
829 2014-10-01 Kostya Serebryany <konstantin.s.serebryany@gmail.com>
830
831 * elf/dl-deps.c
832 (preload): New functions broken out of _dl_map_object_deps.
833 (_dl_map_object_deps): Remove a nested function. Update call sites.
834
835 2014-10-01 Joseph Myers <joseph@codesourcery.com>
836
837 [BZ #14138]
838 * sysdeps/unix/sysv/linux/execve.c: Remove file.
839 * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
840
841 2014-10-01 Steve Ellcey <sellcey@mips.com>
842
843 * sysdeps/mips/strcmp.S: New.
844
845 2014-09-30 Joseph Myers <joseph@codesourcery.com>
846
847 [BZ #14138]
848 * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
849 (linkat): Likewise.
850 (mkdirat): Likewise.
851 (readlinkat): Likewise.
852 (renameat): Likewise.
853 (symlinkat): Likewise.
854 (unlinkat): Likewise.
855 * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
856 * sysdeps/unix/sysv/linux/linkat.c: Likewise.
857 * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
858 * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
859 * sysdeps/unix/sysv/linux/renameat.c: Likewise.
860 * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
861 * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
862
863 2014-09-30 Will Newton <will.newton@linaro.org>
864
865 * math/math.h: Define long double math functions if
866 _LIBC_TEST is defined.
867 * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
868
869 * localedata/Makefile: Move assignment to tests-special
870 into an ifdef testing run-built-tests.
871 * timezone/Makefile: Likewise.
872
873 2014-09-29 Joseph Myers <joseph@codesourcery.com>
874
875 * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
876 with $(BASH) not $(SHELL).
877
878 2014-09-29 Carlos O'Donell <carlos@redhat.com>
879 Matthew LeGendre <legendre1@llnl.gov>
880
881 [BZ #17411]
882 * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
883 l_reloc_result.
884
885 2014-09-29 Kostya Serebryany <konstantin.s.serebryany@gmail.com>
886
887 * stdio-common/printf_fp.c
888 (hack_digit): New function, broken out of ...
889 (__printf_fp): ... local function here. Update call sites.
890 hack_digit now takes an additional parameter that is a pointer
891 to a struct of the referenced locals. Those locals moved inside
892 the struct and references updated.
893
894 2014-09-29 H.J. Lu <hongjiu.lu@intel.com>
895
896 * aclocal.m4: Require autoconf 2.69.
897 * configure: Regenerated.
898 * sysdeps/aarch64/configure: Likewise.
899 * sysdeps/alpha/configure: Likewise.
900 * sysdeps/arm/armv7/configure: Likewise.
901 * sysdeps/arm/configure: Likewise.
902 * sysdeps/ia64/configure: Likewise.
903 * sysdeps/mach/configure: Likewise.
904 * sysdeps/mips/configure: Likewise.
905 * sysdeps/s390/configure: Likewise.
906 * sysdeps/unix/sysv/linux/mips/configure: Likewise.
907 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
908
909 * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
910 file.
911 * sysdeps/ia64/configure.ac: Likewise.
912
913 2014-09-26 Joseph Myers <joseph@codesourcery.com>
914
915 * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
916 specify symbol version for ld.so. Do not include entry for
917 libpthread.
918 * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
919 * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
920 * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
921
922 [BZ #14171]
923 * Makeconfig [$(build-shared) = yes]
924 ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
925 makefiles.
926 [$(build-shared) = yes && $(soversions.mk-done) = t]
927 ($(common-objpfx)gnu/lib-names.h): Remove rule.
928 [$(build-shared) = yes && $(soversions.mk-done) = t]
929 ($(common-objpfx)gnu/lib-names.stmp): Likewise. Split and moved
930 to Makerules.
931 [$(build-shared) = yes && $(soversions.mk-done) = t]
932 (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
933 here.
934 [$(build-shared) = yes && $(soversions.mk-done) = t]
935 (common-generated): Don't append gnu/lib-names.h and
936 gnu/lib-names.stmp here.
937 * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
938 (lib-names-h-abi): New variable.
939 [$(build-shared) = yes && $(soversions.mk-done) = t]
940 (lib-names-stmp-abi): Likewise.
941 [$(build-shared) = yes && $(soversions.mk-done) = t &&
942 abi-variants] (before-compile): Append
943 $(common-objpfx)$(lib-names-h-abi).
944 [$(build-shared) = yes && $(soversions.mk-done) = t &&
945 abi-variants] (common-generated): Append gnu/lib-names.h.
946 [$(build-shared) = yes && $(soversions.mk-done) = t &&
947 abi-variants] (install-others-nosubdir): Depend on
948 $(inst_includedir)/$(lib-names-h-abi).
949 [$(build-shared) = yes && $(soversions.mk-done) = t &&
950 abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
951 [$(build-shared) = yes && $(soversions.mk-done) = t]
952 ($(common-objpfx)$(lib-names-h-abi)): New rule.
953 [$(build-shared) = yes && $(soversions.mk-done) = t]
954 ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
955 [$(build-shared) = yes && $(soversions.mk-done) = t]
956 (common-generated): Append $(lib-names-h-abi) and
957 $(lib-names-stmp-abi).
958 * scripts/lib-names.awk: Do not handle multi being set.
959 * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
960 Remove variable.
961 (abi-lp64_be-ld-soname): Likewise.
962 * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
963 Likewise.
964 (abi-hard-ld-soname): Likewise.
965 * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
966 * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
967 Remove variable.
968 (abi-o32_hard-ld-soname): Likewise.
969 (abi-o32_soft_2008-ld-soname): Likewise.
970 (abi-o32_hard_2008-ld-soname): Likewise.
971 (abi-n32_soft-ld-soname): Likewise.
972 (abi-n32_hard-ld-soname): Likewise.
973 (abi-n32_soft_2008-ld-soname): Likewise.
974 (abi-n32_hard_2008-ld-soname): Likewise.
975 (abi-n64_soft-ld-soname): Likewise.
976 (abi-n64_hard-ld-soname): Likewise.
977 (abi-n64_soft_2008-ld-soname): Likewise.
978 (abi-n64_hard_2008-ld-soname): Likewise.
979 * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
980 Likewise.
981 (abi-64-v2-ld-soname): Likewise.
982 * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
983 ld.so entries.
984 * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
985 variable.
986 * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
987 entry.
988 * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
989 variable.
990 (abi-64-ld-soname): Likewise.
991 (abi-x32-ld-soname): Likewise.
992 * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
993 entry.
994 * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
995
996 2014-09-23 Joseph Myers <joseph@codesourcery.com>
997
998 [BZ #14138]
999 * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
1000 * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
1001 * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
1002 * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
1003 * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
1004 * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
1005 * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
1006 syscall entry for GLIBC_2.2 symbol version.
1007 * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
1008 Likewise.
1009 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
1010 (setrlimit): Likewise.
1011 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
1012 Likewise.
1013
1014 2014-09-23 Will Newton <will.newton@linaro.org>
1015
1016 * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
1017 _LINUX_ARM_SYSDEP_H include guard too.
1018 * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
1019 define.
1020
1021 2014-09-20 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1022
1023 * sysdeps/unix/sysv/linux/eventfd.c:
1024 Make first argument unsigned.
1025 * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
1026 * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
1027
1028 2014-09-20 Ondřej Bílka <neleai@seznam.cz>
1029
1030 * socket/recvmmsg.c (recvmmsg): Drop const argument.
1031 * socket/sys/socket.h: Likewise
1032 * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
1033
1034 2014-09-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1035
1036 * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
1037
1038 2014-09-17 Arjun Shankar <arjun.is@lostca.se>
1039
1040 * time/tst-ftime.c: New test.
1041 * time/Makefile (tests): Add tst-ftime.
1042
1043 2014-09-17 Joseph Myers <joseph@codesourcery.com>
1044
1045 * soft-fp/extended.h: Fix comment formatting.
1046 * soft-fp/op-1.h: Likewise.
1047 * soft-fp/op-2.h: Likewise.
1048 * soft-fp/op-4.h: Likewise.
1049 * soft-fp/op-8.h: Likewise.
1050 * soft-fp/op-common.h: Likewise.
1051 * soft-fp/soft-fp.h: Likewise.
1052
1053 * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
1054
1055 2014-09-16 Joseph Myers <joseph@codesourcery.com>
1056
1057 [BZ #6652]
1058 * Makeconfig (soversions-default-setname): Remove variable.
1059 ($(common-objpfx)soversions.i): Don't pass default_setname to
1060 soversions.awk.
1061 * Makerules ($(common-objpfx)abi-versions.h): Don't pass
1062 oldest_abi to abi-versions.awk.
1063 * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
1064 * config.make.in (oldest-abi): Remove variable.
1065 * configure.ac (--enable-oldest-abi): Remove configure option.
1066 * configure: Regenerated.
1067 * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
1068 text.
1069 * scripts/abi-versions.awk: Do not handle oldest_abi variable.
1070 * scripts/soversions.awk: Do not handle default_setname variable.
1071 * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
1072 variable.
1073 * sysdeps/mach/hurd/configure: Regenerated.
1074 * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
1075 variable.
1076 * sysdeps/unix/sysv/linux/configure: Regenerated.
1077
1078 2014-09-16 Siddhesh Poyarekar <siddhesh@redhat.com>
1079
1080 * elf/Makefile (CFLAGS-interp.c): Remove.
1081 ($(elf-objpfx)runtime-linker.h): Generate header with linker
1082 path string.
1083 * elf/interp.c: Include generated runtime-linker.h
1084
1085 * Makerules (lib%.so): Don't include $(+interp) in
1086 prerequisites.
1087 * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
1088 * dlfcn/eval.c: Remove file.
1089
1090 * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
1091 macros.
1092
1093 [BZ #17266]
1094 * misc/sys/cdefs.h: Define __extern_always_inline for clang
1095 4.2 and newer.
1096
1097 [BZ #17370]
1098 * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
1099
1100 2014-09-16 Siddhesh Poyarekar <siddhesh@redhat.com>
1101 Jakub Jelinek <jakub@redhat.com>
1102
1103 [BZ #17266]
1104 * libio/stdio.h: Check definition of __fortify_function
1105 instead of __extern_always_inline to include bits/stdio2.h.
1106 * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
1107 check if __extern_always_inline is defined.
1108 [__USE_MISC || __USE_XOPEN]: Likewise.
1109 [__USE_ISOC99] Likewise.
1110 * misc/sys/cdefs.h (__fortify_function): Define only if
1111 __extern_always_inline is defined.
1112 [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
1113 __extern_always_inline and __extern_inline only for g++-4.3
1114 and newer or a compatible gcc.
1115
1116 2014-09-15 Andreas Schwab <schwab@linux-m68k.org>
1117
1118 [BZ #17371]
1119 * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
1120 last change to handle zero prefix length.
1121
1122 2014-09-15 Siddhesh Poyarekar <siddhesh@redhat.com>
1123
1124 * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
1125 _SC_REGEX_VERSION.
1126
1127 * posix/getconf.c (vars): Add _POSIX_IPV6 and
1128 _POSIX_RAW_SOCKETS.
1129
1130 2014-09-13 Allan McRae <allan@archlinux.org>
1131
1132 * po/ru.po: Update Russian translation from translation project.
1133
1134 2014-09-12 Roland McGrath <roland@hack.frob.com>
1135
1136 * locale/programs/locale.c (show_locale_vars): Inline local function
1137 into its sole call site. Clean up some style nits.
1138 (print_item): New function, broken out of ...
1139 (show_info): ... local function here. Clean up style nits.
1140
1141 * locale/programs/ld-ctype.c (set_one_default): New function, broken
1142 out of ...
1143 (set_class_defaults): ... local function set_default here.
1144 Define set_default as a macro locally to pass constant parameters.
1145 (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
1146 rather than a shared local.
1147
1148 * stdlib/rpmatch.c (try): New function, broken out of ...
1149 (rpmatch): ... local function here. Also, prototypify definition.
1150
1151 2014-09-12 Joseph Myers <joseph@codesourcery.com>
1152
1153 * scripts/soversions.awk: Do not handle configuration names.
1154 * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
1155 vendor and os variables to soversions.awk.
1156 * configure.ac: Do not modify gnu-* host_os.
1157 * configure: Regenerated
1158 * shlib-versions: Remove first column with configuration names.
1159 * nptl/shlib-versions: Likewise.
1160 * nptl_db/shlib-versions: Likewise.
1161 * sysdeps/hppa/shlib-versions: Likewise.
1162 * sysdeps/m68k/shlib-versions: Likewise.
1163 * sysdeps/mach/hurd/shlib-versions: Likewise.
1164 * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
1165 * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
1166 * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
1167 * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
1168 * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
1169 * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
1170 * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
1171 * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
1172 * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
1173 Likewise.
1174 * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1175 * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
1176 * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
1177 * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
1178 * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
1179 * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
1180 * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
1181 * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1182
1183 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
1184 (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
1185 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
1186 Regenerated.
1187 * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
1188 * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
1189 Condition symbol version definitions on [HAVE_ELFV2_ABI].
1190
1191 * shlib-versions: Remove OS-specific entries. Moved to files in
1192 sysdeps.
1193 * sysdeps/mach/hurd/shlib-versions: New file.
1194 * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
1195
1196 * nptl/shlib-versions: Remove architecture-specific entries.
1197 Moved to files in sysdeps.
1198 * shlib-versions: Likewise.
1199 * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
1200 file.
1201 * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1202 * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
1203 * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
1204 * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
1205
1206 * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
1207 (UDP_NO_CHECK6_RX): Likewise.
1208
1209 2014-09-12 Siddhesh Poyarekar <siddhesh@redhat.com>
1210
1211 * sysdeps/posix/sysconf.c (__sysconf): Spell
1212 _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
1213
1214 2014-08-12 Florian Weimer <fweimer@redhat.com>
1215
1216 * iconv/gconv_open.c (__gconv_open): Remove transliteration module
1217 loading.
1218 * iconv/Versions (__gconv_transliterate): Export for use from
1219 gconv modules.
1220 * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
1221 (struct __gconv_trans_data, __gconv_trans_fct,
1222 __gconv_trans_context_fct, __gconv_trans_query_fct,
1223 __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
1224 definitions.
1225 (struct __gconv_step_data): Remove __trans member.
1226 (__gconv_transliterate): Declaration moved from gconv_int.h. No
1227 longer hidden. Remove unused trans_data argument.
1228 * iconv/gconv_int.h (struct trans_struct): Remove definition.
1229 (__gconv_translit_find): Remove declaration.
1230 (__gconv_transliterate): Declaration moved to gconv.h. Add hidden
1231 prototype.
1232 * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
1233 * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
1234 trans_data argument. Add hidden definition.
1235 (__gconv_translit_find): Remove.
1236 * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
1237 __gconv_transliterate directly if __GCONV_TRANSLIT is set.
1238 * iconv/skeleton.c: Remove transliteration initialization.
1239 * libio/fileops.c (_IO_new_file_fopen): Adjust struct
1240 __gconv_step_data initialization.
1241 * libio/iofwide.c (__libio_translit_): Remove.
1242 (_IO_fwide): Adjust struct __gconv_step_data initialization.
1243 * wcsmbs/btowc.c (__btowc): Likewise.
1244 * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
1245 * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
1246 * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
1247 * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
1248 * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
1249 * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
1250 * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
1251 * wcsmbs/wctob.c (wctob): Likewise.
1252
1253 2014-09-12 Siddhesh Poyarekar <siddhesh@redhat.com>
1254
1255 [BZ #16194]
1256 * sysdeps/x86/tst-xmmymm.sh: Rename file to...
1257 * sysdeps/x86/tst-ld-sse-use.sh: ... this. Check for zmm
1258 register usage.
1259 * sysdeps/x86/Makefile: Adjust.
1260
1261 2014-09-11 Kostya Serebryany <konstantin.s.serebryany@gmail.com>
1262 Roland McGrath <roland@hack.frob.com>
1263
1264 * locale/weight.h: Add include guard.
1265 (findidx): Make static rather than auto; take new parameters
1266 TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
1267 * locale/weightwc.h: Likewise.
1268 * posix/fnmatch_loop.c
1269 (FCT): Change type of EXTRA from int32_t to wint_t.
1270 Don't include either header inside the function.
1271 Call FINDIDX rather than findidx, and pass new arguments.
1272 #undef FINDIDX at the end of the file.
1273 * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
1274 FINDIDX before including fnmatch_loop.c for the non-wide version.
1275 [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
1276 #include <locale/weightwc.h>, and define FINDIDX to findidxwc
1277 for the wide version.
1278 * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
1279 (build_equiv_class) [_LIBC]: Don't #include it inside the function.
1280 Pass new arguments to findidx.
1281 * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
1282 [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
1283 Don't #include it inside the function. Pass new arguments to findidx.
1284 * posix/regex_internal.h
1285 [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
1286 (re_string_elem_size_at): Don't #include it inside the function.
1287 Pass new arguments to findidx.
1288 * string/strcoll_l.c: #include WEIGHT_H at top level.
1289 (get_next_seq): Don't #include it inside the function.
1290 Pass new arguments to findidx.
1291 (get_next_seq_nocache): Likewise.
1292 * string/strxfrm_l.c: #include WEIGHT_H at top level.
1293 (STRXFRM): Don't #include it inside the function.
1294 Pass new arguments to findidx.
1295
1296 2014-09-11 Florian Weimer <fweimer@redhat.com>
1297
1298 [BZ #17344]
1299 * malloc/malloc.c (unlink): Turn asserts into a call to
1300 malloc_printerr.
1301
1302 2014-09-11 Tim Lammens <tim.lammens@gmail.com>
1303
1304 [BZ #17370]
1305 * libio/wfileops (do_ftell_wide): Free OUT.
1306
1307 2014-09-10 Chris Metcalf <cmetcalf@tilera.com>
1308
1309 * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
1310
1311 2014-09-10 Siddhesh Poyarekar <siddhesh@redhat.com>
1312
1313 [BZ #17363]
1314 * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
1315 group if the current group is empty.
1316
1317 2014-09-10 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1318
1319 * benchtests/bench-memset.c (test_main): Add more test from size
1320 from 32 to 512 bytes.
1321 * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1322 Add POWER8 memset object.
1323 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1324 (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
1325 * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
1326 implementation.
1327 * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
1328 Likewise.
1329 * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
1330 multiarch POWER8 memset optimization.
1331 * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
1332 POWER8 memset optimization.
1333
1334 * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1335 Remove bzero multiarch objects.
1336 * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
1337 * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
1338 * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
1339 * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
1340 Remove define.
1341 [__bzero]: Redefine to specific name.
1342 * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
1343 * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
1344 * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
1345 define.
1346 * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
1347 * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
1348
1349 2014-09-10 Florian Weimer <fweimer@redhat.com>
1350
1351 * Makeconfig (gccwarn-c): Turn implicit-function-declaration
1352 warnings into errors.
1353
1354 * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
1355 __cxa_thread_atexit_impl prototype.
1356
1357 2014-09-09 Steve Ellcey <sellcey@mips.com>
1358
1359 * sysdeps/mips/preconfigure: Put code inside mips* case statement.
1360 Fix capitalization of error message.
1361
1362 2014-09-09 Steve Ellcey <sellcey@mips.com>
1363
1364 * sysdeps/mips/preconfigure: Modify ABI tests.
1365
1366 2014-09-07 Carlos O'Donell <carlos@systemhalted.org>
1367
1368 * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
1369
1370 2014-09-07 Roland McGrath <roland@hack.frob.com>
1371 Carlos O'Donell <carlos@systemhalted.org>
1372
1373 * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
1374 * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
1375 * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
1376 * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
1377 * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
1378 * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
1379 * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
1380 * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
1381 * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
1382 * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
1383 * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
1384 * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
1385 * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
1386 * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
1387 * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
1388 * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
1389 * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
1390 * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
1391 * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
1392 * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
1393 * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
1394 * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
1395 * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
1396 * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
1397 * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
1398 * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
1399 * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
1400 * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
1401 Deconditionalize the code that was previously under [RESET_PID].
1402 * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
1403 * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
1404 * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
1405 * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
1406 include sysdep.h.
1407
1408 2014-09-08 Allan McRae <allan@archlinux.org>
1409
1410 * version.h (RELEASE): Set to "development".
1411 (VERSION): Set to "2.20.90"
1412
1413 2014-09-07 Allan McRae <allan@archlinux.org
1414
1415 * version.h (RELEASE): Set to "stable".
1416 (VERSION): Set to "2.20"
1417 * include/features.h (__GLIBC_MINOR__): Set to 20.
1418
1419 * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
1420 Liebler.
1421
1422 * po/ko.po: Update Korean translation from translation project.
1423
1424 2014-09-06 Chris Metcalf <cmetcalf@tilera.com>
1425
1426 [BZ #17354]
1427 * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
1428 macro for handling signed relocations.
1429
1430 2014-09-03 Florian Weimer <fweimer@redhat.com>
1431
1432 [BZ #17325]
1433 * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
1434 * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
1435 assert.
1436 * iconvdata/ibm933.c (BODY): Fix check for sentinel.
1437 * iconvdata/ibm935.c (BODY): Likewise.
1438 * iconvdata/ibm937.c (BODY): Likewise.
1439 * iconvdata/ibm939.c (BODY): Likewise.
1440 * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
1441 assert.
1442 * iconvdata/Makefile (iconv-test.out): Pass module list to test
1443 script.
1444 * iconvdata/run-iconv-test.sh: New test loop for checking for
1445 decoder crashers.
1446
1447 2014-09-02 Khem Raj <raj.khem@gmail.com>
1448
1449 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
1450 libm_hidden_ver.
1451
1452 2014-09-01 Allan McRae <allan@archlinux.org>
1453
1454 * po/eo.po: Update Esperanto translation from translation project.
1455
1456 * po/ca.po: Update Catalan translation from translation project.
1457
1458 2014-08-28 Samuel Thibault <samuel.thibault@ens-lyon.org>
1459
1460 * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
1461 __proc_dostop call.
1462
1463 2014-08-27 Mark Wielaard <mjw@redhat.com>
1464
1465 [BZ #17319]
1466 * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
1467 to call set_thread_area instead of hand written asm.
1468 (__NR_set_thread_area): Removed define.
1469 (TLS_FLAG_WRITABLE): Likewise.
1470 (__ASSUME_SET_THREAD_AREA): Remove check.
1471 (TLS_EBX_ARG): Remove define.
1472 (TLS_LOAD_EBX): Likewise.
1473
1474 2014-08-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
1475
1476 Simplify atomicity of socket creation in bind.
1477
1478 * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
1479 looking up the name after linking the file.
1480
1481 2014-08-27 Allan McRae <allan@archlinux.org>
1482
1483 * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
1484
1485 2014-08-26 Florian Weimer <fweimer@redhat.com>
1486
1487 [BZ #17187]
1488 * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
1489 trans_compare, open_translit, __gconv_translit_find):
1490 Remove module loading code.
1491
1492 2014-08-26 Allan McRae <allan@archlinux.org>
1493
1494 * po/vi.po: Update Vietnamese translation from translation project.
1495
1496 * po/uk.po: Update Ukrainian translation from translation project.
1497
1498 * po/fr.po: Update French translation from translation project.
1499
1500 * po/ru.po: Update Russian translation from translation project.
1501
1502 * po/pl.po: Update Polish translation from translation project.
1503
1504 * po/cs.po: Update Czech translation from translation project.
1505
1506 * po/de.po: Update German translation from translation project.
1507
1508 * po/bg.po: Update Bulgarian translation from translation project.
1509
1510 * po/sv.po: Update Sweedish translation from translation project.
1511
1512 * po/nl.po: Update Dutch translation from translation project.
1513
1514 * po/es.po: Update Spanish translation from translation project.
1515
1516 2014-08-21 Siddhesh Poyarekar <siddhesh@redhat.com>
1517
1518 * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
1519
1520 * catgets/Makefile (CPPFLAGS-gencat): Remove.
1521 * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
1522 (CPPFLAGS-iconvconfig): Likewise.
1523 * timezone/Makefile (CPPFLAGS-zic): Likewise.
1524
1525 * include/libc-symbols.h: Remove unnecessary check for
1526 NOT_IN_libc.
1527 * nptl/pthreadP.h: Likewise.
1528 * sysdeps/aarch64/setjmp.S: Likewise.
1529 * sysdeps/alpha/setjmp.S: Likewise.
1530 * sysdeps/arm/sysdep.h: Likewise.
1531 * sysdeps/i386/setjmp.S: Likewise.
1532 * sysdeps/m68k/setjmp.c: Likewise.
1533 * sysdeps/posix/getcwd.c: Likewise.
1534 * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
1535 * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
1536 * sysdeps/s390/s390-32/setjmp.S: Likewise.
1537 * sysdeps/s390/s390-64/setjmp.S: Likewise.
1538 * sysdeps/sh/sh3/setjmp.S: Likewise.
1539 * sysdeps/sh/sh4/setjmp.S: Likewise.
1540 * sysdeps/unix/alpha/sysdep.h: Likewise.
1541 * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1542 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1543 * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1544 * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1545 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
1546 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
1547 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1548 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1549 * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1550 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1551 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1552 * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1553 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1554 * sysdeps/x86_64/setjmp.S: Likewise.
1555
1556 2014-08-13 Joseph Myers <joseph@codesourcery.com>
1557
1558 [BZ #17263]
1559 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
1560 <stdint.h>.
1561 (__get_clockfreq): Use uint64_t instead of hp_timing_t in
1562 INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
1563
1564 2014-08-13 Siddhesh Poyarekar <siddhesh@redhat.com>
1565
1566 * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
1567
1568 [BZ #17262]
1569 * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
1570 and __x86_64__ when disabling x87 inline functions.
1571
1572 2014-08-12 H.J. Lu <hongjiu.lu@intel.com>
1573
1574 [BZ #17259]
1575 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
1576 asm statement with __cpuid_count.
1577
1578 2014-08-12 Mike Frysinger <vapier@gentoo.org>
1579
1580 * configure.ac: Change __ehdr_start code to dereference the struct.
1581 Run readelf on the output to look for relocations.
1582 * configure: Regenerated.
1583
1584 2014-08-12 Joseph Myers <joseph@codesourcery.com>
1585
1586 [BZ #17261]
1587 * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
1588 value to 0.
1589 (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
1590
1591 2014-08-12 Roland McGrath <roland@hack.frob.com>
1592
1593 * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
1594
1595 2014-08-12 Bernard Ogden <bernie.ogden@linaro.org>
1596
1597 [BZ #16892]
1598 * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
1599 atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
1600
1601 2014-08-12 Sean Anderson <seanga2@gmail.com>
1602
1603 * malloc/malloc.c: Fix typo in comment.
1604
1605 2014-08-09 Allan McRae <allan@archlinux.org>
1606
1607 * Regenerate libc.po.
1608
1609 2014-08-08 Mike Frysinger <vapier@gentoo.org>
1610
1611 * intl/tst-gettext2.sh: Check every lang file for creation.
1612
1613 2014-08-07 Wilco Dijkstra <wdijkstr@arm.com>
1614
1615 * sysdeps/aarch64/fpu/math_private.h
1616 (libc_feholdsetround_noex_aarch64_ctx): New function.
1617
1618 2014-08-07 Wilco Dijkstra <wdijkstr@arm.com>
1619
1620 * sysdeps/arm/armv6/strcpy.S (strcpy):
1621 Fix performance issue in misaligned cases.
1622
1623 2014-08-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1624
1625 * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
1626 Move definition from termios.h.
1627 (struct termio): Likewise.
1628 (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
1629 TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
1630 N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
1631 N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
1632 Likewise.
1633 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
1634 Move definition to ioctl-types.h
1635 (struct termio): Likewise.
1636 (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
1637 TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
1638 N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
1639 N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
1640 Likewise.
1641
1642 2014-08-05 Richard Henderson <rth@redhat.com>
1643
1644 * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
1645 exceptions.
1646 * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
1647 Add fraiseexcpt.
1648 * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
1649 Use __feraiseexcept.
1650 * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
1651 Protect libm symbols with IS_IN_libm.
1652
1653 * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
1654
1655 2014-08-04 Bernard Ogden <bernie.ogden@linaro.org>
1656
1657 * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
1658
1659 2014-08-04 Will Newton <will.newton@linaro.org>
1660
1661 * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
1662 file.
1663
1664 2014-08-04 Mike Frysinger <vapier@gentoo.org>
1665
1666 * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
1667 variants for each function.
1668
1669 2014-08-04 Roland McGrath <roland@hack.frob.com>
1670
1671 * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
1672 appended ...
1673 * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
1674 * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
1675 appended ...
1676 * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
1677 * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
1678 * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
1679 * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
1680 * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
1681 * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
1682 * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
1683 * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
1684 * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
1685 * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
1686 * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
1687 * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
1688 * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
1689 * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
1690 * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
1691 * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
1692 * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
1693 * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
1694 * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
1695 * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
1696 * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
1697 * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
1698 * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
1699 * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
1700 * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
1701 * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
1702 * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
1703 * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
1704 * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
1705 * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
1706 * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
1707 * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
1708 * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
1709 * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
1710 * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
1711 * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
1712 * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
1713 * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
1714 * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
1715 * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
1716 * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
1717 * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
1718 * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
1719 * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
1720 * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
1721 * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
1722 * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
1723 * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
1724 * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
1725 * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
1726 * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
1727 * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
1728 * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
1729 Update #include.
1730 * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
1731 * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
1732
1733 2014-08-04 Roland McGrath <roland@hack.frob.com>
1734
1735 * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
1736 * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
1737 * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
1738 * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
1739 * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
1740 * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
1741
1742 2014-08-04 Roland McGrath <roland@hack.frob.com>
1743
1744 * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
1745 * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
1746 * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
1747 * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
1748
1749 2014-08-04 Roland McGrath <roland@hack.frob.com>
1750
1751 * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
1752 * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
1753 (__libc_vfork): Define function under this name.
1754 (__vfork): Define as an alias.
1755 * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
1756 * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
1757
1758 2014-08-04 Roland McGrath <roland@hack.frob.com>
1759
1760 * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
1761 that was previously under [RESET_PID].
1762 * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
1763
1764 2014-08-04 Andreas Schwab <schwab@suse.de>
1765
1766 * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
1767
1768 2014-08-03 Mike Frysinger <vapier@gentoo.org>
1769
1770 * stdlib/tst-setcontext.c (test_stack): Fix coding style.
1771 (main): Likewise.
1772
1773 2014-08-01 Roland McGrath <roland@hack.frob.com>
1774
1775 * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
1776
1777 2014-08-01 Richard Henderon <rth@redhat.com>
1778
1779 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
1780 feclearexcept; use math_opt_barrier instead of open-coded asm; fix
1781 typo in exact zero test.
1782 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
1783 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
1784 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
1785
1786 2014-08-01 Roland McGrath <roland@hack.frob.com>
1787
1788 * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
1789 (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
1790 * sysdeps/arm/sysdep.h: ... here.
1791 [!__ASSEMBLER__]: Include <stdint.h>.
1792
1793 2014-08-01 Siddhesh Poyarekar <siddhesh@redhat.com>
1794
1795 * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
1796 (HAVE_WCTYPE_H): Likewise.
1797 (HAVE_ISWCTYPE): Likewise.
1798 (ENABLE_NLS): Likewise.
1799 * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
1800 && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
1801
1802 * posix/regex_internal.c: Check if DEBUG is defined and is
1803 set.
1804
1805 * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
1806 (HAVE_MBSRTOWCS): Likewise.
1807 * posix/fnmatch.c: Include string.h unconditionally.
1808
1809 2014-08-01 Stefan Liebler <stli@linux.vnet.ibm.com>
1810
1811 * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
1812 reversal.
1813
1814 2014-07-31 Roland McGrath <roland@hack.frob.com>
1815
1816 * sysdeps/generic/safe-fatal.h: New file.
1817 * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
1818 * nptl/forward.c: Include it.
1819 (__pthread_unwind): Use __safe_fatal as default action, rather
1820 than a bogus use of INTERNAL_SYSCALL that could never work.
1821
1822 * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
1823 * configure.ac (libc_cv_builtin_trap): New test.
1824 * configure: Regenerated.
1825 * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
1826 (ABORT_INSTRUCTION): Define using __builtin_trap.
1827
1828 * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
1829 * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
1830 * sysdeps/nptl/nptl-signals.h: New file.
1831 * nptl/pthreadP.h: Include <nptl-signals.h>.
1832
1833 2014-07-31 Stefan Liebler <stli@linux.vnet.ibm.com>
1834
1835 * sysdeps/s390/s390-64/utf16-utf32-z9.c
1836 (ONE_DIRECTION): Define.
1837 * sysdeps/s390/s390-64/utf8-utf16-z9.c
1838 (ONE_DIRECTION): Define.
1839 * sysdeps/s390/s390-64/utf8-utf32-z9.c
1840 (ONE_DIRECTION): Define.
1841
1842 2014-07-31 Stefan Liebler <stli@linux.vnet.ibm.com>
1843
1844 * sysdeps/s390/Makefile: Delete file.
1845 * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
1846 * sysdeps/s390/__longjmp.c: Delete file.
1847 * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
1848 Remove fields __flags and __reserved.
1849 * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
1850 and add versioning.
1851 * sysdeps/s390/rtld-__longjmp.c: Delete file.
1852 * sysdeps/s390/rtld-global-offsets.sym: Likewise.
1853 * sysdeps/s390/rtld-setjmp.S: Likewise.
1854 * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
1855 * sysdeps/s390/s390-32/__longjmp.c: ... here.
1856 * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
1857 * sysdeps/s390/s390-32/setjmp.S: ... here.
1858 Add versioning.
1859 (__sigsetjmp): Remove setting __flags field.
1860 * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
1861 * sysdeps/s390/s390-64/__longjmp.c: ... here.
1862 * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
1863 * sysdeps/s390/s390-64/setjmp.S: ... here.
1864 Add versioning.
1865 (__sigsetjmp): Remove setting __flags field.
1866 * sysdeps/s390/setjmp.S: Delete file.
1867 * sysdeps/s390/sigjmp.c: Likewise.
1868 * sysdeps/s390/v1-longjmp.c: Likewise.
1869 * sysdeps/s390/v1-setjmp.h: Likewise.
1870 * sysdeps/s390/v1-sigjmp.c: Likewise.
1871 * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
1872 Remove v1-longjmp_chk.
1873 * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
1874 * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
1875 Include debug/longjmp_chk.c and add versioning.
1876 * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
1877 Include nptl/pt-longjmp.c and add versioning.
1878 * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
1879 * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
1880 Include __longjmp.c.
1881 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
1882 Move to ...
1883 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
1884 (__getcontext): Remove setting __flags field.
1885 Add versioning.
1886 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
1887 Don't restore upper high grps.
1888 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
1889 Likewise.
1890 (__swapcontext): Remove setting uc_flags field.
1891 * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
1892 Delete file.
1893 * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
1894 Include __longjmp.c.
1895 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
1896 Move to ...
1897 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
1898 (__getcontext): Remove setting __flags field.
1899 Add versioning.
1900 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
1901 (__swapcontext): Remove setting uc_flags field.
1902 * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
1903 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
1904 Remove fields uc_high_gprs and __reserved.
1905 * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
1906 New file with reverted content.
1907 * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
1908 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
1909 Regenerated.
1910 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
1911 Regenerated.
1912
1913 2014-07-31 Andreas Schwab <schwab@suse.de>
1914
1915 * config.h.in (HAVE_IFUNC): Define to 0.
1916 * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
1917 definedness.
1918
1919 2014-07-30 Ling Ma <ling.ml@alibaba-inc.com>
1920
1921 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
1922 memmove-avx-unaligned, memcpy-avx-unaligned and
1923 mempcpy-avx-unaligned.
1924 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
1925 Add tests for AVX memcpy functions.
1926 * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
1927 * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
1928 memcpy_chk.
1929 * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
1930 * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
1931 memmove_chk.
1932 * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
1933 * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
1934 mempcpy_chk.
1935 * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
1936 * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
1937 * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
1938
1939 2013-07-29 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1940
1941 [BZ #17213]
1942 * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
1943 powerpc64le.
1944
1945 2014-07-29 Jeff Layton <jlayton@poochiereds.net>
1946
1947 [BZ #16839]
1948 * manual/llio.texi: Add section about open file description locks.
1949 * manual/examples/ofdlocks.c: Example of open file description
1950 lock usage.
1951 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
1952 F_OFD_SETLK, and F_OFD_SETLKW.
1953
1954 2014-07-23 Allan McRae <allan@archlinux.org>
1955
1956 * po/es.po: Update Spanish translation from translation project.
1957
1958 2014-07-18 Andreas Schwab <schwab@linux-m68k.org>
1959
1960 * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
1961
1962 2014-07-17 Maciej W. Rozycki <macro@codesourcery.com>
1963
1964 [BZ #17078]
1965 * sysdeps/arm/dl-machine.h (elf_machine_rela)
1966 [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
1967 (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
1968
1969 2014-07-17 Joseph Myers <joseph@codesourcery.com>
1970
1971 [BZ #17088]
1972 * math/fesetenv.c (__fesetenv)
1973 [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
1974 * math/feupdateenv.c (__feupdateenv)
1975 [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
1976
1977 * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
1978 * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
1979 (__ASSUME_SOCKETCALL): Do not define.
1980
1981 * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
1982 * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
1983 (__ASSUME_SOCKETCALL): Do not define.
1984 (__ASSUME_ST_INO_64_BIT): Define unconditionally.
1985 [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
1986 (__ASSUME_ACCEPT4_SYSCALL): Do not define.
1987 [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
1988 (__ASSUME_RECVMMSG_SYSCALL): Likewise.
1989 [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
1990 (__ASSUME_SENDMMSG_SYSCALL): Likewise.
1991 [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
1992
1993 * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
1994 * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
1995 (__ASSUME_SOCKETCALL): Do not define.
1996 (__ASSUME_IPC64): Define unconditionally.
1997 [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
1998 (__ASSUME_ACCEPT4_SYSCALL): Do not define.
1999 [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
2000 (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2001 [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
2002 (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2003 [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
2004 Likewise.
2005
2006 * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
2007 * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
2008 (__ASSUME_SOCKETCALL): Do not define.
2009 (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
2010 (__ASSUME_FUTEX_LOCK_PI): Likewise.
2011 [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2012 [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
2013 (__ASSUME_REQUEUE_PI): Define unconditionally.
2014 [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
2015 (__ASSUME_RECVMMSG_SYSCALL): Do not define.
2016 [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2017 [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
2018 (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2019 [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2020
2021 * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
2022 * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
2023 (__ASSUME_SOCKETCALL): Do not define.
2024 [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
2025 (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2026 [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2027 [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
2028 (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2029 [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2030
2031 * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
2032 * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
2033 (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2034 [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
2035 (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2036 [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
2037 (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2038 [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
2039 (__ASSUME_GETCPU_SYSCALL): Likewise.
2040
2041 * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
2042 * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR. Remove
2043 cases for individual architectures.
2044 * sysdeps/gnu/configure: Regenerated.
2045 * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
2046 LIBC_SLIBDIR_RTLDDIR.
2047 * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
2048 * sysdeps/unix/sysv/linux/mips/configure.ac: Use
2049 LIBC_SLIBDIR_RTLDDIR.
2050 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
2051 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
2052 LIBC_SLIBDIR_RTLDDIR.
2053 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
2054 Regenerated.
2055 * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
2056 * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
2057 file.
2058 * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
2059 * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
2060 file.
2061 * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
2062 * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
2063 * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
2064 * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
2065
2066 * sysdeps/aarch64/shlib-versions: Move to ...
2067 * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
2068 * sysdeps/alpha/shlib-versions: Move to ...
2069 * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
2070 * sysdeps/arm/shlib-versions: Move to ...
2071 * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
2072 * sysdeps/hppa/shlib-versions: Move all contents except for
2073 libgcc_s entry to ...
2074 * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here. Merge in
2075 entry from ...
2076 * sysdeps/hppa/nptl/shlib-versions: ... here. Remove file.
2077 * sysdeps/ia64/shlib-versions: Move to ...
2078 * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here. Merge in
2079 entry from ...
2080 * sysdeps/ia64/nptl/shlib-versions: ... here. Remove file.
2081 * sysdeps/m68k/coldfire/shlib-versions: Move to ...
2082 * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
2083 * sysdeps/microblaze/shlib-versions: Move to ...
2084 * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
2085 * sysdeps/mips/shlib-versions: Move to ...
2086 * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here. Merge in
2087 entry from ...
2088 * sysdeps/mips/nptl/shlib-versions: ... here. Remove file.
2089 * sysdeps/tile/shlib-versions: Move to ...
2090 * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
2091 * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
2092 from ...
2093 * sysdeps/x86_64/64/shlib-versions: ... here. Remove file.
2094 * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
2095 entry from ...
2096 * sysdeps/x86_64/x32/shlib-versions: ... here. Remove file.
2097
2098 2014-07-17 Will Newton <will.newton@linaro.org>
2099
2100 * sysdeps/arm/bits/atomic.h
2101 (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
2102 (__arch_compare_and_exchange_bool_16_int): Likewise.
2103 (__arch_compare_and_exchange_bool_64_int): Likewise.
2104
2105 * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
2106 into an #else block.
2107
2108 2014-07-16 Roland McGrath <roland@hack.frob.com>
2109
2110 * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
2111 just Linux configurations. Test empirically that the compiler sets
2112 __ARM_EABI__, rather than using the tuple to decide.
2113 * sysdeps/arm/preconfigure: Regenerated.
2114 * sysdeps/unix/sysv/linux/arm/configure: File removed.
2115 * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
2116 contents appended ...
2117 * sysdeps/arm/configure.ac: ... here.
2118 * sysdeps/arm/configure: Regenerated.
2119
2120 2014-07-15 Roland McGrath <roland@hack.frob.com>
2121
2122 * nptl/pthread_kill.c: New file.
2123 * nptl/pthread_sigmask.c: New file.
2124 * nptl/pthread_sigqueue.c: New file.
2125
2126 * sysdeps/nptl/lowlevellock.h: New file.
2127 * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
2128 * sysdeps/nptl/lowlevellock-futex.h: New file.
2129
2130 * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
2131 Remove dead declarations.
2132
2133 2014-07-14 H.J. Lu <hongjiu.lu@intel.com>
2134
2135 * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
2136 * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
2137 config-cflags-avx2.
2138 * sysdeps/x86_64/configure.ac: Likewise.
2139 * sysdeps/i386/configure: Regenerated.
2140 * sysdeps/x86_64/configure: Likewise.
2141 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2142 memset-avx2 only if config-cflags-avx2 is yes.
2143 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
2144 Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
2145 defined.
2146 * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
2147 only if HAVE_AVX2_SUPPORT is defined.
2148 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
2149
2150 2014-07-14 Alan Modra <amodra@gmail.com>
2151
2152 [BZ #17153]
2153 * elf/elf.h (DT_PPC64_NUM): Correct value.
2154 * NEWS: Add to fixed bug list.
2155
2156 2014-07-13 Jim Meyering <meyering@fb.com>
2157
2158 [BZ 17150]
2159 regex: don't deref NULL upon heap allocation failure
2160 * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
2161 failure in one more place.
2162 To trigger the segfault, configure grep -with-included-regex,
2163 build it, and run these commands:
2164 ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
2165
2166 2014-07-13 Andreas Schwab <schwab@linux-m68k.org>
2167
2168 * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
2169
2170 2014-07-11 Richard Henderson <rth@redhat.com>
2171
2172 * sysdeps/aarch64/libm-test-ulps: Update.
2173
2174 2014-07-10 Florian Weimer <fweimer@redhat.com>
2175
2176 [BZ #17135]
2177 * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
2178 * nptl/allocatestack.c (__nptl_setxid_error): New function.
2179 (__nptl_setxid): Initialize error member. Call
2180 __nptl_setxid_error.
2181 * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
2182 * nptl/descr.h (struct xid_command): Add error member.
2183 * nptl/tst-setuid3.c: New file.
2184 * nptl/Makefile (tests): Add it.
2185
2186 2014-07-10 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2187
2188 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
2189 New define.
2190 (__lll_trylock): Use __lll_base_trylock.
2191 (__lll_cond_trylock): Likewise.
2192
2193 2014-07-10 Roland McGrath <roland@hack.frob.com>
2194
2195 * nptl/pthread_create.c (start_thread): Use atomic_or and
2196 lll_futex_wake directly rather than lll_robust_dead.
2197 * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
2198 (lll_robust_dead): Macro removed.
2199 * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
2200 * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
2201 * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
2202 * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2203 * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2204 * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
2205 * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
2206 * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2207 * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
2208 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2209 * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2210 * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2211 * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2212 * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2213 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2214
2215 * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
2216 Use atomic_compare_and_exchange_val_acq directly rather than
2217 lll_robust_trylock.
2218 * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
2219 (__lll_robust_trylock, lll_robust_trylock): Removed.
2220 * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
2221 * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
2222 * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2223 * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2224 * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
2225 * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
2226 * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2227 * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
2228 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2229 * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2230 * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2231 * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2232 * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2233 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2234
2235 2014-07-02 Florian Weimer <fweimer@redhat.com>
2236
2237 * manual/locale.texi (Locale Names): New section documenting
2238 locale name syntax. Adjust menu and node chaining accordingly.
2239 (Choosing Locale): Reference Locale Names, Locale Categories.
2240 Mention setting LC_ALL=C. Reflect that name syntax is now
2241 documented.
2242 (Locale Categories): New section title. Reference Locale Names.
2243 LC_ALL is an environment variable, but not a category.
2244 (Setting the Locale): Remove "locale -a" invocation and LOCPATH
2245 description, now in Locale Name. Reference that section. Locale
2246 name syntax is now documented.
2247
2248 2014-07-02 Florian Weimer <fweimer@redhat.com>
2249
2250 [BZ #17137]
2251 * locale/findlocale.c (name_present, valid_locale_name): New
2252 functions.
2253 (_nl_find_locale): Use the loc_name variable to store name
2254 candidates. Call name_present and valid_locale_name to check and
2255 validate locale names. Return an error if the locale is invalid.
2256
2257 2014-07-02 Florian Weimer <fweimer@redhat.com>
2258
2259 * locale/setlocale.c (setlocale): Use strdup for allocating
2260 composite name copy.
2261
2262 2014-07-10 Siddhesh Poyarekar <siddhesh@redhat.com>
2263
2264 Sync up with gnulib.
2265 * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
2266 [!_LIBC && ENABLE_NLS]: Include gettext.h.
2267 [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
2268 and _GL_ARG_NONNULL.
2269 [USE_UNLOCKED_IO]: Include unlocked-io.h.
2270 [!_LIBC]: Include code for Windows and Cygwin.
2271 [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
2272 Include prototype for int strerror_r.
2273 [!_LIBC] (is_open): New function.
2274 (flush_stdout): New function.
2275 (print_errno_message): Use it.
2276 (error): Likewise.
2277 (error_at_line): Likewise.
2278 (error_tail) Add function attribute macros. Use
2279 __builtin_expect.
2280
2281 * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
2282
2283 * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
2284
2285 * io/ftw.c: Include sys/param.h unconditionally.
2286
2287 * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
2288
2289 [BZ #17125]
2290 * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
2291 libc_freeres_ptr.
2292 (freecache): New function to free CACHE on exit.
2293
2294 * sunrpc/xdr.c (xdr_string): Add comment about SIZE
2295 initialization.
2296
2297 2014-07-09 David S. Miller <davem@davemloft.net>
2298
2299 * sysdeps/sparc/fpu/libm-test-ulps: Update.
2300
2301 * sysdeps/sparc/nptl/internaltypes.h: Delete.
2302 * sysdeps/sparc/nptl/sparc-nptl.h: New file.
2303 * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
2304 * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
2305 * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
2306 * sysdeps/sparc/nptl/sem_init.c: Likewise.
2307 * sysdeps/sparc/nptl/sem_post.c: Likewise.
2308 * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
2309 * sysdeps/sparc/nptl/sem_wait.c: Likewise.
2310 * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
2311 * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
2312 * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
2313 * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
2314
2315 2014-07-09 Andreas Schwab <schwab@suse.de>
2316
2317 * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
2318 output.
2319 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
2320 (do_test): Likewise.
2321
2322 * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
2323
2324 2014-07-09 Will Newton <will.newton@linaro.org>
2325
2326 * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
2327 * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
2328 * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
2329 * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
2330 * sysdeps/hppa/start.S (_start): Likewise.
2331
2332 2014-07-09 Siddhesh Poyarekar <siddhesh@redhat.com>
2333
2334 * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
2335
2336 * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
2337 defined.
2338
2339 2014-07-08 Siddhesh Poyarekar <siddhesh@redhat.com>
2340
2341 * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
2342 after checking that it is non-NULL.
2343
2344 * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
2345
2346 2014-07-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2347
2348 * sysdeps/powerpc/memmove.c: Remove file.
2349 * sysdeps/powerpc/powerpc32/power4/memcopy.h
2350 [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
2351 * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
2352 [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
2353 * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
2354 [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
2355 * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
2356 string memmove instead of removed powerpc one.
2357
2358 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
2359 [weak_alias]: Fix compiler warning due trailing data.
2360 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
2361 [weak_alias]: Likewise.
2362 * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
2363 warnigs due missing definition of __strcpy_power7 and __strlen_power7.
2364
2365 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2366 (__libc_ifunc_impl_list): Add memmove functions.
2367
2368 2014-07-08 Siddhesh Poyarekar <siddhesh@redhat.com>
2369
2370 * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
2371 Remove code.
2372 * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
2373 Likewise
2374 * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
2375 Likewise
2376 * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
2377 Likewise
2378 * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
2379 Likewise
2380 * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
2381 Likewise
2382 * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
2383 Likewise
2384 * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
2385 Likewise
2386 * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
2387 Likewise
2388 * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
2389 Likewise
2390 * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
2391 Likewise
2392 * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
2393 Likewise
2394 * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
2395 Likewise
2396 * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
2397 Likewise
2398 * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
2399 Likewise
2400 * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
2401 Likewise
2402 * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
2403 Likewise
2404
2405 2014-07-07 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2406
2407 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
2408 to avoid alignment traps in non-cacheable memory.
2409 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
2410
2411 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
2412 multiarch objects.
2413 * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
2414 file: multiarch power7 memmove.
2415 * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
2416 multiarch default memmove.
2417 * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
2418 multiarch memove for powerpc32/power4.
2419
2420 * string/bcopy.c: Use full path to include memmove.c.
2421 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
2422 multiarch objects.
2423 * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
2424 bcopy for powerpc64.
2425 * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
2426 bcopy for powerpc64.
2427 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
2428 and memmove implementations.
2429 * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
2430 optimized multiarch memmove for POWER7/powerpc64.
2431 * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
2432 default multiarch memmove for powerpc64.
2433 * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
2434 multiarch for powerpc64.
2435 * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
2436 for POWER7/powerpc64.
2437 * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
2438 memmove for POWER7/powerpc64.
2439
2440 * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
2441 glibc default one.
2442
2443 * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
2444 __ELF_NATIVE_CLASS equal to 64.
2445
2446 2014-07-07 Roland McGrath <roland@hack.frob.com>
2447
2448 * sysdeps/nptl/lowlevellock.h: File removed.
2449
2450 * NEWS: NPTL is no longer an add-on!
2451 * nptl/internaltypes.h: Moved ...
2452 * sysdeps/nptl/internaltypes.h: ... here.
2453 * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
2454 * sysdeps/nptl/fork.c: Likewise.
2455 * sysdeps/nptl/gai_misc.h: Likewise.
2456 * sysdeps/nptl/librt-cancellation.c: Likewise.
2457 * sysdeps/nptl/jmp-unwind.c: Likewise.
2458 * sysdeps/nptl/setxid.h: Likewise.
2459 * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
2460 * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
2461 * sysdeps/unix/sysv/linux/arm/Implies: New file.
2462 * sysdeps/unix/sysv/linux/hppa/Implies: New file.
2463 * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
2464 * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
2465 * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
2466 * sysdeps/unix/sysv/linux/m68k/Implies: New file.
2467 * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
2468 * sysdeps/unix/sysv/linux/mips/Implies: New file.
2469 * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
2470 * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
2471 * sysdeps/unix/sysv/linux/sh/Implies: New file.
2472 * sysdeps/unix/sysv/linux/sparc/Implies: New file.
2473 * sysdeps/unix/sysv/linux/tile/Implies: New file.
2474 * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
2475 * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
2476 * nptl/Makeconfig: Moved ...
2477 * sysdeps/nptl/Makeconfig: ... here.
2478 * nptl/configure: File removed.
2479 * nptl/ANNOUNCE: File removed.
2480 * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
2481 * sysdeps/unix/sysv/linux/configure: Regenerated.
2482
2483 * nptl/Makefile (routines): Add libc_pthread_init,
2484 libc_multiple_threads, register-atfork and unregister-atfork.
2485 (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
2486 (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
2487 lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
2488 pthread-pi-defines.sym, structsem.sym.
2489 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
2490 (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
2491 [$(subdir) = nptl] (tests): Add tst-setgetname.
2492 * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
2493 * sysdeps/unix/sysv/linux/sigaction.c: Just include
2494 <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
2495 [!LIBC_SIGACTION]: Remove aliases.
2496 * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
2497 * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
2498 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2499 * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
2500 * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
2501 * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
2502 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
2503 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
2504 * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
2505 * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
2506 (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
2507 __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
2508 __libc_allocate_rtsig_private.
2509 * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
2510 * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
2511 * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
2512 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
2513 * sysdeps/unix/sysv/linux/sleep.c: Likewise.
2514 * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
2515 * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
2516 * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
2517 * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
2518 * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
2519 * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
2520 * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
2521 * nptl/internaltypes.h: ... here.
2522 * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
2523 * sysdeps/nptl/jmp-unwind.c: ... here.
2524 * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
2525 * nptl/libc-lowlevellock.c: ... here.
2526 * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
2527 * nptl/libc_multiple_threads.c: ... here.
2528 * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
2529 * nptl/libc_pthread_init.c: ... here.
2530 * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
2531 * nptl/lowlevelbarrier.sym: ... here.
2532 * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
2533 * nptl/lowlevelcond.sym: ... here.
2534 * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
2535 * nptl/lowlevellock.c: ... here.
2536 * nptl/lowlevellock.h: Moved ...
2537 * sysdeps/nptl/lowlevellock.h: ... here.
2538 * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
2539 * nptl/lowlevelrobustlock.c: ... here.
2540 * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
2541 * nptl/lowlevelrobustlock.sym: ... here.
2542 * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
2543 * nptl/lowlevelrwlock.sym: ... here.
2544 * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
2545 * nptl/pt-fork.c: ... here.
2546 * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
2547 * nptl/pthread-pi-defines.sym: ... here.
2548 * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
2549 * nptl/pthread_attr_getaffinity.c: ... here.
2550 * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
2551 * nptl/pthread_attr_setaffinity.c: ... here.
2552 * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
2553 * nptl/pthread_mutex_cond_lock.c: ... here.
2554 * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
2555 Update #include.
2556 * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
2557 * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
2558 * nptl/pthread_once.c: ... here, replacing old file.
2559 * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
2560 * nptl/pthread_yield.c: ... here.
2561 * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
2562 * nptl/register-atfork.c: ... here.
2563 * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
2564 * nptl/sem_post.c: ... here.
2565 * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
2566 * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
2567 * nptl/sem_timedwait.c: ... here.
2568 * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
2569 * nptl/sem_trywait.c: ... here.
2570 * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
2571 * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
2572 * nptl/sem_wait.c: ... here.
2573 * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
2574 * nptl/structsem.sym: ... here.
2575 * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
2576 * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
2577 * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
2578 * nptl/unregister-atfork.c: ... here.
2579 * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
2580 * nptl/unwindbuf.sym: ... here.
2581 * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
2582 * sysdeps/nptl/fork.c: ... here.
2583 * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
2584 * sysdeps/nptl/fork.h: ... here.
2585 * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
2586 * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
2587 * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
2588 * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
2589 * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
2590 * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
2591 * sysdeps/unix/sysv/linux/getpid.c: ... here.
2592 * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
2593 * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
2594 * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
2595 * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
2596 * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
2597 * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
2598 * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
2599 * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
2600 * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
2601 * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
2602 * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
2603 * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
2604 * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
2605 * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
2606 * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
2607 * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
2608 * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
2609 * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
2610 * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
2611 * sysdeps/unix/sysv/linux/raise.c: ... here.
2612 * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
2613 * sysdeps/unix/sysv/linux/timer_create.c: ... here.
2614 * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
2615 * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
2616 * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
2617 * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
2618 * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
2619 * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
2620 * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
2621 * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
2622 * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
2623 * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
2624 * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
2625 * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
2626 * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
2627
2628 2014-07-04 Siddhesh Poyarekar <siddhesh@redhat.com>
2629
2630 * sysdeps/generic/memcopy.h: Add comment for
2631 MEMCPY_OK_FOR_FWD_MEMMOVE.
2632
2633 2014-07-04 Will Newton <will.newton@linaro.org>
2634
2635 * string/memchr.c: Merge from gnulib.
2636 [_LIBC]: Remove conditionals.
2637 (__ptr_t): Remove define.
2638 (LONG_MAX_32_BITS): Likewise.
2639 (LONG_MAX): Likewise.
2640 (MEMCHR): Use ANSI prototype and optimize algorithm.
2641
2642 * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
2643
2644 2014-07-03 Roland McGrath <roland@hack.frob.com>
2645
2646 * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
2647 (lll_futex_timed_wait_bitset): Fix syscall argument count.
2648
2649 * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
2650 Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
2651 in a bare environment with no <stdlib.h> installed.
2652 * sysdeps/nptl/configure: Regenerated.
2653
2654 * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
2655
2656 * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
2657 AC_EGREP_CPP for kernel header checks, so they only succeed if
2658 including <linux/version.h> actually works right.
2659 * sysdeps/unix/sysv/linux/configure: Regenerated.
2660
2661 * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
2662 value so it's not diagnosed as unused.
2663
2664 * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
2665 thing) with "ifeq ($(subdir),rt)".
2666
2667 2014-07-03 Richard Henderson <rth@redhat.com>
2668
2669 * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
2670 * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
2671 include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
2672
2673 * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
2674 (math_force_eval): New.
2675
2676 * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
2677 * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
2678
2679 * sysdeps/alpha/fpu/s_round.c: Remove file.
2680 * sysdeps/alpha/fpu/s_roundf.c: Remove file.
2681
2682 * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
2683 (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
2684 * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
2685 (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
2686 (_dl_start, print_statistics): Likewise.
2687 * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
2688 HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
2689
2690 * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2691 * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2692 * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2693 * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2694 * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2695 (HP_SMALL_TIMING_AVAIL): Define.
2696 * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2697 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
2698 (HP_SMALL_TIMING_AVAIL): Define.
2699 * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2700 * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2701
2702 * sysdeps/aarch64/hp-timing.h: New file.
2703
2704 * sysdeps/generic/hp-timing.h: Remove dead comment.
2705 * sysdeps/generic/hp-timing-common.h: New file.
2706 * sysdeps/alpha/hp-timing.h: Include it.
2707 (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
2708 * sysdeps/i386/i686/hp-timing.h: Likewise.
2709 * sysdeps/ia64/hp-timing.h: Likewise.
2710 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
2711 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
2712 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
2713 * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
2714 * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
2715 (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
2716 (hp_timing_t): New.
2717
2718 * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
2719 * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
2720 (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
2721 * elf/rtld.c (_dl_start_final): Likewise.
2722 * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
2723 * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2724 * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2725 * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2726 * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2727 * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2728 (HP_TIMING_DIFF_INIT): Remove.
2729 * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2730 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
2731 (HP_TIMING_DIFF_INIT): Remove.
2732 * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2733 * sysdeps/i386/i686/hp-timing.c: Remove file.
2734 * sysdeps/x86_64/hp-timing.c: Remove file.
2735 * sysdeps/ia64/hp-timing.c: Remove file.
2736 * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
2737 * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
2738 * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
2739 * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
2740
2741 * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
2742 * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
2743 * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
2744 * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2745 * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2746 (HP_TIMING_ACCUM): Remove.
2747 * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2748 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
2749 * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2750
2751 * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
2752 * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
2753 * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
2754 * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
2755 * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
2756 * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
2757 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
2758 * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
2759
2760 * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
2761
2762 2014-07-03 Maciej W. Rozycki <macro@codesourcery.com>
2763
2764 * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
2765
2766 2014-07-02 Siddhesh Poyarekar <siddhesh@redhat.com>
2767
2768 Sync up with gettext.
2769 * intl/loadmsgcat.c: Define O_BINARY if not defined.
2770 [_MSC_VER]: Include malloc.h
2771 [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
2772 (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
2773 (_nl_load_domain): Open DOMAIN_FILE in binary mode. Don't use
2774 TEMP_FAILURE_RETRY. Cast return of alloca.
2775 [!_LIBC] Call gl_rwlock_init.
2776 [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
2777
2778 2014-07-02 Roland McGrath <roland@hack.frob.com>
2779
2780 * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
2781 before checking its value.
2782
2783 2014-07-02 Siddhesh Poyarekar <siddhesh@redhat.com>
2784
2785 * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
2786
2787 * debug/memcpy_chk.c: Don't include pagecopy.h.
2788 * debug/mempcpy_chk.c: Likewise.
2789 * string/memcpy.c: Likewise.
2790 * string/memmove.c: Likewise.
2791 * sysdeps/powerpc/memmove.c: Likewise.
2792 * sysdeps/generic/memcopy.h: Include pagecopy.h. Move
2793 definition of PAGE_COPY_FWD_MAYBE here...
2794 * sysdeps/generic/pagecopy.h: ... from here.
2795 * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
2796
2797 2014-07-02 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
2798 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2799
2800 * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
2801 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
2802 optimizations.
2803 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
2804 (__libc_ifunc_impl_list): Likewise.
2805 * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
2806 multiarch strcat for PPC64.
2807 * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
2808 * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
2809
2810 2014-07-02 Roland McGrath <roland@hack.frob.com>
2811
2812 * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
2813
2814 2014-07-02 Siddhesh Poyarekar <siddhesh@redhat.com>
2815
2816 * intl/loadmsgcat.c: Remove declaration of
2817 get_sysdep_segment_value.
2818 (get_sysdep_segment_value): Use ISO C style.
2819 (_nl_load_domain): Use ISO C style. Get rid of redundant
2820 semicolon. Fix typo and formatting in comment.
2821 (_nl_unload_domain): Use ISO C style.
2822
2823 * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
2824
2825 2014-07-02 Will Newton <will.newton@linaro.org>
2826
2827 * malloc/obstack.c: Merge from gnulib master.
2828 [HAVE_CONFIG_H]: Remove conditional code.
2829 [!_LIBC]: Include config.h.
2830 [!ELIDE_CODE]: Don't include inttypes.h, include
2831 stdint.h unconditionally.
2832 (print_and_abort): Mark as _Noreturn.
2833 (_obstack_allocated_p): Mark as __attribute_pure__.
2834 (obstack_free): Rename to __obstack_free.
2835 [!__attribute__]: Remove conditional code.
2836 * malloc/obstack.h: Merge from gnulib master.
2837 [__cplusplus]: Move conditional down.
2838 [!__attribute_pure__]: Define __attribute_pure__ here
2839 if it is not already defined.
2840 (_obstack_memory_used): Mark as __attribute_pure__.
2841 [!__obstack_free]: Define as obstack_free.
2842 [__GNUC__]: Remove check for ancient NeXT gcc.
2843
2844 2014-07-02 Will Newton <will.newton@linaro.org>
2845 Paul Eggert <eggert@cs.ucla.edu>
2846
2847 * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
2848
2849 2014-07-02 Siddhesh Poyarekar <siddhesh@redhat.com>
2850
2851 * resolv/gethnamaddr.c: Add comment warning that the file is
2852 not maintained.
2853
2854 2014-07-01 Carlos O'Donell <carlos@redhat.com>
2855
2856 * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
2857 entries.
2858
2859 * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
2860 entry for aio_cancel and aio_cancel64.
2861 * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
2862 * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
2863 * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
2864 * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
2865 * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
2866 * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
2867 * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
2868 * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
2869 * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
2870 * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
2871 * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
2872 * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
2873 * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
2874
2875 2014-07-01 Roland McGrath <roland@hack.frob.com>
2876
2877 * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
2878 * nptl/pthread_mutex_lock.c: Likewise.
2879 * nptl/pthread_mutex_timedlock.c: Likewise.
2880 * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
2881
2882 2014-07-01 Richard henderson <rth@redhat.com>
2883
2884 * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
2885 (__isnan, __isnanl): Remove.
2886 * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
2887
2888 * sysdeps/alpha/fpu/libm-test-ulps: Update.
2889
2890 2014-07-01 Stefan Liebler <stli@linux.vnet.ibm.com>
2891
2892 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
2893
2894 2014-07-01 Siddhesh Poyarekar <siddhesh@redhat.com>
2895
2896 * resolv/nss_dns/dns-host.c (getanswer_r)
2897 [MULTI_PTRS_ARE_ALIASES]: Remove code.
2898
2899 2014-07-01 Joseph Myers <joseph@codesourcery.com>
2900
2901 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
2902 [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
2903 undefine.
2904 [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
2905 [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
2906
2907 2014-07-01 Roland McGrath <roland@hack.frob.com>
2908
2909 * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
2910 * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
2911
2912 * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
2913 * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
2914
2915 * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
2916 * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
2917 ... here.
2918 * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
2919 * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
2920
2921 * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
2922 * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
2923 * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
2924 * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
2925
2926 * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
2927 * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
2928 * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
2929 * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
2930 * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
2931 Moved ...
2932 * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
2933 ... here.
2934 * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
2935 * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
2936 * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
2937 * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
2938 * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
2939 * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
2940 * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
2941 * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
2942 * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
2943 * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
2944 * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
2945 * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
2946 * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
2947 * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
2948 * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
2949 * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
2950 * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
2951 * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
2952 * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
2953 * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
2954 ... here.
2955 * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
2956 * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
2957 * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
2958 * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
2959 * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
2960 * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
2961 * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
2962 * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
2963
2964 2014-07-01 David Holsgrove <david.holsgrove@xilinx.com>
2965
2966 * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
2967 * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
2968 * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
2969 Add sysdep.
2970
2971 2014-06-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2972
2973 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2974
2975 2014-06-30 Joseph Myers <joseph@codesourcery.com>
2976
2977 * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
2978 * sysdeps/mips/mips64/libm-test-ulps: Likewise.
2979
2980 * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
2981
2982 * sysdeps/arm/libm-test-ulps: Regenerated.
2983
2984 2014-06-30 Maciej W. Rozycki <macro@codesourcery.com>
2985 Roland McGrath <roland@hack.frob.com>
2986
2987 * test-skeleton.c (signal_handler): Kill the whole process group
2988 before killing the child individually.
2989 (main): Report any failure on `setpgid'.
2990
2991 2014-06-30 Roland McGrath <roland@hack.frob.com>
2992
2993 * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
2994 from _TLS_H to _ARM_NPTL_TLS_H.
2995 (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
2996 * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
2997
2998 2014-06-30 Joseph Myers <joseph@codesourcery.com>
2999
3000 [BZ #16539]
3001 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
3002 (__expm1l): Return argument unchanged when small but not
3003 subnormal.
3004
3005 * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
3006 include macro name.
3007 (_FP_UNPACK_RAW_1_P): Likewise.
3008 (_FP_PACK_RAW_1): Likewise.
3009 (_FP_PACK_RAW_1_P): Likewise.
3010 (_FP_MUL_MEAT_1_wide): Likewise.
3011 (_FP_MUL_MEAT_DW_1_hard): Likewise.
3012 (_FP_MUL_MEAT_1_hard): Likewise.
3013 (_FP_DIV_MEAT_1_imm): Likewise.
3014 (_FP_DIV_MEAT_1_udiv_norm): Likewise.
3015 (_FP_DIV_MEAT_1_udiv): Likewise.
3016 * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
3017 (_FP_UNPACK_RAW_2): Likewise.
3018 (_FP_UNPACK_RAW_2_P): Likewise.
3019 (_FP_PACK_RAW_2): Likewise.
3020 (_FP_PACK_RAW_2_P): Likewise.
3021 (_FP_MUL_MEAT_DW_2_wide): Likewise.
3022 (_FP_MUL_MEAT_2_wide): Likewise.
3023 (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
3024 (_FP_MUL_MEAT_2_wide_3mul): Likewise.
3025 (_FP_MUL_MEAT_DW_2_gmp): Likewise.
3026 (_FP_MUL_MEAT_2_gmp): Likewise.
3027 (_FP_DIV_MEAT_2_udiv): Likewise.
3028 * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
3029 (_FP_FRAC_SRL_4): Likewise.
3030 (_FP_FRAC_SRST_4): Likewise.
3031 (_FP_FRAC_SRS_4): Likewise.
3032 (_FP_UNPACK_RAW_4): Likewise.
3033 (_FP_UNPACK_RAW_4_P): Likewise.
3034 (_FP_PACK_RAW_4): Likewise.
3035 (_FP_PACK_RAW_4_P): Likewise.
3036 (_FP_MUL_MEAT_DW_4_wide): Likewise.
3037 (_FP_MUL_MEAT_4_wide): Likewise.
3038 (_FP_MUL_MEAT_4_gmp): Likewise.
3039 (umul_ppppmnnn): Likewise.
3040 (_FP_DIV_MEAT_4_udiv): Likewise.
3041 (__FP_FRAC_ADD_4): Likewise.
3042 (__FP_FRAC_SUB_3): Likewise.
3043 (__FP_FRAC_SUB_4): Likewise.
3044 (__FP_FRAC_DEC_3): Likewise.
3045 (__FP_FRAC_DEC_4): Likewise.
3046 (__FP_FRAC_ADDI_4): Likewise.
3047 * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
3048 (_FP_FRAC_SRL_8): Likewise.
3049 (_FP_FRAC_SRS_8): Likewise.
3050
3051 * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
3052 include macro name.
3053 (FP_UNPACK_RAW_EP): Likewise.
3054 (FP_PACK_RAW_E): Likewise.
3055 (FP_PACK_RAW_EP): Likewise.
3056 * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
3057 (_FP_ISSIGNAN): Likewise.
3058 (_FP_ADD_INTERNAL): Likewise.
3059 (_FP_FMA): Likewise.
3060 (_FP_CMP): Likewise.
3061 (_FP_SQRT): Likewise.
3062 (_FP_TO_INT): Likewise.
3063 (_FP_FROM_INT): Likewise.
3064 (FP_EXTEND): Likewise.
3065 (_FP_DIV_MEAT_N_loop): Likewise.
3066
3067 2014-06-30 Maciej W. Rozycki <macro@codesourcery.com>
3068
3069 * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
3070 throughout.
3071
3072 2014-06-29 Joseph Myers <joseph@codesourcery.com>
3073
3074 [BZ #17097]
3075 * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
3076 result with correct sign in case of exponents that produce
3077 overflow except for X very close to 1.
3078
3079 2014-06-28 Paul Eggert <eggert@cs.ucla.edu>
3080
3081 mktime: merge #if/#ifdef usage from glibc
3082 * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
3083 as that works with both Glibc's and Gnulib's style.
3084 See thread starting at Siddhesh Poyarekar's bug report at:
3085 http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
3086
3087 2014-06-28 Siddhesh Poyarekar <siddhesh@redhat.com>
3088
3089 * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
3090 * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
3091 * sysdeps/tile/tilegx/memmove.c: Remove file.
3092
3093 2014-06-27 Joseph Myers <joseph@codesourcery.com>
3094
3095 * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
3096 abi-name definition.
3097 * scripts/soversions.awk: Do not handle or generate ABI lines.
3098 * shlib-versions: Remove ABI entries.
3099 * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
3100 * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
3101
3102 2014-06-27 Roland McGrath <roland@hack.frob.com>
3103
3104 * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
3105 * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
3106 * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
3107 * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
3108 * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
3109 * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
3110 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
3111 Moved ...
3112 * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
3113 ... here.
3114 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
3115 * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
3116 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
3117 * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
3118 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
3119 * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
3120 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
3121 * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
3122 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
3123 * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
3124 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
3125 * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
3126 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
3127 Moved ...
3128 * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
3129 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
3130 * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
3131 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
3132 * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
3133 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
3134 Moved ...
3135 * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
3136 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
3137 Moved ...
3138 * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
3139 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
3140 * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
3141 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
3142 Moved ...
3143 * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
3144 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
3145 * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
3146 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
3147 * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
3148 * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
3149 * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
3150 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
3151 Moved ...
3152 * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
3153 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
3154 * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
3155 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
3156 Moved ...
3157 * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
3158 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
3159 Moved ...
3160 * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
3161 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
3162 * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
3163 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
3164 Moved ...
3165 * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
3166 ... here.
3167 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
3168 Identical file removed.
3169 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
3170 Moved ...
3171 * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
3172 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
3173 Identical file removed.
3174 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
3175 * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
3176 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
3177 Moved ...
3178 * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
3179 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
3180 Identical file removed.
3181 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
3182 * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
3183 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
3184 Identical file removed.
3185 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
3186 * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
3187 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
3188 Identical file removed.
3189 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
3190 * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
3191 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
3192 Identical file removed.
3193 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
3194 Moved ...
3195 * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
3196 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
3197 Identical file removed.
3198 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
3199 Moved ...
3200 * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
3201 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
3202 * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
3203 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
3204 Identical file removed.
3205 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
3206 Moved ...
3207 * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
3208 ... here.
3209 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
3210 Identical file removed.
3211 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
3212 Moved ...
3213 * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
3214 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
3215 Identical file removed.
3216 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
3217 Moved ...
3218 * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
3219 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
3220 * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
3221 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
3222 * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
3223 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
3224 Moved ...
3225 * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
3226 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
3227 * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
3228
3229 * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
3230 SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
3231 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
3232 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
3233 * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
3234
3235 2014-06-27 Arjun Shankar <arjun.is@lostca.se>
3236
3237 [BZ #17092]
3238 * nscd/nscd.c (monitor_child): Return exit status of child
3239 instead of return value from wait syscall.
3240
3241 2014-06-27 Joseph Myers <joseph@codesourcery.com>
3242
3243 * configure.ac (libc_commonpagesize): Remove variable.
3244 (libc_relro_required): Likewise.
3245 (libc_cv_z_relro): Remove configure test.
3246 * configure: Regenerated.
3247 * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
3248 variable.
3249 (libc_relro_required): Likewise.
3250 * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
3251 (libc_relro_required): Likewise.
3252 * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
3253 (libc_relro_required): Likewise.
3254 * sysdeps/arm/preconfigure: Regenerated.
3255 * sysdeps/ia64/preconfigure: Remove file.
3256 * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
3257 variable.
3258 (libc_relro_required): Likewise.
3259
3260 [BZ #16561]
3261 [BZ #16562]
3262 * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
3263 (__ieee754_yn): Set FE_TONEAREST mode internally and then
3264 recompute overflowing results in original rounding mode.
3265 * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
3266 (__ieee754_ynf): Set FE_TONEAREST mode internally and then
3267 recompute overflowing results in original rounding mode.
3268 * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
3269 (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3270 recompute overflowing results in original rounding mode.
3271 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
3272 (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3273 recompute overflowing results in original rounding mode.
3274 * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
3275 (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3276 recompute overflowing results in original rounding mode.
3277 * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
3278 (libc_feholdsetround_ctx): New macro.
3279 * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
3280 * sysdeps/i386/fpu/libm-test-ulps: Update.
3281 * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
3282
3283 2014-06-26 Joseph Myers <joseph@codesourcery.com>
3284
3285 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
3286 [__PIC__] (PSEUDO): Use name of _nocancel entry point in
3287 corresponding .cpsetup call.
3288
3289 2014-06-26 Roland McGrath <roland@hack.frob.com>
3290
3291 * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
3292 * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
3293 * sysdeps/arm/Makefile [$(subdir) = csu]
3294 (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
3295 (static-only-routines): Add aeabi_read_tp here.
3296 (shared-only-routines): Add libc-aeabi_read_tp here.
3297 (CFLAGS-libc-start.c): Add -fexceptions here.
3298 * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
3299 (sysdep_routines, static-only-routines, shared-only-routines):
3300 Don't add to these here.
3301 (CFLAGS-libc-start.c): Likewise.
3302
3303 * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
3304 * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
3305 * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
3306 * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
3307 * sysdeps/arm/Makefile [$(subdir) = rt]
3308 (librt-sysdep_routines, librt-shared-only-routines):
3309 Append rt-aeabi_unwind_cpp_pr1 here.
3310 * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
3311 (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
3312 * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
3313 (libpthread-sysdep_routines, libpthread-shared-only-routines):
3314 Append nptl-aeabi_unwind_cpp_pr1 here.
3315 (tests): Filter out tst-cleanupx4 here.
3316 * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
3317 (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
3318 Don't do those here.
3319
3320 2014-06-26 Joseph Myers <joseph@codesourcery.com>
3321
3322 * scripts/list-sources.sh: Do not handle ports specially.
3323
3324 2014-06-26 Roland McGrath <roland@hack.frob.com>
3325
3326 * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
3327 * sysdeps/arm/feupdateenv.c: Likewise.
3328
3329 * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
3330
3331 2014-06-26 Joseph Myers <joseph@codesourcery.com>
3332
3333 * manual/texinfo.tex: Update to version 2014-05-05.10 with
3334 trailing whitespace removed.
3335 * scripts/config.guess: Update to version 2014-03-23.
3336 * scripts/config.sub: Update to version 2014-05-01
3337 * scripts/install-sh: Update to version 2013-12-25.23.
3338 * scripts/move-if-change: Update from gnulib.
3339
3340 2014-06-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3341
3342 * debug/memmove_chk.c: Remove pagecopy.h include.
3343
3344 2014-06-26 Paul Eggert <eggert@cs.ucla.edu>
3345
3346 * time/mktime.c (leapyear): Remove inline keyword. The code is now
3347 identical to gnulib mktime.
3348
3349 2014-06-26 Joseph Myers <joseph@codesourcery.com>
3350
3351 * configure.ac: Do not test for machine being rs6000. Do not test
3352 for powerpc*-*soft.
3353 * configure: Regenerated.
3354
3355 * configure.ac (libc_cv_asm_cfi_directives): Remove configure
3356 test.
3357 * configure: Regenerated.
3358 * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
3359 * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
3360 Remove configure test.
3361 * sysdeps/arm/configure: Regenerated.
3362 * sysdeps/nptl/configure.ac: Do not check
3363 libc_cv_asm_cfi_directives.
3364 * sysdeps/nptl/configure: Regenerated.
3365 * sysdeps/x86_64/nptl/configure.ac: Remove file.
3366 * sysdeps/x86_64/nptl/configure: Remove generated file.
3367 * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
3368 unconditional.
3369 [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
3370
3371 2014-06-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3372
3373 * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
3374 * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
3375 (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
3376 it is defined.
3377
3378 * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
3379 instead of whether it is defined.
3380 * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
3381 * sysdeps/hppa/dl-machine.h: Likewise.
3382 * sysdeps/ia64/dl-machine.h: Likewise.
3383 * sysdeps/m68k/dl-machine.h: Likewise.
3384 * sysdeps/microblaze/dl-machine.h: Likewise.
3385 * sysdeps/mips/dl-machine.: Likewise.
3386 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
3387 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
3388 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
3389 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
3390 * sysdeps/sh/dl-machine.h: Likewise.
3391 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
3392 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
3393 * sysdeps/tile/dl-machine.h: Likewise.
3394 * sysdeps/x86_64/dl-machine.h: Likewise.
3395
3396 * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
3397 code.
3398 (verify_persistent_db): Likewise.
3399
3400 2014-06-26 Roland McGrath <roland@hack.frob.com>
3401
3402 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
3403 * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
3404 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
3405 * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
3406 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
3407 Moved ...
3408 * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
3409 ... here.
3410 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
3411 * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
3412 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
3413 Identical file removed.
3414 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
3415 * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
3416 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
3417 * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
3418 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
3419 * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
3420 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
3421 * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
3422 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
3423 * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
3424 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
3425 Moved ...
3426 * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
3427 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
3428 * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
3429 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
3430 * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
3431 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
3432 Moved ...
3433 * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
3434 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
3435 * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
3436 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
3437 * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
3438 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
3439 Identical file removed.
3440 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
3441 * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
3442 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
3443 * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
3444 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
3445 Moved ...
3446 * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
3447 ... here.
3448 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
3449 * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
3450 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
3451 * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
3452 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
3453 * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
3454 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
3455 * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
3456 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
3457 * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
3458 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
3459 Moved ...
3460 * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
3461 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
3462 Moved ...
3463 * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
3464 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
3465 * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
3466 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
3467 Moved ...
3468 * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
3469 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
3470 * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
3471
3472 * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
3473 folded into ...
3474 * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
3475 * sysdeps/unix/sysv/linux/s390/Versions
3476 (libpthread: GLIBC_2.19): New version set.
3477 * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
3478 * sysdeps/unix/sysv/linux/s390/s390-64/Versions
3479 (librt: GLIBC_2.3.3): New version set.
3480 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
3481 * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
3482 * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
3483 * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
3484 * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
3485 * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
3486 * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
3487 * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
3488 * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
3489 * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
3490 * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
3491 * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
3492 * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
3493 * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
3494 * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
3495 * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
3496 * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
3497 * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
3498 * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
3499 * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
3500 * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
3501 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
3502 * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
3503 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
3504 * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
3505 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
3506 * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
3507 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
3508 * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
3509 * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
3510 * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
3511 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
3512 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
3513 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
3514 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
3515 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
3516 * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
3517 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
3518 * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
3519 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
3520 * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
3521 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
3522 * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
3523 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
3524 * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
3525
3526 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
3527 * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
3528 (__libc_vfork): Define the function under this name.
3529 [!NOT_IN_libc] (__vfork): Make this an alias.
3530 [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
3531 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
3532 * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
3533 (__libc_vfork): Define the function under this name.
3534 [!NOT_IN_libc] (__vfork): Make this an alias.
3535 [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
3536 * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
3537 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
3538 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
3539 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
3540 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3541
3542 * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
3543 code that was previously under [RESET_PID].
3544 * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
3545 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
3546 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
3547
3548 * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
3549 * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
3550 * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
3551 * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
3552 * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
3553 * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
3554 * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
3555 * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
3556 * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
3557 * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
3558 * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
3559 Moved ...
3560 * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
3561 * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
3562 * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
3563 * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
3564 * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
3565 * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
3566 * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
3567 * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
3568 * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
3569 * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
3570 * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
3571 * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
3572 * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
3573 * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
3574 * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
3575 * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
3576 * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
3577 * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
3578 * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
3579 * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
3580 * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
3581 * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
3582 * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
3583 * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
3584 * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
3585 * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
3586 * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
3587 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
3588 * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
3589
3590 2014-06-25 Roland McGrath <roland@hack.frob.com>
3591
3592 * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
3593 that was previously under [RESET_PID].
3594 * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
3595
3596 2014-06-25 Joseph Myers <joseph@codesourcery.com>
3597
3598 * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
3599 not undefine and redefine.
3600 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
3601 [O_CLOEXEC]: Make code unconditional.
3602 (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
3603 * sysdeps/unix/sysv/linux/shm_open.c: Do not include
3604 <kernel-features.h>.
3605 [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
3606 conditional variable definition.
3607 (shm_open) [O_CLOEXEC]: Make code unconditional.
3608 (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
3609 code.
3610
3611 * configure.ac (USE_REGPARMS): Don't define here.
3612 * configure: Regenerated.
3613 * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
3614 * sysdeps/i386/configure: Regenerated.
3615
3616 * nptl/createthread.c: Don't include kernel-features.h.
3617 * nptl/pthread_cancel.c: Likewise.
3618 * nptl/pthread_condattr_setclock.c: Likewise.
3619 * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
3620 * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
3621 * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
3622 * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
3623 * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
3624 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
3625 * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
3626 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
3627 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
3628 * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
3629 * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
3630 * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
3631 * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
3632 * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
3633 * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
3634 * nscd/gai.c: Likewise.
3635 * nss/nss_db/db-open.c: Likewise.
3636 * sysdeps/generic/ldsodefs.h: Likewise.
3637 * sysdeps/sh/nptl/tls.h: Likewise.
3638 * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
3639 * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
3640 * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
3641 * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
3642 * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
3643 * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
3644 * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
3645 * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
3646 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
3647 * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
3648 * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
3649 * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
3650 * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
3651 * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
3652 * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
3653 * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
3654 * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
3655 * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
3656 * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
3657 * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
3658 * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
3659 * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
3660 * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
3661 * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
3662 * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
3663 * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
3664 * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
3665 * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
3666 * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
3667 * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
3668 * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
3669 * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
3670 * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
3671 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
3672 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
3673 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
3674 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
3675 * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
3676 * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
3677 * sysdeps/unix/sysv/linux/if_index.c: Likewise.
3678 * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
3679 * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
3680 * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
3681 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
3682 * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
3683 * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
3684 * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
3685 * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
3686 * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
3687 * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
3688 * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
3689 * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
3690 * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
3691 * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
3692 * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
3693 * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
3694 * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
3695 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
3696 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
3697 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
3698 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
3699 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
3700 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
3701 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
3702 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
3703 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
3704 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
3705 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
3706 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
3707 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
3708 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
3709 * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
3710 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
3711 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
3712 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
3713 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
3714 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
3715 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
3716 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
3717 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
3718 * sysdeps/unix/sysv/linux/pread.c: Likewise.
3719 * sysdeps/unix/sysv/linux/pread64.c: Likewise.
3720 * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
3721 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
3722 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
3723 * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
3724 * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
3725 * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
3726 * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
3727 * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
3728 * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
3729 * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
3730 * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
3731 * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
3732 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
3733 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
3734 * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
3735 * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
3736 * sysdeps/unix/sysv/linux/syslog.c: Likewise.
3737 * sysdeps/unix/sysv/linux/system.c: Likewise.
3738 * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
3739 * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
3740 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
3741 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
3742 * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
3743 * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
3744 * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
3745
3746 * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
3747 * configure: Regenerated.
3748 * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
3749
3750 * configure.ac (base_machine): Do not set specially for particular
3751 machines here.
3752 * configure: Regenerated.
3753 * sysdeps/powerpc/preconfigure: Move machine and base_machine
3754 settings from configure.ac.
3755 * sysdeps/i386/preconfigure: New file.
3756 * sysdeps/s390/preconfigure: Likewise.
3757 * sysdeps/sh/preconfigure: Likewise.
3758 * sysdeps/sparc/preconfigure: Likewise.
3759
3760 2014-06-25 Roland McGrath <roland@hack.frob.com>
3761
3762 * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
3763 * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
3764 * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
3765 * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
3766 * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
3767 * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
3768 * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
3769 * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
3770 * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
3771 * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
3772 * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
3773 * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
3774 * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
3775 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
3776 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
3777 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
3778 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
3779 * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
3780 * sysdeps/sparc/sparc64/Makefile: ... appended here.
3781
3782 * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
3783 * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
3784 * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
3785 * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
3786 * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
3787 * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
3788 * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
3789 * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
3790 * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
3791 * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
3792 * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
3793 * sysdeps/sparc/sparc32/sem_post.c: ... here.
3794 * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
3795 * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
3796 * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
3797 * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
3798 * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
3799 * sysdeps/sparc/sparc32/sem_wait.c: ... here.
3800 * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
3801 * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
3802 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
3803 * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
3804 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
3805 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
3806 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
3807 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
3808 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
3809 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
3810 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
3811 * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
3812 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
3813 * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
3814 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
3815 * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
3816 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
3817 * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
3818 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
3819 * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
3820
3821 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
3822 * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
3823 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
3824 * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
3825 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
3826 Moved ...
3827 * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
3828 ... here.
3829 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
3830 * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
3831 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
3832 * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
3833 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
3834 Moved ...
3835 * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
3836 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
3837 * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
3838 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
3839 * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
3840 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
3841 * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
3842 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
3843 Moved ...
3844 * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
3845 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
3846 Moved ...
3847 * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
3848 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
3849 * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
3850 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
3851 Moved ...
3852 * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
3853 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
3854 * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
3855 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
3856 * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
3857 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
3858 * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
3859 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
3860 * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
3861 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
3862 Moved ...
3863 * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
3864 ... here.
3865 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
3866 * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
3867 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
3868 * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
3869 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
3870 Moved ...
3871 * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
3872 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
3873 * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
3874 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
3875 * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
3876 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
3877 * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
3878 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
3879 Moved ...
3880 * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
3881 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
3882 Moved ...
3883 * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
3884 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
3885 * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
3886 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
3887 Moved ...
3888 * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
3889 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
3890 * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
3891 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
3892 * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
3893
3894 2014-06-25 Joseph Myers <joseph@codesourcery.com>
3895
3896 * timezone/checktab.awk: Update from tzcode 2014e.
3897 * timezone/private.h: Likewise.
3898 * timezone/tzfile.h: Likewise.
3899 * timezone/zdump.c: Likewise.
3900 * timezone/zic.c: Likewise.
3901
3902 * sysdeps/unix/sysv/linux/kernel-features.h
3903 (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
3904 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
3905 [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
3906 (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
3907 Remove conditional code.
3908
3909 2014-06-25 Will Newton <will.newton@linaro.org>
3910
3911 * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
3912 (_dl_arm_cap_flags): Add HWCAP2 values.
3913 * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
3914 (_DL_HWCAP_COUNT): Increase to 37.
3915 (_DL_HWCAP_LAST): New define.
3916 (_DL_HWCAP2_LAST): New define.
3917 (_dl_procinfo): Add support for printing
3918 AT_HWCAP2 entries.
3919 (_dl_string_hwcap): Use _dl_hwcap_string.
3920
3921 2014-06-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3922
3923 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3924
3925 2014-06-25 Joseph Myers <joseph@codesourcery.com>
3926
3927 * README: Do not mention ports directory.
3928
3929 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
3930 Remove macro.
3931 * sysdeps/unix/sysv/linux/futimes.c: Do not include
3932 <kernel-features.h>.
3933 [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
3934 conditional variable definition.
3935 (__futimes): Update comment.
3936 (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
3937 (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
3938
3939 [BZ #16560]
3940 * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
3941 arguments close to 0.
3942 * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
3943 Likewise.
3944 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
3945 Likewise.
3946 * math/auto-libm-test-in: Add more tests of exp10.
3947 * math/auto-libm-test-out: Regenerated.
3948 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
3949
3950 * sysdeps/unix/sysv/linux/kernel-features.h
3951 (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
3952 * sysdeps/unix/sysv/linux/readv.c: Do not include
3953 <kernel-features.h>.
3954 [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
3955 [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
3956 (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
3957 unconditional.
3958 (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
3959 conditional code.
3960 * sysdeps/unix/sysv/linux/writev.c: Do not include
3961 <kernel-features.h>.
3962 [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
3963 [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
3964 (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
3965 unconditional.
3966 (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
3967 conditional code.
3968
3969 2014-06-25 Will Newton <will.newton@linaro.org>
3970
3971 * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
3972 comment changes throughout the file. Remove checks
3973 for HAVE_*_H definitions that are not required.
3974 (__gen_tempname): Call abort if an unknown kind value is
3975 passed.
3976
3977 2014-06-25 Andreas Schwab <schwab@suse.de>
3978
3979 [BZ #17086]
3980 * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
3981 scalbln, scalblnf, scalblnl in libc.
3982
3983 2014-06-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3984
3985 [BZ #17086]
3986 * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
3987 * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
3988 * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
3989
3990 2014-06-24 Roland McGrath <roland@hack.frob.com>
3991
3992 * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
3993 * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
3994 * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
3995 * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
3996 Update #include.
3997 * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
3998 * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
3999 Update #include.
4000 * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
4001 * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
4002 * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
4003 * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
4004 * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
4005 * sysdeps/x86/bits/pthreadtypes.h: ... here.
4006 * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
4007 * sysdeps/x86/bits/semaphore.h: ... here.
4008 * sysdeps/x86/nptl/elide.h: Moved ...
4009 * sysdeps/x86/elide.h: ... here.
4010 * sysdeps/x86_64/nptl/Implies: File removed.
4011 * sysdeps/i386/nptl/Implies: File removed.
4012
4013 2014-06-24 Joseph Myers <joseph@codesourcery.com>
4014
4015 [BZ #16539]
4016 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
4017 return the argument for normal arguments with exponent below -64.
4018 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
4019 Likewise.
4020 * math/auto-libm-test-in: Add another test of expm1.
4021 * math/auto-libm-test-out: Regenerated.
4022
4023 [BZ #16287]
4024 * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
4025 calling __erfcl for arguments at least 16.
4026 * math/auto-libm-test-in: Add more tests of erf.
4027 * math/auto-libm-test-out: Regenerated.
4028
4029 * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
4030 individual architectures.
4031 * sysdeps/unix/sysv/linux/configure: Regenerated.
4032 * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
4033 * sysdeps/unix/sysv/linux/i386/configure: New generated file.
4034 * sysdeps/unix/sysv/linux/powerpc/configure.ac
4035 (ldd_rewrite_script): Define variable.
4036 * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
4037 * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
4038 file.
4039 * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
4040 generated file.
4041 * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
4042 * sysdeps/unix/sysv/linux/s390/configure: New generated file.
4043 * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
4044 * sysdeps/unix/sysv/linux/sh/configure: New generated file.
4045 * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
4046 * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
4047 * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
4048 * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
4049
4050 2014-06-24 Siddhesh Poyarekar <siddhesh@redhat.com>
4051
4052 [BZ #17084]
4053 * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
4054 Rename member __data.d to __data.__elision_data.
4055
4056 2014-06-24 Wilco <wdijkstr@arm.com>
4057
4058 * NEWS: Add 16918 to fixed bug list.
4059
4060 2014-06-24 Wilco <wdijkstr@arm.com>
4061
4062 * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
4063
4064 2014-06-24 Wilco <wdijkstr@arm.com>
4065
4066 * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
4067 * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
4068 (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
4069 (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
4070 (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
4071 * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
4072 * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
4073 Use _FPU_MASK_RM.
4074
4075 2014-06-24 Wilco <wdijkstr@arm.com>
4076
4077 * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
4078
4079 2014-06-24 Wilco <wdijkstr@arm.com>
4080
4081 * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
4082 * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
4083 * sysdeps/arm/fesetround.c (fesetround): Remove space.
4084 * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
4085
4086 2014-06-24 Wilco <wdijkstr@arm.com>
4087
4088 [BZ #16918]
4089 * sysdeps/arm/feupdateenv.c (feupdateenv):
4090 Rewrite to reduce FPSCR accesses and fix return value.
4091
4092 2014-06-24 Wilco <wdijkstr@arm.com>
4093
4094 * sysdeps/arm/fclrexcpt.c (feclearexcept):
4095 Optimize to avoid unnecessary FPSCR writes.
4096 * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
4097 * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
4098 * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
4099 * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
4100
4101 2014-06-24 Wilco <wdijkstr@arm.com>
4102
4103 * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
4104 * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
4105 * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
4106 * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
4107 Call libc_fetestexcept_vfp.
4108 * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
4109 * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
4110 __SOFTFP__ ifdef so that they can be built for softfp.
4111
4112 2014-06-24 Siddhesh Poyarekar <siddhesh@redhat.com>
4113
4114 * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
4115 argument type signed char.
4116
4117 * Makerules (check-abi): Dump diff of symlist if the test
4118 fails.
4119
4120 2014-06-23 Roland McGrath <roland@hack.frob.com>
4121
4122 * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
4123 using abort.
4124
4125 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
4126 Remove unused variable ST.
4127
4128 2014-06-23 Joseph Myers <joseph@codesourcery.com>
4129
4130 [BZ #16354]
4131 [BZ #17061]
4132 * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
4133 small arguments before calling __expm1.
4134 * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
4135 small arguments before calling __expm1f.
4136 * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
4137 small arguments before calling __expm1l.
4138 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
4139 Likewise.
4140 * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
4141 * math/auto-libm-test-in: Add more cosh tests. Do not allow
4142 spurious underflow for some cosh tests.
4143 * math/auto-libm-test-out: Regenerated.
4144 * sysdeps/i386/fpu/libm-test-ulps: Update.
4145
4146 [BZ #17050]
4147 * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
4148 (__ieee754_y1): Set errno if return value overflows.
4149 * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
4150 (__ieee754_y1f): Set errno if return value overflows.
4151 * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
4152 (__ieee754_y1l): Set errno if return value overflows.
4153 * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
4154 (__ieee754_y1l): Set errno if return value overflows.
4155 * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
4156 * math/auto-libm-test-out: Regenerated.
4157
4158 * math/gen-auto-libm-tests.c: Document use of
4159 ignore-zero-inf-sign.
4160 (input_flag_type): Add value flag_ignore_zero_inf_sign.
4161 (input_flags): Add ignore-zero-inf-sign.
4162 (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
4163 * math/gen-libm-test.pl (generate_testfile): Handle
4164 ignore-zero-inf-sign.
4165 * math/auto-libm-test-in: Mark some cpow tests with
4166 ignore-zero-inf-sign and some with xfail-rounding.
4167 * math/auto-libm-test-out: Regenerated.
4168 * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
4169 * sysdeps/i386/fpu/libm-test-ulps: Update.
4170 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4171
4172 [BZ #16315]
4173 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
4174 overflowing or underflowing operations take place with sign of
4175 result.
4176 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
4177 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
4178 * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
4179 (__ieee754_pow): Recompute overflowing and underflowing results in
4180 original rounding mode.
4181 * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
4182 (__powl_helper): Allow negative argument X and scale negated value
4183 as needed. Avoid passing value outside [-1, 1] to f2xm1.
4184 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
4185 overflowing or underflowing operations take place with sign of
4186 result.
4187 * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
4188 Include <math.h>.
4189 * math/auto-libm-test-in: Add more tests of pow.
4190 * math/auto-libm-test-out: Regenerated.
4191 * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
4192 (pow_tonearest_test_data): Remove.
4193 (pow_test_tonearest): Likewise.
4194 (pow_towardzero_test_data): Likewise.
4195 (pow_test_towardzero): Likewise.
4196 (pow_downward_test_data): Likewise.
4197 (pow_test_downward): Likewise.
4198 (pow_upward_test_data): Likewise.
4199 (pow_test_upward): Likewise.
4200 (main): Don't call removed functions.
4201 * sysdeps/i386/fpu/libm-test-ulps: Update.
4202 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4203
4204 2014-06-23 Roland McGrath <roland@hack.frob.com>
4205
4206 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
4207 Moved ...
4208 * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
4209 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
4210 Moved ...
4211 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
4212 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
4213 Moved ...
4214 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
4215 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
4216 Moved ...
4217 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
4218 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
4219 File removed.
4220 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
4221 File removed.
4222 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
4223 File removed.
4224 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
4225 File removed.
4226 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
4227 File removed.
4228 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
4229 File removed.
4230 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
4231 File removed.
4232 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
4233 File removed.
4234 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
4235 File removed.
4236 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
4237 File removed.
4238 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
4239 File removed.
4240 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
4241 File removed.
4242 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
4243 Moved ...
4244 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
4245 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
4246 Moved ...
4247 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
4248 ... here.
4249 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
4250 Moved ...
4251 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
4252 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
4253 Moved ...
4254 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
4255 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
4256 Moved ...
4257 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
4258 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
4259 Moved ...
4260 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
4261 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
4262 Moved ...
4263 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
4264 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
4265 Moved ...
4266 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
4267 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
4268 Moved ...
4269 * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
4270 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
4271 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
4272 ... here.
4273 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
4274 Moved ...
4275 * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
4276 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
4277 Moved ...
4278 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
4279 ... here.
4280 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
4281 Moved ...
4282 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
4283 ... here.
4284 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
4285 Moved ...
4286 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
4287 ... here.
4288 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
4289 Moved ...
4290 * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
4291 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
4292 Moved ...
4293 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
4294 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
4295 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
4296 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
4297 Moved ...
4298 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
4299 ... here.
4300 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
4301 Moved ...
4302 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
4303 ... here.
4304 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
4305 Moved ...
4306 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
4307 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
4308 Moved ...
4309 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
4310 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
4311 Moved ...
4312 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
4313 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
4314 Moved ...
4315 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
4316 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
4317 Moved ...
4318 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
4319 ... here.
4320 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
4321 Moved ...
4322 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
4323 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
4324 Moved ...
4325 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
4326 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
4327 Moved ...
4328 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
4329 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
4330 Moved ...
4331 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
4332 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
4333 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
4334 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
4335 Moved ...
4336 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
4337 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
4338 Moved ...
4339 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
4340 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
4341 Moved ...
4342 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
4343 ... here.
4344 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
4345 Moved ...
4346 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
4347 ... here.
4348 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
4349 Moved ...
4350 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
4351 ... here.
4352 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
4353 Moved ...
4354 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
4355 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
4356 Moved ...
4357 * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
4358 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
4359 Moved ...
4360 * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
4361 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
4362 Moved ...
4363 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
4364 ... here.
4365 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
4366 Moved ...
4367 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
4368 ... here.
4369 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
4370 Moved ...
4371 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
4372 ... here.
4373 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
4374 Moved ...
4375 * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
4376 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
4377 Moved ...
4378 * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
4379
4380 2014-06-23 Will Newton <will.newton@linaro.org>
4381 Wilco <wdijkstr@arm.com>
4382
4383 * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
4384 implementation. Include get-rounding-mode.h.
4385 [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
4386 [!libc_feholdsetround_noex_ctx]: Define
4387 libc_feholdsetround_noex_ctx.
4388 [!libc_feholdsetround_noexf_ctx]: Define
4389 libc_feholdsetround_noexf_ctx.
4390 [!libc_feholdsetround_noexl_ctx]: Define
4391 libc_feholdsetround_noexl_ctx.
4392 (libc_feholdsetround_ctx): New function.
4393 (libc_feresetround_ctx): New function.
4394 (libc_feholdsetround_noex_ctx): New function.
4395 (libc_feresetround_noex_ctx): New function.
4396
4397 2014-06-23 Roland McGrath <roland@hack.frob.com>
4398
4399 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
4400 * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
4401 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
4402 * sysdeps/mips/nptl/bits/semaphore.h: ... here.
4403 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
4404 * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
4405
4406 * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
4407 * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
4408 * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
4409 * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
4410 * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
4411 * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
4412 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
4413 * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
4414 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
4415 * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
4416 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
4417 Moved ...
4418 * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
4419 ... here.
4420 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
4421 * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
4422 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
4423 * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
4424 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
4425 Moved ...
4426 * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
4427 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
4428 * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
4429 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
4430 * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
4431 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
4432 * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
4433 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
4434 Moved ...
4435 * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
4436 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
4437 Moved ...
4438 * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
4439 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
4440 * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
4441 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
4442 Moved ...
4443 * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
4444 * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
4445 * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
4446 * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
4447 * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
4448 * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
4449 * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
4450 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
4451 * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
4452 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
4453 Moved ...
4454 * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
4455 ... here.
4456 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
4457 * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
4458 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
4459 * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
4460 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
4461 * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
4462 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
4463 * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
4464 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
4465 * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
4466 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
4467 * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
4468 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
4469 Moved ...
4470 * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
4471 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
4472 * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
4473 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
4474 * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
4475 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
4476 Moved ...
4477 * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
4478 * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
4479 * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
4480 * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
4481 * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
4482
4483 * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
4484 * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
4485 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
4486 * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
4487 * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
4488 * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
4489 * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
4490 * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
4491 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
4492 * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
4493 * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
4494 * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
4495 * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
4496 * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
4497 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
4498 * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
4499 * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
4500 * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
4501 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
4502 * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
4503 * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
4504 * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
4505 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
4506 * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
4507 * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
4508 * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
4509 * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
4510 * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
4511
4512 2014-06-23 Joseph Myers <joseph@codesourcery.com>
4513
4514 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
4515 (FALLOC_FL_COLLAPSE_RANGE): New macro.
4516 [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
4517 * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
4518 (IPV6_PMTUDISC_INTERFACE): Likewise.
4519 (IPV6_PMTUDISC_OMIT): Likewise.
4520
4521 2014-06-23 Andreas Schwab <schwab@suse.de>
4522
4523 * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
4524 Remove unused errout label.
4525
4526 2014-06-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4527
4528 * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
4529 macro: hardware supports Vector Crypto instructions.
4530
4531 2014-06-23 Will Newton <will.newton@linaro.org>
4532
4533 * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
4534 rather than __builtin_expect.
4535
4536 * elf/dl-lookup.c (undefined_msg): Remove variable.
4537 (_dl_lookup_symbol_x): Replace undefined_msg with string
4538 literal.
4539
4540 * elf/dl-lookup.c (do_lookup_unique): New function.
4541 (do_lookup_x): Move STB_GNU_UNIQUE handling code
4542 to a separate function.
4543
4544 2014-06-23 Andreas Schwab <schwab@suse.de>
4545
4546 [BZ #17079]
4547 * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
4548 before reading the next line.
4549
4550 2014-06-23 Will Newton <will.newton@linaro.org>
4551
4552 * test-skeleton.c (signal_handler): Use printf and %m
4553 rather than perror. Use printf rather than fprintf to
4554 stderr. Use puts rather than fputs to stderr.
4555 (main): Likewise.
4556
4557 2014-06-22 Ludovic Courtès <ludo@gnu.org>
4558
4559 * nscd/nscd.c (thread_info_t): Remove typedef.
4560 (thread_info): Remove variable.
4561
4562 2014-06-21 Allan McRae <allan@archlinux.org>
4563
4564 * NEWS: Mention CVE-2014-4043.
4565
4566 2014-06-20 Roland McGrath <roland@hack.frob.com>
4567
4568 * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
4569 * nptl/smp.h: ... here.
4570
4571 * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
4572
4573 * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
4574 * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
4575 * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
4576 * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
4577
4578 * nptl/allocatestack.c: Include <stack-aliasing.h>.
4579 * nptl/stack-aliasing.h: New file.
4580 * sysdeps/i386/i686/stack-aliasing.h: New file.
4581 * sysdeps/i386/i686/nptl/Makefile: File removed.
4582 * sysdeps/x86_64/stack-aliasing.h: New file.
4583 * sysdeps/x86_64/nptl/Makefile
4584 (CFLAGS-pthread_create.c): Variable removed.
4585
4586 * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
4587 * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
4588 old file.
4589 * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
4590 * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
4591 old file.
4592
4593 2014-06-21 Joseph Myers <joseph@codesourcery.com>
4594
4595 * sysdeps/unix/sysv/linux/arm/kernel-features.h
4596 (__ASSUME_SIGFRAME_V2): Remove macro.
4597 * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
4598 [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
4599 (__default_sa_restorer_v2): Rename to __default_sa_restorer.
4600 (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
4601 * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
4602 Declare as function. Remove conditional macro definitions.
4603 (__default_rt_sa_restorer): Likewise.
4604 (__default_sa_restorer_v1): Remove declaration.
4605 (__default_sa_restorer_v2): Likewise.
4606 (__default_rt_sa_restorer_v1): Likewise.
4607 (__default_rt_sa_restorer_v2): Likewise.
4608 * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
4609 __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
4610 __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
4611
4612 2014-06-20 Roland McGrath <roland@hack.frob.com>
4613
4614 * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
4615 (libpthread-routines): Add sysdep.
4616 * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
4617 * sysdeps/unix/sysv/linux/sparc/Versions
4618 (libpthread: GLIBC_2.3.3): New version set.
4619 * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
4620 * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
4621 * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
4622 * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
4623 * sysdeps/sparc/nptl/internaltypes.h: ... here. Use #include_next.
4624 * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
4625 Moved ...
4626 * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
4627 * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
4628 * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
4629 * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
4630 * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
4631 * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
4632 * sysdeps/sparc/nptl/sem_init.c: ... here.
4633 * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
4634 * sysdeps/sparc/nptl/sem_post.c: ... here.
4635 * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
4636 * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
4637 * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
4638 * sysdeps/sparc/nptl/sem_wait.c: ... here.
4639 * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
4640 * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
4641 * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
4642 (libpthread-routines): Add cpu_relax.
4643 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
4644 File removed.
4645 * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
4646 (librt: GLIBC_2.3.3): New version set.
4647 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
4648 * sysdeps/sparc/sparc64/nptl/Makefile: New file.
4649 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
4650 (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
4651 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
4652 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
4653 * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
4654 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
4655 Moved ...
4656 * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
4657 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
4658 * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
4659 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
4660 * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
4661 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
4662 * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
4663 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
4664 * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
4665 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
4666 Moved ...
4667 * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
4668 Update #include.
4669 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
4670 Moved ...
4671 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
4672 Update #include.
4673 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
4674 Moved ...
4675 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
4676 Update #include.
4677 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
4678 Moved ...
4679 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
4680 Update #include.
4681 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
4682 Moved ...
4683 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
4684 Update #include.
4685 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
4686 Moved ...
4687 * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
4688 Update #include.
4689 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
4690 * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
4691 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
4692 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
4693 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
4694 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
4695 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
4696 * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
4697 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
4698 * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
4699 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
4700 Moved ...
4701 * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
4702 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
4703 * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
4704 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
4705 * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
4706
4707 2014-06-20 Joseph Myers <joseph@codesourcery.com>
4708
4709 * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
4710 * nptl/pthread_rwlock_timedrdlock.c: Likewise.
4711 * nptl/pthread_rwlock_timedwrlock.c: Likewise.
4712 * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
4713 * nscd/nscd.c: Likewise.
4714 * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
4715 * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
4716 * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
4717 * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
4718
4719 * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
4720 <kernel-features.h>.
4721 (init_mq_netlink): Remove conditional have_sock_cloexec
4722 definitions. Remove code conditional on have_sock_cloexec < 0.
4723 (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
4724 (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
4725 * sysdeps/unix/sysv/linux/opensock.c: Do not include
4726 <kernel-features.h>.
4727 (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
4728 (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
4729
4730 2014-06-20 H.J. Lu <hongjiu.lu@intel.com>
4731
4732 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
4733 Add tests for memset_chk and memset.
4734
4735 * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
4736 with AVX2_Usable.
4737
4738 2014-06-20 Maciej W. Rozycki <macro@codesourcery.com>
4739
4740 [BZ #16046]
4741 * elf/tst-dl-iter-static.c: New file.
4742 * elf/Makefile (tests-static): Add tst-dl-iter-static.
4743
4744 * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
4745 error.
4746
4747 2014-06-20 Joseph Myers <joseph@codesourcery.com>
4748
4749 * sysdeps/unix/sysv/linux/kernel-features.h
4750 (__ASSUME_F_GETOWN_EX): Remove macro.
4751 * sysdeps/unix/sysv/linux/fcntl.c: Do not include
4752 <kernel-features.h>.
4753 (miss_F_GETOWN_EX): Remove variable or macro.
4754 (do_fcntl): Do not check miss_F_GETOWN_EX.
4755 (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
4756
4757 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
4758 Remove macro.
4759 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
4760 [!__ASSUME_AT_RANDOM]: Remove conditional code.
4761 (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
4762
4763 * sysdeps/unix/sysv/linux/kernel-features.h
4764 (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
4765 * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
4766 [ADJ_OFFSET_SS_READ]: Make code unconditional.
4767 (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
4768
4769 2014-06-20 Maciej W. Rozycki <macro@codesourcery.com>
4770
4771 [BZ #17075]
4772 * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
4773 Fix calculation of the symbol's value.
4774 * sysdeps/arm/tst-armtlsdescloc.c: New file.
4775 * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
4776 * sysdeps/arm/tst-armtlsdescextnow.c: New file.
4777 * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
4778 * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
4779 * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
4780 * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
4781 `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
4782 (modules-names): Add `tst-armtlsdescmod',
4783 `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
4784 (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
4785 (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
4786 (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
4787 (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
4788 (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
4789 (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
4790 ($(objpfx)tst-armtlsdescloc): New dependency.
4791 ($(objpfx)tst-armtlsdescextnow): Likewise.
4792 ($(objpfx)tst-armtlsdescextlazy): Likewise.
4793 * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
4794 TLS scheme support.
4795 * sysdeps/arm/configure: Regenerate.
4796
4797 2014-06-20 Joseph Myers <joseph@codesourcery.com>
4798
4799 * include/fcntl.h (__atfct_seterrno): Remove prototype.
4800 (__atfct_seterrno_2): Likewise.
4801 * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
4802 <kernel-features.h>.
4803 (__ASSUME_ATFCTS): Do not undefine and redefine.
4804 * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
4805 (__have_atfcts): Remove conditional definition.
4806 (__fxstatat([__NR_fstatat64]: Make code unconditional.
4807 (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
4808 unreachable if [__ASSUME_ATFCTS].
4809 * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
4810 not undefine and redefine.
4811 * sysdeps/unix/sysv/linux/faccessat.c: Do not include
4812 <kernel-features.h>.
4813 (faccessat) [__NR_faccessat]: Make code unconditional.
4814 (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
4815 * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
4816 <kernel-features.h>.
4817 (fchmodat) [__NR_fchmodat]: Make code unconditional.
4818 (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
4819 * sysdeps/unix/sysv/linux/fchownat.c: Do not include
4820 <kernel-features.h>.
4821 (fchownat) [__NR_fchownat]: Make code unconditional.
4822 (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
4823 * sysdeps/unix/sysv/linux/futimesat.c: Do not include
4824 <kernel-features.h>.
4825 (futimesat) [__NR_futimesat]: Make code unconditional.
4826 (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
4827 * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
4828 <kernel-features.h>.
4829 (__fxstatat) [__NR_newfstatat]: Make code unconditional.
4830 (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4831 * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
4832 <kernel-features.h>.
4833 (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
4834 (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
4835 * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
4836 * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
4837 <kernel-features.h>.
4838 (__fxstatat) [__NR_fstatat64]: Make code unconditional.
4839 (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4840 * sysdeps/unix/sysv/linux/linkat.c: Do not include
4841 <kernel-features.h>.
4842 (linkat) [__NR_linkat]: Make code unconditional.
4843 (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4844 * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
4845 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
4846 <kernel-features.h>.
4847 (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
4848 (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
4849 * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
4850 <kernel-features.h>.
4851 (mkdirat) [__NR_mkdirat]: Make code unconditional.
4852 (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
4853 * sysdeps/unix/sysv/linux/openat.c: Do not include
4854 <kernel-features.h>.
4855 [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
4856 [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
4857 (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
4858 (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
4859 * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
4860 * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
4861 <kernel-features.h>.
4862 (readlinkat) [__NR_readlinkat]: Make code unconditional.
4863 (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code. Return
4864 result of INLINE_SYSCALL directly, not via int variable.
4865 * sysdeps/unix/sysv/linux/renameat.c: Do not include
4866 <kernel-features.h>.
4867 [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
4868 (renameat) [__NR_renameat]: Make code unconditional.
4869 (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
4870 * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
4871 * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
4872 * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
4873 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
4874 (__ASSUME_ATFCTS): Do not undefine and redefine.
4875 * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
4876 <kernel-features.h>.
4877 (symlinkat) [__NR_symlinkat]: Make code unconditional.
4878 (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4879 * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
4880 <kernel-features.h>.
4881 (unlinkat) [__NR_unlinkat]: Make code unconditional.
4882 (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
4883 * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
4884 (__ASSUME_ATFCTS): Do not undefine and redefine.
4885 * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
4886 <kernel-features.h>.
4887 (__fxstatat) [__NR_newfstatat]: Make code unconditional.
4888 (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
4889 * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
4890 <kernel-features.h>.
4891 (__xmknodat) [__NR_mknodat]: Make code unconditional.
4892 (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
4893
4894 2014-06-20 H.J. Lu <hongjiu.lu@intel.com>
4895
4896 * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
4897
4898 2014-06-20 Andreas Schwab <schwab@linux-m68k.org>
4899
4900 [BZ #17069]
4901 * posix/regcomp.c (parse_reg_exp): Deallocate partially
4902 constructed tree before returning error.
4903 * posix/bug-regexp36.c: Expand test case.
4904
4905 2014-06-20 Stefan Liebler <stli@linux.vnet.ibm.com>
4906
4907 [BZ #6803]
4908 * math/libm-test.inc (scalbln_test_date):
4909 Add errno expectations.
4910 * math/w_scalblnf.c: New File.
4911 Add wrapper which checks for setting errno to ERANGE.
4912 Add weak_alias for corresponding scalbln function.
4913 * math/w_scalbln.c: Likewise.
4914 * math/w_scalblnl.c: Likewise.
4915 * math/Makefile (libm-calls): Add w_scalbln.
4916 * sysdeps/ieee754/flt-32/s_scalblnf.c:
4917 Remove weak_alias for corresponding scalbln function.
4918 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
4919 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
4920 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
4921 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
4922 * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
4923 * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
4924 * sysdeps/i386/fpu/s_scalbn.S: Likewise.
4925 * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
4926 * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
4927 * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
4928 Remove long_double_symbol for scalblnl function in libm, libc.
4929 * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
4930 Add wrapper which checks for setting errno to ERANGE.
4931 Add long_double_symbol for scalblnl function in libm, libc.
4932 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
4933 Remove long_double_symbol for scalblnl in libm.
4934 * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
4935 Add wrapper which checks for setting errno to ERANGE.
4936 Add long_double_symbol for scalblnl function in libm.
4937 * sysdeps/ia64/fpu/w_scalblnf.c: New File.
4938 Do not use wrapper because of own implementation.
4939
4940 2014-06-19 H.J. Lu <hongjiu.lu@intel.com>
4941
4942 * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
4943 3 bytes for __pad1 for x32.
4944 (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
4945
4946 2014-06-19 Ling Ma <ling.ml@alibaba-inc.com>
4947 H.J. Lu <hongjiu.lu@intel.com>
4948
4949 * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
4950 * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
4951 * sysdeps/x86_64/multiarch/memset.S: Likewise.
4952 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
4953 * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
4954
4955 2014-06-19 Andreas Schwab <schwab@linux-m68k.org>
4956
4957 [BZ #17069]
4958 * posix/regcomp.c (parse_expression): Deallocate partially
4959 constructed tree before returning error.
4960 * posix/Makefile.c (tests): Add bug-regex36.
4961 (generated): Add bug-regex36.mtrace.
4962 (tests-special): Add $(objpfx)bug-regex36-mem.out
4963 (bug-regex36-ENV): New variable.
4964 ($(objpfx)bug-regex36-mem.out): New rule.
4965 * posix/bug-regex36.c: New file.
4966
4967 2014-06-19 Will Newton <will.newton@linaro.org>
4968
4969 * malloc/malloc.c (systrim): If extra is zero then return
4970 early.
4971
4972 2014-06-19 Siddhesh Poyarekar <siddhesh@redhat.com>
4973
4974 * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
4975
4976 2014-06-19 Richard Earnshaw <rearnsha@arm.com>
4977
4978 * sysdeps/aarch64/strchr.S: New file.
4979
4980 2014-06-18 Joseph Myers <joseph@codesourcery.com>
4981
4982 [BZ #17022]
4983 * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
4984 from arguments -2 or below.
4985 * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
4986 * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
4987
4988 2014-06-18 Andreas Schwab <schwab@suse.de>
4989
4990 [BZ #17062]
4991 * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
4992 of a bracket expr not to run off the end of the string.
4993 * posix/Makefile (tests): Add tst-fnmatch3.
4994 * posix/tst-fnmatch3.c: New file.
4995
4996 2014-06-18 Joseph Myers <joseph@codesourcery.com>
4997
4998 * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
4999 * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5000 [$(cross-compiling) = no]: Likewise.
5001 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5002 [$(cross-compiling) = no]: Likewise.
5003
5004 2014-16-17 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
5005
5006 [BZ #17031]
5007 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
5008 double, adjusted for any remainder from the high double.
5009 * math/libm-test.inc (nearbyint): Add tests.
5010 (rint): Likewise.
5011
5012 2014-06-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5013
5014 * nptl/sysdeps/powerpc/Makefile: Moved ...
5015 * sysdeps/powerpc/nptl/Makefile: ... here.
5016 * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
5017 * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
5018 * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
5019 * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
5020 * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
5021 * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
5022 * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
5023 * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
5024 * nptl/sysdeps/powerpc/tls.h: Moved ...
5025 * sysdeps/powerpc/nptl/tls.h: ... here.
5026
5027 2014-06-16 Joseph Myers <joseph@codesourcery.com>
5028
5029 [BZ #16681]
5030 * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
5031 * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
5032 * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
5033 * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
5034 * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
5035 * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
5036 * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
5037 * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
5038 * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
5039
5040 2014-06-17 Andreas Schwab <schwab@linux-m68k.org>
5041
5042 * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
5043
5044 2014-06-16 Andreas Schwab <schwab@linux-m68k.org>
5045
5046 * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
5047 defined operator.
5048
5049 * scripts/cross-test-ssh.sh (timeoutfactor): Default to
5050 $TIMEOUTFACTOR.
5051
5052 2014-06-16 Florian Weimer <fweimer@redhat.com>
5053
5054 [BZ #17058]
5055 * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
5056 non-executed part of the test.
5057
5058 2014-06-16 Andreas Schwab <schwab@suse.de>
5059
5060 * string/bits/string2.h (strdup, strndup): Update feature guard.
5061
5062 2014-06-14 David S. Miller <davem@davemloft.net>
5063
5064 * sysdeps/sparc/fpu/libm-test-ulps: Update.
5065
5066 2014-06-14 Andreas Schwab <schwab@linux-m68k.org>
5067
5068 * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
5069 that was previously under [RESET_PID].
5070 * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
5071
5072 * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
5073 * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
5074 * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
5075 (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5076 (__libc_vfork): New strong alias.
5077 * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
5078
5079 2014-06-14 Andi Kleen <ak@linux.intel.com>
5080
5081 * sysdeps/generic/elide.h: New file.
5082
5083 2014-06-13 Stefan Liebler <stli@linux.vnet.ibm.com>
5084
5085 * Makefile (installed-headers): Adjust path of pthread.h header.
5086
5087 2014-06-13 Roland McGrath <roland@hack.frob.com>
5088
5089 * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
5090 * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
5091 * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
5092 * sysdeps/s390/nptl/bits/semaphore.h: ... here.
5093
5094 * nptl/sysdeps/s390/Makefile: Moved ...
5095 * sysdeps/s390/nptl/Makefile: ... here.
5096 * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
5097 * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
5098 * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
5099 * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
5100 * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
5101 * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
5102 * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
5103 * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
5104 * nptl/sysdeps/s390/pthreaddef.h: Moved ...
5105 * sysdeps/s390/nptl/pthreaddef.h: ... here.
5106 * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
5107 * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
5108 * nptl/sysdeps/s390/tls.h: Moved ...
5109 * sysdeps/s390/nptl/tls.h: ... here.
5110
5111 * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
5112 * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
5113
5114 2014-06-13 David S. Miller <davem@davemloft.net>
5115
5116 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
5117 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
5118 * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
5119 * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
5120 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
5121 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
5122 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
5123 * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
5124 * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
5125 * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
5126 * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
5127 Remove RESET_PID cpp guards.
5128 * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
5129 Remove RESET_PID cpp guards.
5130 * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
5131
5132 2014-06-13 Andreas Schwab <schwab@linux-m68k.org>
5133
5134 * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
5135 __sp to uintptr_t.
5136
5137 2014-06-13 Andi Kleen <ak@linux.intel.com>
5138
5139 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
5140 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
5141 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
5142 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
5143 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
5144 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
5145 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
5146 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
5147 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
5148 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
5149 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
5150 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
5151 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
5152 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
5153 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
5154 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
5155 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
5156 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
5157 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
5158 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
5159
5160 * nptl/pthread_rwlock_rdlock.c: Include elide.h.
5161 (pthread_rwlock_rdlock): Add elision.
5162 * nptl/pthread_rwlock_wrlock.c: Include elide.h.
5163 (pthread_rwlock_wrlock): Add elision.
5164 * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
5165 (pthread_rwlock_trywrlock): Add elision.
5166 * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
5167 (pthread_rwlock_tryrdlock): Add elision.
5168 * nptl/pthread_rwlock_unlock.c: Include elide.h.
5169 (pthread_rwlock_tryrdlock): Add elision unlock.
5170 * nptl/sysdeps/pthread/pthread.h:
5171 (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
5172 (PTHREAD_RWLOCK_INITIALIZER,
5173 PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
5174 Handle new elision field.
5175 * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
5176 * sysdeps/arm/nptl/bits/pthreadtypes.h
5177 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5178 * sysdeps/sh/nptl/bits/pthreadtypes.h
5179 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5180 * sysdeps/tile/nptl/bits/pthreadtypes.h
5181 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5182 * sysdeps/a/nptl/bits/pthreadtypes.h
5183 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5184 * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
5185 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5186 * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
5187 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5188 * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
5189 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5190 * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
5191 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5192 * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
5193 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5194 * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
5195 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5196 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
5197 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5198 * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
5199 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5200 * sysdeps/unix/sysv/linux/x86/elision-conf.c:
5201 (elision_init): Set try_xbegin to zero when no RTM.
5202 * sysdeps/x86/nptl/bits/pthreadtypes.h
5203 (pthread_rwlock_t): Change __pad1 to __rwelision.
5204 (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5205
5206 2014-06-13 Andi Kleen <ak@linux.intel.com>
5207
5208 * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
5209 Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
5210 * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
5211 Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
5212
5213 2014-06-13 Meador Inge <meadori@codesourcery.com>
5214
5215 [BZ #16996]
5216 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
5217 that the cached result has been set before returning it.
5218
5219 2014-06-12 Roland McGrath <roland@hack.frob.com>
5220
5221 * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
5222 * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
5223 * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
5224 * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
5225 * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
5226 * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
5227
5228 * nptl/sysdeps/sparc/Makefile: Moved ...
5229 * sysdeps/sparc/nptl/Makefile: ... here.
5230 * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
5231 * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
5232 * nptl/sysdeps/sparc/tls.h: Moved ...
5233 * sysdeps/sparc/nptl/tls.h: ... here.
5234 * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
5235 * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
5236 * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
5237 * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
5238 * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
5239 * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
5240 * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
5241 * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
5242 * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
5243 * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
5244 * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
5245 * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
5246 * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
5247 * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
5248 * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
5249 * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
5250 * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
5251 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
5252 Update #include.
5253 * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
5254 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
5255 Update #include.
5256 * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
5257 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
5258 Update #include.
5259 * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
5260 * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
5261 Update #include.
5262
5263 * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
5264
5265 * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
5266 * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
5267
5268 * sysdeps/pthread/posix-timer.h: Include <list.h>.
5269 (struct list_links): Type removed.
5270 (struct thread_node, struct timer_node): Replace struct list_links
5271 with struct list_head.
5272 (list_unlink_ip): Likewise.
5273 * sysdeps/pthread/timer_routines.c
5274 (timer_free_list, thread_free_list, thread_active_list): Likewise.
5275 (list_append, list_insbefore): Likewise.
5276 (list_init): Function removed.
5277 (thread_init, init_module): Use INIT_LIST_HEAD instead.
5278 * sysdeps/nptl/Makefile: Move tst-timer bits to ...
5279 * sysdeps/pthread/Makefile: ... here, new file.
5280
5281 * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
5282 * sysdeps/nptl/Implies: ... here.
5283 * sysdeps/unix/sysv/linux/Implies: Add nptl.
5284 * nptl/sysdeps/pthread/list.h: Moved ...
5285 * include/list.h: ... here.
5286 * nptl/sysdeps/pthread/createthread.c: Moved ...
5287 * nptl/createthread.c: ... here.
5288 * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
5289 * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
5290 * nptl/pt-longjmp.c: ... here.
5291 * nptl/sysdeps/pthread/Makefile: Moved ...
5292 * sysdeps/nptl/Makefile: ... here.
5293 * nptl/sysdeps/pthread/Subdirs: Moved ...
5294 * sysdeps/nptl/Subdirs: ... here.
5295 * nptl/sysdeps/pthread/aio_misc.h: Moved ...
5296 * sysdeps/nptl/aio_misc.h: ... here.
5297 * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
5298 * sysdeps/nptl/bits/libc-lock.h: ... here.
5299 * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
5300 * sysdeps/nptl/bits/libc-lockP.h: ... here.
5301 * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
5302 * sysdeps/nptl/bits/stdio-lock.h: ... here.
5303 * nptl/sysdeps/pthread/configure: Moved ...
5304 * sysdeps/nptl/configure: ... here.
5305 * nptl/sysdeps/pthread/configure.ac: Moved ...
5306 * sysdeps/nptl/configure.ac: ... here.
5307 * nptl/sysdeps/pthread/gai_misc.h: Moved ...
5308 * sysdeps/nptl/gai_misc.h: ... here.
5309 * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
5310 * sysdeps/nptl/librt-cancellation.c: ... here.
5311 * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
5312 * sysdeps/nptl/malloc-machine.h: ... here.
5313 * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
5314 * sysdeps/nptl/pthread-functions.h: ... here.
5315 * nptl/sysdeps/pthread/pthread.h: Moved ...
5316 * sysdeps/nptl/pthread.h: ... here.
5317 * nptl/sysdeps/pthread/setxid.h: Moved ...
5318 * sysdeps/nptl/setxid.h: ... here.
5319 * nptl/sysdeps/pthread/sigfillset.c: Moved ...
5320 * sysdeps/nptl/sigfillset.c: ... here.
5321 * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
5322 * sysdeps/nptl/tcb-offsets.h: ... here.
5323 * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
5324 * sysdeps/nptl/tst-mqueue8x.c: ... here.
5325 * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
5326 * sysdeps/nptl/unwind-forcedunwind.c: ... here.
5327 * nptl/sysdeps/pthread/allocalim.h: Moved ...
5328 * sysdeps/pthread/allocalim.h: ... here.
5329 * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
5330 * sysdeps/pthread/bits/sigthread.h: ... here.
5331 * nptl/sysdeps/pthread/flockfile.c: Moved ...
5332 * sysdeps/pthread/flockfile.c: ... here.
5333 * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
5334 * sysdeps/pthread/ftrylockfile.c: ... here.
5335 * nptl/sysdeps/pthread/funlockfile.c: Moved ...
5336 * sysdeps/pthread/funlockfile.c: ... here.
5337 * nptl/sysdeps/pthread/posix-timer.h: Moved ...
5338 * sysdeps/pthread/posix-timer.h: ... here.
5339 * nptl/sysdeps/pthread/timer_create.c: Moved ...
5340 * sysdeps/pthread/timer_create.c: ... here.
5341 * nptl/sysdeps/pthread/timer_delete.c: Moved ...
5342 * sysdeps/pthread/timer_delete.c: ... here.
5343 * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
5344 * sysdeps/pthread/timer_getoverr.c: ... here.
5345 * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
5346 * sysdeps/pthread/timer_gettime.c: ... here.
5347 * nptl/sysdeps/pthread/timer_routines.c: Moved ...
5348 * sysdeps/pthread/timer_routines.c: ... here.
5349 * nptl/sysdeps/pthread/timer_settime.c: Moved ...
5350 * sysdeps/pthread/timer_settime.c: ... here.
5351 * nptl/sysdeps/pthread/tst-timer.c: Moved ...
5352 * sysdeps/pthread/tst-timer.c: ... here.
5353 * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
5354 * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
5355
5356 * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
5357 * nptl/sysdeps/pthread/sigprocmask.c: File removed.
5358
5359 * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
5360 * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
5361 * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
5362 * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
5363 Update #include target.
5364 * nptl/sysdeps/i386/i686/Makefile: Moved ...
5365 * sysdeps/i386/i686/nptl/Makefile: ... here.
5366 * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
5367 * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
5368 Update #include target.
5369 * nptl/sysdeps/i386/i686/tls.h: Moved ...
5370 * sysdeps/i386/i686/nptl/tls.h: ... here. Use #include_next.
5371 * nptl/sysdeps/i386/Makefile: Moved ...
5372 * sysdeps/i386/nptl/Makefile: ... here.
5373 * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
5374 * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
5375 * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
5376 * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
5377 * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
5378 * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
5379 * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
5380 * nptl/sysdeps/i386/pthreaddef.h: Moved ...
5381 * sysdeps/i386/nptl/pthreaddef.h: ... here.
5382 * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
5383 * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
5384 * nptl/sysdeps/i386/tls.h: Moved ...
5385 * sysdeps/i386/nptl/tls.h: ... here.
5386
5387 * sysdeps/sh/Makefile [$(subdir) = csu]
5388 (gen-as-const-headers): Add tcb-offsets.sym.
5389 * nptl/sysdeps/sh/Makefile: File removed.
5390 * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
5391 * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
5392 * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
5393 * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
5394 * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
5395 * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
5396 * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
5397 * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
5398 * nptl/sysdeps/sh/pthreaddef.h: Moved ...
5399 * sysdeps/sh/nptl/pthreaddef.h: ... here.
5400 * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
5401 * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
5402 * nptl/sysdeps/sh/tls.h: Moved ...
5403 * sysdeps/sh/nptl/tls.h: ... here.
5404 * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
5405 * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
5406 * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
5407 * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
5408 * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
5409 * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
5410 * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
5411 * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
5412 * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
5413 * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
5414 * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
5415 * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
5416 * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
5417 * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
5418 * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
5419 * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
5420 * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
5421 * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
5422 * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
5423 * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
5424 * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
5425 * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
5426 * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
5427 * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
5428 * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
5429 Moved ...
5430 * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
5431 * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
5432 Moved ...
5433 * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
5434 * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
5435 * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
5436 * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
5437 * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
5438 * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
5439 * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
5440 * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
5441 * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
5442 * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
5443 * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
5444 * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
5445 * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
5446 * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
5447 * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
5448 * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
5449 * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
5450 * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
5451 * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
5452
5453 2014-06-12 Stefan Liebler <stli@linux.vnet.ibm.com>
5454
5455 * posix/spawn_faction_addopen.c: Include string.h.
5456
5457 2014-06-11 Roland McGrath <roland@hack.frob.com>
5458
5459 * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
5460 * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
5461 * nptl/sysdeps/x86_64/Makefile: Moved ...
5462 * sysdeps/x86_64/nptl/Makefile: ... here.
5463 * nptl/sysdeps/x86_64/configure: Moved ...
5464 * sysdeps/x86_64/nptl/configure: ... here.
5465 * nptl/sysdeps/x86_64/configure.ac: Moved ...
5466 * sysdeps/x86_64/nptl/configure.ac: ... here.
5467 * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
5468 * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
5469 * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
5470 * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
5471 * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
5472 * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
5473 * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
5474 * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
5475 * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
5476 * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
5477 * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
5478 * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
5479 * nptl/sysdeps/x86_64/tls.h: Moved ...
5480 * sysdeps/x86_64/nptl/tls.h: ... here.
5481 * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
5482 * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
5483 * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
5484 * sysdeps/x86_64/x32/nptl/tls.h: ... here.
5485
5486 * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
5487
5488 2014-06-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5489
5490 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5491
5492 2014-06-11 Joseph Myers <joseph@codesourcery.com>
5493
5494 * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
5495 type.
5496 [POSIX] (off_t): Likewise.
5497 * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
5498 [POSIX] (S_ISBLK): Require macro.
5499 [POSIX] (S_ISCHR): Likewise.
5500 [POSIX] (S_ISDIR): Likewise.
5501 [POSIX] (S_ISFIFO): Likewise.
5502 [POSIX] (S_ISREG): Likewise.
5503 [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
5504 optional-macro.
5505 * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
5506 type.
5507 [POSIX] (time_t): Likewise.
5508 [POSIX] (timer_t): Likewise.
5509
5510 2014-06-11 Florian Weimer <fweimer@redhat.com>
5511
5512 [BZ #17048]
5513 * posix/spawn_int.h (struct __spawn_action): Make the path string
5514 non-const to support deallocation.
5515 * posix/spawn_faction_addopen.c
5516 (posix_spawn_file_actions_addopen): Make a copy of the pathname.
5517 * posix/spawn_faction_destroy.c
5518 (posix_spawn_file_actions_destroy): Adjust comment. Deallocate
5519 path in all spawn_do_open actions.
5520 * posix/tst-spawn.c (do_test): Exercise the copy operation in
5521 posix_spawn_file_actions_addopen.
5522
5523 2014-06-11 Chris Metcalf <cmetcalf@tilera.com>
5524
5525 * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
5526 * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
5527 * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
5528 conditional code always true.
5529 (__libc_vfork): New alias.
5530
5531 2014-06-11 Roland McGrath <roland@hack.frob.com>
5532
5533 * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5534 * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
5535
5536 * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
5537
5538 * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5539 * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
5540
5541 * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
5542 * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
5543
5544 * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5545 * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
5546
5547 2014-06-11 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
5548
5549 * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
5550 * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
5551 multiarch strcmp for PPC64.
5552 * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
5553 * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
5554 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
5555 multiarch optimizations.
5556 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
5557 (__libc_ifunc_impl_list): Likewise.
5558
5559 2014-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
5560
5561 * benchtests/scripts/validate_benchout.py: New script.
5562 * benchtests/Makefile (bench-func): Call it.
5563 * benchtests/scripts/benchout.schema.json: New file.
5564
5565 2014-06-10 Chris Metcalf <cmetcalf@tilera.com>
5566
5567 * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
5568 * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
5569 * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
5570 * sysdeps/tile/nptl/bits/semaphore.h: ... here.
5571 * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
5572 * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
5573 * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
5574 * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
5575 * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
5576 * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
5577 * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
5578 * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
5579 * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
5580 * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
5581 * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
5582 * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
5583 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
5584 Moved ...
5585 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
5586 ... here.
5587 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
5588 Moved ...
5589 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
5590 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
5591 Moved ...
5592 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
5593 ... here.
5594 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
5595 Moved ...
5596 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
5597 ... here.
5598 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
5599 Moved ...
5600 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
5601 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
5602 Moved ...
5603 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
5604 ... here.
5605 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
5606 Moved ...
5607 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
5608 ... here.
5609 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
5610 Moved ...
5611 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
5612 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
5613 Moved ...
5614 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
5615 ... here.
5616 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
5617 Moved ...
5618 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
5619 ... here.
5620 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
5621 Moved ...
5622 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
5623 ... here.
5624 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
5625 Moved ...
5626 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
5627 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
5628 Moved ...
5629 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
5630 ... here.
5631 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
5632 Moved ...
5633 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
5634 ... here.
5635 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
5636 Moved ...
5637 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
5638 ... here.
5639 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
5640 Moved ...
5641 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
5642 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
5643 Moved ...
5644 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
5645 ... here.
5646 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
5647 Moved ...
5648 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
5649 ... here.
5650 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
5651 Moved ...
5652 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
5653 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
5654 Moved ...
5655 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
5656 ... here.
5657 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
5658 Moved ...
5659 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
5660 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
5661 Moved ...
5662 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
5663 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
5664 Moved ...
5665 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
5666 ... here.
5667 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
5668 Moved ...
5669 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
5670 ... here.
5671 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
5672 Moved ...
5673 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
5674 ... here.
5675 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
5676 Moved ...
5677 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
5678 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
5679 Moved ...
5680 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
5681 ... here.
5682 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
5683 Moved ...
5684 * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
5685 ... here.
5686 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
5687 * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
5688 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
5689 * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
5690 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
5691 Moved ...
5692 * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
5693 ... here.
5694 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
5695 * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
5696 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
5697 * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
5698 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
5699 * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
5700 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
5701 * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
5702 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
5703 * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
5704 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
5705 * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
5706 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
5707 Moved ...
5708 * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
5709 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
5710 Moved ...
5711 * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
5712 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
5713 * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
5714 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
5715 Moved ...
5716 * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
5717 * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
5718 * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
5719 * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
5720 * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
5721 * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
5722 * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
5723
5724 2014-06-10 Wilco <wdijkstr@arm.com>
5725
5726 * math/test-fenv-return.c: New file.
5727 * math/Makefile: Add new test test-fenv-return.
5728
5729 2014-06-10 Joseph Myers <joseph@codesourcery.com>
5730
5731 [BZ #17042]
5732 * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
5733 when x - 1 is zero.
5734 * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
5735 * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
5736 * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
5737 0.0L for an argument of 1.0L.
5738 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
5739 Likewise.
5740 * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
5741 value when x - 1 is zero.
5742 * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
5743 * sysdeps/i386/fpu/libm-test-ulps: Update.
5744 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5745
5746 2014-06-09 Bernard Ogden <bernie.ogden@linaro.org>
5747
5748 [BZ #15119]
5749 * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
5750
5751 2014-06-09 Roland McGrath <roland@hack.frob.com>
5752
5753 * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
5754 * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
5755
5756 2014-06-09 Roland McGrath <roland@hack.frob.com>
5757
5758 * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5759 * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
5760
5761 * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5762 * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
5763
5764 * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5765 * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
5766
5767 * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5768 * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
5769
5770 * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
5771 if not already defined.
5772 (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
5773 * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
5774 * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
5775 (TLS_INIT_TP): Use it.
5776 (TLS_DEFINE_INIT_TP): New macro.
5777 * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
5778
5779 2014-06-09 Joseph Myers <joseph@codesourcery.com>
5780
5781 * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
5782 constant.
5783 [POSIX] (IXANY): Likewise.
5784 [POSIX] (OLCUC): Likewise.
5785 [POSIX || POSIX2008] (CBAUD): Do not allow.
5786 [POSIX || POSIX2008] (DEFECHO): Likewise.
5787 [POSIX || POSIX2008] (ECHOCTL): Likewise.
5788 [POSIX || POSIX2008] (ECHOKE): Likewise.
5789 [POSIX || POSIX2008] (ECHOPRT): Likewise.
5790 [POSIX || POSIX2008] (EXTA): Likewise.
5791 [POSIX || POSIX2008] (EXTB): Likewise.
5792 [POSIX || POSIX2008] (FLUSHO): Likewise.
5793 [POSIX || POSIX2008] (LOBLK): Likewise.
5794 [POSIX || POSIX2008] (PENDIN): Likewise.
5795 [POSIX || POSIX2008] (SWTCH): Likewise.
5796 [POSIX || POSIX2008] (VDISCARD): Likewise.
5797 [POSIX || POSIX2008] (VDSUSP): Likewise.
5798 [POSIX || POSIX2008] (VLNEXT): Likewise.
5799 [POSIX || POSIX2008] (VREPRINT): Likewise.
5800 [POSIX || POSIX2008] (VSTATUS): Likewise.
5801 [POSIX || POSIX2008] (VWERASE): Likewise.
5802 (B*): Change to B[0123456789]*.
5803 * conform/data/time.h-data [POSIX || UNIX98]
5804 (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
5805 [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
5806 [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
5807 [POSIX] (tm_*): Do not allow.
5808
5809 2014-06-07 Joseph Myers <joseph@codesourcery.com>
5810
5811 * Makefile (install): Don't set LANGUAGE.
5812 * Makefile.in (install): Likewise.
5813 * assert/Makefile (test-assert-ENV): Remove variable.
5814 (test-assert-perr-ENV): Likewise.
5815 * elf/Makefile (neededtest4-ENV): Likewise.
5816 * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5817 [$(cross-compiling) = no]: Don't set LANGUAGE.
5818 * io/ftwtest-sh (LANG): Remove variable.
5819 * libio/Makefile (tst-widetext-ENV): Likewise.
5820 * manual/install.texi (Running make install): Don't refer to
5821 environment settings for make install.
5822 * INSTALL: Regenerated.
5823 * nptl/tst-tls6.sh: Don't set LANG.
5824 * posix/globtest.sh (LANG): Remove variable.
5825 * string/Makefile (tester-ENV): Likewise.
5826 (inl-tester-ENV): Likewise.
5827 (noinl-tester-ENV): Likewise.
5828 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5829 [$(cross-compiling) = no]: Don't set LANGUAGE.
5830 * timezone/Makefile (build-testdata): Use $(built-program-cmd)
5831 without explicit environment settings.
5832
5833 2014-06-06 Roland McGrath <roland@hack.frob.com>
5834
5835 * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
5836 * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
5837 * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
5838 * sysdeps/sh/nptl/bits/semaphore.h: ... here.
5839
5840 2014-06-06 Chris Metcalf <cmetcalf@tilera.com>
5841
5842 * crypt/crypt-private.h [DOS]: Add some includes taken from the
5843 other files in the crypt directory.
5844 * crypt/crypt.c: Remove duplicate includes.
5845 * crypt/crypt-entry.c: Likewise.
5846 * crypt/crypt_util.c: Likewise.
5847
5848 2014-06-06 Joseph Myers <joseph@codesourcery.com>
5849
5850 * Makeconfig (run-program-env): New variable.
5851 (run-program-prefix-before-env): Likewise.
5852 (run-program-prefix-after-env): Likewise.
5853 (run-program-prefix): Define in terms of new variables.
5854 (built-program-cmd-before-env): New variable.
5855 (built-program-cmd-after-env): Likewise.
5856 (built-program-cmd): Define in terms of new variables.
5857 (test-program-prefix-before-env): New variable.
5858 (test-program-prefix-after-env): Likewise.
5859 (test-program-prefix): Define in terms of new variables.
5860 (test-program-cmd-before-env): New variable.
5861 (test-program-cmd-after-env): Likewise.
5862 (test-program-cmd): Define in terms of new variables.
5863 * Rules (make-test-out): Use $(run-program-env).
5864 * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
5865 (help): Do not mention environment variables. Mention
5866 --timeoutfactor option.
5867 (timeoutfactor): New variable.
5868 (blacklist_exports): Remove function.
5869 (exports): Remove variable.
5870 (command): Do not include ${exports}.
5871 * manual/install.texi (Configuring and compiling): Do not mention
5872 test wrappers preserving environment variables. Mention that last
5873 assignment to a variable must take precedence.
5874 * INSTALL: Regenerated.
5875 * benchtests/Makefile (run-bench): Use $(run-program-env).
5876 * catgets/Makefile ($(objpfx)test1.cat): Use
5877 $(built-program-cmd-before-env), $(run-program-env) and
5878 $(built-program-cmd-after-env).
5879 ($(objpfx)test2.cat): Do not specify environment variables
5880 explicitly.
5881 ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
5882 $(run-program-env) and $(built-program-cmd-after-env).
5883 ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
5884 $(run-program-env) and $(test-program-cmd-after-env).
5885 ($(objpfx)sample.SJIS.cat): Do not specify environment variables
5886 explicitly.
5887 * catgets/test-gencat.sh: Use test_program_cmd_before_env,
5888 run_program_env and test_program_cmd_after_env arguments.
5889 * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
5890 * elf/tst-pathopt.sh: Use run_program_env argument.
5891 * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
5892 $(test-wrapper-env) and $(run-program-env).
5893 * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
5894 run_program_env arguments.
5895 * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
5896 * intl/Makefile ($(objpfx)tst-gettext.out): Use
5897 $(test-program-prefix-before-env), $(run-program-env) and
5898 $(test-program-prefix-after-env).
5899 ($(objpfx)tst-gettext2.out): Likewise.
5900 * intl/tst-gettext.sh: Use test_program_prefix_before_env,
5901 run_program_env and test_program_prefix_after_env arguments.
5902 * intl/tst-gettext2.sh: Likewise.
5903 * intl/tst-gettext4.sh: Do not set environment variables
5904 explicitly.
5905 * intl/tst-gettext6.sh: Likewise.
5906 * intl/tst-translit.sh: Likewise.
5907 * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
5908 $(test-program-prefix-before-env), $(run-program-env) and
5909 $(test-program-prefix-after-env).
5910 * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
5911 run_program_env and test_program_prefix_after_env arguments.
5912 * math/Makefile (run-regen-ulps): Use $(run-program-env).
5913 * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
5914 * nptl/tst-tls6.sh: Use run_program_env argument. Set LANG=C
5915 explicitly with each use of ${test_wrapper_env}.
5916 * posix/Makefile ($(objpfx)wordexp-tst.out): Use
5917 $(test-program-prefix-before-env), $(run-program-env) and
5918 $(test-program-prefix-after-env).
5919 * posix/tst-getconf.sh: Do not set environment variables
5920 explicitly.
5921 * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
5922 run_program_env and test_program_prefix_after_env arguments.
5923 * stdio-common/tst-printf.sh: Do not set environment variables
5924 explicitly.
5925 * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
5926 $(test-program-prefix-before-env), $(run-program-env) and
5927 $(test-program-prefix-after-env).
5928 * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
5929 run_program_env and test_program_prefix_after_env arguments.
5930 Split $test calls into $test_pre and $test.
5931 * timezone/Makefile (build-testdata): Use
5932 $(built-program-cmd-before-env), $(run-program-env) and
5933 $(built-program-cmd-after-env).
5934
5935 2014-06-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5936
5937 * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
5938 strlen for non SHARED builds.
5939
5940 2014-06-05 Siddhesh Poyarekar <siddhesh@redhat.com>
5941
5942 * nptl/allocatestack.c (check_list): Inlined function...
5943 (__reclaim_stacks): ... here.
5944
5945 2014-06-05 Ondřej Bílka <neleai@seznam.cz>
5946
5947 [BZ #15698]
5948 * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
5949 memory overrun.
5950
5951 2014-06-05 Joseph Myers <joseph@codesourcery.com>
5952
5953 * Rules (make-test-out): Include
5954 LOCPATH=$(common-objpfx)localedata in default environment.
5955 * debug/Makefile (tst-chk1-ENV): Remove variable.
5956 (tst-chk2-ENV): Likewise.
5957 (tst-chk3-ENV): Likewise.
5958 (tst-chk4-ENV): Likewise.
5959 (tst-chk5-ENV): Likewise.
5960 (tst-chk6-ENV): Likewise.
5961 (tst-lfschk1-ENV): Likewise.
5962 (tst-lfschk2-ENV): Likewise.
5963 (tst-lfschk3-ENV): Likewise.
5964 (tst-lfschk4-ENV): Likewise.
5965 (tst-lfschk5-ENV): Likewise.
5966 (tst-lfschk6-ENV): Likewise.
5967 * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
5968 (tst-iconv7-ENV): Likewise.
5969 * intl/Makefile (LOCPATH-ENV): Likewise.
5970 (tst-codeset-ENV): Likewise.
5971 (tst-gettext3-ENV): Likewise.
5972 (tst-gettext5-ENV): Likewise.
5973 * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
5974 (tst-fopenloc-ENV): Likewise.
5975 (tst-fgetws-ENV): Remove variable.
5976 (tst-ungetwc1-ENV): Likewise.
5977 (tst-ungetwc2-ENV): Likewise.
5978 (bug-ungetwc2-ENV): Likewise.
5979 (tst-swscanf-ENV): Likewise.
5980 (bug-ftell-ENV): Likewise.
5981 (tst-fgetwc-ENV): Likewise.
5982 (tst-fseek-ENV): Likewise.
5983 (tst-ftell-partial-wide-ENV): Likewise.
5984 (tst-ftell-active-handler-ENV): Likewise.
5985 (tst-ftell-append-ENV): Likewise.
5986 * posix/Makefile (tst-fnmatch-ENV): Likewise.
5987 (tst-regexloc-ENV): Likewise.
5988 (bug-regex1-ENV): Likewise.
5989 (tst-regex-ENV): Likewise.
5990 (tst-regex2-ENV): Likewise.
5991 (bug-regex5-ENV): Likewise.
5992 (bug-regex6-ENV): Likewise.
5993 (bug-regex17-ENV): Likewise.
5994 (bug-regex18-ENV): Likewise.
5995 (bug-regex19-ENV): Likewise.
5996 (bug-regex20-ENV): Likewise.
5997 (bug-regex22-ENV): Likewise.
5998 (bug-regex23-ENV): Likewise.
5999 (bug-regex25-ENV): Likewise.
6000 (bug-regex26-ENV): Likewise.
6001 (bug-regex30-ENV): Likewise.
6002 (bug-regex32-ENV): Likewise.
6003 (bug-regex33-ENV): Likewise.
6004 (bug-regex34-ENV): Likewise.
6005 (bug-regex35-ENV): Likewise.
6006 (tst-rxspencer-ENV): Likewise.
6007 (tst-rxspencer-no-utf8-ENV): Likewise.
6008 * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
6009 (tst-sscanf-ENV): Likewise.
6010 (tst-swprintf-ENV): Likewise.
6011 (tst-swscanf-ENV): Likewise.
6012 (test-vfprintf-ENV): Likewise.
6013 (scanf13-ENV): Likewise.
6014 (bug14-ENV): Likewise.
6015 (tst-grouping-ENV): Likewise.
6016 * stdlib/Makefile (tst-strtod-ENV): Likewise.
6017 (tst-strtod3-ENV): Likewise.
6018 (tst-strtod4-ENV): Likewise.
6019 (tst-strtod5-ENV): Likewise.
6020 (testmb2-ENV): Likewise./
6021 * string/Makefile (tst-strxfrm-ENV): Likewise.
6022 (tst-strxfrm2-ENV): Likewise.
6023 (bug-strcoll1-ENV): Likewise.
6024 (test-strcasecmp-ENV): Likewise.
6025 (test-strncasecmp-ENV): Likewise.
6026 * time/Makefile (tst-strptime-ENV): Likewise.
6027 (tst-ftime_l-ENV): Likewise.
6028 * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
6029 (tst-mbrtowc-ENV): Likewise.
6030 (tst-wcrtomb-ENV): Likewise.
6031 (tst-mbrtowc2-ENV): Likewise.
6032 (tst-c16c32-1-ENV): Likewise.
6033 (tst-mbsnrtowcs-ENV): Likewise.
6034
6035 2014-06-05 Ondřej Bílka <neleai@seznam.cz>
6036
6037 * manual/resource.texi (How to get information about the memory
6038 subsystem?): Fix typo.
6039 Reported by Peon de la Parra Ivan <peon@keba.com>
6040
6041 2014-06-03 Guo Yixuan <culu.gyx@gmail.com>
6042
6043 [BZ #16882]
6044 * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
6045 (pthread_spin_lock): Branch out of spin loop to proper location.
6046 * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
6047 (pthread_spin_lock): Likewise.
6048
6049 * nptl/tst-spin4.c: New test.
6050 * nptl/Makefile (tests): Add tst-spin4.
6051
6052 2014-06-03 Andreas Schwab <schwab@suse.de>
6053
6054 [BZ #15946]
6055 * resolv/res_send.c (send_dg): Reload file descriptor after
6056 calling reopen.
6057
6058 2014-06-03 Stefan Liebler <stli@linux.vnet.ibm.com>
6059
6060 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
6061
6062 2014-06-03 Richard Henderson <rth@redhat.com>
6063
6064 * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
6065 * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
6066 * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
6067 SAVE_PID and RESTORE_PID blocks from pt-vfork.S. Map 0 to INT_MIN
6068 in the SAVE_PID block.
6069 (__libc_vfork): New alias.
6070 * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
6071
6072 * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
6073 child in registers, not on the stack. Remove RESET_PID conditionals.
6074 * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
6075
6076 2014-06-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
6077
6078 * sysdeps/aarch64/libm-test-ulps: Regenerate.
6079
6080 2014-06-03 Wilco <wdijkstr@arm.com>
6081
6082 * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
6083 (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
6084 (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6085 Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
6086 * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
6087 Likewise.
6088
6089 2014-06-03 Wilco <wdijkstr@arm.com>
6090
6091 * sysdeps/aarch64/fpu/math_private.h
6092 (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
6093 (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
6094 (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
6095 (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6096 Fix declarations.
6097
6098 2014-06-03 Kostya Serebryany <konstantin.s.serebryany@gmail.com>
6099
6100 * crypt/crypt-private.h: Include ufc-crypt.h.
6101 (__b64_from_24bit): Declare extern.
6102 * crypt/crypt_util.c(__b64_from_24bit): New function.
6103 (b64t): New static const variable.
6104 * crypt/md5-crypt.c (b64_from_24bit): Remove function.
6105 (b64t): Remove variable.
6106 (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
6107 * crypt/sha256-crypt.c: Include crypt-private.h.
6108 (b64t): Remove variable.
6109 (__sha256_crypt_r): Remove b64_from_24bit and replace
6110 with __b64_from_24bit.
6111 * crypt/sha512-crypt.c: Likewise.
6112
6113 2014-06-02 Roland McGrath <roland@hack.frob.com>
6114
6115 * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
6116 * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
6117 Label the code __libc_vfork rather than __vfork.
6118 [!NOT_IN_libc] (vfork): Define as weak alias.
6119 [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
6120 * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
6121 * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
6122
6123 2014-06-02 Siddhesh Poyarekar <siddhesh@redhat.com>
6124
6125 * malloc/malloc.c (malloc_info): Fix format specifier for
6126 n_mmaps.
6127
6128 2014-06-02 Wilco <wdijkstr@arm.com>
6129
6130 * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
6131 FPCR write.
6132
6133 2014-06-02 Wilco <wdijkstr@arm.com>
6134
6135 [BZ #17009]
6136 * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
6137 Rewrite to reduce FPCR/FPSR accesses.
6138
6139 2014-06-01 David S. Miller <davem@davemloft.net>
6140
6141 * sysdeps/sparc/fpu/libm-test-ulps: Update.
6142
6143 2014-05-31 David S. Miller <davem@davemloft.net>
6144
6145 * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
6146 to occur in round to nearest mode when |x| >= 2.0
6147
6148 2014-05-30 Richard Henderson <rth@twiddle.net>
6149
6150 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
6151 (PSEUDO_RET_NOERRNO): Remove.
6152 (ret): Don't redefine.
6153 (ret_NOERRNO): Define in terms of ret.
6154 (ret_ERRVAL): Likewise.
6155
6156 * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
6157 use of PSEUDO_RET; perform the error check directly.
6158
6159 2014-05-30 Marko Myllynen <myllynen@redhat.com>
6160
6161 * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
6162 with __int128_t.
6163
6164 2014-05-30 Siddhesh Poyarekar <siddhesh@redhat.com>
6165
6166 * malloc/malloc (malloc_info): Fix formatting.
6167
6168 2014-05-30 Siddhesh Poyarekar <siddhesh@redhat.com>
6169 Roland McGrath <roland@hack.frob.com>
6170
6171 * malloc/malloc (malloc_info): Also print mmapped statistics.
6172
6173 2014-05-30 Roland McGrath <roland@hack.frob.com>
6174
6175 * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
6176 * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
6177
6178 2014-05-30 Ondřej Bílka <neleai@seznam.cz>
6179
6180 * malloc/malloc.c (malloc_info): Inline mi_arena.
6181
6182 2014-05-29 Richard Henderson <rth@twiddle.net>
6183
6184 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
6185 Remove comma before expanding ASM_ARGS_##nr.
6186 (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
6187 Make _x0 a strict output; make _x8 a strict input; adjust expansion
6188 of ASM_ARGS_##nr.
6189 (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
6190 (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
6191 (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
6192 (ASM_ARGS_1): Add leading comma.
6193
6194 * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
6195 (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
6196 to __errno_location.
6197 * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
6198 Remove the expected plt for __errno_location.
6199
6200 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6201 [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
6202 call to __read_tp.
6203
6204 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6205 Always allocate 64 bytes of stack frame. Use ldp/stp to create
6206 it and break it down.
6207 (DOCARGS_0, DOCARGS_1): Do nothing.
6208 (DOCARGS_2): Update to store into the new stack frame.
6209 (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
6210 (UNDOCARGS_1): Update to restore from the new stack frame.
6211 (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
6212 (UNDOCARGS_5, UNDOCARGS_6): Likewise.
6213
6214 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6215 (SINGLE_THREAD_P): New parameter for result regno.
6216 (PSEUDO): Update to match; use cbz instead of beq.
6217
6218 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6219 Use ENTRY to define the _nocancel entry point. Share the syscall
6220 and syscall error check paths with the cancel path.
6221 (PSEUDO_END): New.
6222
6223 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
6224 whitespace; tabs before and after asm mnemonics.
6225
6226 2014-05-29 Eric Wong <normalperson@yhbt.net>
6227
6228 [BZ #15132]
6229 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
6230 Call fstat64 or stat64 internally, depending on arguments passed.
6231 Replace stat buffer argument with file descriptor argument.
6232 (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
6233 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
6234 Pass fd to __internal_statvfs instead of calling fstat64.
6235 * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
6236 Pass fd to __internal_statvfs64 instead of calling fstat64.
6237 * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
6238 Pass -1 to __internal_statvfs instead of calling stat64.
6239 * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
6240 Pass -1 to __internal_statvfs64 instead of calling stat64.
6241
6242 2014-05-28 Roland McGrath <roland@hack.frob.com>
6243
6244 * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
6245 that was previously under [RESET_PID].
6246 * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
6247
6248 * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
6249 * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
6250
6251 2014-05-27 Roland McGrath <roland@hack.frob.com>
6252
6253 * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
6254
6255 * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
6256 * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
6257
6258 2014-05-27 Ondřej Bílka <neleai@seznam.cz>
6259
6260 * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
6261
6262 2014-05-27 Andreas Schwab <schwab@suse.de>
6263
6264 * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
6265 TLS_INIT_TP macro.
6266 * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
6267 * elf/rtld.c (init_tls, dl_main): Likewise.
6268 * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
6269 * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
6270 * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
6271 * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
6272 * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
6273 * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
6274 * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
6275 * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
6276 * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
6277 * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
6278 * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
6279 * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
6280 * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
6281 * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
6282 * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
6283 * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
6284 * sysdeps/generic/tls.h: Update description.
6285
6286 2014-05-27 Will Newton <will.newton@linaro.org>
6287
6288 [BZ #16990]
6289 * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
6290 and restore r2 rather than just restoring.
6291
6292 2014-05-27 Siddhesh Poyarekar <siddhesh@redhat.com>
6293
6294 [BZ #16724]
6295 * libio/tst-ftell-append.c: New test case.
6296 * libio/Makefile (tests): Add test case.
6297 * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
6298 append mode.
6299 * libio/wfileops.c (do_ftell_wide): Likewise.
6300
6301 2014-05-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6302
6303 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6304
6305 * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
6306 ...
6307 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
6308 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
6309 * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
6310 * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
6311 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
6312 * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
6313 * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
6314 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
6315 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
6316 Moved ...
6317 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
6318 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
6319 Moved ...
6320 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
6321 * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
6322 * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
6323 * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
6324 * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
6325 * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
6326 ...
6327 * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
6328 * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
6329 Moved ...
6330 * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
6331 here.
6332 * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
6333 ...
6334 * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
6335 * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
6336 * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
6337
6338 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
6339 * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
6340 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
6341 * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
6342
6343 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
6344 merge into ...
6345 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
6346 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
6347 ...
6348 * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
6349 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
6350 ...
6351 * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
6352 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
6353 Moved ...
6354 * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
6355 here.
6356 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
6357 Moved ...
6358 * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
6359 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
6360 Moved ...
6361 * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
6362
6363 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
6364 conditional [RESET_PID].
6365 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
6366 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
6367 removed.
6368 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
6369 removed.
6370
6371 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
6372 <tcb-offsets.h>.
6373 (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
6374 (__libc_vfork): New strong alias.
6375 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
6376 removed.
6377 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
6378 Removed.
6379
6380 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
6381 <tcb-offsets.h>.
6382 (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
6383 (__libc_vfork): New strong alias.
6384 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
6385 removed.
6386 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
6387 removed.
6388
6389 2014-05-26 Carlos O'Donell <carlos@redhat.com>
6390
6391 * malloc/malloc.c (mi_arena): New function.
6392 (malloc_info): Remove nested function mi_arena. Call non-nosted
6393 function mi_arena.
6394
6395 2014-05-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6396
6397 * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
6398 by insrwi.
6399 * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
6400 * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
6401 * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
6402 * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
6403 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
6404 * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
6405 * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
6406
6407 2014-05-26 Andreas Schwab <schwab@suse.de>
6408
6409 [BZ #16984]
6410 * locale/programs/repertoire.c (repertoire_read): Add slash
6411 between I18NPATH element and file name.
6412 * locale/programs/locfile.c (locfile_read): Likewise.
6413
6414 2014-05-26 Stefan Liebler <stli@linux.vnet.ibm.com>
6415
6416 * nptl/pthread_mutexattr_settype.c
6417 (__pthread_mutexattr_settype):
6418 Disable lock elision for PTHREAD_MUTEX_NORMAL.
6419
6420 2014-05-26 Stefan Liebler <stli@linux.vnet.ibm.com>
6421
6422 * nptl/tst-mutex5 (do_test):
6423 Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
6424
6425 2014-05-26 Siddhesh Poyarekar <siddhesh@redhat.com>
6426
6427 * benchtests/README: Document 'init' directive.
6428 * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
6429 BENCH_INIT.
6430 * scripts/bench.py (gen_source): Define BENCH_INIT macro.
6431 (parse_file): Recognize 'init' directive.
6432
6433 2014-05-26 Kyle McMartin <kyle@redhat.com>
6434
6435 [BZ #16796]
6436 * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
6437 alignment of struct pthread.
6438
6439 2014-05-26 Siddhesh Poyarekar <siddhesh@redhat.com>
6440
6441 [BZ #16878]
6442 * nscd/netgroupcache.c (addgetnetgrentX): Look for
6443 NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
6444 * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
6445 NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
6446
6447 2014-05-25 Richard Henderson <rth@twiddle.net>
6448
6449 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6450 (SINGLE_THREAD_P_PIC): Remove.
6451 * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
6452 (SINGLE_THREAD_P_PIC): Remove.
6453
6454 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
6455 branch to syscall error ...
6456 (PSEUDO): ... here.
6457 [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
6458 from __local_syscall_error to .Lsyscall_error.
6459 [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
6460 (SYSCALL_ERROR): Update label name.
6461
6462 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6463 Do not use DOARGS/UNDOARGS.
6464 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
6465 (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
6466 (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
6467 (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
6468 (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
6469
6470 * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
6471 block comment.
6472
6473 * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
6474 define if !NOT_IN_libc.
6475 * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
6476 define with non-default symbol versions.
6477
6478 2014-05-23 Richard Henderson <rth@twiddle.net>
6479
6480 * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
6481 (vfork, __vfork): Define via compat_symbol.
6482
6483 * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
6484 [!HAVE_IFUNC] (vfork_compat): Remove.
6485 [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
6486
6487 2014-05-23 Joseph Myers <joseph@codesourcery.com>
6488
6489 [BZ #16978]
6490 * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
6491 * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
6492 variable.
6493
6494 2014-05-23 Richard Henderson <rth@twiddle.net>
6495
6496 * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
6497 * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
6498 * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
6499 * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
6500
6501 * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
6502 * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
6503 * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
6504 * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
6505 * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
6506 * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
6507 * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
6508 * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
6509 * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
6510 * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
6511 * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
6512 * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
6513 * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
6514 * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
6515 * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
6516 * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
6517 * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
6518 * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
6519 * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
6520 * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
6521 * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
6522 * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
6523 * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
6524 * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
6525 * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
6526 * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
6527 * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
6528 * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
6529 * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
6530 * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
6531 * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
6532 * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
6533 * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
6534 * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
6535 * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
6536 * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
6537 * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
6538 * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
6539 * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
6540 * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
6541 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
6542 * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
6543 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
6544 * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
6545 * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
6546 * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
6547 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
6548 * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
6549 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
6550 * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
6551 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
6552 * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
6553 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
6554 * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
6555 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
6556 * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
6557
6558 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
6559 * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
6560 * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here. Restore PID
6561 before exiting on error.
6562 (__libc_vfork): New strong alias.
6563 * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
6564 * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
6565
6566 * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
6567 that was previously under [RESET_PID].
6568 * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
6569
6570 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
6571
6572 2014-05-23 Joseph Myers <joseph@codesourcery.com>
6573
6574 [BZ #16977]
6575 * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
6576 value when x - 1 is zero.
6577 * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
6578 * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
6579 * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
6580 0.0L for an argument of 1.0L.
6581 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
6582 Likewise.
6583 * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
6584 value when x - 1 is zero.
6585 * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
6586 * sysdeps/i386/fpu/libm-test-ulps: Update.
6587 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6588
6589 2014-05-23 Rasmus Villemoes <rv@rasmusvillemoes.dk>
6590
6591 * manual/filesys.texi (Scanning Directory Content): Fix prototype of
6592 alphasort and versionsort.
6593
6594 2014-05-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6595
6596 * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
6597 macro.
6598 [copysignf]: Likewise.
6599
6600 2014-05-22 Siddhesh Poyarekar <siddhesh@redhat.com>
6601
6602 * crypt/md5-crypt.c: Fix formatting.
6603
6604 2014-05-22 Kostya Serebryany <konstantin.s.serebryany@gmail.com>
6605
6606 * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
6607 (b64_from_24bit): New function.
6608
6609 2014-05-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6610
6611 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
6612 libc_hidden_builtin_def to ifunc.
6613 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
6614 [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
6615
6616 2014-05-21 Roland McGrath <roland@hack.frob.com>
6617
6618 * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
6619 * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
6620
6621 2014-05-21 Joseph Myers <joseph@codesourcery.com>
6622
6623 * nscd/Depend (linuxthreads): Remove.
6624 (nptl): Add.
6625 * resolv/Depend (linuxthreads): Remove.
6626 * rt/Depend (linuxthreads): Remove.
6627
6628 * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
6629 (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
6630 $(common-objpfx)elf/.
6631 (link-libc-before-gnulib): Likewise.
6632 (elfobjdir): Remove variable.
6633 * Makefile (install): Use $(elf-objpfx) instead of
6634 $(common-objpfx)elf/.
6635 * Makerules (link-libc-args): Use $(elf-objpfx) instead of
6636 $(elfobjdir)/.
6637 (link-libc-deps): Likewise.
6638 ($(common-objpfx)libc.so): Likewise.
6639 ($(common-objpfx)linkobj/libc.so): Likewise.
6640 [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
6641 instead of $(common-objpfx)elf/.
6642 (symbolic-link-list): Likewise.
6643 * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
6644 [$(cross-compiling) = no]: Likewise.
6645 * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
6646 $(elfobjdir)/.
6647 (static-gnulib-arch): Likewise.
6648 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
6649 [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
6650 $(common-objpfx)elf/.
6651
6652 2014-05-21 Richard Henderson <rth@redhat.com>
6653
6654 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6655 (SINGLE_THREAD_P): Use the correct width load. Fold
6656 into the ldr offset.
6657
6658 * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
6659 (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
6660
6661 2014-05-20 Joseph Myers <joseph@codesourcery.com>
6662
6663 * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
6664 (libgcc_s_resume): Use __attribute_used__.
6665 * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
6666 Likewise.
6667
6668 2014-05-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6669
6670 * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
6671 optimization when used with float constants.
6672
6673 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6674
6675 2014-05-20 Aurelien Jarno <aurelien@aurel32.net>
6676
6677 [BZ #16915]
6678 * locale/nl_langinfo_l.c: Make direct reference to every
6679 _nl_current_CATEGORY symbol.
6680 * localedata/Makefile (test-srcs): Add tst-langinfo-static.
6681 (tests-static): Add tst-langinfo-static.
6682 (tests-special): Add tst-langinfo-static.out.
6683 ($(objpfx)tst-langinfo.out): Redirect output.
6684 ($(objpfx)tst-langinfo-static.out): New.
6685 * localedata/tst-langinfo.sh: Send output to stdout.
6686 * localedata/tst-langinfo-static.c: New file.
6687
6688 [BZ #16965]
6689 * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
6690 when the shift amount is modulo the limb size.
6691
6692 2014-05-20 Richard Henderson <rth@redhat.com>
6693
6694 [BZ #16967]
6695 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
6696 Change type of sa_flags from unsigned int to int.
6697
6698 [BZ #16966]
6699 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
6700
6701 * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
6702
6703 2014-05-20 Will Newton <will.newton@linaro.org>
6704
6705 * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6706 Test the return value of the system call in the nocancel case.
6707
6708 2014-05-20 Will Newton <will.newton@linaro.org>
6709 Yvan Roux <yvan.roux@linaro.org>
6710
6711 * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
6712 #include of asm/ptrace.h.
6713 (PTRACE_GET_THREAD_AREA): Remove #undef.
6714 (PTRACE_GETHBPREGS): Likewise.
6715 (PTRACE_SETHBPREGS): Likewise.
6716 (struct user_regs_struct): New structure.
6717 (struct user_fpsimd_struct): New structure.
6718 * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
6719 #include of asm/ptrace.h and second #include of sys/user.h.
6720 (PTRACE_GET_THREAD_AREA): Remove #undef.
6721 (PTRACE_GETHBPREGS): Likewise.
6722 (PTRACE_SETHBPREGS): Likewise.
6723 (ELF_NGREG): Use new struct user_regs_struct.
6724 (elf_fpregset_t): Use new struct user_fpsimd_struct.
6725
6726 2014-05-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6727
6728 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
6729 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
6730
6731 2014-05-17 Jose E. Marchesi <jose.marchesi@oracle.com>
6732
6733 [BZ #16958]
6734 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
6735 membar to avoid block loads/stores to overlap previous stores.
6736
6737 2014-05-17 Richard Henderson <rth@redhat.com>
6738
6739 * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
6740 Create the __##syscall_name##_nocancel entry point.
6741 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
6742 Remove; let the sysdep-cancel.h code create it.
6743
6744 2014-05-17 David S. Miller <davem@davemloft.net>
6745
6746 * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
6747 Protect with __USE_GNU.
6748 (TIOCSET_TEMPT): Likewise.
6749 (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
6750 TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
6751 these are already provided in bits/ioctl-types.h
6752
6753 2014-05-16 Roland McGrath <roland@hack.frob.com>
6754
6755 * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
6756 * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
6757
6758 * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
6759 Use wait4 regardless of [__NR_waitpid].
6760
6761 2014-05-16 Maciej W. Rozycki <macro@codesourcery.com>
6762
6763 PR libgcc/60166
6764 * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
6765 (_FP_NANSIGN_Q): Set the quiet bit.
6766
6767 2014-05-16 Joseph Myers <joseph@codesourcery.com>
6768
6769 * benchtests/Makefile
6770 ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
6771 not $(common-objpfx)math/libm.so.
6772 ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
6773 $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
6774 * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
6775 $(common-objpfx)dlfcn/libdl.so.
6776 ($(objpfx)tst-audit8): Depend on $(libm), not
6777 $(common-objpfx)math/libm.so.
6778 * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
6779 not $(common-objpfx)dlfcn/libdl.so.
6780 * math/Makefile
6781 ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
6782 Depend on $(libm), not $(objpfx)libm.so. Do not condition on
6783 [$(build-shared) = yes].
6784 ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
6785 $(common-objpfx)nptl/libpthread.so.
6786 * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
6787 $(common-objpfx)math/libm.so$(libm.so-version) or
6788 $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
6789 * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
6790 $(common-objpfx)dlfcn/libdl.so.
6791 * setjmp/Makefile (link-libm): Remove variable.
6792 ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
6793 * stdio-common/Makefile (link-libm): Remove variable.
6794 ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
6795 * stdlib/Makefile (link-libm): Remove variable.
6796 ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
6797 ($(objpfx)tst-strtod-round): Likewise.
6798 ($(objpfx)tst-tininess): Likewise.
6799 ($(objpfx)tst-strtod-underflow): Likewise.
6800 ($(objpfx)tst-strtod6): Likewise.
6801 ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
6802 $(libdl), not $(common-objpfx)nptl/libpthread.so and
6803 $(common-objpfx)dlfcn/libdl.so.
6804
6805 2014-05-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6806
6807 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
6808 BSD terminal modes definitions.
6809
6810 2014-05-16 Roland McGrath <roland@hack.frob.com>
6811
6812 * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
6813 * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
6814
6815 * sysdeps/unix/sysv/linux/arch-fork.h: New file.
6816 * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
6817 * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
6818 Don't do #include_next.
6819 * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
6820 * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
6821 Don't do #include_next.
6822 * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
6823 * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
6824 * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
6825 * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
6826
6827 2014-05-16 Allan McRae <allan@archlinux.org>
6828
6829 * po/sv.po: Update Swedish translation from translation project.
6830
6831 * timezone/Makefile ($(objpfx)tzselect): Use correct variable
6832 in sed expression.
6833
6834 2014-05-16 Aurelien Jarno <aurelien@aurel32.net>
6835
6836 [BZ #16917]
6837 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
6838 errno if the TIOCGPTN ioctl fails with an error different than
6839 EINVAL.
6840 * login/tst-ptsname.c: New file.
6841 * login/Makefile (tests): Add tst-ptsname.
6842
6843 [BZ #16943]
6844 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
6845 and prlimit64.
6846
6847 2014-05-15 Siddhesh Poyarekar <siddhesh@redhat.com>
6848
6849 [BZ #16849]
6850 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
6851 herrno to return EAI_AGAIN.
6852
6853 2014-05-14 Roland McGrath <roland@hack.frob.com>
6854
6855 * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
6856 * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
6857 * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
6858 * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
6859 * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
6860 * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
6861 * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
6862 * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
6863 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
6864 * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
6865 * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
6866 * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
6867 * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
6868 * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
6869 * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
6870 * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
6871 * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
6872 * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
6873 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
6874 * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
6875 * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
6876 * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
6877 * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
6878 * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
6879 * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
6880 * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
6881 * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
6882 * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
6883 * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
6884 * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
6885 * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
6886 * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
6887 * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
6888 * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
6889 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
6890 Moved ...
6891 * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
6892 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
6893 * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
6894 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
6895 * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
6896 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
6897 * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
6898 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
6899 * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
6900 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
6901 * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
6902 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
6903 * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
6904 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
6905 * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
6906 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
6907 * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
6908 * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
6909 * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
6910 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
6911 * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
6912 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
6913 * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
6914 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
6915 * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
6916 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
6917 * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
6918 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
6919 Moved ...
6920 * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
6921 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
6922 * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
6923 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
6924 * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
6925 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
6926 * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
6927 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
6928 * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
6929 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
6930 * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
6931 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
6932 * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
6933 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
6934 * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
6935 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
6936 * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
6937 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
6938 * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
6939 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
6940 Moved ...
6941 * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
6942 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
6943 * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
6944
6945 * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
6946 * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
6947 (libpthread-sysdep_routines): Add elision-related stuff here instead.
6948 * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
6949 * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
6950 * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
6951 * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
6952 * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
6953 * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
6954 * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
6955 * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
6956 * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
6957 * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
6958 * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
6959 * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
6960 * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
6961 * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
6962 * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
6963 * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
6964 * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
6965 * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
6966 * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
6967 * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
6968 * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
6969 * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
6970 * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
6971 * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
6972 * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
6973 * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
6974 * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
6975 * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
6976
6977 * sysdeps/unix/sysv/linux/mips/fork.h: New file.
6978 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
6979
6980 * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
6981 * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
6982 * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
6983 * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
6984 * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
6985 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
6986 Moved ...
6987 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
6988 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
6989 Moved ...
6990 * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
6991 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
6992 Moved ...
6993 * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
6994 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
6995 Moved ...
6996 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
6997 * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
6998 * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
6999 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
7000 Moved ...
7001 * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
7002 * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
7003 * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
7004 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
7005 * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
7006 * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
7007 * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
7008 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
7009 Moved ...
7010 * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
7011 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7012 Moved ...
7013 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7014 ... here.
7015 * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
7016 * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
7017 * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
7018 * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
7019 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7020 Moved ...
7021 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7022 ... here.
7023 * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
7024 Moved ...
7025 * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
7026 * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
7027 * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
7028 * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
7029 * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
7030 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
7031 Moved ...
7032 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
7033 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
7034 Moved ...
7035 * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
7036 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
7037 Moved ...
7038 * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
7039 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
7040 Moved ...
7041 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
7042 * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
7043 * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
7044 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
7045 Moved ...
7046 * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
7047 * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
7048 * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
7049 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
7050 * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
7051 * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
7052 * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
7053 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
7054 Moved ...
7055 * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
7056 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7057 Moved ...
7058 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7059 ... here.
7060 * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
7061 * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
7062 * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
7063 * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
7064 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7065 Moved ...
7066 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7067 ... here.
7068 * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
7069 Moved ...
7070 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
7071 * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
7072 * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
7073 * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
7074 * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
7075 * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
7076 * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
7077 * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
7078 * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
7079 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
7080 Moved ...
7081 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
7082 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
7083 Moved ...
7084 * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
7085 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
7086 Moved ...
7087 * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
7088 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
7089 Moved ...
7090 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
7091 * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
7092 * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
7093 * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
7094 * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
7095 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
7096 Moved ...
7097 * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
7098 * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
7099 * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
7100 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
7101 * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
7102 * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
7103 * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
7104 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
7105 Moved ...
7106 * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
7107 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7108 Moved ...
7109 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7110 ... here.
7111 * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
7112 * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
7113 * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
7114 * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
7115 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7116 Moved ...
7117 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7118 ... here.
7119 * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
7120 Moved ...
7121 * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
7122 * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
7123 * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
7124 * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
7125 * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
7126 * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
7127 * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
7128 * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
7129 * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
7130 * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
7131 * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
7132
7133 * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
7134 * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
7135
7136 * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
7137 * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
7138
7139 * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
7140 * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
7141 * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
7142 * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
7143 * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
7144 * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
7145 * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
7146 * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
7147 * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
7148 * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
7149 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
7150 * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
7151 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
7152 * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
7153 * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
7154 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
7155 * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
7156 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
7157 Moved ...
7158 * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
7159 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
7160 * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
7161 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
7162 Moved ...
7163 * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
7164 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
7165 * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
7166 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
7167 * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
7168 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
7169 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
7170 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
7171 Moved ...
7172 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
7173 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
7174 Moved ...
7175 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
7176 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
7177 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
7178 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
7179 * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
7180 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
7181 * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
7182 * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
7183 * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
7184 * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
7185 * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
7186 * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
7187 * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
7188 * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
7189 * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
7190 * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
7191 * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
7192
7193 * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
7194 * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
7195 * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
7196 * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
7197 * sysdeps/unix/sysv/linux/i386/fork.h: New file.
7198
7199 * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
7200 * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
7201 * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
7202 * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
7203 * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
7204 * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
7205 * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
7206 * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
7207 * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
7208 * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
7209
7210 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
7211 * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
7212
7213 * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
7214 * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
7215 * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
7216 * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
7217 * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
7218 * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
7219 * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
7220 * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
7221 * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
7222 * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
7223 * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
7224 * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
7225 * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
7226 * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
7227 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
7228 Update #include.
7229 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
7230 Likewise.
7231 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
7232 Likewise.
7233 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
7234 Likewise.
7235 * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
7236 Likewise.
7237 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
7238 Likewise.
7239 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
7240 Likewise.
7241 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
7242 Likewise.
7243 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
7244 Likewise.
7245 * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
7246 Likewise.
7247 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
7248 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
7249 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
7250 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
7251 * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
7252 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
7253 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
7254 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
7255 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
7256 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
7257 * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
7258 * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
7259 * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
7260 * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Likewise.
7261 * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Likewise.
7262
7263 * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
7264 that was previously under [RESET_PID].
7265 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
7266 * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
7267 * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
7268
7269 * sysdeps/i386/nptl/Implies: New file.
7270 * sysdeps/x86_64/nptl/Implies: New file.
7271 * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
7272 * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
7273 * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
7274 * sysdeps/x86/nptl/bits/semaphore.h: ... here.
7275
7276 * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
7277 (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7278 (__libc_vfork): New strong alias.
7279 * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
7280 * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
7281
7282 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
7283 (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7284 (__libc_vfork): New strong alias.
7285 * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
7286 * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
7287
7288 * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
7289 (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7290 (__libc_vfork): New strong alias.
7291 * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
7292 * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
7293 * nptl/pt-vfork.c: New file.
7294 * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
7295 (libpthread: GLIBC_2.20): New version set (empty).
7296
7297 2014-05-14 Will Newton <will.newton@linaro.org>
7298
7299 * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
7300 rather than #if.
7301
7302 2014-05-14 Joseph Myers <joseph@codesourcery.com>
7303
7304 [BZ #16564]
7305 * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
7306 arguments with exponent 65 or above.
7307 * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
7308 arguments 0x1p113L or above.
7309 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
7310 to arguments 0x1p107L or above.
7311 * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
7312 positive arguments with exponent 65 or above.
7313 * math/auto-libm-test-in: Add more tests of log1p.
7314 * math/auto-libm-test-out: Regenerated.
7315
7316 [BZ #16928]
7317 * math/s_cacos.c (__cacos): Ensure zero real part of result from
7318 non-finite arguments is +0.
7319 * math/s_cacosf.c (__cacosf): Likewise.
7320 * math/s_cacosl.c (__cacosl): Likewise.
7321 * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
7322 * sysdeps/i386/fpu/libm-test-ulps: Update.
7323 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7324
7325 [BZ #16927]
7326 * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
7327 value.
7328 * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
7329 * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
7330 * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
7331 for explicit high bit of mantissa when testing for argument equal
7332 to 1.
7333 * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
7334 * sysdeps/i386/fpu/libm-test-ulps: Update.
7335 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7336
7337 [BZ #16516]
7338 * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
7339 (__erf): Scale by 16 instead of 8 in potentially underflowing
7340 case. Ensure exception if result actually underflows.
7341 * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
7342 (__erff): Scale by 16 instead of 8 in potentially underflowing
7343 case. Ensure exception if result actually underflows.
7344 * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
7345 (efx8): Remove variable.
7346 (__erfl): Scale by 16 instead of 8 in potentially underflowing
7347 case. Ensure exception if result actually underflows.
7348 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
7349 (efx8): Remove variable.
7350 (__erfl): Scale by 16 instead of 8 in potentially underflowing
7351 case. Ensure exception if result actually underflows.
7352 * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
7353 (efx8): Remove variable.
7354 (__erfl): Scale by 16 instead of 8 in potentially underflowing
7355 case. Ensure exception if result actually underflows.
7356 * math/auto-libm-test-in: Add more tests of erf.
7357 * math/auto-libm-test-out: Regenerated.
7358
7359 2014-05-14 Andreas Schwab <schwab@suse.de>
7360
7361 * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
7362 Remove code conditionalized on USE___THREAD.
7363
7364 * config.h.in (HAVE_PT_CHOWN): Define as 0.
7365 * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
7366 not definedness.
7367
7368 2014-05-14 Joseph Myers <joseph@codesourcery.com>
7369
7370 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
7371 Define unconditionally.
7372 (__ASSUME_O_CLOEXEC): Likewise.
7373 (__ASSUME_SOCK_CLOEXEC): Likewise.
7374 (__ASSUME_IN_NONBLOCK): Likewise.
7375 (__ASSUME_PIPE2): Likewise.
7376 (__ASSUME_EVENTFD2): Likewise.
7377 (__ASSUME_SIGNALFD4): Likewise.
7378 (__ASSUME_DUP3): Likewise.
7379 * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
7380 (__ASSUME_DUP3): Do not define.
7381 (__ASSUME_EVENTFD2): Likewise.
7382 (__ASSUME_IN_NONBLOCK): Likewise.
7383 (__ASSUME_O_CLOEXEC): Likewise.
7384 (__ASSUME_PIPE2): Likewise.
7385 (__ASSUME_SIGNALFD4): Likewise.
7386 (__ASSUME_SOCK_CLOEXEC): Likewise.
7387 (__ASSUME_UTIMES): Undefine.
7388 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7389 (__ASSUME_UTIMES): Do not define.
7390 (__ASSUME_O_CLOEXEC): Likewise.
7391 (__ASSUME_SOCK_CLOEXEC): Likewise.
7392 (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
7393 0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
7394 0x020621].
7395 (__ASSUME_PIPE2): Likewise.
7396 (__ASSUME_EVENTFD2): Likewise.
7397 (__ASSUME_SIGNALFD4): Likewise.
7398 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
7399 * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
7400 Do not define.
7401 (__ASSUME_EVENTFD2): Likewise.
7402 (__ASSUME_SIGNALFD4): Likewise.
7403 * sysdeps/unix/sysv/linux/hppa/kernel-features.h
7404 (__ASSUME_32BITUIDS): Likewise.
7405 (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
7406 (__ASSUME_IPC64): Likewise.
7407 (__ASSUME_ST_INO_64_BIT): Likewise.
7408 (__ASSUME_GETDENTS64_SYSCALL): Likewise.
7409 [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
7410 * sysdeps/unix/sysv/linux/ia64/kernel-features.h
7411 (__ASSUME_UTIMES): Do not define.
7412 (__ASSUME_PSELECT): Likewise.
7413 (__ASSUME_PPOLL): Likewise.
7414 (__ASSUME_O_CLOEXEC): Likewise.
7415 (__ASSUME_SOCK_CLOEXEC): Likewise.
7416 (__ASSUME_IN_NONBLOCK): Likewise.
7417 (__ASSUME_PIPE2): Likewise.
7418 (__ASSUME_EVENTFD2): Likewise.
7419 (__ASSUME_SIGNALFD4): Likewise.
7420 (__ASSUME_DUP3): Likewise.
7421 * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7422 (__ASSUME_UTIMES): Likewise.
7423 (__ASSUME_O_CLOEXEC): Likewise.
7424 (__ASSUME_SOCK_CLOEXEC): Likewise.
7425 (__ASSUME_IN_NONBLOCK): Likewise.
7426 (__ASSUME_PIPE2): Likewise.
7427 (__ASSUME_EVENTFD2): Likewise.
7428 (__ASSUME_SIGNALFD4): Likewise.
7429 (__ASSUME_DUP3): Likewise.
7430 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7431 (__ASSUME_UTIMES): Likewise.
7432 (__ASSUME_O_CLOEXEC): Likewise.
7433 (__ASSUME_SOCK_CLOEXEC): Likewise.
7434 (__ASSUME_IN_NONBLOCK): Likewise.
7435 (__ASSUME_PIPE2): Likewise.
7436 (__ASSUME_EVENTFD2): Likewise.
7437 (__ASSUME_SIGNALFD4): Likewise.
7438 (__ASSUME_DUP3): Likewise.
7439 * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
7440 Likewise.
7441 (__ASSUME_UTIMES): Likewise.
7442 (__ASSUME_EVENTFD2): Likewise.
7443 (__ASSUME_SIGNALFD4): Likewise.
7444 * sysdeps/unix/sysv/linux/tile/kernel-features.h
7445 (__ASSUME_O_CLOEXEC): Likewise.
7446 (__ASSUME_SOCK_CLOEXEC): Likewise.
7447 (__ASSUME_IN_NONBLOCK): Likewise.
7448 (__ASSUME_PIPE2): Likewise.
7449 (__ASSUME_EVENTFD2): Likewise.
7450 (__ASSUME_SIGNALFD4): Likewise.
7451 (__ASSUME_DUP3): Likewise.
7452 (__ASSUME_UTIMES): Undefine.
7453
7454 * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
7455 feclearexcept. Remove symbol versioning code.
7456 * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv. Remove
7457 symbol versioning code.
7458 * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv. Remove
7459 symbol versioning code.
7460 * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
7461 feupdateenv. Remove symbol versioning code.
7462 * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
7463 fegetexceptflag. Remove symbol versioning code.
7464 * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
7465 fesetexceptflag. Remove symbol versioning code.
7466 * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
7467 GLIBC_2.2 and GLIBC_2.3.3 entries. Change GLIBC_2.1 to GLIBC_2.4.
7468 * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
7469 (__posix_fadvise64_l32): Remove prototype.
7470 [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
7471 code.
7472
7473 2014-05-13 Roland McGrath <roland@hack.frob.com>
7474
7475 * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
7476 * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
7477 * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
7478 * sysdeps/arm/nptl/bits/semaphore.h: ... here.
7479
7480 2014-05-13 Sami Kerola <kerolasa@iki.fi>
7481
7482 * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
7483 current working directory
7484
7485 2014-05-13 Roland McGrath <roland@hack.frob.com>
7486
7487 * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
7488 * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
7489 * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
7490 * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
7491 * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
7492 * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
7493 * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
7494 * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
7495 * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
7496 * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
7497 * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
7498 * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
7499 * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
7500 * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
7501 * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
7502 * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
7503 * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
7504 * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
7505 * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
7506 * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
7507 * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
7508 * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
7509 * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
7510 * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
7511 * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
7512 * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
7513 * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
7514 * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
7515 * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
7516 * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
7517 * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
7518 * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
7519 * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
7520 * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
7521 * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
7522 * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
7523 * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
7524 * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
7525 * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
7526 * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
7527 * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
7528 * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
7529
7530 * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
7531 * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
7532
7533 * sysdeps/unix/sysv/linux/arm/Makefile
7534 [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
7535 Add rt-aeabi_unwind_cpp_pr1.
7536 [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
7537 Add nptl-aeabi_unwind_cpp_pr1.
7538 [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
7539 * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
7540 * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
7541 * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
7542 * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
7543 * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
7544
7545 * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
7546 * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
7547 * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
7548 * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
7549
7550 * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
7551 Deconditionalize the code that was previously under [RESET_PID].
7552 * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
7553
7554 * sysdeps/generic/exit-thread.h: New file.
7555 * sysdeps/unix/sysv/linux/exit-thread.h: New file.
7556 * include/unistd.h (__exit_thread): Remove declaration.
7557 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
7558 * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
7559 * csu/libc-start.c: Include <exit-thread.h>.
7560 (LIBC_START_MAIN): Pass no argument to __exit_thread.
7561 * nptl/pthread_create.c: Include <exit-thread.h>.
7562 (start_thread): Call __exit_thread in place of __exit_thread_inline.
7563 * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
7564 * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
7565 * nptl/sysdeps/s390/pthreaddef.h: Likewise.
7566 * nptl/sysdeps/sh/pthreaddef.h: Likewise.
7567 * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
7568 * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
7569 * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
7570 * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
7571 * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
7572 * sysdeps/arm/nptl/pthreaddef.h: Likewise.
7573 * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
7574 * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
7575 * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
7576 * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
7577 * sysdeps/mips/nptl/pthreaddef.h: Likewise.
7578 * sysdeps/tile/nptl/pthreaddef.h: Likewise.
7579
7580 2014-05-13 Andreas Schwab <schwab@suse.de>
7581
7582 * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
7583
7584 2014-05-12 Joseph Myers <joseph@codesourcery.com>
7585
7586 * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
7587 (__ASSUME_UTIMES): Do not condition on kernel version.
7588 (__ASSUME_PSELECT): Define unconditionally.
7589 (__ASSUME_PPOLL): Likewise.
7590 (__ASSUME_ATFCTS): Likewise.
7591 (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
7592 (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
7593 (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
7594 (__ASSUME_UTIMENSAT): Define unconditionally.
7595 (__ASSUME_PRIVATE_FUTEX): Likewise.
7596 (__ASSUME_FALLOCATE): Likewise.
7597 (__ASSUME_O_CLOEXEC): Likewise.
7598 (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
7599 (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
7600 (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
7601 (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
7602 (__ASSUME_IN_NONBLOCK): Likewise.
7603 (__ASSUME_PIPE2): Likewise.
7604 (__ASSUME_EVENTFD2): Likewise.
7605 (__ASSUME_SIGNALFD4): Likewise.
7606 (__ASSUME_DUP3): Likewise.
7607 [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
7608 (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
7609 (__ASSUME_AT_RANDOM): Likewise.
7610 (__ASSUME_PREADV): Likewise.
7611 (__ASSUME_PWRITEV): Likewise.
7612 (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
7613 (__ASSUME_F_GETOWN_EX): Define unconditionally.
7614 (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
7615 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
7616 [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
7617 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7618 (__ASSUME_O_CLOEXEC): Define unconditionally.
7619 (__ASSUME_PSELECT): Do not undefine conditionally.
7620 (__ASSUME_PPOLL): Likewise.
7621 (__ASSUME_ATFCTS): Likewise.
7622 (__ASSUME_SET_ROBUST_LIST): Likewise.
7623 (__ASSUME_UTIMENSAT): Likewise.
7624 (__ASSUME_FDATASYNC): Define unconditionally.
7625 * sysdeps/unix/sysv/linux/arm/kernel-features.h
7626 (__ASSUME_SIGFRAME_V2): Likewise.
7627 )__ASSUME_EVENTFD2): Likewise.
7628 (__ASSUME_SIGNALFD4): Likewise.
7629 (__ASSUME_PSELECT): Do not undefine conditionally.
7630 (__ASSUME_PPOLL): Likewise.
7631 * sysdeps/unix/sysv/linux/ia64/kernel-features.h
7632 (__ASSUME_PSELECT): Define unconditionally.
7633 (__ASSUME_PPOLL): Likewise.
7634 (__ASSUME_O_CLOEXEC): Likewise.
7635 (__ASSUME_SOCK_CLOEXEC): Likewise.
7636 (__ASSUME_IN_NONBLOCK): Likewise.
7637 (__ASSUME_PIPE2): Likewise.
7638 (__ASSUME_EVENTFD2): Likewise.
7639 (__ASSUME_SIGNALFD4): Likewise.
7640 (__ASSUME_DUP3): Likewise.
7641 * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7642 (__ASSUME_O_CLOEXEC): Likewise.
7643 (__ASSUME_SOCK_CLOEXEC): Likewise.
7644 (__ASSUME_IN_NONBLOCK): Likewise.
7645 (__ASSUME_PIPE2): Likewise.
7646 (__ASSUME_EVENTFD2): Likewise.
7647 (__ASSUME_SIGNALFD4): Likewise.
7648 (__ASSUME_DUP3): Likewise.
7649 * sysdeps/unix/sysv/linux/mips/kernel-features.h
7650 (__ASSUME_EVENTFD2): Likewise.
7651 (__ASSUME_SIGNALFD4): Likewise.
7652 (__ASSUME_ACCEPT4_SYSCALL): Likewise.
7653
7654 2014-05-12 Andreas Schwab <schwab@suse.de>
7655
7656 [BZ #16932]
7657 * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
7658 (_nss_nis_gethostbyname4_r): Return error if item length is larger
7659 than maximum RPC packet size.
7660 * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
7661 * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
7662 * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
7663 (_nss_nis_getservbyport_r): Likewise.
7664
7665 2014-05-12 Will Newton <will.newton@linaro.org>
7666
7667 * malloc/Makefile (tests): Add tst-mallopt.
7668 * malloc/tst-mallopt.c: New file.
7669
7670 2014-05-09 Roland McGrath <roland@hack.frob.com>
7671
7672 * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
7673 [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
7674
7675 2014-05-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7676
7677 * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
7678 (tst-tlsmod6.so): Likewise.
7679
7680 2014-05-09 Roland McGrath <roland@hack.frob.com>
7681
7682 * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
7683
7684 2014-05-09 Joseph Myers <joseph@codesourcery.com>
7685
7686 [BZ #16064]
7687 * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
7688 and <dl-procinfo.h>.
7689 (__fegetenv): Save SSE state in envp->__eip if supported.
7690 * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
7691 envp->__eip if supported.
7692 * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
7693 and <dl-procinfo.h>.
7694 (__fesetenv): Always set __eip, __cs_selector, __opcode,
7695 __data_offset and __data_selector in environment to 0. Set SSE
7696 state if supported.
7697 * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
7698 test-fenv-sse.
7699 [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
7700 -mfpmath=sse.
7701 * sysdeps/x86/fpu/test-fenv-sse.c: New file.
7702
7703 2014-05-09 Will Newton <will.newton@linaro.org>
7704
7705 * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
7706 and libc_relro_required for ARM.
7707 * sysdeps/arm/preconfigure: Regenerate.
7708
7709 2014-05-09 Dominik Vogt <vogt@linux.vnet.ibm.com>
7710 Stefan Liebler <stli@linux.vnet.ibm.com>
7711
7712 * config.make.in (enable-lock-elision): New Makefile variable.
7713 * configure.ac: Likewise.
7714 * configure: Regenerate.
7715 * sysdeps/s390/configure.ac:
7716 Add check for gcc transactions support.
7717 * sysdeps/s390/configure: Regenerate.
7718 * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
7719 Build elision files if enabled.
7720 * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
7721 Add lock elision support for s390.
7722 * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
7723 * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
7724 * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
7725 * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
7726 * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
7727 * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
7728 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
7729 Likewise.
7730 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
7731 Likewise.
7732 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
7733 Likewise.
7734 * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
7735 Likewise.
7736 * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
7737 (__lll_timedlock_elision, __lll_lock_elision)
7738 (__lll_unlock_elision, __lll_trylock_elision)
7739 (lll_timedlock_elision, lll_lock_elision)
7740 (lll_unlock_elision, lll_trylock_elision): Add.
7741 * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7742 (pthread_mutex_t): Add lock elision support for s390.
7743
7744 2014-05-14 Wilco <wdijkstr@arm.com>
7745
7746 * sysdeps/arm/fclrexcpt.c: Cleanup.
7747 * sysdeps/arm/fedisblxcpt.c: Cleanup.
7748 * sysdeps/arm/feenablxcpt.c: Cleanup.
7749 * sysdeps/arm/fegetenv.c: Cleanup.
7750 * sysdeps/arm/fegetexcept.c: Cleanup.
7751 * sysdeps/arm/fegetround.c: Cleanup.
7752 * sysdeps/arm/feholdexcpt.c: Cleanup.
7753 * sysdeps/arm/fesetenv.c: Cleanup.
7754 * sysdeps/arm/fesetround.c: Cleanup.
7755 * sysdeps/arm/feupdateenv.c: Cleanup.
7756 * sysdeps/arm/fgetexcptflg.c: Cleanup.
7757 * sysdeps/arm/fraiseexcpt.c: Cleanup.
7758 * sysdeps/arm/fsetexcptflg.c: Cleanup.
7759 * sysdeps/arm/ftestexcept.c: Cleanup.
7760 * sysdeps/arm/get-rounding-mode.h: Cleanup.
7761 * sysdeps/arm/setfpucw.c: Cleanup.
7762
7763 2014-05-09 Will Newton <will.newton@linaro.org>
7764
7765 * sysdeps/arm/armv7/strcmp.S: New file.
7766 * NEWS: Mention addition of ARMv7 optimized strcmp.
7767
7768 2014-05-08 Roland McGrath <roland@hack.frob.com>
7769
7770 * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
7771 look for %.ac rather than %.in.
7772
7773 * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
7774 * sysdeps/unix/sysv/linux/configure.ac: Likewise.
7775 * sysdeps/mach/hurd/configure: Regenerated.
7776 * sysdeps/unix/sysv/linux/configure: Regenerated.
7777
7778 * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
7779
7780 2014-05-07 Steve Ellcey <sellcey@mips.com>
7781
7782 [BZ# 16922]
7783 * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
7784 (LONG_SUB): Ditto.
7785 (PTR_SUB): Ditto.
7786
7787 2014-05-07 Andreas Schwab <schwab@suse.de>
7788
7789 * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
7790 when skipping over non-matching result from nscd.
7791
7792 2014-05-07 Ondřej Bílka <neleai@seznam.cz>
7793
7794 [BZ #16876]
7795 * nptl/sockperf.c (client): Check socket return value.
7796
7797 [BZ #16877]
7798 * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
7799 nscd security class.
7800
7801 2014-05-06 Roland McGrath <roland@hack.frob.com>
7802
7803 * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
7804 * sysdeps/arm/unwind.h: ... here.
7805
7806 2014-05-06 Aurelien Jarno <aurelien@aurel32.net>
7807
7808 [BZ# 16916]
7809 * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
7810 Define.
7811
7812 2014-05-06 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
7813
7814 * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
7815 * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
7816 multiarch strncpy for PPC64.
7817 * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
7818 * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
7819 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
7820 multiarch optimizations.
7821 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
7822 (__libc_ifunc_impl_list): Likewise.
7823 * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
7824 * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
7825 multiarch stpncpy for PPC64.
7826 * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
7827 * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
7828
7829 2014-05-06 Andreas Schwab <schwab@suse.de>
7830
7831 [BZ #16912]
7832 * gmon/mcount.c (_MCOUNT_DECL): Use
7833 atomic_compare_and_exchange_bool_acq instead of
7834 catomic_compare_and_exchange_bool_acq.
7835
7836 2014-05-05 Roland McGrath <roland@hack.frob.com>
7837
7838 * elf/Makefile (others, install-bin): Remove pldd.
7839 (pldd-modules): Variable removed.
7840 ($(objpfx)pldd): Target removed.
7841 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
7842 (others, install-bin): Append pldd here.
7843 ($(objpfx)pldd): New target.
7844
7845 * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
7846 to 0, so the first #if test emitted later doesn't see it undefined.
7847 (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
7848 * sysdeps/gnu/errlist.c: Regenerated.
7849
7850 2014-05-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7851
7852 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
7853 [libc_hidden_builtin_def]: Define to empty value.
7854 * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
7855 [libc_hidden_builtin_def]: Likewise.
7856 * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
7857 [libc_hidden_builtin_def]: Likewise.
7858 * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
7859 [libc_hidden_builtin_def]: Likewise.
7860 * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
7861 __redirect_memcpy and define ifunc as default hidden symbol.
7862 * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
7863 * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
7864
7865 2014-05-04 Adam Conrad <adconrad@0c3.net>
7866
7867 * locale/iso-4217.def: Reintroduce XDR currency.
7868
7869 2014-05-04 Allan McRae <allan@archlinux.org>
7870
7871 * po/eo.po: Update Esperanto translation from translation project.
7872
7873 2014-05-02 Carlos O'Donell <carlos@redhat.com>
7874
7875 * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
7876 and FEATURE_INDEX_MAX to 1.
7877 [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
7878
7879 2014-05-01 Steve Ellcey <sellcey@mips.com>
7880
7881 * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
7882 * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
7883 * iconvdata/big5.c (ONE_DIRECTION): Define.
7884 * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
7885 * iconvdata/cp1255.c (ONE_DIRECTION): Define.
7886 * iconvdata/cp1258.c (ONE_DIRECTION): Define.
7887 * iconvdata/cp932.c (ONE_DIRECTION): Define.
7888 * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
7889 * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
7890 * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
7891 * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
7892 * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
7893 * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
7894 * iconvdata/gb18030.c (ONE_DIRECTION): Define.
7895 * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
7896 * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
7897 * iconvdata/gbk.c (ONE_DIRECTION): Define.
7898 * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
7899 * iconvdata/ibm930.c (ONE_DIRECTION): Define.
7900 * iconvdata/ibm932.c (ONE_DIRECTION): Define.
7901 * iconvdata/ibm933.c (ONE_DIRECTION): Define.
7902 * iconvdata/ibm935.c (ONE_DIRECTION): Define.
7903 * iconvdata/ibm937.c (ONE_DIRECTION): Define.
7904 * iconvdata/ibm939.c (ONE_DIRECTION): Define.
7905 * iconvdata/ibm943.c (ONE_DIRECTION): Define.
7906 * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
7907 * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
7908 * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
7909 * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
7910 * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
7911 * iconvdata/iso646.c (ONE_DIRECTION): Define.
7912 * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
7913 * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
7914 * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
7915 * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
7916 * iconvdata/johab.c (ONE_DIRECTION): Define.
7917 * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
7918 * iconvdata/sjis.c (ONE_DIRECTION): Define.
7919 * iconvdata/t.61.c (ONE_DIRECTION): Define.
7920 * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
7921 * iconvdata/tscii.c (ONE_DIRECTION): Define.
7922 * iconvdata/uhc.c (ONE_DIRECTION): Define.
7923 * iconvdata/unicode.c (ONE_DIRECTION): Define.
7924 * iconvdata/utf-16.c (ONE_DIRECTION): Define.
7925 * iconvdata/utf-32.c (ONE_DIRECTION): Define.
7926 * iconvdata/utf-7.c (ONE_DIRECTION): Define.
7927
7928 2014-05-01 Roland McGrath <roland@hack.frob.com>
7929
7930 * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
7931 (_IO_JUMPS_OFFSET): Define to 0.
7932
7933 * nptl/sysdeps/pthread/bits/libc-lock.h
7934 [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
7935 (__libc_lock_define_initialized_recursive): Always define using
7936 initializer. Modern compilers treat uninitialized (implicit zero) and
7937 explicit zero initializers the same (i.e. put the datum in bss).
7938
7939 2014-05-01 Andreas Schwab <schwab@linux-m68k.org>
7940
7941 * nscd/nscd-client.h: Include <string.h>.
7942
7943 2014-05-01 David S. Miller <davem@davemloft.net>
7944
7945 [BZ #16885]
7946 * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
7947 multiple zero bytes exist at the end of a string.
7948 Reported by Aurelien Jarno <aurelien@aurel32.net>
7949
7950 * string/test-strcmp.c (check): Add explicit test for situations where
7951 there are multiple zero bytes after the first.
7952
7953 2014-05-01 Andreas Schwab <schwab@linux-m68k.org>
7954
7955 [BZ #16890]
7956 * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
7957 when compiling wprintf.
7958 * stdio-common/tstdiomisc.c (t3): New function.
7959 (main): Call it.
7960
7961 2014-05-01 Steve Ellcey <sellcey@mips.com>
7962
7963 * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
7964 * iconv/gconv_simple.c (ONE_DIRECTION): Define.
7965 * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
7966 * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
7967
7968 2014-05-01 Steve Ellcey <sellcey@mips.com>
7969
7970 * stdlib/longlong.h: Updated from GCC.
7971
7972 2014-05-01 Will Newton <will.newton@linaro.org>
7973 Bernard Ogden <bernie.ogden@linaro.org>
7974
7975 * NEWS: Update fixed bug list.
7976
7977 [BZ #15119]
7978 * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
7979
7980 2014-04-30 David S. Miller <davem@davemloft.net>
7981
7982 * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
7983 (libc_feholdexcept_setround_sparc_ctx): New function.
7984 (libc_fesetenv_sparc_ctx): Likewise.
7985 (libc_feupdateenv_sparc_ctx): Likewise.
7986 (libc_feholdsetround_sparc_ctx): Likewise.
7987 (libc_feholdexcept_setround_ctx): Define.
7988 (libc_feholdexcept_setroundf_ctx): Likewise.
7989 (libc_feholdexcept_setroundl_ctx): Likewise.
7990 (libc_fesetenv_ctx): Likewise.
7991 (libc_fesetenvf_ctx): Likewise.
7992 (libc_fesetenvl_ctx): Likewise.
7993 (libc_feupdateenv_ctx): Likewise.
7994 (libc_feupdateenvf_ctx): Likewise.
7995 (libc_feupdateenvl_ctx): Likewise.
7996 (libc_feresetround_ctx): Likewise.
7997 (libc_feresetroundf_ctx): Likewise.
7998 (libc_feresetroundl_ctx): Likewise.
7999 (libc_feholdsetround_ctx): Likewise.
8000 (libc_feholdsetroundf_ctx): Likewise.
8001 (libc_feholdsetroundl_ctx): Likewise.
8002
8003 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8004 with __USE_GNU instead of XOPEN cpp guards.
8005
8006 * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
8007 0.
8008
8009 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8010 with XOPEN cpp guards.
8011
8012 2014-04-30 Julian Brown <julian@codesourcery.com>
8013
8014 [BZ #16888]
8015 * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
8016 handling.
8017
8018 2014-04-30 Joseph Myers <joseph@codesourcery.com>
8019
8020 [BZ #9894]
8021 * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
8022 Change to 2.6.32.
8023 (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
8024 * sysdeps/unix/sysv/linux/configure: Regenerated.
8025 * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
8026 * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
8027 * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
8028 * sysdeps/unix/sysv/linux/tile/configure: Likewise.
8029 * README: Update reference to required Linux kernel version.
8030 * manual/install.texi (Linux): Update reference to required Linux
8031 kernel headers version.
8032 * INSTALL: Regenerated.
8033
8034 * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
8035 header inclusion.
8036 [POSIX] (limits.h): Likewise.
8037 [POSIX] (math.h): Likewise.
8038 [POSIX] (sys/wait.h): Likewise.
8039 * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
8040 function.
8041 [POSIX] (stddef.h): Do not allow header inclusion.
8042
8043 2014-04-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8044
8045 * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
8046
8047 2014-04-30 Yang Yingliang <yangyingliang@huawei.com>
8048
8049 * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
8050 Return immediately after lll_futex_wake.
8051
8052 2014-04-30 Siddhesh Poyarekar <siddhesh@redhat.com>
8053
8054 [BZ #16791]
8055 * nscd/nscd-client.h (datahead_init_common): Initialize entire
8056 structure.
8057 (datahead_init_pos): Call datahead_init_common early.
8058 (datahead_init_neg): Likewise.
8059
8060 * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
8061 datahead_init_neg): New functions.
8062 * nscd/aicache.c (addhstaiX): Use them.
8063 * nscd/grpcache.c (cache_addgr): Likewise.
8064 * nscd/hstcache.c (cache_addhst): Likewise.
8065 * nscd/initgrcache.c (addinitgroupsX): Likewise.
8066 * nscd/netgroupcache.c (do_notfound): Likewise.
8067 (addgetnetgrentX): Likewise.
8068 (addinnetgrX): Likewise.
8069 * nscd/pwdcache.c (cache_addpw): Likewise.
8070 * nscd/servicescache.c (cache_addserv): Likewise.
8071
8072 2014-04-30 Siddhesh Poyarekar <siddhesh@redhat.com>
8073 Atsushi Onoe <atsushi@onoe.org>
8074
8075 [BZ #14308]
8076 [BZ #12994]
8077 [BZ #13651]
8078 * resolv/res_query.c (__libc_res_nsearch): Return if at least
8079 one response is valid.
8080 * resolv/res_send.c (send_dg): Check for validity of other
8081 response if the current response is a referral.
8082
8083 2014-04-29 Steve Ellcey <sellcey@mips.com>
8084
8085 * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
8086
8087 2014-04-29 Stefan Liebler <stli@linux.vnet.ibm.com>
8088
8089 [BZ #16823]
8090 * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
8091 Always divide by positive zero when computing -Inf result.
8092 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
8093 * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
8094
8095 2014-04-28 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8096
8097 * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
8098 FPSCR if value do not change.
8099 * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
8100 * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
8101 * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
8102 * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
8103 * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
8104 * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
8105 function.
8106
8107 2014-05-29 Carlos O'Donell <carlos@systemhalted.org>
8108
8109 * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
8110 * sysdeps/unix/sysv/linux/hppa: Move directory from
8111 ports/systeps/unix/sysv/linux/hppa.
8112 * README: Update listing for hppa-*-linux-gnu.
8113
8114 2014-04-28 Ondřej Bílka <neleai@seznam.cz>
8115
8116 [BZ #16754]
8117 * manual/stdio.texi (Hook functions): Fix types of stream hook
8118 functions.
8119 [BZ #16854]
8120 * socket/sys/socket.h: Fix typo in comment.
8121
8122 2014-04-28 Wilco <wdijkstr@arm.com>
8123
8124 * sysdeps/arm/fenv_private.h: New file.
8125 * sysdeps/arm/math_private.h: New file.
8126 * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
8127
8128 2014-04-25 H.J. Lu <hongjiu.lu@intel.com>
8129
8130 * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
8131 with __int128_t.
8132 (La_x86_64_retval): Likewise.
8133
8134 2014-04-24 Ian Bolton <ian.bolton@arm.com>
8135
8136 * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
8137 fpsr if value didn't change.
8138 * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
8139 to fpcr if value didn't change.
8140 * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
8141 * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
8142 fpsr or fpcr if value didn't change.
8143 * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
8144 * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
8145 fpcr if value didn't change.
8146 * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
8147 to fpsr if value didn't change.
8148
8149 2014-02-23 Siddhesh Poyarekar <siddhesh@redhat.com>
8150
8151 * nptl/tst-sem3.c: Use test-skeleton.c
8152 (main): Rename to do_test. Use return instead of
8153 exit.
8154 * nptl/tst-sem4.c: Use test-skeleton.c
8155 (main): Rename to do_test.
8156
8157 2014-04-22 David S. Miller <davem@davemloft.net>
8158
8159 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
8160 (struct sigaction): New struct member __glibc_reserved0, change
8161 type of sa_flags to int.
8162
8163 2014-04-22 Yufeng Zhang <yufeng.zhang@arm.com>
8164
8165 * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
8166 (COUNT_LEADING_ZEROS_0): Define for AArch64.
8167
8168 2014-04-22 Siddhesh Poyarekar <siddhesh@redhat.com>
8169
8170 * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
8171 * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
8172
8173 2014-04-22 Will Newton <will.newton@linaro.org>
8174 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
8175
8176 * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
8177 (__longjmp): Add longjmp and longjmp_target SystemTap
8178 probes.
8179 * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
8180 (__sigsetjmp): Add setjmp SystemTap probe.
8181
8182 2014-04-17 Carlos O'Donell <carlos@redhat.com>
8183
8184 * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
8185 match manual order.
8186
8187 2014-04-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8188
8189 * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
8190
8191 * sysdeps/powerpc/fpu/fenv_private.h
8192 (libc_feholdexcept_setroundl_ctx): Define to
8193 libc_feholdexcept_setround_ppc_ctx.
8194 (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
8195 (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
8196 (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
8197 (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
8198
8199 2014-04-17 Ian Bolton <ian.bolton@arm.com>
8200
8201 * sysdeps/aarch64/math-tests.h: New file.
8202
8203 2014-04-17 Sihai Yao <sihai.ysh@alibaba-inc.com>
8204
8205 * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
8206 New.
8207 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
8208 Check and set bit_AVX2_Usable.
8209 * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
8210 macro.
8211 (bit_AVX2): Likewise.
8212 (index_AVX2_Usable): Likewise.
8213 (CPUID_AVX2): Likewise.
8214 (HAS_AVX2): Likewise.
8215
8216 2014-04-17 Will Newton <will.newton@linaro.org>
8217
8218 * manual/setjmp.texi (System V contexts): Add note that
8219 calling setcontext on a context created by a call to a
8220 signal handler is undefined. Update text to note that
8221 setcontext from a signal handler is possible but not
8222 recommended.
8223
8224 [BZ #16629]
8225 * stdlib/tst-setcontext.c: Include signal.h.
8226 (main): Check that the signal stack before and
8227 after swapcontext is the same.
8228
8229 * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
8230 Re-implement to restore registers in user code and avoid
8231 rt_sigreturn system call.
8232
8233 2014-04-17 Wilco <wdijkstr@arm.com>
8234
8235 * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
8236 * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
8237 * math/test-fenv.c: Skip exception trap tests on targets which only
8238 support non-stop mode.
8239
8240 2014-04-17 Ian Bolton <ian.bolton@arm.com>
8241 Wilco Dijkstra <wilco.dijkstra@arm.com>
8242
8243 * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
8244 (libc_feholdsetround_aarch64_ctx)
8245 (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
8246 (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
8247 (libc_feresetround_ctx, libc_feresetroundf_ctx)
8248 (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
8249 (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
8250 (libc_feresetround_noexl_ctx): Define.
8251
8252 2014-04-16 Richard Henderson <rth@redhat.com>
8253
8254 * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
8255
8256 * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
8257 unwind tables.
8258
8259 * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
8260 const from the non-libc, non-ldso copy.
8261
8262 * sysdeps/alpha/libm-test-ulps: Regenerate.
8263
8264 2014-04-16 Ian Bolton <ian.bolton@arm.com>
8265 Wilco Dijkstra <wilco.dijkstra@arm.com>
8266
8267 * sysdeps/aarch64/fpu/math_private.h: New file.
8268
8269 2014-04-16 Marcus Shawcroft <marcus.shawcroft@arm.com>
8270
8271 * sysdeps/aarch64/libm-test-ulps: Regenerate.
8272
8273 2014-04-16 Igor Zamyatin <igor.zamyatin@intel.com>
8274
8275 [BZ #16275]
8276 * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
8277 (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
8278 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
8279 Intel MPX bound registers before _dl_profile_fixup.
8280 * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
8281 registers after _dl_profile_fixup. Save and restore bound
8282 registers bnd0/bnd1 when calling _dl_call_pltexit.
8283 * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
8284 (LR_BND_OFFSET): Likewise.
8285 (LRV_BND0_OFFSET): Likewise.
8286 (LRV_BND1_OFFSET): Likewise.
8287
8288 2014-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
8289
8290 * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
8291 to...
8292 * sysdeps/mach/hurd/i386/tls.h: ... here.
8293 (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
8294 pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
8295 fields.
8296
8297 2014-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
8298
8299 * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
8300
8301 2014-04-16 Stefan Liebler <stli@linux.vnet.ibm.com>
8302
8303 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
8304
8305 2014-04-16 Stefan Liebler <stli@linux.vnet.ibm.com>
8306
8307 [BZ #14770]
8308 * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
8309 * sysdeps/s390/configure: Regenerate.
8310
8311 [BZ #16824]
8312 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
8313 Set round-to-nearest internally to reduce error accumulation.
8314
8315 2014-04-16 Alan Modra <amodra@gmail.com>
8316
8317 [BZ #16740]
8318 [BZ #16619]
8319 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
8320 * math/libm-test.inc (frexp_test_data): Add tests.
8321 * NEWS: Update fixed bug list.
8322
8323 2014-04-15 Siddhesh Poyarekar <siddhesh@redhat.com>
8324
8325 * benchtests/Makefile: Depend on libraries in build directory.
8326 (bench-math): Separate out math tests.
8327 (bench-pthread): Separate out pthread tests.
8328 (bench): Include math and pthread tests.
8329
8330 2014-04-14 Carlos O'Donell <carlos@redhat.com>
8331
8332 [BZ #16831]
8333 * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
8334 _dl_debug_initialize.
8335
8336 * configure.ac: Remove SELinux header check.
8337 * configure: Regenerate.
8338 * nscd/selinux.c (perms): Array of const char* to permission names.
8339 (nscd_request_avc_has_perm): Call security_deny_unknown to find
8340 default policy. Call string_to_security_class and string_to_av_perm to
8341 translate strings. Enforce default policy and call avs_has_perm with
8342 results of translated strings.
8343
8344 2014-04-13 David S. Miller <davem@davemloft.net>
8345
8346 * sysdeps/sparc/fpu/libm-test-ulps: Update.
8347
8348 2014-04-12 Allan McRae <allan@archlinux.org>
8349
8350 [BZ #16838]
8351 * manual/string.texi (Collation Functions): Fix qsort argument
8352 order in example.
8353 Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
8354
8355 2014-04-11 Chris Metcalf <cmetcalf@tilera.com>
8356
8357 * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
8358 Make the test a no-op if there are no exceptions defined.
8359
8360 2014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>
8361
8362 * elf/Makefile (tests): make tst-dlopen-aout conditional on
8363 enable-hardcoded-path-in-tests
8364
8365 2014-04-11 Will Newton <will.newton@linaro.org>
8366
8367 * benchtests/Makefile (extra-objs): Add json-lib.o.
8368 (bench-func): Tidy up JSON output.
8369 * benchtests/bench-skeleton.c: Include json-lib.h.
8370 (main): Use JSON library functions to do output of
8371 benchmark results.
8372 * benchtests/bench-timing-type.c (main): Output the
8373 timing type simply, leaving formatting to the user.
8374 * benchtests/json-lib.c: New file.
8375 * benchtests/json-lib.h: Likewise.
8376
8377 2014-04-11 Torvald Riegel <triegel@redhat.com>
8378
8379 [BZ #15215]
8380 * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
8381 * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here. Add missing
8382 memory barriers. Add comments.
8383 * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
8384 * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
8385 * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
8386 * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
8387 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
8388 * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
8389
8390 2014-04-11 Stefan Liebler <stli@linux.vnet.ibm.com>
8391
8392 * sysdeps/s390/s390-32/configure.ac: Unify file with ...
8393 * sysdeps/s390/s390-64/configure.ac: ... this ...
8394 * sysdeps/s390/configure.ac: ... to here.
8395 * sysdeps/s390/s390-32/configure: Delete file.
8396 * sysdeps/s390/s390-64/configure: Delete file.
8397 * sysdeps/s390/configure: Regenerate.
8398
8399 2014-04-11 Joseph Anthony Pasquale Holsten <joseph@josephholsten.com>
8400
8401 * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
8402
8403 2014-04-11 Will Newton <will.newton@linaro.org>
8404
8405 * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
8406 to zero if it is not defined elsewhere. (mtrim): Test
8407 the value of MALLOC_DEBUG with #if rather than #ifdef.
8408
8409 2014-04-10 Torvald Riegel <triegel@redhat.com>
8410
8411 * benchtests/pthread_once-inputs: New file.
8412 * benchtests/pthread_once-source.c: New file.
8413 * benchtests/README: Update documentation.
8414
8415 2014-04-09 Igor Zamyatin <igor.zamyatin@intel.com>
8416 H.J. Lu <hongjiu.lu@intel.com>
8417
8418 [BZ #16275]
8419 * config.h.in (HAVE_MPX_SUPPORT): New #undef.
8420 * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
8421 * sysdeps/x86_64/configure: Regenerated.
8422 * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
8423 macro.
8424 (REGISTER_SAVE_RAX): Likewise.
8425 (REGISTER_SAVE_RCX): Likewise.
8426 (REGISTER_SAVE_RDX): Likewise.
8427 (REGISTER_SAVE_RSI): Likewise.
8428 (REGISTER_SAVE_RDI): Likewise.
8429 (REGISTER_SAVE_R8): Likewise.
8430 (REGISTER_SAVE_R9): Likewise.
8431 (REGISTER_SAVE_BND0): Likewise.
8432 (REGISTER_SAVE_BND1): Likewise.
8433 (REGISTER_SAVE_BND2): Likewise.
8434 (_dl_runtime_resolve): Use them. Save and restore Intel MPX
8435 bound registers when calling _dl_fixup.
8436
8437 2014-04-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8438
8439 * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
8440 * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
8441 of its definition.
8442 * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
8443 * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
8444 * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
8445 * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
8446 * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
8447 * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
8448 * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
8449
8450 2014-04-09 Peter Brett <peter@peter-b.co.uk>
8451
8452 [BZ #15514]
8453 * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
8454 pathconf(_PC_NAME_MAX).
8455
8456 2014-04-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8457
8458 * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
8459 Remove macro usage.
8460 (__PTHREAD_SPINS): Move definition to ...
8461 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
8462 (__PTHREAD_SPINS): ... here.
8463 * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
8464 (__PTHREAD_SPIN): Likewise.
8465 * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
8466 (__PTHREAD_SPIN): Likewise.
8467 * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
8468 (__PTHREAD_SPIN): Likewise.
8469 * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
8470 (__PTHREAD_SPIN): Likewise.
8471 * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
8472 (__PTHREAD_SPIN): Likewise.
8473 * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
8474 (__PTHREAD_SPIN): Likewise.
8475 * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
8476 (__PTHREAD_SPIN): Likewise.
8477 * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
8478 (__PTHREAD_SPIN): Likewise.
8479 * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
8480 (__PTHREAD_SPIN): Likewise.
8481 * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
8482 (__PTHREAD_SPIN): Likewise.
8483 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
8484 (__PTHREAD_SPIN): Likewise.
8485 * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
8486 (__PTHREAD_SPIN): Likewise.
8487
8488 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
8489 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
8490 * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
8491 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
8492 imply folder.
8493 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
8494 * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
8495 * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
8496 * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
8497 correct imply path.
8498 * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
8499 strlen symbol for non multi-arch builds.
8500 * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
8501 missing hidden_def and weak_alias.
8502
8503 2014-04-08 Carlos O'Donell <carlos@redhat.com>
8504
8505 * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
8506
8507 2014-04-07 Will Newton <will.newton@linaro.org>
8508
8509 * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
8510 and contents. [!_LIBC] Remove #ifndef and contents.
8511 (basename): Use ANSI prototype. [_LIBC] Remove #idef.
8512 * string/memccpy.c (__memccpy): Use ANSI prototype.
8513 * string/memfrob.c (memfrob): Likewise.
8514 * string/strcoll.c (STRCOLL): Likewise.
8515 * string/strlen.c (strlen): Likewise.
8516 * string/strtok.c (STRTOK): Likewise.
8517 * string/strcat.c: Remove unused #include of memcopy.h.
8518 (strcat): Use ANSI prototype.
8519 * string/strchr.c: Remove unused #include of memcopy.h.
8520 (strchr): Use ANSI prototype.
8521 * string/strcmp.c: Remove unused #include of memcopy.h.
8522 (strcmp): Use ANSI prototype.
8523 * string/strcpy.c: Remove unused #include of memcopy.h.
8524 (strcpy): Use ANSI prototype.
8525
8526 2014-04-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8527
8528 * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
8529 * config.make.in (config-extra-cppflags): Set it from
8530 libc_extra_cppflags.
8531 * configure.ac (libc_extra_cflags): Make it accumulate over
8532 configure fragments.
8533 (libc_extra_cppflags): New flag.
8534 * configure. Regenerate.
8535 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
8536 (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
8537 not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
8538 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
8539
8540 [BZ #16815]
8541 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
8542 result for FE_DOWNWARD rounding mode.
8543 * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
8544 Likewise.
8545 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8546
8547 2014-04-04 Chris Metcalf <cmetcalf@tilera.com>
8548
8549 * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
8550 in function argument name.
8551
8552 2014-04-03 David Svoboda <svoboda@cert.org>
8553
8554 [BZ #5666]
8555 * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
8556 explicitly.
8557
8558 2014-04-03 Roland McGrath <roland@hack.frob.com>
8559
8560 * elf/dl-unmap-segments.h: New file.
8561 * sysdeps/generic/ldsodefs.h
8562 (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
8563 * elf/dl-close.c: Include <dl-unmap-segments.h>.
8564 * elf/dl-fptr.c: Likewise.
8565 (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
8566 * sysdeps/aarch64/tlsdesc.c: Likewise.
8567 * sysdeps/arm/tlsdesc.c: Likewise.
8568 * sysdeps/i386/tlsdesc.c: Likewise.
8569 * sysdeps/tile/dl-runtime.c: Likewise.
8570 * sysdeps/x86_64/tlsdesc.c: Likewise.
8571 * elf/dl-load.h: New file.
8572 * elf/dl-load.c: Include it.
8573 (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
8574 Macros moved to dl-load.h.
8575 (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
8576 (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
8577 Use _dl_unmap_segments in place of __munmap.
8578 Break out segment-mapping loop into ...
8579 * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
8580
8581 2014-04-03 Will Newton <will.newton@linaro.org>
8582
8583 * elf/dl-lookup.c (do_lookup_x): Remove comment
8584 referring to nested function and move variable
8585 declarations down to before first use.
8586
8587 2014-04-02 Joseph Myers <joseph@codesourcery.com>
8588
8589 [BZ #16799]
8590 [BZ #16800]
8591 * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
8592 with 0 numerator.
8593 * math/s_catanf.c (__catanf): Likewise.
8594 * math/s_catanh.c (__catanh): Likewise.
8595 * math/s_catanhf.c (__catanhf): Likewise.
8596 * math/s_catanhl.c (__catanhl): Likewise.
8597 * math/s_catanl.c (__catanl): Likewise.
8598 * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
8599 by positive zero when computing -Inf result.
8600 * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
8601 (catanh_test): Likewise.
8602 * sysdeps/i386/fpu/libm-test-ulps: Update.
8603 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8604
8605 [BZ #16789]
8606 * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
8607 instead of using underflowing value in computing result.
8608 * math/s_clog10.c (__clog10): Likewise.
8609 * math/s_clog10f.c (__clog10f): Likewise.
8610 * math/s_clog10l.c (__clog10l): Likewise.
8611 * math/s_clogf.c (__clogf): Likewise.
8612 * math/s_clogl.c (__clogl): Likewise.
8613 * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
8614 (clog10_test): Likewise.
8615 * sysdeps/i386/fpu/libm-test-ulps: Update.
8616 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8617
8618 2014-04-02 Alan Modra <amodra@gmail.com>
8619
8620 [BZ #16739]
8621 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
8622 output when value is near a power of two. Use int64_t for lx and
8623 remove casts. Use decimal rather than hex exponent constants.
8624 Don't use long double multiplication when double will suffice.
8625 * math/libm-test.inc (nextafter_test_data): Add tests.
8626 * NEWS: Add 16739 and 16786 to bug list.
8627
8628 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
8629
8630 * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
8631
8632 2014-04-01 Will Newton <will.newton@linaro.org>
8633
8634 * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
8635 -fno-builtin. (CFLAGS-bench-ffsll.c): Likewise.
8636
8637 2014-04-01 Florian Weimer <fweimer@redhat.com>
8638
8639 [BZ #13347]
8640 * nptl/nptl-init.c (sighandler_setxid): Check system call result.
8641 * nptl/tst-setuid2.c: New file.
8642 * nptl/Makefile (xtests): Add tst-setuid2.
8643
8644 2014-04-01 Alan Modra <amodra@gmail.com>
8645
8646 [BZ #16786]
8647 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
8648
8649 2014-03-31 Joseph Myers <joseph@codesourcery.com>
8650
8651 [BZ #6803]
8652 [BZ #6804]
8653 * math/w_scalb.c (__scalb): For non-SVID mode, check result and
8654 set errno as appropriate.
8655 * math/w_scalbf.c (__scalbf): Likewise.
8656 * math/w_scalbl.c (__scalbl): Likewise.
8657 * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
8658 ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
8659 * math/libm-test.inc (scalb_test_data): Add errno expectations.
8660 Add more NaN tests.
8661
8662 [BZ #16349]
8663 * math/w_atan2.c: Include <errno.h>.
8664 (__atan2): Set errno for result underflowing to zero.
8665 * math/w_atan2f.c: Include <errno.h>.
8666 (__atan2f): Set errno for result underflowing to zero.
8667 * math/w_atan2l.c: Include <errno.h>.
8668 (__atan2l): Set errno for result underflowing to zero.
8669 * math/auto-libm-test-in: Don't allow missing errno for some atan2
8670 tests.
8671 * math/auto-libm-test-out: Regenerated.
8672
8673 2014-03-31 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8674
8675 * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
8676 Encode instruction correctly in little endian.
8677 * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
8678 Likewise.
8679 * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
8680 Likewise.
8681 * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
8682 Likewise.
8683 * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
8684 Likewise.
8685
8686 2014-03-31 Joseph Myers <joseph@codesourcery.com>
8687
8688 [BZ #9894]
8689 * sysdeps/unix/sysv/linux/kernel-features.h
8690 [__sparc__ && !__arch64__ && !__sparc_v9__]
8691 (__ASSUME_SET_ROBUST_LIST): Do not define.
8692 [__sparc__ && !__arch64__ && !__sparc_v9__]
8693 (__ASSUME_FUTEX_LOCK_PI): Likewise.
8694 [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
8695 Likewise.
8696 * sysdeps/unix/sysv/linux/arm/kernel-features.h
8697 (__ASSUME_FUTEX_LOCK_PI): Undefine.
8698 (__ASSUME_REQUEUE_PI): Likewise.
8699 (__ASSUME_SET_ROBUST_LIST): Likewise.
8700 * sysdeps/unix/sysv/linux/m68k/kernel-features.h
8701 [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
8702 Undefine.
8703 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8704 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
8705 Likewise.
8706 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
8707 Likewise.
8708 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
8709 Likewise.
8710 * sysdeps/unix/sysv/linux/mips/kernel-features.h
8711 [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
8712 Undefine.
8713 [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
8714 [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
8715 Likewise.
8716
8717 [BZ #16648]
8718 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8719 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
8720 * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
8721
8722 2014-03-31 Will Newton <will.newton@linaro.org>
8723
8724 * benchtests/Makefile (bench): Add ffs and ffsll to list
8725 of tests.
8726 * benchtests/ffs-inputs: New file.
8727 * benchtests/ffsll-inputs: Likewise.
8728
8729 2014-03-29 Joseph Myers <joseph@codesourcery.com>
8730
8731 [BZ #16770]
8732 * math/e_scalb.c (__ieee754_scalb): Check second argument is not
8733 too large before casting to int.
8734 * math/e_scalbf.c (__ieee754_scalbf): Likewise.
8735 * math/e_scalbl.c (__ieee754_scalbl): Likewise.
8736 * math/libm-test.inc (scalb_test_data): Add more tests.
8737
8738 2014-03-29 Siddhesh Poyarekar <siddhesh@redhat.com>
8739
8740 * benchtests/Makefile (DETAILED_OPT): New make option.
8741 (bench-func): Run benchmark program with -d if DETAILED_OPT is
8742 set.
8743 * benchtests/bench-skeleton.c: Include stdbool.h.
8744 (main): Store and print timings per input.
8745 * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
8746 member to each argument value.
8747 (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
8748 (_print_arg_data): Initialize per-input timing to 0.
8749
8750 * benchtests/Makefile (timing-type): New binary.
8751 (bench-clean): Also remove bench-timing-type.
8752 (bench): New target for timing-type.
8753 (bench-func): Print output in JSON format.
8754 * benchtests/bench-skeleton.c (main): Print output in JSON
8755 format.
8756 * benchtests/bench-timing-type.c: New file.
8757 * benchtests/bench-timing.h (TIMING_TYPE): New macro.
8758 (TIMING_PRINT_STATS): Remove.
8759 * benchtests/scripts/bench.py (_print_arg_data): Store variant
8760 name separately.
8761
8762 * benchtests/bench-modf.c: Remove.
8763 * benchtests/modf-inputs: New inputs file.
8764
8765 2014-03-28 Joseph Myers <joseph@codesourcery.com>
8766
8767 [BZ #16362]
8768 * math/s_clog10.c (M_PI_LOG10E): New macro.
8769 (__clog10): Use M_PI_LOG10E instead of M_PI when real and
8770 imaginary parts are 0.
8771 * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
8772 (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
8773 imaginary parts are 0.
8774 * math/s_clog10l.c (M_PI_LOG10El): New macro.
8775 (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
8776 imaginary parts are 0.
8777 * math/libm-test.inc (clog10_test_data): Update expected results
8778 for when real and imaginary parts are 0.
8779
8780 2014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>
8781
8782 * elf/dl-load.c: Finish conversion of __builtin_expect into
8783 __glibc_{un}likely.
8784
8785 2014-03-27 Joseph Myers <joseph@codesourcery.com>
8786
8787 [BZ #16348]
8788 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
8789 1+x for argument with exponent below -67.
8790 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
8791 Likewise.
8792 * math/auto-libm-test-in: Add more tests of exp.
8793 * math/auto-libm-test-out: Regenerated.
8794
8795 2014-03-27 Siddhesh Poyarekar <siddhesh@redhat.com>
8796
8797 [BZ #16759]
8798 * inet/getnetgrent_r.c (get_nonempty_val): New function.
8799 (nscd_getnetgrent): Use it.
8800
8801 [BZ #16760]
8802 * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
8803 of stpcpy.
8804
8805 2014-03-27 Andi Kleen <ak@linux.intel.com>
8806
8807 * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
8808 (lll_robust_lock, lll_cond_lock, lll_timedlock)
8809 (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
8810 (lll_robust_unlock): Remove out of line section. Use cfi
8811 intrinsics.
8812 (LLL_STUB_UNWIND_INFO*): Remove.
8813 * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
8814 (lll_robust_lock, lll_cond_lock, lll_timedlock)
8815 (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
8816 (lll_robust_unlock): Remove out of line section. Use cfi
8817 intrinsics.
8818 (LLL_STUB_UNWIND_INFO*): Remove.
8819
8820 2014-03-27 Siddhesh Poyarekar <siddhesh@redhat.com>
8821
8822 [BZ #16758]
8823 * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
8824 blank values.
8825
8826 2014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com>
8827
8828 * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
8829
8830 2014-03-26 Joseph Myers <joseph@codesourcery.com>
8831
8832 [BZ #16198]
8833 * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
8834 fnstenv.
8835 * math/test-fenv-preserve.c: New file.
8836 * math/Makefile (tests): Add test-fenv-preserve.
8837
8838 2014-03-26 Will Newton <will.newton@linaro.org>
8839
8840 * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
8841
8842 2014-03-25 Roland McGrath <roland@hack.frob.com>
8843
8844 * scripts/versionlist.awk: Partition the version sets and emit all
8845 GLIBC_* (sorted) before all others (sorted).
8846
8847 2014-03-25 Joseph Myers <joseph@codesourcery.com>
8848
8849 * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
8850 GLIBC_2.2.5 version.
8851
8852 2014-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8853
8854 * scripts/localplt.awk: Check for PLT generated by internal IFUNC
8855 calls.
8856
8857 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
8858 previous change.
8859
8860 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8861
8862 2014-03-25 Andreas Schwab <schwab@suse.de>
8863
8864 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
8865 label to be used after in6ailist is initialized.
8866
8867 2014-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8868
8869 * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
8870 (__PTHREAD_MUTEX_HAVE_ELISION): New define.
8871
8872 2014-03-25 Joseph Myers <joseph@codesourcery.com>
8873
8874 [BZ #16357]
8875 [BZ #16599]
8876 * math/gen-auto-libm-tests.c (fp_format_desc): Add field
8877 min_plus_half.
8878 (fp_formats): Update initializers.
8879 (init_fp_formats): Initialize new field.
8880 (output_for_one_input_case): Allow underflow for results up to
8881 min_plus_half.
8882 * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
8883 * math/auto-libm-test-in: Don't mark some underflows from asin and
8884 atanh as spurious.
8885 * math/auto-libm-test-out: Regenerated.
8886 * sysdeps/i386/fpu/libm-test-ulps: Update.
8887 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8888
8889 2014-03-25 Andreas Schwab <schwab@suse.de>
8890
8891 * libio/Makefile (tst-ftell-partial-wide-ENV)
8892 (tst-ftell-active-handler-ENV): Define.
8893
8894 2014-03-25 Stefan Liebler <stli@linux.vnet.ibm.com>
8895
8896 * NEWS: Add 16712, 16713, 16714 to fixed bug list.
8897
8898 2014-03-24 Paul Pluzhnikov <ppluzhnikov@google.com>
8899
8900 * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
8901
8902 2014-03-24 Joseph Myers <joseph@codesourcery.com>
8903
8904 * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
8905 * sysdeps/x86_64/fpu/multiarch/e_exp.c
8906 [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
8907
8908 2014-03-24 Paul Pluzhnikov <ppluzhnikov@google.com>
8909
8910 [BZ #16634]
8911 * elf/dl-load.c (open_verify): Add mode parameter.
8912 Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
8913 (open_path): Change from boolean 'secure' to complete flag 'mode'
8914 (_dl_map_object): Adjust.
8915 * elf/Makefile (tests): Add tst-dlopen-aout.
8916 * elf/tst-dlopen-aout.c: New test.
8917
8918 2014-03-24 Stefan Liebler <stli@linux.vnet.ibm.com>
8919
8920 [BZ #16714]
8921 * sysdeps/unix/sysv/linux/s390/bits/stat.h
8922 (struct stat): Rename member pad0 to __glibc_reserved0.
8923
8924 [BZ #16712]
8925 * sysdeps/s390/s390-32/bits/wordsize.h
8926 (__WORDSIZE32_SIZE_ULONG): New define.
8927 * sysdeps/s390/s390-64/bits/wordsize.h
8928 (__WORDSIZE32_SIZE_ULONG): Likewise.
8929 * sysdeps/generic/stdint.h (SIZE_MAX):
8930 Define as UL if __WORDSIZE32_SIZE_ULONG.
8931
8932 [BZ #16713]
8933 * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
8934 (__glibc_reserved0): New variable.
8935 (sa_flags): Change type to int.
8936
8937 * posix/Makefile (before-compile): Use += before-compile instead
8938 of a :=.
8939
8940 * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
8941 (__PTHREAD_MUTEX_HAVE_ELISION): New define.
8942
8943 2014-03-20 Andreas Schwab <schwab@suse.de>
8944
8945 [BZ #16743]
8946 * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
8947 non-matching result from nscd.
8948
8949 2014-03-24 Siddhesh Poyarekar <siddhesh@redhat.com>
8950
8951 * scripts/bench.py: Moved to ...
8952 * benchtests/scripts/bench.py: ... here.
8953 * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
8954
8955 2014-03-24 Andreas Schwab <schwab@suse.de>
8956
8957 [BZ #16002]
8958 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
8959 alloca_account and account alloca use for struct in6ailist.
8960
8961 2014-03-24 Joseph Myers <joseph@codesourcery.com>
8962
8963 [BZ #16284]
8964 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
8965 rounding mode to recompute results that overflow to infinity or
8966 underflow to zero.
8967 * math/auto-libm-test-in: Don't mark tests as expected to fail for
8968 bug 16284.
8969 * math/auto-libm-test-out: Regenerated.
8970 * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
8971 (ccosh_test): Likewise.
8972 (csin_test_data): Use plus_oflow.
8973 (csin_test): Use ALL_RM_TEST.
8974 (csinh_test_data): Use plus_oflow.
8975 (csinh_test): Use ALL_RM_TEST.
8976 * sysdeps/i386/fpu/libm-test-ulps: Update.
8977 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8978
8979 2014-03-21 Joseph Myers <joseph@codesourcery.com>
8980
8981 * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
8982 * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
8983 * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
8984
8985 [BZ #16731]
8986 * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
8987 when x - 1 is zero.
8988 * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
8989 * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
8990 * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
8991 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
8992 argument is 1.
8993 * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
8994 * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
8995 zero.
8996 * math/libm-test.inc (log_test): Use ALL_RM_TEST.
8997 * sysdeps/i386/fpu/libm-test-ulps: Update.
8998 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8999
9000 2014-03-21 Siddhesh Poyarekar <siddhesh@redhat.com>
9001
9002 * scripts/bench.pl: Remove file.
9003 * scripts/bench.py: New benchmark script.
9004 * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
9005 * benchtests/README: Mention python dependency.
9006 * scripts/pylintrc: New file.
9007 * scripts/pylint: New file.
9008
9009 * bits/mathdef.h: Use #ifdef instead of #if.
9010 * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
9011 _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9012 * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
9013 _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9014 * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
9015 _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9016
9017 2014-03-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9018 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
9019
9020 * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
9021 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
9022 and strpbrk-ppc64 objects.
9023 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9024 (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
9025 * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
9026 multiarch strpbrk for POWER7.
9027 * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
9028 multiarch strpbrk for PPC64.
9029 * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
9030 ifunc selector.
9031 * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
9032 strpbrk for POWER7.
9033
9034 2014-03-20 Joseph Myers <joseph@codesourcery.com>
9035
9036 * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
9037 (atan_test): Likewise.
9038 (atanh_test_data): Use NO_TEST_INLINE for two tests.
9039 (atanh_test): Use ALL_RM_TEST.
9040 (atan2_test_data): Likewise.
9041 (cabs_test): Likewise.
9042 (cacosh_test): Likewise.
9043 (carg_test): Likewise.
9044 (casin_test): Likewise.
9045 (casinh_test): Likewise.
9046 (cbrt_test): Likewise.
9047 (csqrt_test): Likewise.
9048 (erf_test): Likewise.
9049 (erfc_test): Likewise.
9050 (pow10_test): Likewise.
9051 (exp2_test): Likewise.
9052 (hypot_test): Likewise.
9053 (j0_test): Likewise.
9054 (j1_test): Likewise.
9055 (lgamma_test): Likewise.
9056 (gamma_test): Likewise.
9057 (sincos_test): Likewise.
9058 (tanh_test): Likewise.
9059 (y0_test): Likewise.
9060 (y1_test): Likewise.
9061 * sysdeps/i386/fpu/libm-test-ulps: Update.
9062 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9063
9064 2014-03-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9065
9066 * string/strcspn.c (strcspn): Using macro to redefine symbol name.
9067 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
9068 and strcspn-ppc64 objects.
9069 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9070 (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
9071 * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
9072 multiarch strcspn for POWER7.
9073 * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
9074 multiarch strcspn for PPC64.
9075 * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
9076 ifunc selector.
9077 * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
9078 strcspn for POWER7.
9079
9080 2014-03-20 Joseph Myers <joseph@codesourcery.com>
9081
9082 * math/gen-libm-test.pl (generate_testfile): Expect only function
9083 name as argument to AUTO_TESTS_* and pass results for all rounding
9084 modes to parse_args.
9085 (parse_auto_input): Separate inputs of automatic tests from
9086 outputs before storing in %auto_tests.
9087 * math/libm-test.inc (acos_test_data): Update call to
9088 AUTO_TESTS_f_f.
9089 (acos_test): Use ALL_RM_TEST.
9090 (acos_tonearest_test_data): Remove.
9091 (acos_test_tonearest): Likewise.
9092 (acos_towardzero_test_data): Likewise.
9093 (acos_test_towardzero): Likewise.
9094 (acos_downward_test_data): Likewise.
9095 (acos_test_downward): Likewise.
9096 (acos_upward_test_data): Likewise.
9097 (acos_test_upward): Likewise.
9098 (acosh_test_data): Update call to AUTO_TESTS_f_f.
9099 (asin_test_data): Likewise.
9100 (asin_test): Use ALL_RM_TEST.
9101 (asin_tonearest_test_data): Remove.
9102 (asin_test_tonearest): Likewise.
9103 (asin_towardzero_test_data): Likewise.
9104 (asin_test_towardzero): Likewise.
9105 (asin_downward_test_data): Likewise.
9106 (asin_test_downward): Likewise.
9107 (asin_upward_test_data): Likewise.
9108 (asin_test_upward): Likewise.
9109 (asinh_test_data): Update call to AUTO_TESTS_f_f.
9110 (atan_test_data): Likewise.
9111 (atanh_test_data): Likewise.
9112 (atan2_test_data): Update call to AUTO_TESTS_ff_f.
9113 (cabs_test_data): Update call to AUTO_TESTS_c_f.
9114 (carg_test_data): Likewise.
9115 (cbrt_test_data): Update call to AUTO_TESTS_f_f.
9116 (ccos_test_data): Update call to AUTO_TESTS_c_c.
9117 (ccosh_test_data): Likewise.
9118 (cexp_test_data): Likewise.
9119 (clog_test_data): Likewise.
9120 (clog10_test_data): Likewise.
9121 (cos_test_data): Update call to AUTO_TESTS_f_f.
9122 (cos_test): Use ALL_RM_TEST.
9123 (cos_tonearest_test_data): Remove.
9124 (cos_test_tonearest): Likewise.
9125 (cos_towardzero_test_data): Likewise.
9126 (cos_test_towardzero): Likewise.
9127 (cos_downward_test_data): Likewise.
9128 (cos_test_downward): Likewise.
9129 (cos_upward_test_data): Likewise.
9130 (cos_test_upward): Likewise.
9131 (cosh_test_data): Update call to AUTO_TESTS_f_f.
9132 (cosh_test): Use ALL_RM_TEST.
9133 (cosh_tonearest_test_data): Remove.
9134 (cosh_test_tonearest): Likewise.
9135 (cosh_towardzero_test_data): Likewise.
9136 (cosh_test_towardzero): Likewise.
9137 (cosh_downward_test_data): Likewise.
9138 (cosh_test_downward): Likewise.
9139 (cosh_upward_test_data): Likewise.
9140 (cosh_test_upward): Likewise.
9141 (cpow_test_data): Update call to AUTO_TESTS_cc_c.
9142 (csqrt_test_data): Update call to AUTO_TESTS_c_c.
9143 (ctan_test_data): Likewise.
9144 (ctan_test): Use ALL_RM_TEST.
9145 (ctan_tonearest_test_data): Remove.
9146 (ctan_test_tonearest): Likewise.
9147 (ctan_towardzero_test_data): Likewise.
9148 (ctan_test_towardzero): Likewise.
9149 (ctan_downward_test_data): Likewise.
9150 (ctan_test_downward): Likewise.
9151 (ctan_upward_test_data): Likewise.
9152 (ctan_test_upward): Likewise.
9153 (ctanh_test_data): Update call to AUTO_TESTS_c_c.
9154 (ctanh_test): Use ALL_RM_TEST.
9155 (ctanh_tonearest_test_data): Remove.
9156 (ctanh_test_tonearest): Likewise.
9157 (ctanh_towardzero_test_data): Likewise.
9158 (ctanh_test_towardzero): Likewise.
9159 (ctanh_downward_test_data): Likewise.
9160 (ctanh_test_downward): Likewise.
9161 (ctanh_upward_test_data): Likewise.
9162 (ctanh_test_upward): Likewise.
9163 (erf_test_data): Update call to AUTO_TESTS_f_f.
9164 (erfc_test_data): Likewise.
9165 (exp_test_data): Likewise.
9166 (exp_test): Use ALL_RM_TEST.
9167 (exp_tonearest_test_data): Remove.
9168 (exp_test_tonearest): Likewise.
9169 (exp_towardzero_test_data): Likewise.
9170 (exp_test_towardzero): Likewise.
9171 (exp_downward_test_data): Likewise.
9172 (exp_test_downward): Likewise.
9173 (exp_upward_test_data): Likewise.
9174 (exp_test_upward): Likewise.
9175 (exp10_test_data): Update call to AUTO_TESTS_f_f.
9176 (exp10_test): Use ALL_RM_TEST.
9177 (exp10_tonearest_test_data): Remove.
9178 (exp10_test_tonearest): Likewise.
9179 (exp10_towardzero_test_data): Likewise.
9180 (exp10_test_towardzero): Likewise.
9181 (exp10_downward_test_data): Likewise.
9182 (exp10_test_downward): Likewise.
9183 (exp10_upward_test_data): Likewise.
9184 (exp10_test_upward): Likewise.
9185 (exp2_test_data): Update call to AUTO_TESTS_f_f.
9186 (expm1_test_data): Likewise.
9187 (expm1_test): Use ALL_RM_TEST.
9188 (expm1_tonearest_test_data): Remove.
9189 (expm1_test_tonearest): Likewise.
9190 (expm1_towardzero_test_data): Likewise.
9191 (expm1_test_towardzero): Likewise.
9192 (expm1_downward_test_data): Likewise.
9193 (expm1_test_downward): Likewise.
9194 (expm1_upward_test_data): Likewise.
9195 (expm1_test_upward): Likewise.
9196 (fma_test_data): Update call to AUTO_TESTS_fff_f.
9197 (fma_test): Use ALL_RM_TEST.
9198 (fma_towardzero_test_data): Remove.
9199 (fma_test_towardzero): Likewise.
9200 (fma_downward_test_data): Likewise.
9201 (fma_test_downward): Likewise.
9202 (fma_upward_test_data): Likewise.
9203 (fma_test_upward): Likewise.
9204 (hypot_test_data): Update call to AUTO_TESTS_ff_f.
9205 (j0_test_data): Update call to AUTO_TESTS_f_f.
9206 (j1_test_data): Likewise.
9207 (jn_test_data): Update call to AUTO_TESTS_if_f.
9208 (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
9209 (log_test_data): Update call to AUTO_TESTS_f_f.
9210 (log10_test_data): Likewise.
9211 (log1p_test_data): Likewise.
9212 (log2_test_data): Likewise.
9213 (pow_test_data): Update call to AUTO_TESTS_ff_f.
9214 (pow_tonearest_test_data): Likewise.
9215 (sin_test_data): Update call to AUTO_TESTS_f_f.
9216 (sin_test): Use ALL_RM_TEST.
9217 (sin_tonearest_test_data): Remove.
9218 (sin_test_tonearest): Likewise.
9219 (sin_towardzero_test_data): Likewise.
9220 (sin_test_towardzero): Likewise.
9221 (sin_downward_test_data): Likewise.
9222 (sin_test_downward): Likewise.
9223 (sin_upward_test_data): Likewise.
9224 (sin_test_upward): Likewise.
9225 (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
9226 (sinh_test_data): Update call to AUTO_TESTS_f_f.
9227 (sinh_test): Use ALL_RM_TEST.
9228 (sinh_tonearest_test_data): Remove.
9229 (sinh_test_tonearest): Likewise.
9230 (sinh_towardzero_test_data): Likewise.
9231 (sinh_test_towardzero): Likewise.
9232 (sinh_downward_test_data): Likewise.
9233 (sinh_test_downward): Likewise.
9234 (sinh_upward_test_data): Likewise.
9235 (sinh_test_upward): Likewise.
9236 (sqrt_test_data): Update call to AUTO_TESTS_f_f.
9237 (sqrt_test): Use ALL_RM_TEST.
9238 (sqrt_tonearest_test_data): Remove.
9239 (sqrt_test_tonearest): Likewise.
9240 (sqrt_towardzero_test_data): Likewise.
9241 (sqrt_test_towardzero): Likewise.
9242 (sqrt_downward_test_data): Likewise.
9243 (sqrt_test_downward): Likewise.
9244 (sqrt_upward_test_data): Likewise.
9245 (sqrt_test_upward): Likewise.
9246 (tan_test_data): Update call to AUTO_TESTS_f_f.
9247 (tan_test): Use ALL_RM_TEST.
9248 (tan_tonearest_test_data): Remove.
9249 (tan_test_tonearest): Likewise.
9250 (tan_towardzero_test_data): Likewise.
9251 (tan_test_towardzero): Likewise.
9252 (tan_downward_test_data): Likewise.
9253 (tan_test_downward): Likewise.
9254 (tan_upward_test_data): Likewise.
9255 (tan_test_upward): Likewise.
9256 (tanh_test_data): Update call to AUTO_TESTS_f_f.
9257 (tgamma_test_data): Likewise.
9258 (y0_test_data): Likewise.
9259 (y1_test_data): Likewise.
9260 (yn_test_data): Update call to AUTO_TESTS_if_f.
9261 (main): Do not call removed functions.
9262
9263 2014-03-19 Joseph Myers <joseph@codesourcery.com>
9264
9265 * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
9266 (ldexp_test_data): Remove.
9267 (ldexp_test): Move to after scalbn_test. Use ALL_RM_TEST with
9268 scalbn_test_data.
9269 (scalb_test): Use ALL_RM_TEST.
9270
9271 2014-03-19 Andreas Schwab <schwab@suse.de>
9272
9273 * nscd/nscd.service: Also invalidate netgroup cache on reload.
9274
9275 2014-03-19 Joseph Myers <joseph@codesourcery.com>
9276
9277 [BZ #16649]
9278 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
9279 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
9280 [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
9281 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9282 (__ASSUME_PREADV): Undefine.
9283 (__ASSUME_PWRITEV): Likewise.
9284
9285 2014-03-18 Roland McGrath <roland@hack.frob.com>
9286
9287 * bits/mman-linux.h: Add comment about non-Linux use.
9288 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
9289 bits/mman-linux.h resting place.
9290
9291 * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
9292 * bits/mman-linux.h: ... here.
9293
9294 2014-03-18 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9295
9296 * conform/conformtest.pl: Add standard definition when calling C
9297 preprocessor on data files.
9298 (checknamespace): Remove unused variable.
9299
9300 2014-03-18 Joseph Myers <joseph@codesourcery.com>
9301
9302 * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
9303 minus_oflow, plus_uflow and minus_uflow in expected results.
9304 * math/libm-test.inc (scalbn_test_data): Add more tests of
9305 negative arguments. Use plus_oflow, minus_oflow, plus_uflow and
9306 minus_uflow.
9307 (scalbn_test): Use ALL_RM_TEST.
9308 (scalbln_test_data): Add more tests of negative arguments. Use
9309 plus_oflow, minus_oflow, plus_uflow and minus_uflow.
9310 (scalbln_test): Use ALL_RM_TEST.
9311
9312 2014-03-18 Roland McGrath <roland@hack.frob.com>
9313
9314 * scripts/abilist.awk: Ignore symbols marked with .hidden.
9315
9316 2014-03-18 Will Newton <will.newton@linaro.org>
9317
9318 * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
9319 inaccurate comment.
9320
9321 2014-03-18 Joseph Myers <joseph@codesourcery.com>
9322
9323 * Makerules [!subdir] (check-abi): Exit with error status if a
9324 test failed.
9325
9326 2014-03-17 Joseph Myers <joseph@codesourcery.com>
9327
9328 * math/libm-test.inc (nearbyint_test_data): Include all tests used
9329 for rint. Include results for all rounding modes.
9330 (nearbyint_test): Use ALL_RM_TEST.
9331 (rint_test_data): Include all tests used for nearbyint.
9332
9333 2014-03-17 Will Newton <will.newton@linaro.org>
9334
9335 * nptl/sysdeps/pthread/pthread.h: Revert previous
9336 change.
9337
9338 * sysdeps/generic/ldsodefs.h: Revert previous
9339 change.
9340
9341 * libio/genops.c: Revert previous change.
9342 * libio/libioP.h: Likewise.
9343 * stdio-common/vfprintf.c: Likewise.
9344
9345 * sysdeps/generic/math_private.h: Revert previous
9346 change.
9347
9348 * sysdeps/generic/math_private.h: Check whether
9349 HAVE_RM_CTX is defined with #ifdef rather
9350 than #if.
9351
9352 * argp/argp-fmtstream.h: Check whether
9353 __STRICT_ANSI__ is defined with #ifdef rather
9354 than #if.
9355 * argp/argp.h: Likewise.
9356
9357 * libio/genops.c: Check whether
9358 _IO_JUMPS_OFFSET is defined with #ifdef rather
9359 than #if.
9360 * libio/libioP.h: Likewise.
9361 * stdio-common/vfprintf.c: Likewise.
9362
9363 * sysdeps/generic/ldsodefs.h: Check whether
9364 HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
9365 than #if.
9366
9367 * nptl/sysdeps/pthread/pthread.h: Check
9368 __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
9369 its value.
9370
9371 2014-03-17 Siddhesh Poyarekar <siddhesh@redhat.com>
9372
9373 * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
9374 setting O_APPEND.
9375 * libio/tst-ftell-active-handler.c (do_append_test): Add a
9376 test case.
9377
9378 [BZ #16680]
9379 * libio/fileops.c (_IO_file_open): Seek to end of file but
9380 don't cache the offset.
9381 (get_file_offset): Remove function.
9382 (do_ftell): Use cached offset when available.
9383 * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
9384 don't cache the offset.
9385 * libio/tst-ftell-active-handler.c (do_rewind_test): New test
9386 case.
9387 (do_one_test): Call it.
9388 (do_ftell_test): Fix up expected old offset for a+ mode.
9389 * libio/wfileops.c (do_ftell_wide): Used cached offset when
9390 available.
9391
9392 * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
9393 up test status with function return status.
9394 (do_write_test): Likewise.
9395 (do_append_test): Likewise.
9396
9397 * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
9398 && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
9399 Remove.
9400
9401 2014-03-17 Joseph Myers <joseph@codesourcery.com>
9402
9403 * math/gen-libm-test.pl (parse_args): Handle results specified for
9404 each rounding mode separately.
9405 * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
9406 tests and results from lrint_tonearest_test_data,
9407 lrint_towardzero_test_data, lrint_downward_test_data and
9408 lrint_upward_test_data.
9409 (lrint_test): Use ALL_RM_TEST.
9410 (lrint_tonearest_test_data): Remove.
9411 (lrint_test_tonearest): Likewise.
9412 (lrint_towardzero_test_data): Likewise.
9413 (lrint_test_towardzero): Likewise.
9414 (lrint_downward_test_data): Likewise.
9415 (lrint_test_downward): Likewise.
9416 (lrint_upward_test_data): Likewise.
9417 (lrint_test_upward): Likewise.
9418 (llrint_test_data): Merge in per-rounding-mode tests and results
9419 from llrint_tonearest_test_data, llrint_towardzero_test_data,
9420 llrint_downward_test_data and llrint_upward_test_data.
9421 (llrint_test): Use ALL_RM_TEST.
9422 (llrint_tonearest_test_data): Remove.
9423 (llrint_test_tonearest): Likewise.
9424 (llrint_towardzero_test_data): Likewise.
9425 (llrint_test_towardzero): Likewise.
9426 (llrint_downward_test_data): Likewise.
9427 (llrint_test_downward): Likewise.
9428 (llrint_upward_test_data): Likewise.
9429 (llrint_test_upward): Likewise.
9430 (rint_test_data): Merge in per-rounding-mode tests and results
9431 from rint_tonearest_test_data, rint_towardzero_test_data,
9432 rint_downward_test_data and rint_upward_test_data. Add
9433 per-rounding-mode results for tests not in those arrays.
9434 (rint_test): Use ALL_RM_TEST.
9435 (rint_tonearest_test_data): Remove.
9436 (rint_test_tonearest): Likewise.
9437 (rint_towardzero_test_data): Likewise.
9438 (rint_test_towardzero): Likewise.
9439 (rint_downward_test_data): Likewise.
9440 (rint_test_downward): Likewise.
9441 (rint_upward_test_data): Likewise.
9442 (rint_test_upward): Likewise.
9443 (main): Don't call removed functions.
9444
9445 2014-03-14 Roland McGrath <roland@hack.frob.com>
9446
9447 * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
9448 "Compiled on ..." crapola. It is anti-useful.
9449
9450 2014-03-14 Joseph Myers <joseph@codesourcery.com>
9451
9452 * scripts/evaluate-test.sh: Handle fourth argument to determine
9453 whether test run should stop on failure.
9454 * Makeconfig (stop-on-test-failure): New variable.
9455 (evaluate-test): Pass fourth argument to evaluate-test.sh based on
9456 $(stop-on-test-failure).
9457 * Makefile (tests): Give a summary of results from testing and
9458 exit with failure status if they include an ERROR or FAIL.
9459 (xtests): Likewise.
9460 * manual/install.texi (Configuring and compiling): Mention
9461 stop-on-test-failure=y.
9462 * INSTALL: Regenerated.
9463
9464 2014-03-14 Roland McGrath <roland@hack.frob.com>
9465
9466 * scripts/versionlist.awk: New file.
9467 * Makerules [$(build-shared) = yes]
9468 (postclean-generated): Add Versions.def, not Versions.def.v and
9469 Versions.def.v.i.
9470 ($(common-objpfx)Versions.def.v.i): Target removed.
9471 ($(common-objpfx)Versions.def): New target.
9472 ($(common-objpfx)Versions.all): Depend on that rather that
9473 $(common-objpfx)Versions.def.v.
9474 * Versions.def: File removed.
9475
9476 * Makeconfig (+gccwarn): Add -Wundef.
9477 * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
9478 a dl-sysdep.h breaking its contract.
9479 [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
9480 * include/stackinfo.h: New file.
9481 * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
9482 * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
9483 * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
9484 * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
9485 * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
9486 * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
9487 * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9488 * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9489 * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9490 * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9491 * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9492 * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
9493 * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9494 * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9495 * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9496
9497 2014-03-14 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9498
9499 [BZ #16707]
9500 * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
9501 implementation.
9502 * math/libm-test.inc (round_test_data): Add more tests.
9503
9504 [BZ #16706]
9505 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
9506 implementation.
9507 * math/libm-test.inc (nearbyint_test_data): Add more tests.
9508
9509 [BZ #16701]
9510 * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
9511 implementation.
9512 * math/libm-test.inc (ceil_test_data): Add more tests.
9513
9514 * math/libm-test.inc (trunc_test_data): Add more tests related to
9515 BZ#16414.
9516
9517 2014-03-14 Roland McGrath <roland@hack.frob.com>
9518
9519 * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
9520 with #if rather than #ifdef.
9521 * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
9522
9523 2014-03-14 H.J. Lu <hongjiu.lu@intel.com>
9524
9525 * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
9526 first. Disable AVX-512 GCC support if assembler doesn't support
9527 it.
9528 * sysdeps/x86_64/configure: Regenerated.
9529
9530 2014-03-13 Carlos O'Donell <carlos@redhat.com>
9531
9532 * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
9533 [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
9534 (__old_pthread_attr_setstack): Likewise.
9535 * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
9536 [!_STACK_GROWS_DOWN]: Likewise.
9537
9538 2014-03-13 Mike Frysinger <vapier@gentoo.org>
9539
9540 * config.make.in (have-bash2): Delete.
9541 * configure.ac (libc_cv_have_bash2): Delete.
9542 * configure: Regenerate.
9543 * elf/Makefile (common-ldd-rewrite): Rename to ...
9544 (ldd-rewrite): ... this. Move bash-ldd-rewrite content to end.
9545 (sh-ldd-rewrite): Delete.
9546 (bash-ldd-rewrite): Delete.
9547 (have-bash2): Delete checks.
9548 [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
9549 ldd-rewrite.
9550
9551 * config.make.in (have-ksh): Delete.
9552 (KSH): Delete.
9553 * configure.ac (libc_cv_have_ksh): Delete.
9554 * configure: Regenerate.
9555
9556 * elf/Makefile: Delete $(have-ksh) check.
9557 ($(objpfx)sotruss): Change KSH to BASH.
9558 * elf/sotruss.ksh: Rename to ...
9559 * elf/sotruss.sh: ... this. Change @KSH@ to @BASH@. Change
9560 function style to match POSIX. Drop ksh vim mode setting.
9561
9562 * manual/time.texi (Specifying the Time Zone with TZ): Change
9563 Tuesday to Thursday.
9564
9565 * debug/tst-longjmp_chk2.c: Update header comment.
9566 (stackoverflow_handler): Add comment. Call assert on pass value.
9567
9568 2014-03-13 Igor Zamyatin <igor.zamyatin@intel.com>
9569
9570 [BZ #16194]
9571 * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
9572 (HAVE_AVX512_ASM_SUPPORT): Likewise.
9573 * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
9574 (La_x86_64_vector): Add zmm.
9575 * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
9576 (modules-names): Add tst-auditmod10a and tst-auditmod10b.
9577 ($(objpfx)tst-audit10): New target.
9578 ($(objpfx)tst-audit10.out): Likewise.
9579 (tst-audit10-ENV): New.
9580 (AVX512-CFLAGS): Likewise.
9581 (CFLAGS-tst-audit10.c): Likewise.
9582 (CFLAGS-tst-auditmod10a.c): Likewise.
9583 (CFLAGS-tst-auditmod10b.c): Likewise.
9584 * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
9585 HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
9586 * sysdeps/x86_64/configure: Regenerated.
9587 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
9588 AVX-512 zmm register support.
9589 (_dl_x86_64_save_sse): Likewise.
9590 (_dl_x86_64_restore_sse): Likewise.
9591 * sysdeps/x86_64/dl-trampoline.h: Updated to support different
9592 size vector registers.
9593 * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
9594 (ZMM_SIZE): Likewise.
9595 * sysdeps/x86_64/tst-audit10.c: New file.
9596 * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
9597 * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
9598
9599 2014-03-13 Roland McGrath <roland@hack.frob.com>
9600
9601 * configure.ac (HAVE_EHDR_START): New check.
9602 * configure: Regenerated.
9603 * config.h.in (HAVE_EHDR_START): New #undef.
9604 * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
9605 assuming the lowest-addressed segment maps the start of the file.
9606
9607 2014-03-13 Joseph Myers <joseph@codesourcery.com>
9608
9609 * INSTALL: Regenerated.
9610
9611 2014-03-13 Will Newton <will.newton@linaro.org>
9612
9613 * manual/setjmp.texi (System V contexts): Improve
9614 clarity and grammar of documentation.
9615
9616 2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
9617
9618 [BZ #16381]
9619 * elf/Makefile (tests): Add tst-pie2.
9620 (tests-pie): Add tst-pie2.
9621 * elf/tst-pie2.c: New file.
9622 * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
9623 for ET_EXEC.
9624 * elf/rtld.c (map_doit): Load executable as lt_executable.
9625 (dl_main): Likewise.
9626
9627 2014-03-12 Joseph Myers <joseph@codesourcery.com>
9628
9629 [BZ #16642]
9630 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9631 (__ASSUME_PSELECT): Undefine.
9632
9633 2014-03-12 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9634
9635 [BZ #16689]
9636 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
9637 (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
9638 static build.
9639 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
9640 selector for static builds.
9641
9642 2014-03-12 Siddhesh Poyarekar <siddhesh@redhat.com>
9643
9644 [BZ #16695]
9645 * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
9646 key in the buffer.
9647
9648 2014-03-12 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9649
9650 * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
9651 IFUNC selector for static builds.
9652
9653 2014-03-11 Joseph Myers <joseph@codesourcery.com>
9654
9655 * sysdeps/mips/math_private.h [__mips_hard_float]
9656 (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
9657 libc_feresetround_mips_ctx.
9658 [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
9659 [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
9660 [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
9661
9662 [BZ #16677]
9663 * math/s_nextafter.c (__nextafter): Do not return value from
9664 overflowing computation.
9665 * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
9666 * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
9667 * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
9668 Likewise.
9669 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
9670 Likewise.
9671 * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
9672 * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
9673
9674 2014-03-11 Roland McGrath <roland@hack.frob.com>
9675
9676 * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
9677 * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
9678 Move sfi_sp use from the load-multiple (that no longer sets sp) to
9679 the new mov targetting sp.
9680
9681 2014-03-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9682
9683 [BZ #16683]
9684 * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
9685 Define it for static builds as well.
9686 (NO_BZERO_IMPL): Likewise.
9687
9688 2014-03-11 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
9689
9690 * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
9691 * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
9692 multiarch strspn for PPC64.
9693 * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
9694 * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
9695 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9696 (__libc_ifunc_impl_list): Likewise.
9697 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
9698 multiarch optimizations
9699 * string/strspn.c (strspn): Using macro to redefine symbol name.
9700
9701 2014-03-10 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
9702 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9703
9704 * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
9705 * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
9706 multiarch strncat for PPC64.
9707 * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
9708 * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
9709 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9710 (__libc_ifunc_impl_list): Likewise.
9711 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
9712 multiarch optimizations
9713
9714 2014-03-10 Siddhesh Poyarekar <siddhesh@redhat.com>
9715
9716 [BZ #16639]
9717 * nscd/nscd.service: Make service type forking.
9718
9719 2014-03-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9720
9721 * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
9722 sign in non default rounding modes.
9723 * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
9724
9725 2014-03-08 Joseph Myers <joseph@codesourcery.com>
9726
9727 * math/libm-test.inc (ALL_RM_TEST): New macro.
9728 (ceil_test): Use ALL_RM_TEST.
9729 (cimag_test): Likewise.
9730 (conj_test): Likewise.
9731 (copysign_test): Likewise.
9732 (cproj_test): Likewise.
9733 (creal_test): Likewise.
9734 (fabs_test): Likewise.
9735 (floor_test): Likewise.
9736 (fmax_test): Likewise.
9737 (fmin_test): Likewise.
9738 (fmod_test): Likewise.
9739 (fpclassify_test): Likewise.
9740 (frexp_test): Likewise.
9741 (ilogb_test): Likewise.
9742 (isfinite_test): Likewise.
9743 (finite_test): Likewise.
9744 (isgreater_test): Likewise.
9745 (isgreaterequal_test): Likewise.
9746 (isinf_test): Likewise.
9747 (isless_test): Likewise.
9748 (islessequal_test): Likewise.
9749 (islessgreater_test): Likewise.
9750 (isnan_test): Likewise.
9751 (isnormal_test): Likewise.
9752 (issignaling_test): Likewise.
9753 (isunordered_test): Likewise.
9754 (logb_test): Likewise.
9755 (logb_downward_test_data): Remove.
9756 (logb_test_downward): Likewise.
9757 (lround_test): Use ALL_RM_TEST.
9758 (llround_test): Likewise.
9759 (modf_test): Likewise.
9760 (nexttoward_test): Likewise.
9761 (remainder_test): Likewise.
9762 (drem_test): Likewise.
9763 (remainder_tonearest_test_data): Likewise.
9764 (remainder_test_tonearest): Likewise.
9765 (drem_test_tonearest): Likewise.
9766 (remainder_towardzero_test_data): Likewise.
9767 (remainder_test_towardzero): Likewise.
9768 (drem_test_towardzero): Likewise.
9769 (remainder_downward_test_data): Likewise.
9770 (remainder_test_downward): Likewise.
9771 (drem_test_downward): Likewise.
9772 (remainder_upward_test_data): Likewise.
9773 (remainder_test_upward): Likewise.
9774 (drem_test_upward): Likewise.
9775 (remquo_test): Use ALL_RM_TEST. Remove comment about x.
9776 (round_test): Use ALL_RM_TEST.
9777 (signbit_test): Likewise.
9778 (trunc_test): Likewise.
9779 (significand_test): Likewise.
9780 (main): Don't call removed functions.
9781
9782 2014-03-07 Joseph Myers <joseph@codesourcery.com>
9783
9784 [BZ #16674]
9785 * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
9786 || __USE_XOPEN2K8].
9787 (ILL_ILLOPN): Likewise.
9788 (ILL_ILLADR): Likewise.
9789 (ILL_ILLTRP): Likewise.
9790 (ILL_PRVOPC): Likewise.
9791 (ILL_PRVREG): Likewise.
9792 (ILL_COPROC): Likewise.
9793 (ILL_BADSTK): Likewise.
9794 (FPE_INTDIV): Likewise.
9795 (FPE_INTOVF): Likewise.
9796 (FPE_FLTDIV): Likewise.
9797 (FPE_FLTOVF): Likewise.
9798 (FPE_FLTUND): Likewise.
9799 (FPE_FLTRES): Likewise.
9800 (FPE_FLTINV): Likewise.
9801 (FPE_FLTSUB): Likewise.
9802 (SEGV_MAPERR): Likewise.
9803 (SEGV_ACCERR): Likewise.
9804 (BUS_ADRALN): Likewise.
9805 (BUS_ADRERR): Likewise.
9806 (BUS_OBJERR): Likewise.
9807 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9808 (TRAP_TRACE): Likewise.
9809 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9810 __USE_XOPEN2K8].
9811 (CLD_KILLED): Likewise.
9812 (CLD_DUMPED): Likewise.
9813 (CLD_TRAPPED): Likewise.
9814 (CLD_STOPPED): Likewise.
9815 (CLD_CONTINUED): Likewise.
9816 (POLL_IN): Likewise.
9817 (POLL_OUT): Likewise.
9818 (POLL_MSG): Likewise.
9819 (POLL_ERR): Likewise.
9820 (POLL_PRI): Likewise.
9821 (POLL_HUP): Likewise.
9822 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
9823 Likewise.
9824 (ILL_ILLOPN): Likewise.
9825 (ILL_ILLADR): Likewise.
9826 (ILL_ILLTRP): Likewise.
9827 (ILL_PRVOPC): Likewise.
9828 (ILL_PRVREG): Likewise.
9829 (ILL_COPROC): Likewise.
9830 (ILL_BADSTK): Likewise.
9831 (FPE_INTDIV): Likewise.
9832 (FPE_INTOVF): Likewise.
9833 (FPE_FLTDIV): Likewise.
9834 (FPE_FLTOVF): Likewise.
9835 (FPE_FLTUND): Likewise.
9836 (FPE_FLTRES): Likewise.
9837 (FPE_FLTINV): Likewise.
9838 (FPE_FLTSUB): Likewise.
9839 (SEGV_MAPERR): Likewise.
9840 (SEGV_ACCERR): Likewise.
9841 (BUS_ADRALN): Likewise.
9842 (BUS_ADRERR): Likewise.
9843 (BUS_OBJERR): Likewise.
9844 (BUS_MCEERR_AR): Likewise.
9845 (BUS_MCEERR_AO): Likewise.
9846 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9847 (TRAP_TRACE): Likewise.
9848 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9849 __USE_XOPEN2K8].
9850 (CLD_KILLED): Likewise.
9851 (CLD_DUMPED): Likewise.
9852 (CLD_TRAPPED): Likewise.
9853 (CLD_STOPPED): Likewise.
9854 (CLD_CONTINUED): Likewise.
9855 (POLL_IN): Likewise.
9856 (POLL_OUT): Likewise.
9857 (POLL_MSG): Likewise.
9858 (POLL_ERR): Likewise.
9859 (POLL_PRI): Likewise.
9860 (POLL_HUP): Likewise.
9861 * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
9862 (ILL_ILLOPN): Likewise.
9863 (ILL_ILLADR): Likewise.
9864 (ILL_ILLTRP): Likewise.
9865 (ILL_PRVOPC): Likewise.
9866 (ILL_PRVREG): Likewise.
9867 (ILL_COPROC): Likewise.
9868 (ILL_BADSTK): Likewise.
9869 (FPE_INTDIV): Likewise.
9870 (FPE_INTOVF): Likewise.
9871 (FPE_FLTDIV): Likewise.
9872 (FPE_FLTOVF): Likewise.
9873 (FPE_FLTUND): Likewise.
9874 (FPE_FLTRES): Likewise.
9875 (FPE_FLTINV): Likewise.
9876 (FPE_FLTSUB): Likewise.
9877 (SEGV_MAPERR): Likewise.
9878 (SEGV_ACCERR): Likewise.
9879 (BUS_ADRALN): Likewise.
9880 (BUS_ADRERR): Likewise.
9881 (BUS_OBJERR): Likewise.
9882 (BUS_MCEERR_AR): Likewise.
9883 (BUS_MCEERR_AO): Likewise.
9884 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9885 (TRAP_TRACE): Likewise.
9886 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9887 __USE_XOPEN2K8].
9888 (CLD_KILLED): Likewise.
9889 (CLD_DUMPED): Likewise.
9890 (CLD_TRAPPED): Likewise.
9891 (CLD_STOPPED): Likewise.
9892 (CLD_CONTINUED): Likewise.
9893 (POLL_IN): Likewise.
9894 (POLL_OUT): Likewise.
9895 (POLL_MSG): Likewise.
9896 (POLL_ERR): Likewise.
9897 (POLL_PRI): Likewise.
9898 (POLL_HUP): Likewise.
9899 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
9900 Likewise.
9901 (ILL_ILLOPN): Likewise.
9902 (ILL_ILLADR): Likewise.
9903 (ILL_ILLTRP): Likewise.
9904 (ILL_PRVOPC): Likewise.
9905 (ILL_PRVREG): Likewise.
9906 (ILL_COPROC): Likewise.
9907 (ILL_BADSTK): Likewise.
9908 (ILL_BADIADDR): Likewise.
9909 (ILL_BREAK): Likewise.
9910 (FPE_INTDIV): Likewise.
9911 (FPE_INTOVF): Likewise.
9912 (FPE_FLTDIV): Likewise.
9913 (FPE_FLTOVF): Likewise.
9914 (FPE_FLTUND): Likewise.
9915 (FPE_FLTRES): Likewise.
9916 (FPE_FLTINV): Likewise.
9917 (FPE_FLTSUB): Likewise.
9918 (FPE_DECOVF): Likewise.
9919 (FPE_DECDIV): Likewise.
9920 (FPE_DECERR): Likewise.
9921 (FPE_INVASC): Likewise.
9922 (FPE_INVDEC): Likewise.
9923 (SEGV_MAPERR): Likewise.
9924 (SEGV_ACCERR): Likewise.
9925 (SEGV_PSTKOVF): Likewise.
9926 (BUS_ADRALN): Likewise.
9927 (BUS_ADRERR): Likewise.
9928 (BUS_OBJERR): Likewise.
9929 (BUS_MCEERR_AR): Likewise.
9930 (BUS_MCEERR_AO): Likewise.
9931 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9932 (TRAP_TRACE): Likewise.
9933 (TRAP_BRANCH): Likewise.
9934 (TRAP_HWBKPT): Likewise.
9935 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9936 __USE_XOPEN2K8].
9937 (CLD_KILLED): Likewise.
9938 (CLD_DUMPED): Likewise.
9939 (CLD_TRAPPED): Likewise.
9940 (CLD_STOPPED): Likewise.
9941 (CLD_CONTINUED): Likewise.
9942 (POLL_IN): Likewise.
9943 (POLL_OUT): Likewise.
9944 (POLL_MSG): Likewise.
9945 (POLL_ERR): Likewise.
9946 (POLL_PRI): Likewise.
9947 (POLL_HUP): Likewise.
9948 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
9949 (ILL_ILLOPN): Likewise.
9950 (ILL_ILLADR): Likewise.
9951 (ILL_ILLTRP): Likewise.
9952 (ILL_PRVOPC): Likewise.
9953 (ILL_PRVREG): Likewise.
9954 (ILL_COPROC): Likewise.
9955 (ILL_BADSTK): Likewise.
9956 (FPE_INTDIV): Likewise.
9957 (FPE_INTOVF): Likewise.
9958 (FPE_FLTDIV): Likewise.
9959 (FPE_FLTOVF): Likewise.
9960 (FPE_FLTUND): Likewise.
9961 (FPE_FLTRES): Likewise.
9962 (FPE_FLTINV): Likewise.
9963 (FPE_FLTSUB): Likewise.
9964 (SEGV_MAPERR): Likewise.
9965 (SEGV_ACCERR): Likewise.
9966 (BUS_ADRALN): Likewise.
9967 (BUS_ADRERR): Likewise.
9968 (BUS_OBJERR): Likewise.
9969 (BUS_MCEERR_AR): Likewise.
9970 (BUS_MCEERR_AO): Likewise.
9971 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9972 (TRAP_TRACE): Likewise.
9973 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9974 __USE_XOPEN2K8].
9975 (CLD_KILLED): Likewise.
9976 (CLD_DUMPED): Likewise.
9977 (CLD_TRAPPED): Likewise.
9978 (CLD_STOPPED): Likewise.
9979 (CLD_CONTINUED): Likewise.
9980 (POLL_IN): Likewise.
9981 (POLL_OUT): Likewise.
9982 (POLL_MSG): Likewise.
9983 (POLL_ERR): Likewise.
9984 (POLL_PRI): Likewise.
9985 (POLL_HUP): Likewise.
9986 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
9987 (ILL_ILLOPN): Likewise.
9988 (ILL_ILLADR): Likewise.
9989 (ILL_ILLTRP): Likewise.
9990 (ILL_PRVOPC): Likewise.
9991 (ILL_PRVREG): Likewise.
9992 (ILL_COPROC): Likewise.
9993 (ILL_BADSTK): Likewise.
9994 (FPE_INTDIV): Likewise.
9995 (FPE_INTOVF): Likewise.
9996 (FPE_FLTDIV): Likewise.
9997 (FPE_FLTOVF): Likewise.
9998 (FPE_FLTUND): Likewise.
9999 (FPE_FLTRES): Likewise.
10000 (FPE_FLTINV): Likewise.
10001 (FPE_FLTSUB): Likewise.
10002 (SEGV_MAPERR): Likewise.
10003 (SEGV_ACCERR): Likewise.
10004 (BUS_ADRALN): Likewise.
10005 (BUS_ADRERR): Likewise.
10006 (BUS_OBJERR): Likewise.
10007 (BUS_MCEERR_AR): Likewise.
10008 (BUS_MCEERR_AO): Likewise.
10009 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10010 (TRAP_TRACE): Likewise.
10011 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10012 __USE_XOPEN2K8].
10013 (CLD_KILLED): Likewise.
10014 (CLD_DUMPED): Likewise.
10015 (CLD_TRAPPED): Likewise.
10016 (CLD_STOPPED): Likewise.
10017 (CLD_CONTINUED): Likewise.
10018 (POLL_IN): Likewise.
10019 (POLL_OUT): Likewise.
10020 (POLL_MSG): Likewise.
10021 (POLL_ERR): Likewise.
10022 (POLL_PRI): Likewise.
10023 (POLL_HUP): Likewise.
10024 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
10025 (ILL_ILLOPN): Likewise.
10026 (ILL_ILLADR): Likewise.
10027 (ILL_ILLTRP): Likewise.
10028 (ILL_PRVOPC): Likewise.
10029 (ILL_PRVREG): Likewise.
10030 (ILL_COPROC): Likewise.
10031 (ILL_BADSTK): Likewise.
10032 (FPE_INTDIV): Likewise.
10033 (FPE_INTOVF): Likewise.
10034 (FPE_FLTDIV): Likewise.
10035 (FPE_FLTOVF): Likewise.
10036 (FPE_FLTUND): Likewise.
10037 (FPE_FLTRES): Likewise.
10038 (FPE_FLTINV): Likewise.
10039 (FPE_FLTSUB): Likewise.
10040 (SEGV_MAPERR): Likewise.
10041 (SEGV_ACCERR): Likewise.
10042 (BUS_ADRALN): Likewise.
10043 (BUS_ADRERR): Likewise.
10044 (BUS_OBJERR): Likewise.
10045 (BUS_MCEERR_AR): Likewise.
10046 (BUS_MCEERR_AO): Likewise.
10047 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10048 (TRAP_TRACE): Likewise.
10049 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10050 __USE_XOPEN2K8].
10051 (CLD_KILLED): Likewise.
10052 (CLD_DUMPED): Likewise.
10053 (CLD_TRAPPED): Likewise.
10054 (CLD_STOPPED): Likewise.
10055 (CLD_CONTINUED): Likewise.
10056 (POLL_IN): Likewise.
10057 (POLL_OUT): Likewise.
10058 (POLL_MSG): Likewise.
10059 (POLL_ERR): Likewise.
10060 (POLL_PRI): Likewise.
10061 (POLL_HUP): Likewise.
10062 * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
10063 (ILL_ILLOPN): Likewise.
10064 (ILL_ILLADR): Likewise.
10065 (ILL_ILLTRP): Likewise.
10066 (ILL_PRVOPC): Likewise.
10067 (ILL_PRVREG): Likewise.
10068 (ILL_COPROC): Likewise.
10069 (ILL_BADSTK): Likewise.
10070 (ILL_DBLFLT): Likewise.
10071 (ILL_HARDWALL): Likewise.
10072 (FPE_INTDIV): Likewise.
10073 (FPE_INTOVF): Likewise.
10074 (FPE_FLTDIV): Likewise.
10075 (FPE_FLTOVF): Likewise.
10076 (FPE_FLTUND): Likewise.
10077 (FPE_FLTRES): Likewise.
10078 (FPE_FLTINV): Likewise.
10079 (FPE_FLTSUB): Likewise.
10080 (SEGV_MAPERR): Likewise.
10081 (SEGV_ACCERR): Likewise.
10082 (BUS_ADRALN): Likewise.
10083 (BUS_ADRERR): Likewise.
10084 (BUS_OBJERR): Likewise.
10085 (BUS_MCEERR_AR): Likewise.
10086 (BUS_MCEERR_AO): Likewise.
10087 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10088 (TRAP_TRACE): Likewise.
10089 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10090 __USE_XOPEN2K8].
10091 (CLD_KILLED): Likewise.
10092 (CLD_DUMPED): Likewise.
10093 (CLD_TRAPPED): Likewise.
10094 (CLD_STOPPED): Likewise.
10095 (CLD_CONTINUED): Likewise.
10096 (POLL_IN): Likewise.
10097 (POLL_OUT): Likewise.
10098 (POLL_MSG): Likewise.
10099 (POLL_ERR): Likewise.
10100 (POLL_PRI): Likewise.
10101 (POLL_HUP): Likewise.
10102 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
10103 (ILL_ILLOPN): Likewise.
10104 (ILL_ILLADR): Likewise.
10105 (ILL_ILLTRP): Likewise.
10106 (ILL_PRVOPC): Likewise.
10107 (ILL_PRVREG): Likewise.
10108 (ILL_COPROC): Likewise.
10109 (ILL_BADSTK): Likewise.
10110 (FPE_INTDIV): Likewise.
10111 (FPE_INTOVF): Likewise.
10112 (FPE_FLTDIV): Likewise.
10113 (FPE_FLTOVF): Likewise.
10114 (FPE_FLTUND): Likewise.
10115 (FPE_FLTRES): Likewise.
10116 (FPE_FLTINV): Likewise.
10117 (FPE_FLTSUB): Likewise.
10118 (SEGV_MAPERR): Likewise.
10119 (SEGV_ACCERR): Likewise.
10120 (BUS_ADRALN): Likewise.
10121 (BUS_ADRERR): Likewise.
10122 (BUS_OBJERR): Likewise.
10123 (BUS_MCEERR_AR): Likewise.
10124 (BUS_MCEERR_AO): Likewise.
10125 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10126 (TRAP_TRACE): Likewise.
10127 (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10128 __USE_XOPEN2K8].
10129 (CLD_KILLED): Likewise.
10130 (CLD_DUMPED): Likewise.
10131 (CLD_TRAPPED): Likewise.
10132 (CLD_STOPPED): Likewise.
10133 (CLD_CONTINUED): Likewise.
10134 (POLL_IN): Likewise.
10135 (POLL_OUT): Likewise.
10136 (POLL_MSG): Likewise.
10137 (POLL_ERR): Likewise.
10138 (POLL_PRI): Likewise.
10139 (POLL_HUP): Likewise.
10140 * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
10141 (test-xfail-POSIX/sys/wait.h/conform): Likewise.
10142
10143 [BZ #16670]
10144 * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
10145 before #include of <time.h>.
10146 [!__USE_XOPEN2K] (__need_timespec): Likewise.
10147 * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
10148 (test-xfail-UNIX98/sched.h/conform): Likewise.
10149
10150 2014-03-07 Marcus Shawcroft <marcus.shawcroft@arm.com>
10151
10152 * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
10153 error absence of trapping exception support.
10154 * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
10155
10156 2014-03-07 Joseph Myers <joseph@codesourcery.com>
10157
10158 * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
10159 ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
10160 * timezone/Makefile (testdata): Move definition above include of
10161 Rules.
10162 (test-zones): New variable.
10163 (tests-special): Add zone files.
10164 (build-testdata): Use $(evaluate-test).
10165
10166 * elf/Makefile (tests-special): Rename tests to end with .out.
10167 ($(objpfx)noload-mem): Likewise.
10168 ($(objpfx)tst-leaks1-mem): Likewise.
10169 ($(objpfx)tst-leaks1-static-mem.out): Likewise.
10170 * iconv/Makefile (xtests-special): Change test-iconvconfig to
10171 $(objpfx)test-iconvconfig.out.
10172 (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out. Use
10173 set -e inside subshell and redirect output to file.
10174 * iconvdata/Makefile (generated): Rename tests to end with .out.
10175 Correct type.
10176 (tests-special): Rename tests to end with .out.
10177 ($(objpfx)mtrace-tst-loading): Likewise.
10178 * intl/Makefile (generated): Likewise.
10179 (tests-special): Likewise.
10180 ($(objpfx)mtrace-tst-gettext): Likewise.
10181 * misc/Makefile (generated): Likewise.
10182 (tests-special): Likewise.
10183 ($(objpfx)tst-error1-mem): Likewise.
10184 * nptl/Makefile (tests-special): Likewise.
10185 ($(objpfx)tst-stack3-mem): Likewise.
10186 (generated): Likewise.
10187 * posix/Makefile (generated): Likewise.
10188 (tests-special): Likewise.
10189 (xtests-special): Likewise.
10190 ($(objpfx)tst-fnmatch-mem): Likewise.
10191 ($(objpfx)bug-regex2-mem): Likewise.
10192 ($(objpfx)bug-regex14-mem): Likewise.
10193 ($(objpfx)bug-regex21-mem): Likewise.
10194 ($(objpfx)bug-regex31-mem): Likewise.
10195 ($(objpfx)tst-vfork3-mem): Likewise.
10196 ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
10197 ($(objpfx)tst-pcre-mem): Likewise.
10198 ($(objpfx)tst-boost-mem): Likewise.
10199 ($(objpfx)bug-ga2-mem): Likewise.
10200 ($(objpfx)bug-glob2-mem): Likewise.
10201 * resolv/Makefile (generate): Likewise.
10202 (tests-special): Likewise.
10203 (xtests-special): Likewise.
10204 (generated): Likewise.
10205 ($(objpfx)mtrace-tst-leaks): Likewise.
10206 ($(objpfx)mtrace-tst-leaks2): Likewise.
10207
10208 * scripts/merge-test-results.sh: New file.
10209 * Makefile (tests-special-notdir): New variable.
10210 (tests): Run merge-test-results.sh.
10211 (xtests): Likewise.
10212 * Rules (tests-special-notdir): New variable.
10213 (xtests-special-notdir): Likewise.
10214 (tests): Run merge-test-results.sh
10215 (xtests): Likewise.
10216
10217 * Makeconfig (test-xfail-name): New variable.
10218 (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
10219 compute variable name for expected failures.
10220 * conform/Makefile (conformtest-headers-data): New variable.
10221 (conformtest-standards): Likewise.
10222 (conformtest-headers-ISO): Likewise.
10223 (conformtest-headers-ISO99): Likewise.
10224 (conformtest-headers-ISO11): Likewise.
10225 (conformtest-headers-POSIX): Likewise.
10226 (conformtest-headers-XPG3): Likewise.
10227 (conformtest-headers-XPG4): Likewise.
10228 (conformtest-headers-UNIX98): Likewise.
10229 (conformtest-headers-XOPEN2K): Likewise.
10230 (conformtest-headers-POSIX2008): Likewise.
10231 (conformtest-headers-XOPEN2K8): Likewise.
10232 (conformtest-header-list-base): Likewise.
10233 (conformtest-header-list-tests): Likewise.
10234 (conformtest-header-base): Likewise.
10235 (conformtest-header-tests): Likewise.
10236 (tests-special): Add $(conformtest-header-list-tests). If
10237 [$(fast-check) && !$(cross-compiling)], add
10238 $(conformtest-header-tests) instead of
10239 $(objpfx)run-conformtest.out.
10240 (generated): Add $(conformtest-header-list-base). If
10241 [$(fast-check) && !$(cross-compiling)], add
10242 $(conformtest-header-base). Remove previous setting.
10243 ($(conformtest-header-list-tests)): New target.
10244 (test-xfail-run-conformtest): Remove variable.
10245 ($(objpfx)run-conformtest.out): Remove target.
10246 (test-xfail-ISO11/complex.h/conform): New variable.
10247 (test-xfail-ISO11/stdalign.h/conform): Likewise.
10248 (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
10249 (test-xfail-XPG3/varargs.h/conform): Likewise.
10250 (test-xfail-XPG4/varargs.h/conform): Likewise.
10251 (test-xfail-UNIX98/varargs.h/conform): Likewise.
10252 (test-xfail-XPG4/ndbm.h/conform): Likewise.
10253 (test-xfail-UNIX98/ndbm.h/conform): Likewise.
10254 (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
10255 (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
10256 (test-xfail-XPG3/fcntl.h/conform): Likewise.
10257 (test-xfail-XPG3/ftw.h/conform): Likewise.
10258 (test-xfail-XPG3/grp.h/conform): Likewise.
10259 (test-xfail-XPG3/langinfo.h/conform): Likewise.
10260 (test-xfail-XPG3/limits.h/conform): Likewise.
10261 (test-xfail-XPG3/pwd.h/conform): Likewise.
10262 (test-xfail-XPG3/search.h/conform): Likewise.
10263 (test-xfail-XPG3/signal.h/conform): Likewise.
10264 (test-xfail-XPG3/stdio.h/conform): Likewise.
10265 (test-xfail-XPG3/stdlib.h/conform): Likewise.
10266 (test-xfail-XPG3/string.h/conform): Likewise.
10267 (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
10268 (test-xfail-XPG3/sys/msg.h/conform): Likewise.
10269 (test-xfail-XPG3/sys/sem.h/conform): Likewise.
10270 (test-xfail-XPG3/sys/shm.h/conform): Likewise.
10271 (test-xfail-XPG3/sys/stat.h/conform): Likewise.
10272 (test-xfail-XPG3/sys/types.h/conform): Likewise.
10273 (test-xfail-XPG3/sys/wait.h/conform): Likewise.
10274 (test-xfail-XPG3/termios.h/conform): Likewise.
10275 (test-xfail-XPG3/time.h/conform): Likewise.
10276 (test-xfail-XPG3/unistd.h/conform): Likewise.
10277 (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
10278 (test-xfail-XPG4/fcntl.h/conform): Likewise.
10279 (test-xfail-XPG4/langinfo.h/conform): Likewise.
10280 (test-xfail-XPG4/netdb.h/conform): Likewise.
10281 (test-xfail-XPG4/netinet/in.h/conform): Likewise.
10282 (test-xfail-XPG4/signal.h/conform): Likewise.
10283 (test-xfail-XPG4/stdio.h/conform): Likewise.
10284 (test-xfail-XPG4/stdlib.h/conform): Likewise.
10285 (test-xfail-XPG4/stropts.h/conform): Likewise.
10286 (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
10287 (test-xfail-XPG4/sys/msg.h/conform): Likewise.
10288 (test-xfail-XPG4/sys/sem.h/conform): Likewise.
10289 (test-xfail-XPG4/sys/shm.h/conform): Likewise.
10290 (test-xfail-XPG4/sys/socket.h/conform): Likewise.
10291 (test-xfail-XPG4/sys/stat.h/conform): Likewise.
10292 (test-xfail-XPG4/sys/time.h/conform): Likewise.
10293 (test-xfail-XPG4/sys/types.h/conform): Likewise.
10294 (test-xfail-XPG4/sys/wait.h/conform): Likewise.
10295 (test-xfail-XPG4/termios.h/conform): Likewise.
10296 (test-xfail-XPG4/ucontext.h/conform): Likewise.
10297 (test-xfail-XPG4/unistd.h/conform): Likewise.
10298 (test-xfail-XPG4/utmpx.h/conform): Likewise.
10299 (test-xfail-POSIX/sched.h/conform): Likewise.
10300 (test-xfail-POSIX/signal.h/conform): Likewise.
10301 (test-xfail-POSIX/sys/wait.h/conform): Likewise.
10302 (test-xfail-POSIX/tar.h/conform): Likewise.
10303 (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
10304 (test-xfail-UNIX98/fcntl.h/conform): Likewise.
10305 (test-xfail-UNIX98/langinfo.h/conform): Likewise.
10306 (test-xfail-UNIX98/netdb.h/conform): Likewise.
10307 (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
10308 (test-xfail-UNIX98/sched.h/conform): Likewise.
10309 (test-xfail-UNIX98/signal.h/conform): Likewise.
10310 (test-xfail-UNIX98/stdio.h/conform): Likewise.
10311 (test-xfail-UNIX98/stdlib.h/conform): Likewise.
10312 (test-xfail-UNIX98/stropts.h/conform): Likewise.
10313 (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
10314 (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
10315 (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
10316 (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
10317 (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
10318 (test-xfail-UNIX98/sys/time.h/conform): Likewise.
10319 (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
10320 (test-xfail-UNIX98/ucontext.h/conform): Likewise.
10321 (test-xfail-UNIX98/unistd.h/conform): Likewise.
10322 (test-xfail-UNIX98/utmpx.h/conform): Likewise.
10323 (test-xfail-XOPEN2K/aio.h/conform): Likewise.
10324 (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
10325 (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
10326 (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
10327 (test-xfail-XOPEN2K/math.h/conform): Likewise.
10328 (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
10329 (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
10330 (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
10331 (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
10332 (test-xfail-XOPEN2K/signal.h/conform): Likewise.
10333 (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
10334 (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
10335 (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
10336 (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
10337 (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
10338 (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
10339 (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
10340 (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
10341 (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
10342 (test-xfail-XOPEN2K/termios.h/conform): Likewise.
10343 (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
10344 (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
10345 (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
10346 (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
10347 (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
10348 (test-xfail-POSIX2008/netdb.h/conform): Likewise.
10349 (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
10350 (test-xfail-POSIX2008/signal.h/conform): Likewise.
10351 (test-xfail-POSIX2008/stropts.h/conform): Likewise.
10352 (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
10353 (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
10354 (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
10355 (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
10356 (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
10357 (test-xfail-XOPEN2K8/math.h/conform): Likewise.
10358 (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
10359 (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
10360 (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
10361 (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
10362 (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
10363 (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
10364 (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
10365 (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
10366 (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
10367 (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
10368 (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
10369 (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
10370 (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
10371 (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
10372 (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
10373 (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
10374 (conformtest-cc-flags): Likewise.
10375 ($(conformtest-header-tests): New target.
10376 * conform/check-header-lists.sh: New file.
10377 * conform/run-conformtest.sh: Remove.
10378
10379 * conform/conformtest.pl: Allow ' and \ in values given for
10380 constants.
10381 * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
10382 inclusion.
10383 [POSIX] (sys/types.h): Likewise.
10384 [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
10385 inclusion.
10386 [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
10387 inclusion.
10388 * conform/data/signal.h-data (SIGIO): Remove expectation.
10389 [XPG3] (SIGBUS): Do not expect.
10390 [POSIX || XPG3] (SIGPOLL): Likewise.
10391 [POSIX || XPG3] (SIGPROF): Likewise.
10392 [POSIX || XPG3] (SIGSYS): Likewise.
10393 [XPG3] (SIGTRAP): Likewise.
10394 [POSIX || XPG3] (SIGURG): Likewise.
10395 [POSIX || XPG3] (SIGVTALRM): Likewise.
10396 [POSIX || XPG3] (SIGXCPU): Likewise.
10397 [POSIX || XPG3] (SIGXFSZ): Likewise.
10398 [POSIX] (SA_SIGINFO): Expect.
10399 [XPG3] (siginfo_t): Do not expect type or contents.
10400 [POSIX] (si_pid): Do not expect element.
10401 [POSIX] (si_uid): Likewise.
10402 [POSIX] (si_addr): Likewise.
10403 [POSIX] (si_status): Likewise.
10404 [POSIX] (si_band): Likewise.
10405 [XPG4] (si_value): Likewise.
10406 [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
10407 [POSIX || XPG3] (ILL_ILLOPN): Likewise.
10408 [POSIX || XPG3] (ILL_ILLADR): Likewise.
10409 [POSIX || XPG3] (ILL_ILLTRP): Likewise.
10410 [POSIX || XPG3] (ILL_PRVOPC): Likewise.
10411 [POSIX || XPG3] (ILL_PRVREG): Likewise.
10412 [POSIX || XPG3] (ILL_COPROC): Likewise.
10413 [POSIX || XPG3] (ILL_BADSTK): Likewise.
10414 [POSIX || XPG3] (FPE_INTDIV): Likewise.
10415 [POSIX || XPG3] (FPE_INTOVF): Likewise.
10416 [POSIX || XPG3] (FPE_FLTDIV): Likewise.
10417 [POSIX || XPG3] (FPE_FLTOVF): Likewise.
10418 [POSIX || XPG3] (FPE_FLTUND): Likewise.
10419 [POSIX || XPG3] (FPE_FLTRES): Likewise.
10420 [POSIX || XPG3] (FPE_FLTINV): Likewise.
10421 [POSIX || XPG3] (FPE_FLTSUB): Likewise.
10422 [POSIX || XPG3] (SEGV_MAPERR): Likewise.
10423 [POSIX || XPG3] (SEGV_ACCERR): Likewise.
10424 [POSIX || XPG3] (BUS_ADRALN): Likewise.
10425 [POSIX || XPG3] (BUS_ADRERR): Likewise.
10426 [POSIX || XPG3] (BUS_OBJERR): Likewise.
10427 [POSIX || XPG3] (CLD_EXITED): Likewise.
10428 [POSIX || XPG3] (CLD_KILLED): Likewise.
10429 [POSIX || XPG3] (CLD_DUMPED): Likewise.
10430 [POSIX || XPG3] (CLD_TRAPPED): Likewise.
10431 [POSIX || XPG3] (CLD_STOPPED): Likewise.
10432 [POSIX || XPG3] (CLD_CONTINUED): Likewise.
10433 [POSIX || XPG3] (POLL_IN): Likewise.
10434 [POSIX || XPG3] (POLL_OUT): Likewise.
10435 [POSIX || XPG3] (POLL_MSG): Likewise.
10436 [POSIX || XPG3] (POLL_ERR): Likewise.
10437 [POSIX || XPG3] (POLL_PRI): Likewise.
10438 [POSIX || XPG3] (POLL_HUP): Likewise.
10439 [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
10440 [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
10441 (SIG*): Do not allow.
10442 [XPG3] (si_*): Likewise.
10443 [XPG3] (SI_*): Likewise.
10444 [XPG3 || XPG4] (sigev_*): Likewise.
10445 [XPG3 || XPG4] (SIGEV_*): Likewise.
10446 [XPG3 || XPG4] (sival_*): Likewise.
10447 [POSIX || XPG3 || XPG4] (uc_*): Likewise.
10448 [POSIX || XPG3] (BUS_*): Likewise.
10449 [POSIX || XPG3] (CLD_*): Likewise.
10450 [POSIX || XPG3] (FPE_*): Likewise.
10451 [POSIX || XPG3] (ILL_*): Likewise.
10452 [POSIX || XPG3] (POLL_*): Likewise.
10453 [POSIX || XPG3] (SEGV_*): Likewise.
10454 [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
10455 [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
10456 [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
10457 [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
10458 [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
10459 * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
10460 Specify type and value.
10461 (TVERSLEN): Likewise.
10462 (REGTYPE): Likewise.
10463 (AREGTYPE): Likewise.
10464 (LNKTYPE): Likewise.
10465 (SYMTYPE): Likewise.
10466 (CHRTYPE): Likewise.
10467 (BLKTYPE): Likewise.
10468 (DIRTYPE): Likewise.
10469 (FIFOTYPE): Likewise.
10470 (CONTTYPE): Likewise.
10471 (TSUID): Likewise.
10472 (TSGID): Likewise.
10473 (TSVTX): Likewise.
10474 (TUREAD): Likewise.
10475 (TUWRITE): Likewise.
10476 (TUEXEC): Likewise.
10477 (TGREAD): Likewise.
10478 (TGWRITE): Likewise.
10479 (TGEXEC): Likewise.
10480 (TOREAD): Likewise.
10481 (TOWRITE): Likewise.
10482 (TOEXEC): Likewise.
10483 [POSIX] (TSVTX): Expect constant.
10484
10485 2014-03-06 Joseph Myers <joseph@codesourcery.com>
10486
10487 * Makefile (tests): Change dependencies to ....
10488 (tests-special): ... additions to this variable.
10489 (tests): Depend on $(tests-special).
10490 * Makerules (check-abi-list): New variable.
10491 (check-abi): Depend on $(check-abi-list).
10492 [$(subdir) = elf] (tests-special): Add
10493 $(objpfx)check-abi-libc.out.
10494 [$(build-shared) = yes && subdir] (tests-special): Add
10495 $(check-abi-list).
10496 [$(build-shared) = yes && subdir] (tests): Do not depend on
10497 check-abi.
10498 * Rules (tests): Depend on $(tests-special).
10499 (xtests): Depend on $(xtests-special).
10500 * catgets/Makefile (tests): Change dependencies to ....
10501 (tests-special): ... additions to this variable.
10502 * conform/Makefile (tests): Change dependencies to ....
10503 (tests-special): ... additions to this variable.
10504 * elf/Makefile (tests): Change dependencies to ....
10505 (tests-special): ... additions to this variable.
10506 * grp/Makefile (tests): Change dependencies to ....
10507 (tests-special): ... additions to this variable.
10508 * iconv/Makefile (xtests): Change dependencies to ....
10509 (xtests-special): ... additions to this variable.
10510 * iconvdata/Makefile (tests): Change dependencies to ....
10511 (tests-special): ... additions to this variable.
10512 * intl/Makefile (tests): Change dependencies to ....
10513 (tests-special): ... additions to this variable. Also add
10514 $(objpfx)tst-gettext.out.
10515 * io/Makefile (tests): Change dependencies to ....
10516 (tests-special): ... additions to this variable.
10517 * libio/Makefile (tests): Change dependencies to ....
10518 (tests-special): ... additions to this variable.
10519 * malloc/Makefile (tests): Change dependencies to ....
10520 (tests-special): ... additions to this variable.
10521 * misc/Makefile (tests): Change dependencies to ....
10522 (tests-special): ... additions to this variable.
10523 * nptl/Makefile (tests): Change dependencies to ....
10524 (tests-special): ... additions to this variable.
10525 * nptl_db/Makefile (tests): Change dependencies to ....
10526 (tests-special): ... additions to this variable.
10527 * posix/Makefile (tests): Change dependencies to ....
10528 (tests-special): ... additions to this variable.
10529 (xtests): Change dependencies to ....
10530 (xtests-special): ... additions to this variable.
10531 * resolv/Makefile (tests): Change dependencies to ....
10532 (tests-special): ... additions to this variable.
10533 (xtests): Change dependencies to ....
10534 (xtests-special): ... additions to this variable.
10535 * stdio-common/Makefile (tests): Change dependencies to ....
10536 (tests-special): ... additions to this variable.
10537 (do-tst-unbputc): Remove target.
10538 (do-tst-printf): Likewise.
10539 * stdlib/Makefile (tests): Change dependencies to ....
10540 (tests-special): ... additions to this variable.
10541 * string/Makefile (tests): Change dependencies to ....
10542 (tests-special): ... additions to this variable.
10543 * sysdeps/x86/Makefile (tests): Change dependencies to ....
10544 (tests-special): ... additions to this variable.
10545
10546 * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
10547 whole file.
10548 * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
10549 whole file.
10550 * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
10551 * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
10552
10553 * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
10554 * conform/data/arpa/inet.h-data [XPG3]: Likewise.
10555 * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
10556 * conform/data/fmtmsg.h-data [XPG3]: Likewise.
10557 * conform/data/libgen.h-data [XPG3]: Likewise.
10558 * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
10559 * conform/data/ndbm.h-data [XPG3]: Likewise.
10560 * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
10561 * conform/data/netdb.h-data [XPG3]: Likewise.
10562 * conform/data/netinet/in.h-data [XPG3]: Likewise.
10563 * conform/data/poll.h-data [XPG3]: Likewise.
10564 * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
10565 * conform/data/strings.h-data [XPG3]: Likewise.
10566 * conform/data/stropts.h-data [XPG3]: Likewise.
10567 * conform/data/sys/mman.h-data [XPG3]: Likewise.
10568 * conform/data/sys/resource.h-data [XPG3]: Likewise.
10569 * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
10570 Likewise.
10571 * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
10572 * conform/data/sys/time.h-data [XPG3]: Likewise.
10573 * conform/data/sys/timeb.h-data [XPG3]: Likewise.
10574 * conform/data/sys/uio.h-data [XPG3]: Likewise.
10575 * conform/data/sys/un.h-data [XPG3]: Likewise.
10576 * conform/data/syslog.h-data [XPG3]: Likewise.
10577 * conform/data/ucontext.h-data [XPG3]: Likewise.
10578 * conform/data/utmpx.h-data [XPG3]: Likewise.
10579 * conform/data/varargs.h-data [UNIX98]: Enable file.
10580
10581 * manual/Makefile (INSTALL_INFO): Remove variable setting.
10582
10583 * math/libm-test.inc (struct test_f_f_data): Move expected results
10584 into structure for each rounding mode.
10585 (struct test_ff_f_data): Likewise.
10586 (struct test_ff_f_data_nexttoward): Likewise.
10587 (struct test_fi_f_data): Likewise.
10588 (struct test_fl_f_data): Likewise.
10589 (struct test_if_f_data): Likewise.
10590 (struct test_fff_f_data): Likewise.
10591 (struct test_c_f_data): Likewise.
10592 (struct test_f_f1_data): Likewise.
10593 (struct test_fF_f1_data): Likewise.
10594 (struct test_ffI_f1_data): Likewise.
10595 (struct test_c_c_data): Likewise.
10596 (struct test_cc_c_data): Likewise.
10597 (struct test_f_i_data): Likewise.
10598 (struct test_ff_i_data): Likewise.
10599 (struct test_f_l_data): Likewise.
10600 (struct test_f_L_data): Likewise.
10601 (struct test_fFF_11_data): Likewise.
10602 (RM_): New macro.
10603 (RM_FE_DOWNWARD): Likewise.
10604 (RM_FE_TONEAREST): Likewise.
10605 (RM_FE_TOWARDZERO): Likewise.
10606 (RM_FE_UPWARD): Likewise.
10607 (RUN_TEST_LOOP_f_f): Update references to expected results.
10608 (RUN_TEST_LOOP_2_f): Likewise.
10609 (RUN_TEST_LOOP_fff_f): Likewise.
10610 (RUN_TEST_LOOP_c_f): Likewise.
10611 (RUN_TEST_LOOP_f_f1): Likewise.
10612 (RUN_TEST_LOOP_fF_f1): Likewise.
10613 (RUN_TEST_LOOP_fI_f1): Likewise.
10614 (RUN_TEST_LOOP_ffI_f1): Likewise.
10615 (RUN_TEST_LOOP_c_c): Likewise.
10616 (RUN_TEST_LOOP_cc_c): Likewise.
10617 (RUN_TEST_LOOP_f_i): Likewise.
10618 (RUN_TEST_LOOP_f_i_tg): Likewise.
10619 (RUN_TEST_LOOP_ff_i_tg): Likewise.
10620 (RUN_TEST_LOOP_f_b): Likewise.
10621 (RUN_TEST_LOOP_f_b_tg): Likewise.
10622 (RUN_TEST_LOOP_f_l): Likewise.
10623 (RUN_TEST_LOOP_f_L): Likewise.
10624 (RUN_TEST_LOOP_fFF_11): Likewise.
10625 * math/gen-libm-test.pl (parse_args): Output four copies of
10626 expected results for each test.
10627
10628 * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10629 (__ASSUME_UTIMES): Remove.
10630 * sysdeps/unix/sysv/linux/tile/kernel-features.h
10631 (__ASSUME_UTIMES): Likewise.
10632
10633 * math/gen-auto-libm-tests.c: Update comment on output format.
10634 (output_for_one_input_case): Generate before-rounding and
10635 after-rounding information as conditions on output flags not
10636 floating-point format.
10637 * math/auto-libm-test-out: Regenerated.
10638 * math/gen-libm-test.pl (cond_value): New function.
10639 (or_cond_value): Use cond_value.
10640 (generate_testfile): Handle conditional exceptions.
10641
10642 2014-03-05 Joseph Myers <joseph@codesourcery.com>
10643
10644 * math/libm-test.inc (max_valid_error): New variable.
10645 (init_max_error): Take new argument specifying whether function
10646 results are exactly determined. Set max_valid_error and bound
10647 other variables for errors based on this argument.
10648 (set_max_error): Do not record results above max_valid_error.
10649 (check_float_internal): Only accept errors of up to 0.5ulps if
10650 also at most max_valid_error.
10651 (START): Take new argument EXACT and pass it to init_max_error.
10652 (acos_test): Update call to START.
10653 (acos_test_tonearest): Likewise.
10654 (acos_test_towardzero): Likewise.
10655 (acos_test_downward): Likewise.
10656 (acos_test_upward): Likewise.
10657 (acosh_test): Likewise.
10658 (asin_test): Likewise.
10659 (asin_test_tonearest): Likewise.
10660 (asin_test_towardzero): Likewise.
10661 (asin_test_downward): Likewise.
10662 (asin_test_upward): Likewise.
10663 (asinh_test): Likewise.
10664 (atan_test): Likewise.
10665 (atanh_test): Likewise.
10666 (atan2_test): Likewise.
10667 (cabs_test): Likewise.
10668 (cacos_test): Likewise.
10669 (cacosh_test): Likewise.
10670 (carg_test): Likewise.
10671 (casin_test): Likewise.
10672 (casinh_test): Likewise.
10673 (catan_test): Likewise.
10674 (catanh_test): Likewise.
10675 (cbrt_test): Likewise.
10676 (ccos_test): Likewise.
10677 (ccosh_test): Likewise.
10678 (ceil_test): Likewise.
10679 (cexp_test): Likewise.
10680 (cimag_test): Likewise.
10681 (clog_test): Likewise.
10682 (clog10_test): Likewise.
10683 (conj_test): Likewise.
10684 (copysign_test): Likewise.
10685 (cos_test): Likewise.
10686 (cos_test_tonearest): Likewise.
10687 (cos_test_towardzero): Likewise.
10688 (cos_test_downward): Likewise.
10689 (cos_test_upward): Likewise.
10690 (cosh_test): Likewise.
10691 (cosh_test_tonearest): Likewise.
10692 (cosh_test_towardzero): Likewise.
10693 (cosh_test_downward): Likewise.
10694 (cosh_test_upward): Likewise.
10695 (cpow_test): Likewise.
10696 (cproj_test): Likewise.
10697 (creal_test): Likewise.
10698 (csin_test): Likewise.
10699 (csinh_test): Likewise.
10700 (csqrt_test): Likewise.
10701 (ctan_test): Likewise.
10702 (ctan_test_tonearest): Likewise.
10703 (ctan_test_towardzero): Likewise.
10704 (ctan_test_downward): Likewise.
10705 (ctan_test_upward): Likewise.
10706 (ctanh_test): Likewise.
10707 (ctanh_test_tonearest): Likewise.
10708 (ctanh_test_towardzero): Likewise.
10709 (ctanh_test_downward): Likewise.
10710 (ctanh_test_upward): Likewise.
10711 (erf_test): Likewise.
10712 (erfc_test): Likewise.
10713 (exp_test): Likewise.
10714 (exp_test_tonearest): Likewise.
10715 (exp_test_towardzero): Likewise.
10716 (exp_test_downward): Likewise.
10717 (exp_test_upward): Likewise.
10718 (exp10_test): Likewise.
10719 (exp10_test_tonearest): Likewise.
10720 (exp10_test_towardzero): Likewise.
10721 (exp10_test_downward): Likewise.
10722 (exp10_test_upward): Likewise.
10723 (pow10_test): Likewise.
10724 (exp2_test): Likewise.
10725 (expm1_test): Likewise.
10726 (expm1_test_tonearest): Likewise.
10727 (expm1_test_towardzero): Likewise.
10728 (expm1_test_downward): Likewise.
10729 (expm1_test_upward): Likewise.
10730 (fabs_test): Likewise.
10731 (fdim_test): Likewise.
10732 (floor_test): Likewise.
10733 (fma_test): Likewise.
10734 (fma_test_towardzero): Likewise.
10735 (fma_test_downward): Likewise.
10736 (fma_test_upward): Likewise.
10737 (fmax_test): Likewise.
10738 (fmin_test): Likewise.
10739 (fmod_test): Likewise.
10740 (fpclassify_test): Likewise.
10741 (frexp_test): Likewise.
10742 (hypot_test): Likewise.
10743 (ilogb_test): Likewise.
10744 (isfinite_test): Likewise.
10745 (finite_test): Likewise.
10746 (isgreater_test): Likewise.
10747 (isgreaterequal_test): Likewise.
10748 (isinf_test): Likewise.
10749 (isless_test): Likewise.
10750 (islessequal_test): Likewise.
10751 (islessgreater_test): Likewise.
10752 (isnan_test): Likewise.
10753 (isnormal_test): Likewise.
10754 (issignaling_test): Likewise.
10755 (isunordered_test): Likewise.
10756 (j0_test): Likewise.
10757 (j1_test): Likewise.
10758 (jn_test): Likewise.
10759 (ldexp_test): Likewise.
10760 (lgamma_test): Likewise.
10761 (gamma_test): Likewise.
10762 (lrint_test): Likewise.
10763 (lrint_test_tonearest): Likewise.
10764 (lrint_test_towardzero): Likewise.
10765 (lrint_test_downward): Likewise.
10766 (lrint_test_upward): Likewise.
10767 (llrint_test): Likewise.
10768 (llrint_test_tonearest): Likewise.
10769 (llrint_test_towardzero): Likewise.
10770 (llrint_test_downward): Likewise.
10771 (llrint_test_upward): Likewise.
10772 (log_test): Likewise.
10773 (log10_test): Likewise.
10774 (log1p_test): Likewise.
10775 (log2_test): Likewise.
10776 (logb_test): Likewise.
10777 (logb_test_downward): Likewise.
10778 (lround_test): Likewise.
10779 (llround_test): Likewise.
10780 (modf_test): Likewise.
10781 (nearbyint_test): Likewise.
10782 (nextafter_test): Likewise.
10783 (nexttoward_test): Likewise.
10784 (pow_test): Likewise.
10785 (pow_test_tonearest): Likewise.
10786 (pow_test_towardzero): Likewise.
10787 (pow_test_downward): Likewise.
10788 (pow_test_upward): Likewise.
10789 (remainder_test): Likewise.
10790 (drem_test): Likewise.
10791 (remainder_test_tonearest): Likewise.
10792 (drem_test_tonearest): Likewise.
10793 (remainder_test_towardzero): Likewise.
10794 (drem_test_towardzero): Likewise.
10795 (remainder_test_downward): Likewise.
10796 (drem_test_downward): Likewise.
10797 (remainder_test_upward): Likewise.
10798 (drem_test_upward): Likewise.
10799 (remquo_test): Likewise.
10800 (rint_test): Likewise.
10801 (rint_test_tonearest): Likewise.
10802 (rint_test_towardzero): Likewise.
10803 (rint_test_downward): Likewise.
10804 (rint_test_upward): Likewise.
10805 (round_test): Likewise.
10806 (scalb_test): Likewise.
10807 (scalbn_test): Likewise.
10808 (scalbln_test): Likewise.
10809 (signbit_test): Likewise.
10810 (sin_test): Likewise.
10811 (sin_test_tonearest): Likewise.
10812 (sin_test_towardzero): Likewise.
10813 (sin_test_downward): Likewise.
10814 (sin_test_upward): Likewise.
10815 (sincos_test): Likewise.
10816 (sinh_test): Likewise.
10817 (sinh_test_tonearest): Likewise.
10818 (sinh_test_towardzero): Likewise.
10819 (sinh_test_downward): Likewise.
10820 (sinh_test_upward): Likewise.
10821 (sqrt_test): Likewise.
10822 (sqrt_test_tonearest): Likewise.
10823 (sqrt_test_towardzero): Likewise.
10824 (sqrt_test_downward): Likewise.
10825 (sqrt_test_upward): Likewise.
10826 (tan_test): Likewise.
10827 (tan_test_tonearest): Likewise.
10828 (tan_test_towardzero): Likewise.
10829 (tan_test_downward): Likewise.
10830 (tan_test_upward): Likewise.
10831 (tanh_test): Likewise.
10832 (tgamma_test): Likewise.
10833 (trunc_test): Likewise.
10834 (y0_test): Likewise.
10835 (y1_test): Likewise.
10836 (yn_test): Likewise.
10837 (significand_test): Likewise.
10838
10839 * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
10840 individual tests in comment.
10841 (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
10842 (prev_max_error): New variable.
10843 (prev_real_max_error): Likewise.
10844 (prev_imag_max_error): Likewise.
10845 (compare_ulp_data): Don't refer to test names in comment.
10846 (find_test_ulps): Remove function.
10847 (find_function_ulps): Likewise.
10848 (find_complex_function_ulps): Likewise.
10849 (init_max_error): Take function name as argument. Look up ulps
10850 for that function.
10851 (print_ulps): Remove function.
10852 (print_max_error): Use prev_max_error instead of calling
10853 find_function_ulps.
10854 (print_complex_max_error): Use prev_real_max_error and
10855 prev_imag_max_error instead of calling find_complex_function_ulps.
10856 (check_float_internal): Take max_ulp parameter instead of calling
10857 find_test_ulps. Don't call print_ulps.
10858 (check_float): Update call to check_float_internal.
10859 (check_complex): Update calls to check_float_internal.
10860 (START): Pass argument to init_max_error.
10861 * math/gen-libm-test.pl (%results): Don't include "kind"
10862 information.
10863 (parse_ulps): Don't handle ulps of individual tests.
10864 (print_ulps_file): Likewise.
10865 (output_ulps): Likewise.
10866 * math/README.libm-test: Update.
10867 * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
10868 individual tests.
10869 * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
10870 * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
10871 * sysdeps/arm/libm-test-ulps: Likewise.
10872 * sysdeps/i386/fpu/libm-test-ulps: Likewise.
10873 * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
10874 * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
10875 * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
10876 * sysdeps/microblaze/libm-test-ulps: Likewise.
10877 * sysdeps/mips/mips32/libm-test-ulps: Likewise.
10878 * sysdeps/mips/mips64/libm-test-ulps: Likewise.
10879 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
10880 * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
10881 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
10882 * sysdeps/sh/libm-test-ulps: Likewise.
10883 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
10884 * sysdeps/tile/libm-test-ulps: Likewise.
10885 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10886
10887 2014-03-04 Joseph Myers <joseph@codesourcery.com>
10888
10889 * math/libm-test.inc (print_complex_max_error): Check separately
10890 whether real and imaginary errors are within allowed range and
10891 pass 0 to print_complex_function_ulps instead of value within
10892 allowed range.
10893
10894 2014-03-04 Siddhesh Poyarekar <siddhesh@redhat.com>
10895
10896 * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
10897 formatting.
10898 (get_handles_fopen): Likewise.
10899 (do_write_test): Likewise.
10900
10901 * libio/wfileops.c (do_ftell_wide): Fix up formatting.
10902
10903 * libio/fileops.c (do_ftell): Use cached offset when
10904 available.
10905 * libio/iofwide.c (do_ftell_wide): Likewise.
10906 * libio/iofdopen.c (_IO_new_fdopen): Don't use
10907 _IO_file_attach.
10908 * libio/wfileops.c (_IO_fwide): Don't cache offset.
10909
10910 [BZ #16532]
10911 * libio/libioP.h (get_file_offset): New function.
10912 * libio/fileops.c (get_file_offset): Likewise.
10913 (do_ftell): Likewise.
10914 (_IO_new_file_seekoff): Split out ftell logic.
10915 * libio/wfileops.c (do_ftell_wide): Likewise.
10916 (_IO_wfile_seekoff): Split out ftell logic.
10917 * libio/tst-ftell-active-handler.c: New test case.
10918 * libio/Makefile (tests): Add it.
10919
10920 2014-03-03 Roland McGrath <roland@hack.frob.com>
10921
10922 * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
10923 * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
10924
10925 2014-03-03 Siddhesh Poyarekar <siddhesh@redhat.com>
10926
10927 [BZ #16639]
10928 * nscd/connections.c (nscd_init): Call do_exit.
10929 (start_threads): Call do_exit and notify_parent.
10930 (begin_drop_privileges): Call do_exit.
10931 (finish_drop_privileges): Likewise.
10932 * nscd/selinux.c (preserve_capabilities): Likewise.
10933 (install_real_capabilities): Likewise.
10934 (nscd_selinux_enabled): Likewise.
10935 (avc_create_thread): Likewise.
10936 (avc_alloc_lock): Likewise.
10937 (nscd_avc_init): Likewise.
10938 * nscd/nscd.c (parent_fd): New static variable.
10939 (main): Create a pipe between parent and child processes.
10940 Skip closing parent_fd.
10941 (monitor_child): New function.
10942 (do_exit): Likewise.
10943 (notify_parent): Likewise.
10944 * nscd/nscd.h (notify_parent): Likewise.
10945 (do_exit): Likewise.
10946
10947 2014-03-03 Carlos O'Donell <carlos@redhat.com>
10948
10949 * malloc/malloc.c (__libc_calloc): Revert last change.
10950
10951 2014-03-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10952
10953 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10954
10955 2014-03-03 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
10956
10957 * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
10958 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
10959 implementation.
10960 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10961 (__libc_ifunc_impl_list): Likewise.
10962 * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
10963 * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
10964 * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
10965 * string/strrchr.c: Define STRRCHR.
10966
10967 2014-02-28 Ondřej Bílka <neleai@seznam.cz>
10968
10969 * benchtest/bench-strtok.c (simple_strtok): Delete.
10970 (strtok_string): Use as benchmark.
10971 * string/strtok (STRTOK): New macro.
10972
10973 2014-02-28 Carlos O'Donell <carlos@redhat.com>
10974
10975 * manual/threads.texi: Add header and standard comments to all
10976 functions.
10977
10978 * elf/dl-lookup.c (check_match): New function.
10979 (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
10980 (do_lookup_x): Remove nested function check_match. Use non-nested
10981 function check_match.
10982
10983 2014-02-28 Roland McGrath <roland@hack.frob.com>
10984
10985 * csu/Makefile (generated, before-compile): Use += rather than =.
10986 * catgets/Makefile (generated, generated-dirs): Likewise.
10987 * debug/Makefile (generated): Likewise.
10988 * dlfcn/Makefile (generated): Likewise.
10989 * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
10990 * iconvdata/Makefile (before-compile, generated): Likewise.
10991 * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
10992 * libio/Makefile (generated): Likewise.
10993 * malloc/Makefile (generated): Likewise.
10994 * manual/Makefile (generated, generated-dirs): Likewise.
10995 * misc/Makefile (generated): Likewise.
10996 * posix/Makefile (generated): Likewise.
10997 * resolv/Makefile (generated): Likewise.
10998 * sunrpc/Makefile (generated, generated-dirs): Likewise.
10999 * timezone/Makefile (generated, generated-dirs): Likewise.
11000
11001 * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
11002
11003 2014-02-27 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11004
11005 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
11006 power8 implementation.
11007 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
11008 file: POWER8 llround ifunc implementation.
11009 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
11010 (__lllround): Add POWER8 implementation.
11011 * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
11012 POWER8 llround implementation.
11013
11014 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
11015 power8 implementation.
11016 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
11017 file: POWER8 llrint ifunc implementation.
11018 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
11019 Add POWER8 implementation.
11020 * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
11021 POWER8 llrint implementation.
11022
11023 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
11024 power8 implementation.
11025 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
11026 file: POWER8 finite ifunc implementation.
11027 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
11028 Add POWER8 implementation.
11029 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
11030 Likewise.
11031 * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
11032 POWER8 finite implementation.
11033 * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
11034
11035 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
11036 power8 implementation.
11037 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
11038 file: POWER8 isinf ifunc implementation.
11039 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
11040 POWER8 implementation.
11041 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
11042 Likewise.
11043 * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
11044 isinf implementation.
11045 * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
11046
11047 * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
11048 (INIT_ARCH): Add hwcap2 initialization.
11049 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
11050 power8 implementation.
11051 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
11052 file: POWER8 isnan ifunc implementation.
11053 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
11054 POWER8 implementation.
11055 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
11056 Likewise.
11057 * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
11058 isnan implementation.
11059 * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
11060
11061 2014-02-27 Joey Ye <joey.ye@arm.com>
11062
11063 * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
11064 (_FP_NANFRAC_Q): Set to zero.
11065
11066 2014-02-27 Siddhesh Poyarekar <siddhesh@redhat.com>
11067
11068 [BZ #16623]
11069 * math/auto-libm-test-in: New test inputs.
11070 * math/auto-libm-test-out: Regenerate.
11071 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
11072 and DA.
11073 (__cos): Likewise.
11074 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
11075
11076 2014-02-27 Joseph Myers <joseph@codesourcery.com>
11077
11078 * scripts/evaluate-test.sh: Take new argument indicating whether
11079 failure is expected.
11080 * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
11081 indicating whether failure is expected.
11082 * conform/Makefile (test-xfail-run-conformtest): New variable.
11083 ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
11084 level.
11085 * posix/Makefile (test-xfail-annexc): New variable.
11086 ($(objpfx)annexc.out): Don't expect to fail at makefile level.
11087
11088 2014-02-26 Joseph Myers <joseph@codesourcery.com>
11089
11090 * argp/Makefile: Include Makeconfig immediately after defining
11091 subdir.
11092 * assert/Makefile: Likewise.
11093 * benchtests/Makefile: Likewise.
11094 * catgets/Makefile: Likewise.
11095 * conform/Makefile: Likewise.
11096 * crypt/Makefile: Likewise.
11097 * csu/Makefile: Likewise.
11098 (all): Remove target.
11099 * ctype/Makefile: Include Makeconfig immediately after defining
11100 subdir.
11101 * debug/Makefile: Likewise.
11102 * dirent/Makefile: Likewise.
11103 * dlfcn/Makefile: Likewise.
11104 * gmon/Makefile: Likewise.
11105 * gnulib/Makefile: Likewise.
11106 * grp/Makefile: Likewise.
11107 * gshadow/Makefile: Likewise.
11108 * hesiod/Makefile: Likewise.
11109 * hurd/Makefile: Likewise.
11110 (all): Remove target.
11111 * iconvdata/Makefile: Include Makeconfig immediately after
11112 defining subdir.
11113 * inet/Makefile: Likewise.
11114 * intl/Makefile: Likewise.
11115 * io/Makefile: Likewise.
11116 * libio/Makefile: Likewise.
11117 (all): Remove target.
11118 * locale/Makefile: Include Makeconfig immediately after defining
11119 subdir.
11120 * login/Makefile: Likewise.
11121 * mach/Makefile: Likewise.
11122 (all): Remove target.
11123 * malloc/Makefile: Include Makeconfig immediately after defining
11124 subdir.
11125 (all): Remove target.
11126 * manual/Makefile: Include Makeconfig immediately after defining
11127 subdir.
11128 * math/Makefile: Likewise.
11129 * misc/Makefile: Likewise.
11130 * nis/Makefile: Likewise.
11131 * nss/Makefile: Likewise.
11132 * po/Makefile: Likewise.
11133 (all): Remove target.
11134 * posix/Makefile: Include Makeconfig immediately after defining
11135 subdir.
11136 * pwd/Makefile: Likewise.
11137 * resolv/Makefile: Likewise.
11138 * resource/Makefile: Likewise.
11139 * rt/Makefile: Likewise.
11140 * setjmp/Makefile: Likewise.
11141 * shadow/Makefile: Likewise.
11142 * signal/Makefile: Likewise.
11143 * socket/Makefile: Likewise.
11144 * soft-fp/Makefile: Likewise.
11145 * stdio-common/Makefile: Likewise.
11146 * stdlib/Makefile: Likewise.
11147 * streams/Makefile: Likewise.
11148 * string/Makefile: Likewise.
11149 * sunrpc/Makefile: Likewise.
11150 (all): Remove target.
11151 * sysvipc/Makefile: Include Makeconfig immediately after defining
11152 subdir.
11153 * termios/Makefile: Likewise.
11154 * time/Makefile: Likewise.
11155 * timezone/Makefile: Likewise.
11156 (all): Remove target.
11157 * wcsmbs/Makefile: Include Makeconfig immediately after defining
11158 subdir.
11159 * wctype/Makefile: Likewise.
11160
11161 2014-02-26 Steve Ellcey <sellcey@mips.com>
11162
11163 * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
11164 (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
11165 (libc_feholdexcept_setround_mips): Ditto.
11166 (libc_feholdsetround): New.
11167 (libc_feholdsetroundf): New.
11168 (libc_feholdsetroundl): New.
11169 (libc_feupdateenv_test_mips): New.
11170 (libc_feupdateenv_test): New.
11171 (libc_feupdateenv_testf): New.
11172 (libc_feupdateenv_testl): New.
11173 (libc_feresetround): New.
11174 (libc_feresetroundf): New.
11175 (libc_feresetroundl): New.
11176 (libc_fetestexcept_mips): New.
11177 (libc_fetestexcept): New.
11178 (libc_fetestexceptf): New.
11179 (libc_fetestexceptl): New.
11180 (HAVE_RM_CTX): New.
11181 (libc_feholdexcept_setround_mips_ctx): New.
11182 (libc_feholdexcept_setround_ctx): New.
11183 (libc_feholdexcept_setroundf_ctx): New.
11184 (libc_feholdexcept_setroundl_ctx): New.
11185 (libc_fesetenv_mips_ctx): New.
11186 (libc_fesetenv_ctx): New.
11187 (libc_fesetenv_ctxf): New.
11188 (libc_fesetenv_ctxl): New.
11189 (libc_feupdateenv_mips_ctx): New.
11190 (libc_feupdateenv_ctx): New.
11191 (libc_feupdateenvf_ctx): New.
11192 (libc_feupdateenvl_ctx): New.
11193 (libc_feholdsetround_mips_ctx): New.
11194 (libc_feholdsetround_ctx): New.
11195 (libc_feholdsetroundf_ctx): New.
11196 (libc_feholdsetroundl_ctx): New.
11197 (libc_feresetround_mips_ctx): New.
11198 (libc_feresetround_ctx): New.
11199 (libc_feresetroundf_ctx): New.
11200 (libc_feresetroundl_ctx): New.
11201
11202 2014-02-26 Carlos O'Donell <carlos@redhat.com>
11203
11204 * manual/ipc.texi (Semaphores): Use @Theglibc{}.
11205
11206 * manual/ipc.texi: New file.
11207 * manual/Makefile (chapters): Add ipc.
11208 * manual/job.texi: Add "Inter-Process Communication" to next.
11209 * manual/process.texi: Add "Inter-Process Communication" to prev.
11210
11211 2014-02-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11212
11213 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11214
11215 2014-02-26 Ondřej Bílka <neleai@seznam.cz>
11216
11217 * malloc/malloc.c (__libc_calloc): Simplify implementation.
11218
11219 * manual/arith.texi: Fix spaces after sentences.
11220 * manual/charset.texi: Likewise.
11221 * manual/errno.texi: Likewise.
11222 * manual/install.texi: Likewise.
11223 * manual/llio.texi: Likewise.
11224 * manual/locale.texi: Likewise.
11225 * manual/maint.texi: Likewise.
11226 * manual/math.texi: Likewise.
11227 * manual/memory.texi: Likewise.
11228 * manual/message.texi: Likewise.
11229 * manual/probes.texi: Likewise.
11230 * manual/resource.texi: Likewise.
11231 * manual/signal.texi: Likewise.
11232 * manual/socket.texi: Likewise.
11233 * manual/stdio.texi: Likewise.
11234 * manual/string.texi: Likewise.
11235 * manual/time.texi: Likewise.
11236 * manual/users.texi: Likewise.
11237
11238 2014-02-25 Carlos O'Donell <carlos@redhat.com>
11239
11240 [BZ #16632]
11241 * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
11242 _DEFAULT_SOURCE is defined.
11243
11244 2014-02-25 Ulrich Drepper <drepper@gmail.com>
11245 Carlos O'Donell <carlos@redhat.com>
11246
11247 [BZ #16613]
11248 * elf/dl-tls.c (_dl_count_modids): New function.
11249 * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
11250 * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
11251 audit library and increment generation counter.
11252 (_dl_allocate_tls_init): Add assertion to check TLS generation count.
11253 * elf/tst-audit9.c: New file.
11254 * elf/tst-auditmod9a.c: New file.
11255 * elf/tst-auditmod9b.c: New file.
11256 * elf/Makefile: Add rules to build and run tst-audit9.
11257
11258 2014-02-25 Florian Weimer <fweimer@redhat.com>
11259
11260 [BZ #15347]
11261 * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
11262
11263 2014-02-25 Will Newton <will.newton@linaro.org>
11264
11265 * sysdeps/arm/__longjmp.S: Include stap-probe.h.
11266 (__longjmp): Restore sp and lr before restoring callee
11267 saved registers. Add longjmp and longjmp_target
11268 SystemTap probe point.
11269 * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
11270 * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
11271 Define to zero to match jmpbuf layout.
11272 * sysdeps/arm/setjmp.S: Include stap-probe.h.
11273 (__sigsetjmp): Save sp and lr before saving callee
11274 saved registers. Add setjmp SystemTap probe point.
11275
11276 2014-02-24 Stefan Liebler <stli@linux.vnet.ibm.com>
11277
11278 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11279
11280 2014-02-24 Andreas Schwab <schwab@suse.de>
11281
11282 [BZ #15804]
11283 * elf/pldd.c (wait_for_ptrace_stop): New function.
11284 (main): Call it after attaching.
11285
11286 2014-02-22 Roland McGrath <roland@hack.frob.com>
11287
11288 * Makerules ($(common-objpfx)Versions.v.i): No longer depend
11289 on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
11290 Versions files is now verboten.
11291 * hurd/Versions (libc: GLIBC_2.0):
11292 Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
11293 (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
11294 [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
11295 * mach/Versions: Likewise.
11296
11297 * csu/Versions: Remove unused %include.
11298 * resolv/Versions: Likewise.
11299
11300 2014-02-21 Joseph Myers <joseph@codesourcery.com>
11301
11302 * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
11303 ($(objpfx)check-local-headers.out): Likewise.
11304 ($(objpfx)begin-end-check.out): Likewise.
11305 * Makerules (check-abi-%.out): Likewise.
11306 * catgets/Makefile ($(objpfx)test1.cat): Likewise.
11307 ($(objpfx)test2.cat): Likewise.
11308 ($(objpfx)de/libc.cat): Likewise.
11309 ($(objpfx)test-gencat.out): Likewise.
11310 * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
11311 * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
11312 ($(objpfx)noload-mem): Likewise.
11313 ($(objpfx)tst-pathopt.out): Likewise.
11314 ($(objpfx)tst-rtld-load-self.out): Likewise.
11315 ($(objpfx)tst-array1-cmp.out): Likewise.
11316 ($(objpfx)tst-array1-static-cmp.out): Likewise.
11317 ($(objpfx)tst-array2-cmp.out): Likewise.
11318 ($(objpfx)tst-array3-cmp.out): Likewise.
11319 ($(objpfx)tst-array4-cmp.out): Likewise.
11320 ($(objpfx)tst-array5-cmp.out): Likewise.
11321 ($(objpfx)tst-array5-static-cmp.out): Likewise.
11322 ($(objpfx)check-textrel.out): Likewise.
11323 ($(objpfx)check-execstack.out): Likewise.
11324 ($(objpfx)check-localplt.out): Likewise.
11325 ($(objpfx)order2-cmp.out): Likewise.
11326 ($(objpfx)tst-leaks1-mem): Likewise.
11327 ($(objpfx)tst-leaks1-static-mem): Likewise.
11328 ($(objpfx)tst-initorder-cmp.out): Likewise.
11329 ($(objpfx)tst-initorder2-cmp.out): Likewise.
11330 ($(objpfx)tst-unused-dep.out): Likewise.
11331 ($(objpfx)tst-unused-dep-cmp.out): Likewise.
11332 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
11333 * iconv/Makefile (test-iconvconfig): Likewise.
11334 * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
11335 ($(objpfx)iconv-test.out): Likewise.
11336 ($(objpfx)tst-tables.out): Likewise.
11337 * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
11338 ($(objpfx)tst-gettext.out): Likewise.
11339 ($(objpfx)tst-translit.out): Likewise.
11340 ($(objpfx)tst-gettext2.out): Likewise.
11341 ($(objpfx)tst-gettext4.out): Likewise.
11342 ($(objpfx)tst-gettext6.out): Likewise.
11343 * io/Makefile ($(objpfx)ftwtest.out): Likewise.
11344 * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
11345 ($(objpfx)tst-fopenloc-cmp.out): Likewise.
11346 ($(objpfx)tst-fopenloc-mem.out): Likewise.
11347 * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
11348 * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
11349 * posix/Makefile ($(objpfx)globtest.out): Likewise.
11350 ($(objpfx)wordexp-tst.out): Likewise.
11351 ($(objpfx)annexc.out): Likewise.
11352 ($(objpfx)tst-fnmatch-mem): Likewise.
11353 ($(objpfx)bug-regex2-mem): Likewise.
11354 ($(objpfx)bug-regex14-mem): Likewise.
11355 ($(objpfx)bug-regex21-mem): Likewise.
11356 ($(objpfx)bug-regex31-mem): Likewise.
11357 ($(objpfx)tst-vfork3-mem): Likewise.
11358 ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
11359 ($(objpfx)tst-pcre-mem): Likewise.
11360 ($(objpfx)tst-boost-mem): Likewise.
11361 ($(objpfx)tst-getconf.out): Likewise.
11362 ($(objpfx)bug-ga2-mem): Likewise.
11363 ($(objpfx)bug-glob2-mem): Likewise.
11364 * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
11365 ($(objpfx)mtrace-tst-leaks2): Likewise.
11366 * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
11367 ($(objpfx)tst-printf.out): Likewise.
11368 ($(objpfx)tst-setvbuf1.out): Likewise.
11369 ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
11370 * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
11371 ($(objpfx)tst-fmtmsg.out): Likewise.
11372 * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
11373 * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
11374
11375 * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
11376 * bits/sigaction.h [__USE_MISC]: Likewise.
11377 * bits/waitstatus.h: Update #endif comments.
11378 * ctype/ctype.h: Likewise.
11379 * dirent/dirent.h: Likewise.
11380 [__USE_MISC]: Remove redundant conditionals.
11381 * grp/grp.h: Update #endif comments.
11382 [__USE_GNU]: Remove redundant conditionals.
11383 [__USE_MISC]: Likewise.
11384 * inet/netinet/in.h [__USE_GNU]: Likewise.
11385 * io/sys/stat.h [__USE_MISC]: Likewise.
11386 * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
11387 * libio/bits/stdio.h: Update #endif comments.
11388 [__USE_MISC]: Remove redundant conditionals.
11389 * libio/bits/stdio2.h [__USE_MISC]: Likewise.
11390 * libio/stdio.h: Update #endif comments.
11391 [__USE_MISC]: Remove redundant conditionals.
11392 * math/bits/math-finite.h [__USE_MISC]: Likewise.
11393 * math/bits/mathcalls.h [__USE_MISC]: Likewise.
11394 * math/math.h: Update #else and #endif comments.
11395 [__USE_MISC]: Remove redundant conditionals.
11396 * misc/sys/uio.h: Update #endif comments.
11397 * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
11398 * posix/glob.h [__USE_MISC]: Likewise.
11399 * posix/sys/types.h: Update #endif comments.
11400 [__USE_MISC]: Remove redundant conditionals.
11401 * posix/sys/wait.h: Update #endif comments.
11402 [__USE_MISC]: Remove redundant conditionals.
11403 * posix/unistd.h: Update #endif comments.
11404 [__USE_MISC]: Remove redundant conditionals.
11405 * pwd/pwd.h [__USE_GNU]: Likewise.
11406 [__USE_MISC]: Likewise.
11407 * resolv/netdb.h [__USE_GNU]: Likewise.
11408 * signal/signal.h: Update #endif comments.
11409 [__USE_MISC]: Remove redundant conditionals.
11410 * stdlib/stdlib.h: Update #else and #endif comments.
11411 [__USE_MISC]: Remove redundant conditionals.
11412 [__USE_GNU]: Likewise.
11413 * string/bits/string2.h [__USE_MISC]: Likewise.
11414 * string/string.h: Update #endif comments.
11415 [__USE_MISC]: Remove redundant conditionals.
11416 * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
11417 Likewise.
11418 * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
11419 * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
11420 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
11421 Likewise.
11422 * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
11423 Likewise.
11424 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
11425 comments.
11426 [__USE_MISC]: Remove redundant conditionals.
11427 * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
11428 * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
11429 * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
11430 * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
11431 * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
11432 Likewise.
11433 * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
11434 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
11435 Likewise.
11436 * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
11437 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
11438 Likewise.
11439 * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
11440 Likewise.
11441 * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
11442 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
11443 Likewise.
11444 * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
11445 Likewise.
11446 * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
11447 * sysdeps/x86/bits/string.h: Update #endif comments.
11448 * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
11449 conditionals.
11450 * time/sys/time.h: Update #endif comments.
11451 * time/time.h: Likewise.
11452 [__USE_MISC]: Remove redundant conditionals.
11453
11454 2014-02-21 Yury Gribov <y.gribov@samsung.com>
11455
11456 [BZ #16600]
11457 * sysdeps/arm/libm-test-ulps: Update for VFPv4.
11458
11459 2014-02-21 Andreas Schwab <schwab@linux-m68k.org>
11460
11461 * Versions.def (librt): Add GLIBC_2.17.
11462
11463 2014-02-21 Adam Conrad <adconrad@0c3.net>
11464
11465 * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
11466 synonym for _SYS_AUXV_H to allow direct inclusion.
11467 * sysdeps/sparc/bits/hwcap.h: Likewise.
11468 * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
11469 _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
11470 * sysdeps/sparc/sysdep.h: Likewise.
11471
11472 2014-02-21 Siddhesh Poyarekar <siddhesh@redhat.com>
11473
11474 * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
11475
11476 2014-02-21 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
11477
11478 * benchtests/bench-strrchr.c: Print length instead of position.
11479
11480 2014-02-20 Joseph Myers <joseph@codesourcery.com>
11481
11482 [BZ #16611]
11483 * sysdeps/unix/sysv/linux/kernel-features.h
11484 [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
11485 (__ASSUME_SENDMMSG_SOCKETCALL): Define.
11486 [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
11487 __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
11488 Likewise.
11489 [__i386__ || __powerpc__ || __sh__ || __sparc__]
11490 (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11491 [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
11492 (__ASSUME_SENDMMSG): Define instead of using previous
11493 [__LINUX_KERNEL_VERSION >= 0x020627] condition.
11494 * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11495 (__ASSUME_SENDMMSG_SYSCALL): Define.
11496 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11497 [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
11498 Likewise.
11499 * sysdeps/unix/sysv/linux/arm/kernel-features.h
11500 [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11501 Likewise.
11502 * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11503 [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11504 Likewise.
11505 * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
11506 && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
11507 !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
11508 [__ASSUME_SENDMMSG]: Change conditionals to
11509 [__ASSUME_SENDMMSG_SOCKETCALL].
11510 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11511 [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
11512 Define.
11513 * sysdeps/unix/sysv/linux/mips/kernel-features.h
11514 [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
11515 Likewise.
11516 * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
11517 !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
11518 !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
11519 [!__ASSUME_SENDMMSG]: Change conditional to
11520 [!__ASSUME_SENDMMSG_SOCKETCALL].
11521 * sysdeps/unix/sysv/linux/tile/kernel-features.h
11522 [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11523 Define.
11524
11525 [BZ #16610]
11526 * sysdeps/unix/sysv/linux/kernel-features.h
11527 [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
11528 (__ASSUME_RECVMMSG_SOCKETCALL): Define.
11529 [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
11530 __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
11531 || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
11532 [__i386__ || __sparc__]
11533 (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11534 [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
11535 (__ASSUME_RECVMMSG): Define instead of using previous
11536 [__LINUX_KERNEL_VERSION >= 0x020621] condition.
11537 * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11538 (__ASSUME_RECVMMSG_SYSCALL): Define.
11539 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11540 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11541 Likewise.
11542 * sysdeps/unix/sysv/linux/arm/kernel-features.h
11543 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11544 Likewise.
11545 * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11546 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11547 Likewise.
11548 * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
11549 && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
11550 !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
11551 [__ASSUME_RECVMMSG]: Change condition to
11552 [__ASSUME_RECVMMSG_SOCKETCALL].
11553 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11554 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11555 Define.
11556 (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11557 * sysdeps/unix/sysv/linux/mips/kernel-features.h
11558 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11559 Likewise.
11560 * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
11561 !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
11562 !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
11563 [!__ASSUME_RECVMMSG]: Change condition to
11564 [!__ASSUME_RECVMMSG_SOCKETCALL].
11565 * sysdeps/unix/sysv/linux/tile/kernel-features.h
11566 (__ASSUME_RECVMMSG_SYSCALL): Define.
11567
11568 [BZ #16609]
11569 * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
11570 __powerpc__ || __s390__ || __sh__ || __sparc__]
11571 (__ASSUME_SOCKETCALL): Define.
11572 [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
11573 (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
11574 [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
11575 || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
11576 __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
11577 [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
11578 [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
11579 (__ASSUME_ACCEPT4): Define instead of using previous
11580 [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
11581 __powerpc__ || __sparc__ || __s390__)] condition.
11582 * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11583 (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
11584 * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
11585 !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
11586 !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
11587 [!__ASSUME_ACCEPT4]: Change condition to
11588 [!__ASSUME_ACCEPT4_SOCKETCALL].
11589 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11590 (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL. Correct
11591 condition to [__LINUX_KERNEL_VERSION >= 0x030200].
11592 * sysdeps/unix/sysv/linux/arm/kernel-features.h
11593 [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
11594 __ASSUME_ACCEPT4_SYSCALL.
11595 * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
11596 Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
11597 * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11598 [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
11599 __ASSUME_ACCEPT4_SYSCALL.
11600 * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
11601 && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
11602 !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
11603 [__ASSUME_ACCEPT4]: Change condition to
11604 [__ASSUME_ACCEPT4_SOCKETCALL].
11605 * sysdeps/unix/sysv/linux/m68k/kernel-features.h
11606 (__ASSUME_SOCKETCALL): Define.
11607 [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
11608 * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11609 (__ASSUME_SOCKETCALL): Define.
11610 (__ASSUME_ACCEPT4): Remove.
11611 [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
11612 Define.
11613 * sysdeps/unix/sysv/linux/mips/kernel-features.h
11614 [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
11615 Likewise.
11616 * sysdeps/unix/sysv/linux/tile/kernel-features.h
11617 (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
11618
11619 * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
11620 macro.
11621 (HWCAP_ARM_LPAE): Likewise.
11622 (HWCAP_ARM_EVTSTRM): Likewise.
11623 * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
11624 Add vpfd32, lpae and evtstrm.
11625 * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
11626 Increase to 22.
11627
11628 2014-02-19 Joseph Myers <joseph@codesourcery.com>
11629
11630 * math/auto-libm-test-in: Add tests of clog10.
11631 * math/auto-libm-test-out: Regenerated.
11632 * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
11633 * sysdeps/i386/fpu/libm-test-ulps: Update.
11634 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11635
11636 2014-02-18 Andreas Schwab <schwab@suse.de>
11637
11638 [BZ #16574]
11639 * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
11640 Store non-zero if the second buffer was newly allocated.
11641 (send_dg): Likewise.
11642 (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
11643 to send_vc and send_dg.
11644 (res_nsend): Pass NULL for ansp2_malloced.
11645 * resolv/res_query.c (__libc_res_nquery): Add parameter
11646 answerp2_malloced and pass it down to __libc_res_nsend.
11647 (res_nquery): Pass additional NULL to __libc_res_nquery.
11648 (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
11649 down to __libc_res_nquery and __libc_res_nquerydomain. Deallocate
11650 second answer buffer if answerp2_malloced was set.
11651 (res_nsearch): Pass additional NULL to __libc_res_nsearch.
11652 (__libc_res_nquerydomain): Add parameter
11653 answerp2_malloced and pass it down to __libc_res_nquery.
11654 (res_nquerydomain): Pass additional NULL to
11655 __libc_res_nquerydomain.
11656 * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
11657 additional NULL to __libc_res_nsend and __libc_res_nquery.
11658 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
11659 additional NULL to __libc_res_nsearch.
11660 (_nss_dns_gethostbyname4_r): Revert last change. Use new
11661 parameter of __libc_res_nsearch to check for separately allocated
11662 second buffer.
11663 (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
11664 __libc_res_nquery.
11665 * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
11666 additional NULL to __libc_res_nquery.
11667 * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
11668 __libc_res_nsearch.
11669 (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
11670 * include/resolv.h: Update prototypes of __libc_res_nquery,
11671 __libc_res_nsearch, __libc_res_nsend.
11672
11673 2014-02-18 Joseph Myers <joseph@codesourcery.com>
11674
11675 * math/auto-libm-test-in: Add tests of fma.
11676 * math/auto-libm-test-out: Regenerated.
11677 * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
11678 (fma_towardzero_test_data): Likewise.
11679 (fma_downward_test_data): Likewise.
11680 (fma_upward_test_data): Likewise.
11681 * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
11682 mpc_mode.
11683 (rounding_modes): Add values for new field.
11684 (func_calc_method): Add value mpfr_fff_f.
11685 (func_calc_desc): Add mpfr_fff_f union field.
11686 (test_function): Add field exact_args.
11687 (FUNC): Add macro argument EXACT_ARGS.
11688 (FUNC_mpfr_f_f): Update call to FUNC.
11689 (FUNC_mpfr_f_f): Likewise.
11690 (FUNC_mpfr_ff_f): Likewise.
11691 (FUNC_mpfr_if_f): Likewise.
11692 (FUNC_mpc_c_f): Likewise.
11693 (FUNC_mpc_c_c): Likewise.
11694 (test_functions): Add fma. Update calls to FUNC.
11695 (handle_input_arg): Add argument exact_args.
11696 (add_test): Update call to handle_input_arg.
11697 (calc_generic_results): Add argument mode. Handle mpfr_fff_f.
11698 (output_for_one_input_case): Update call to calc_generic_results.
11699 Recalculate exact zero results in each rounding mode.
11700
11701 * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
11702 non-negative before setting low bit.
11703 * math/auto-libm-test-in: Mark one asin test possibly having
11704 spurious underflow.
11705 * math/auto-libm-test-out: Regenerated.
11706 * sysdeps/i386/fpu/libm-test-ulps: Update.
11707 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11708
11709 2014-02-17 David Holsgrove <david.holsgrove@xilinx.com>
11710
11711 * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
11712 * sysdeps/unix/sysv/linux/microblaze: Move directory from
11713 ports/sysdeps/unix/sysv/linux/microblaze.
11714 * README: Add missing listing for microblaze*-*-linux-gnu.
11715
11716 2014-02-16 Ondřej Bílka <neleai@seznam.cz>
11717
11718 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
11719 duplicate code
11720
11721 2014-02-16 Mike Frysinger <vapier@gentoo.org>
11722
11723 * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
11724 * sysdeps/unix/sysv/linux/ia64: Move directory from
11725 ports/sysdeps/unix/sysv/linux/ia64.
11726 * README: Update listing for ia64-*-linux-gnu.
11727
11728 2014-02-14 Tomas Dohnalek <tdohnale@redhat.com>
11729 Joseph Myers <joseph@codesourcery.com>
11730
11731 * Makeconfig (test-name): New variable.
11732 (evaluate-test): Likewise.
11733 * Makerules (do-test-clean): Remove .test-result files.
11734 (common-mostlyclean): Likewise.
11735 * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
11736 * scripts/evaluate-test.sh: New file.
11737
11738 2014-02-14 Joseph Myers <joseph@codesourcery.com>
11739
11740 * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
11741 separate $(objpfx)tst-fopenloc-cmp.out and
11742 $(objpfx)tst-fopenloc-mem.out targets.
11743 (tests): Update dependencies.
11744 * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
11745 (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
11746 tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
11747 (tst-rxspencer-no-utf8-ARGS): New variable.
11748 (tst-rxspencer-no-utf8-ENV): Likewise.
11749 (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
11750 instead of $(objpfx)tst-rxspencer-mem.
11751 ($(objpfx)tst-rxspencer-mem): Change target to
11752 $(objpfx)tst-rxspencer-no-utf8-mem. Depend on
11753 $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
11754 * posix/tst-rxspencer-no-utf8.c: New file.
11755
11756 * elf/Makefile ($(objpfx)order.out): Remove rule.
11757 [$(run-built-tests) = yes] (tests): Depend on
11758 $(objpfx)order-cmp.out.
11759 ($(objpfx)order-cmp.out): New rule.
11760 [$(run-built-tests) = yes] (tests): Depend on
11761 $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
11762 $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
11763 $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
11764 $(objpfx)tst-array5-static-cmp.out.
11765 ($(objpfx)tst-array1.out): Remove rule.
11766 ($(objpfx)tst-array1-cmp.out): New rule.
11767 ($(objpfx)tst-array1-static.out): Remove rule.
11768 ($(objpfx)tst-array1-static-cmp.out): New rule.
11769 ($(objpfx)tst-array2.out): Remove rule.
11770 ($(objpfx)tst-array2-cmp.out): New rule.
11771 ($(objpfx)tst-array3.out): Remove rule.
11772 ($(objpfx)tst-array3-cmp.out): New rule.
11773 ($(objpfx)tst-array4.out): Remove rule.
11774 ($(objpfx)tst-array4-cmp.out): New rule.
11775 ($(objpfx)tst-array5.out): Remove rule.
11776 ($(objpfx)tst-array5-cmp.out): New rule.
11777 ($(objpfx)tst-array5-static.out): Remove rule.
11778 ($(objpfx)tst-array5-static-cmp.out): New rule.
11779 [$(run-built-tests) = yes] (tests): Depend on
11780 $(objpfx)order2-cmp.out.
11781 ($(objpfx)order2.out): Remove rule.
11782 ($(objpfx)order2-cmp.out): New rule.
11783 ($(objpfx)tst-initorder.out): Remove rule.
11784 [$(run-built-tests) = yes] (tests): Depend on
11785 $(objpfx)tst-initorder-cmp.out.
11786 ($(objpfx)tst-initorder-cmp.out): New rule.
11787 ($(objpfx)tst-initorder2.out): Remove rule.
11788 [$(run-built-tests) = yes] (tests): Depend on
11789 $(objpfx)tst-initorder2-cmp.out.
11790 ($(objpfx)tst-initorder2-cmp.out): New rule.
11791 [$(run-built-tests) = yes] (tests): Depend on
11792 $(objpfx)tst-unused-dep-cmp.out.
11793 ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
11794 ($(objpfx)tst-unused-dep-cmp.out): New rule.
11795 * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
11796 on $(objpfx)tst-setvbuf1-cmp.out.
11797 ($(objpfx)tst-setvbuf1.out): Do not run cmp.
11798 ($(objpfx)tst-setvbuf1-cmp.out): New rule.
11799 * string/Makefile [$(run-built-tests) = yes] (tests): Depend
11800 $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
11801 ($(objpfx)tst-svc.out): Remove rule.
11802 ($(objpfx)tst-svc-cmp.out): New rule.
11803
11804 2014-02-13 Joseph Myers <joseph@codesourcery.com>
11805
11806 * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
11807 * ctype/ctype.h [__USE_MISC]: Likewise.
11808 * dirent/dirent.h [__USE_MISC]: Likewise.
11809 * grp/grp.h [__USE_MISC]: Likewise.
11810 * io/fcntl.h [__USE_MISC]: Likewise.
11811 * io/sys/stat.h [__USE_MISC]: Likewise.
11812 * libio/stdio.h [__USE_MISC]: Likewise.
11813 * posix/unistd.h [__USE_MISC]: Likewise.
11814 * pwd/pwd.h [__USE_MISC]: Likewise.
11815 * stdlib.h [__USE_MISC]: Likewise.
11816 * string/bits/string2.h [__USE_MISC]: Likewise.
11817 * string/string.h [__USE_MISC]: Likewise.
11818 * time/time.h [__USE_MISC]: Likewise.
11819
11820 2014-02-13 Andreas Schwab <schwab@suse.de>
11821
11822 [BZ #16574]
11823 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
11824 second answer buffer if it was separately allocated.
11825
11826 2014-02-12 Joseph Myers <joseph@codesourcery.com>
11827
11828 * sysdeps/mips/math-tests.h: Include <features.h>.
11829 [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
11830 (ROUNDING_TESTS_long_double): Do not define.
11831 [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
11832 (EXCEPTION_TESTS_long_double): Likewise.
11833 * sysdeps/mips/mips64/libm-test-ulps: Update.
11834
11835 * include/features.h (__USE_BSD): Remove macro definitions.
11836 (__USE_SVID): Likewise.
11837 (_BSD_SOURCE): Likewise.
11838 (_SVID_SOURCE): Likewise.
11839 [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
11840 from definition of _DEFAULT_SOURCE.
11841 [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
11842 [_DEFAULT_SOURCE].
11843 * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
11844 * bits/mman.h [__USE_BSD]: Likewise.
11845 * bits/termios.h [__USE_BSD]: Likewise.
11846 * bits/waitstatus.h [__USE_BSD]: Likewise.
11847 * ctype/ctype.h [__USE_SVID]: Likewise.
11848 * dirent/dirent.h [__USE_BSD]: Likewise.
11849 * grp/grp.h [__USE_SVID]: Likewise.
11850 [__USE_BSD]: Likewise.
11851 * inet/netinet/igmp.h [__USE_BSD]: Likewise.
11852 * io/fcntl.h [__USE_BSD]: Likewise.
11853 * io/ftw.h [__USE_BSD]: Likewise.
11854 * io/sys/stat.h [__USE_BSD]: Likewise.
11855 * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
11856 * libio/bits/stdio2.h [__USE_BSD]: Likewise.
11857 * libio/stdio.h [__USE_SVID]: Likewise.
11858 [__USE_BSD]: Likewise.
11859 * math/math.h [__USE_SVID]: Likewise.
11860 [__USE_BSD]: Likewise.
11861 * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
11862 * misc/bits/syslog.h [__USE_BSD]: Likewise.
11863 * misc/search.h [__USE_SVID]: Likewise.
11864 * misc/sys/mman.h [__USE_BSD]: Likewise.
11865 * misc/sys/syslog.h [__USE_BSD]: Likewise.
11866 * misc/sys/uio.h [__USE_BSD]: Likewise.
11867 * posix/bits/unistd.h [__USE_BSD]: Likewise.
11868 * posix/glob.h [__USE_BSD]: Likewise.
11869 * posix/regex.h [__USE_BSD]: Likewise.
11870 * posix/sys/types.h [__USE_BSD]: Likewise.
11871 [__USE_SVID]: Likewise.
11872 * posix/sys/utsname.h [__USE_SVID]: Likewise.
11873 * posix/sys/wait.h [__USE_BSD]: Likewise.
11874 [__USE_SVID]: Likewise.
11875 * posix/unistd.h [__USE_BSD]: Likewise.
11876 [__USE_SVID]: Likewise.
11877 * pwd/pwd.h [__USE_SVID]: Likewise.
11878 * resolv/netdb.h [__USE_BSD]: Likewise.
11879 * setjmp/setjmp.h [__USE_BSD]: Likewise.
11880 * signal/signal.h [__USE_BSD]: Likewise.
11881 [__USE_SVID]: Likewise.
11882 * socket/sys/socket.h [__USE_BSD]: Likewise.
11883 * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
11884 * stdlib/stdlib.h [__USE_BSD]: Likewise.
11885 [__USE_SVID]: Likewise.
11886 * string/bits/string2.h [__USE_BSD]: Likewise.
11887 [__USE_SVID]: Likewise.
11888 * string/bits/string3.h [__USE_BSD]: Likewise.
11889 * string/endian.h [__USE_BSD]: Likewise.
11890 * string/string.h [__USE_SVID]: Likewise.
11891 [__USE_BSD]: Likewise.
11892 * string/strings.h [__USE_BSD]: Likewise.
11893 * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
11894 * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
11895 * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
11896 * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
11897 * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
11898 * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
11899 Likewise.
11900 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
11901 Likewise.
11902 * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
11903 * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
11904 Likewise.
11905 * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
11906 * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
11907 Likewise.
11908 * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
11909 Likewise.
11910 * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
11911 * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
11912 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
11913 Likewise.
11914 * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
11915 Likewise.
11916 * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
11917 * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
11918 * termios/termios.h [__USE_BSD]: Likewise.
11919 * time/sys/time.h [__USE_BSD]: Likewise.
11920 * time/time.h [__USE_BSD]: Likewise.
11921 [__USE_SVID]: Likewise.
11922
11923 * Makefile (subdir_targets): Remove subdir_lint.out.
11924
11925 * stdio-common/Makefile (do-tst-unbputc): Remove target.
11926 (do-tst-printf): Likewise.
11927 (tests): Depend directly on $(objpfx)tst-unbputc.out and
11928 $(objpfx)tst-printf.out.
11929
11930 * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
11931
11932 * Makerules (check-abi-%): Change target to
11933 $(objpfx)check-abi-%.out.
11934 (check-abi target): Update dependencies.
11935 (check-abi-pattern variable): Redirect output of diff to $@.
11936 (check-abi variable): Likewise.
11937 * elf/Makefile (check-abi): Update dependencies.
11938
11939 * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
11940 unused.
11941 (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
11942 value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
11943 subnormal range.
11944 (_FP_PACK_CANONICAL): Determine tininess based on rounding to
11945 normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
11946 value has largest subnormal exponent.
11947 * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
11948 (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
11949 * sysdeps/aarch64/soft-fp/sfp-machine.h
11950 (_FP_TININESS_AFTER_ROUNDING): New macro.
11951 * sysdeps/alpha/soft-fp/sfp-machine.h
11952 (_FP_TININESS_AFTER_ROUNDING): Likewise.
11953 * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
11954 Likewise.
11955 * sysdeps/mips/mips64/soft-fp/sfp-machine.h
11956 (_FP_TININESS_AFTER_ROUNDING): Likewise.
11957 * sysdeps/mips/soft-fp/sfp-machine.h
11958 (_FP_TININESS_AFTER_ROUNDING): Likewise.
11959 * sysdeps/powerpc/soft-fp/sfp-machine.h
11960 (_FP_TININESS_AFTER_ROUNDING): Likewise.
11961 * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
11962 Likewise.
11963 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
11964 (_FP_TININESS_AFTER_ROUNDING): Likewise.
11965 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
11966 (_FP_TININESS_AFTER_ROUNDING): Likewise.
11967 * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
11968 Likewise.
11969
11970 2014-02-12 Dylan Alex Simon <dylan@dylex.net>
11971
11972 [BZ #16545]
11973 * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
11974 model 1.
11975
11976 2014-02-12 Richard Henderson <rth@redhat.com>
11977
11978 * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
11979 * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
11980 * sysdeps/unix/sysv/linux/alpha: Move directory from
11981 ports/sysdeps/unix/sysv/linux/alpha.
11982 * README: Update listing for alpha-*-linux-gnu.
11983
11984 2014-02-11 Joseph Myers <joseph@codesourcery.com>
11985
11986 * include/features.h: Update comment documenting feature test
11987 macros.
11988 [_BSD_SOURCE || _SVID_SOURCE]: Give #warning. Define
11989 _DEFAULT_SOURCE.
11990 * manual/creature.texi (_BSD_SOURCE): Remove documentation.
11991 (_SVID_SOURCE): Likewise.
11992 (_DEFAULT_SOURCE): Update description of default features.
11993 (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
11994 with _GNU_SOURCE.
11995 * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
11996 (S_ISVTX): Likewise.
11997 * manual/math.texi (Mathematical Constants): Likewise.
11998 * manual/signal.texi (Interrupted Primitives): Likewise.
11999 * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
12000 * math/test-matherr.c (_SVID_SOURCE): Do not define.
12001 * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
12002 Don't refer to _SVID_SOURCE in warning text.
12003
12004 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12005
12006 * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
12007 already defined.
12008 (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
12009 * sysdeps/mips/dl-lookup.c: Remove.
12010 * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
12011
12012 2014-02-11 Stefan Liebler <stli@linux.vnet.ibm.com>
12013
12014 [BZ #16447]
12015 * math/auto-libm-test-in: Add testcase for expl.
12016 * math/auto-libm-test-out: Regenerate.
12017 * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
12018 calculation of unsafe.
12019 * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
12020
12021 2014-02-11 Marcus Shawcroft <marcus.shawcroft@arm.com>
12022
12023 * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
12024 * sysdeps/unix/sysv/linux/aarch64: Move directory from
12025 ports/sysdeps/unix/sysv/linux/aarch64.
12026 * README: Update listing for aarch64*-*-linux-gnu.
12027
12028 2014-02-11 Will Newton <will.newton@linaro.org>
12029
12030 * manual/probes.texi (Mathematical Function Probes): Use
12031 "triggered" instead of "hit".
12032
12033 * manual/probes.texi (Internal Probes): Add documentation
12034 of setjmp, longjmp and longjmp_target probes.
12035
12036 * include/stap-probe.h: Add comment about probe argument
12037 format.
12038
12039 * malloc/mtrace.c (attribute_hidden): Remove unused macro
12040 definition. (tr_where, tr_freehook, tr_mallochook,
12041 tr_reallochook, tr_memalignhook): Use ANSI protoype.
12042
12043 2014-02-11 David S. Miller <davem@davemloft.net>
12044
12045 * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
12046 processing int_tests.
12047
12048 2014-02-10 Joseph Myers <joseph@codesourcery.com>
12049
12050 * sysdeps/mips: Move directory from ports/sysdeps/mips.
12051 * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
12052 * sysdeps/unix/sysv/linux/mips: Move directory from
12053 ports/sysdeps/unix/sysv/linux/mips.
12054 * README: Update listing for mips-*-linux-gnu and
12055 mips64-*-linux-gnu.
12056
12057 2014-02-10 Andreas Schwab <schwab@linux-m68k.org>
12058
12059 * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
12060 * sysdeps/unix/sysv/linux/m68k: Move directory from
12061 ports/sysdeps/unix/sysv/linux/m68k.
12062 * README: Update listing for m68k-*-linux-gnu.
12063
12064 2014-02-10 Chris Metcalf <cmetcalf@tilera.com>
12065
12066 * sysdeps/tile: Move directory from ports/sysdeps/tile.
12067 * sysdeps/unix/sysv/linux/generic: Move directory from
12068 ports/sysdeps/unix/sysv/linux/generic.
12069 * sysdeps/unix/sysv/linux/tile: Move directory from
12070 ports/sysdeps/unix/sysv/linux/tile.
12071 * README: Update listing for tile*-*-linux-gnu.
12072
12073 2014-02-10 Ondřej Bílka <neleai@seznam.cz>
12074
12075 * assert/assert.c (__assert_fail_base): Use glibc_likely instead
12076 __builtin_expect.
12077 * benchtests/bench-memmem.c (simple_memmem): Likewise.
12078 * catgets/open_catalog.c (__open_catalog): Likewise.
12079 * csu/libc-start.c (LIBC_START_MAIN): Likewise.
12080 * debug/confstr_chk.c: Likewise.
12081 * debug/fread_chk.c (__fread_chk): Likewise.
12082 * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
12083 * debug/getgroups_chk.c: Likewise.
12084 * debug/mbsnrtowcs_chk.c: Likewise.
12085 * debug/mbsrtowcs_chk.c: Likewise.
12086 * debug/mbstowcs_chk.c: Likewise.
12087 * debug/memcpy_chk.c: Likewise.
12088 * debug/memmove_chk.c: Likewise.
12089 * debug/mempcpy_chk.c: Likewise.
12090 * debug/memset_chk.c: Likewise.
12091 * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
12092 * debug/strcat_chk.c (__strcat_chk): Likewise.
12093 * debug/strcpy_chk.c (__strcpy_chk): Likewise.
12094 * debug/strncat_chk.c (__strncat_chk): Likewise.
12095 * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
12096 * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
12097 * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
12098 * debug/wcpncpy_chk.c: Likewise.
12099 * debug/wcscat_chk.c (__wcscat_chk): Likewise.
12100 * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
12101 * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
12102 * debug/wcsncpy_chk.c: Likewise.
12103 * debug/wcsnrtombs_chk.c: Likewise.
12104 * debug/wcsrtombs_chk.c: Likewise.
12105 * debug/wcstombs_chk.c: Likewise.
12106 * debug/wmemcpy_chk.c: Likewise.
12107 * debug/wmemmove_chk.c: Likewise.
12108 * debug/wmempcpy_chk.c: Likewise.
12109 * debug/wmemset_chk.c: Likewise.
12110 * dirent/scandirat.c (SCANDIRAT): Likewise.
12111 * dlfcn/dladdr1.c (dladdr1): Likewise.
12112 * dlfcn/dladdr.c (dladdr): Likewise.
12113 * dlfcn/dlclose.c (dlclose_doit): Likewise.
12114 * dlfcn/dlerror.c (__dlerror): Likewise.
12115 * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
12116 * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
12117 * dlfcn/dlopen.c (dlopen_doit): Likewise.
12118 * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
12119 * dlfcn/dlsym.c (dlsym_doit): Likewise.
12120 * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
12121 * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
12122 * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
12123 Likewise.
12124 * elf/dl-conflict.c: Likewise.
12125 * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
12126 * elf/dl-dst.h: Likewise.
12127 * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
12128 * elf/dl-fptr.c (_dl_make_fptr): Likewise.
12129 * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
12130 * elf/dl-init.c (call_init, _dl_init): Likewise.
12131 * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
12132 * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
12133 (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
12134 Likewise.
12135 * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
12136 Likewise.
12137 * elf/dl-minimal.c (__libc_memalign): Likewise.
12138 * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
12139 * elf/dl-reloc.c (_dl_relocate_object): Likewise.
12140 * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
12141 * elf/dl-sym.c (do_sym): Likewise.
12142 * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
12143 (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
12144 * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
12145 * elf/dl-writev.h (_dl_writev): Likewise.
12146 * elf/ldconfig.c (search_dir): Likewise.
12147 * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
12148 (dl_main): Likewise.
12149 * elf/setup-vdso.h (setup_vdso): Likewise.
12150 * grp/compat-initgroups.c (compat_call): Likewise.
12151 * grp/fgetgrent.c (fgetgrent): Likewise.
12152 * grp/initgroups.c (getgrouplist, initgroups): Likewise.
12153 * grp/putgrent.c (putgrent): Likewise.
12154 * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
12155 Likewise.
12156 * hurd/hurdinit.c: Likewise.
12157 * iconvdata/8bit-gap.c (struct): Likewise.
12158 * iconvdata/ansi_x3.110.c : Likewise.
12159 * iconvdata/big5.c : Likewise.
12160 * iconvdata/big5hkscs.c : Likewise.
12161 * iconvdata/cp1255.c: Likewise.
12162 * iconvdata/cp1258.c : Likewise.
12163 * iconvdata/cp932.c : Likewise.
12164 * iconvdata/euc-cn.c: Likewise.
12165 * iconvdata/euc-jisx0213.c : Likewise.
12166 * iconvdata/euc-jp.c: Likewise.
12167 * iconvdata/euc-jp-ms.c : Likewise.
12168 * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
12169 * iconvdata/gb18030.c : Likewise.
12170 * iconvdata/gbbig5.c (const): Likewise.
12171 * iconvdata/gbgbk.c: Likewise.
12172 * iconvdata/gbk.c : Likewise.
12173 * iconvdata/ibm1364.c : Likewise.
12174 * iconvdata/ibm930.c : Likewise.
12175 * iconvdata/ibm932.c: Likewise.
12176 * iconvdata/ibm933.c : Likewise.
12177 * iconvdata/ibm935.c : Likewise.
12178 * iconvdata/ibm937.c : Likewise.
12179 * iconvdata/ibm939.c : Likewise.
12180 * iconvdata/ibm943.c: Likewise.
12181 * iconvdata/iso_11548-1.c: Likewise.
12182 * iconvdata/iso-2022-cn.c : Likewise.
12183 * iconvdata/iso-2022-cn-ext.c : Likewise.
12184 * iconvdata/iso-2022-jp-3.c: Likewise.
12185 * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
12186 * iconvdata/iso-2022-kr.c : Likewise.
12187 * iconvdata/iso646.c (gconv_end): Likewise.
12188 * iconvdata/iso_6937-2.c : Likewise.
12189 * iconvdata/iso_6937.c : Likewise.
12190 * iconvdata/iso8859-1.c: Likewise.
12191 * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
12192 * iconvdata/shift_jisx0213.c : Likewise.
12193 * iconvdata/sjis.c : Likewise.
12194 * iconvdata/t.61.c : Likewise.
12195 * iconvdata/tcvn5712-1.c : Likewise.
12196 * iconvdata/tscii.c: Likewise.
12197 * iconvdata/uhc.c : Likewise.
12198 * iconvdata/unicode.c (gconv_end): Likewise.
12199 * iconvdata/utf-16.c (gconv_end): Likewise.
12200 * iconvdata/utf-32.c (gconv_end): Likewise.
12201 * iconvdata/utf-7.c (base64): Likewise.
12202 * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
12203 * iconv/gconv_close.c (__gconv_close): Likewise.
12204 * iconv/gconv_open.c (__gconv_open): Likewise.
12205 * iconv/gconv_simple.c (internal_ucs4_loop_single)
12206 (ucs4_internal_loop, ucs4_internal_loop_unaligned)
12207 (ucs4_internal_loop_single, internal_ucs4le_loop_single)
12208 (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
12209 (ucs4le_internal_loop_single): Likewise.
12210 * iconv/iconv.c (iconv): Likewise.
12211 * iconv/iconv_close.c: Likewise.
12212 * iconv/loop.c (SINGLE): Likewise.
12213 * iconv/skeleton.c (FUNCTION_NAME): Likewise.
12214 * include/atomic.h: Likewise.
12215 * inet/inet6_option.c (option_alloc): Likewise.
12216 * intl/bindtextdom.c (set_binding_values): Likewise.
12217 * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
12218 * intl/loadmsgcat.c (_nl_load_domain): Likewise.
12219 * intl/localealias.c (read_alias_file): Likewise.
12220 * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
12221 * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
12222 (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
12223 * libio/fmemopen.c (fmemopen): Likewise.
12224 * libio/iofgets.c (_IO_fgets): Likewise.
12225 * libio/iofgets_u.c (fgets_unlocked): Likewise.
12226 * libio/iofgetws.c (fgetws): Likewise.
12227 * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
12228 * libio/iogetdelim.c (_IO_getdelim): Likewise.
12229 * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
12230 (adjust_wide_data, _IO_wfile_seekoff): Likewise.
12231 * locale/findlocale.c (_nl_find_locale): Likewise.
12232 * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
12233 * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
12234 Likewise.
12235 * locale/setlocale.c (setlocale): Likewise.
12236 * login/programs/pt_chown.c (main): Likewise.
12237 * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
12238 * malloc/malloc.c (_int_malloc, _int_free): Likewise.
12239 * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
12240 (mmap, mmap64, mremap, munmap): Likewise.
12241 * math/e_exp2l.c: Likewise.
12242 * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
12243 * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
12244 * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
12245 * math/s_catan.c (__catan): Likewise.
12246 * math/s_catanf.c (__catanf): Likewise.
12247 * math/s_catanh.c (__catanh): Likewise.
12248 * math/s_catanhf.c (__catanhf): Likewise.
12249 * math/s_catanhl.c (__catanhl): Likewise.
12250 * math/s_catanl.c (__catanl): Likewise.
12251 * math/s_ccosh.c (__ccosh): Likewise.
12252 * math/s_ccoshf.c (__ccoshf): Likewise.
12253 * math/s_ccoshl.c (__ccoshl): Likewise.
12254 * math/s_cexp.c (__cexp): Likewise.
12255 * math/s_cexpf.c (__cexpf): Likewise.
12256 * math/s_cexpl.c (__cexpl): Likewise.
12257 * math/s_clog10.c (__clog10): Likewise.
12258 * math/s_clog10f.c (__clog10f): Likewise.
12259 * math/s_clog10l.c (__clog10l): Likewise.
12260 * math/s_clog.c (__clog): Likewise.
12261 * math/s_clogf.c (__clogf): Likewise.
12262 * math/s_clogl.c (__clogl): Likewise.
12263 * math/s_csin.c (__csin): Likewise.
12264 * math/s_csinf.c (__csinf): Likewise.
12265 * math/s_csinh.c (__csinh): Likewise.
12266 * math/s_csinhf.c (__csinhf): Likewise.
12267 * math/s_csinhl.c (__csinhl): Likewise.
12268 * math/s_csinl.c (__csinl): Likewise.
12269 * math/s_csqrt.c (__csqrt): Likewise.
12270 * math/s_csqrtf.c (__csqrtf): Likewise.
12271 * math/s_csqrtl.c (__csqrtl): Likewise.
12272 * math/s_ctan.c (__ctan): Likewise.
12273 * math/s_ctanf.c (__ctanf): Likewise.
12274 * math/s_ctanh.c (__ctanh): Likewise.
12275 * math/s_ctanhf.c (__ctanhf): Likewise.
12276 * math/s_ctanhl.c (__ctanhl): Likewise.
12277 * math/s_ctanl.c (__ctanl): Likewise.
12278 * math/w_pow.c: Likewise.
12279 * math/w_powf.c: Likewise.
12280 * math/w_powl.c: Likewise.
12281 * math/w_scalb.c (sysv_scalb): Likewise.
12282 * math/w_scalbf.c (sysv_scalbf): Likewise.
12283 * math/w_scalbl.c (sysv_scalbl): Likewise.
12284 * misc/error.c (error_tail): Likewise.
12285 * misc/pselect.c (__pselect): Likewise.
12286 * nis/nis_callback.c (__nis_create_callback): Likewise.
12287 * nis/nis_call.c (__nisfind_server): Likewise.
12288 * nis/nis_creategroup.c (nis_creategroup): Likewise.
12289 * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
12290 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
12291 * nis/nis_getservlist.c (nis_getservlist): Likewise.
12292 * nis/nis_lookup.c (nis_lookup): Likewise.
12293 * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
12294 * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
12295 (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
12296 * nis/nis_xdr.c (xdr_endpoint): Likewise.
12297 * nis/nss_compat/compat-grp.c (getgrent_next_file)
12298 (internal_getgrnam_r, internal_getgrgid_r): Likewise.
12299 * nis/nss_compat/compat-initgroups.c (add_group)
12300 (internal_getgrent_r): Likewise.
12301 * nis/nss_compat/compat-pwd.c (getpwent_next_file)
12302 (internal_getpwnam_r, internal_getpwuid_r): Likewise.
12303 * nis/nss_compat/compat-spwd.c (getspent_next_file)
12304 (internal_getspnam_r): Likewise.
12305 * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
12306 (_nss_nis_getaliasbyname_r): Likewise.
12307 * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
12308 (_nss_nis_getntohost_r): Likewise.
12309 * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
12310 (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
12311 (_nss_nis_getgrgid_r): Likewise.
12312 * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
12313 (internal_nis_gethostent_r, internal_gethostbyname2_r)
12314 (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
12315 (_nss_nis_gethostbyname4_r): Likewise.
12316 * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
12317 (initgroups_netid): Likewise.
12318 * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
12319 * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
12320 (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
12321 * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
12322 (_nss_nis_getprotobynumber_r): Likewise.
12323 * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
12324 (_nss_nis_getsecretkey): Likewise.
12325 * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
12326 (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
12327 (_nss_nis_getpwuid_r): Likewise.
12328 * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
12329 (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
12330 * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
12331 (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
12332 * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
12333 (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
12334 * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
12335 Likewise.
12336 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
12337 (_nss_nisplus_getntohost_r): Likewise.
12338 * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
12339 (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
12340 * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
12341 (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
12342 Likewise.
12343 * nis/nss_nisplus/nisplus-initgroups.c
12344 (_nss_nisplus_initgroups_dyn): Likewise.
12345 * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
12346 (_nss_nisplus_getnetbyaddr_r): Likewise.
12347 * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
12348 (_nss_nisplus_getprotobynumber_r): Likewise.
12349 * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
12350 (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
12351 * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
12352 Likewise.
12353 * nis/nss_nisplus/nisplus-service.c
12354 (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
12355 (_nss_nisplus_getservbyport_r): Likewise.
12356 * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
12357 (_nss_nisplus_getspnam_r): Likewise.
12358 * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
12359 Likewise.
12360 * nscd/aicache.c (addhstaiX): Likewise.
12361 * nscd/cache.c (cache_search, prune_cache): Likewise.
12362 * nscd/connections.c (register_traced_file, send_ro_fd)
12363 (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
12364 (main_loop_epoll): Likewise.
12365 * nscd/grpcache.c (addgrbyX): Likewise.
12366 * nscd/hstcache.c (addhstbyX): Likewise.
12367 * nscd/initgrcache.c (addinitgroupsX): Likewise.
12368 * nscd/mem.c (gc, mempool_alloc): Likewise.
12369 * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
12370 (addinnetgrX): Likewise.
12371 * nscd/nscd-client.h (__nscd_acquire_maplock)
12372 (__nscd_drop_map_ref): Likewise.
12373 * nscd/nscd_getai.c (__nscd_getai): Likewise.
12374 * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
12375 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
12376 Likewise.
12377 * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
12378 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
12379 * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
12380 (__nscd_get_map_ref): Likewise.
12381 * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
12382 * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
12383 Likewise.
12384 * nscd/pwdcache.c (addpwbyX): Likewise.
12385 * nscd/selinux.c (preserve_capabilities): Likewise.
12386 * nscd/servicescache.c (addservbyX): Likewise.
12387 * nss/nss_files/files-XXX.c (internal_getent): Likewise.
12388 * posix/fnmatch.c (fnmatch): Likewise.
12389 * posix/getopt.c (_getopt_internal_r): Likewise.
12390 * posix/glob.c (glob, glob_in_dir): Likewise.
12391 * posix/wordexp.c (exec_comm_child): Likewise.
12392 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
12393 (getanswer_r, gaih_getanswer_slice): Likewise.
12394 * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
12395 * resolv/res_init.c: Likewise.
12396 * resolv/res_mkquery.c (res_nmkquery): Likewise.
12397 * resolv/res_query.c (__libc_res_nquery): Likewise.
12398 * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
12399 Likewise.
12400 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
12401 * stdio-common/perror.c (perror): Likewise.
12402 * stdio-common/printf_fp.c (___printf_fp): Likewise.
12403 * stdio-common/tmpnam.c (tmpnam): Likewise.
12404 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
12405 * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
12406 * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
12407 Likewise.
12408 * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
12409 * stdlib/putenv.c (putenv): Likewise.
12410 * stdlib/setenv.c (__add_to_environ): Likewise.
12411 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
12412 * stdlib/strtol_l.c (INTERNAL): Likewise.
12413 * string/memmem.c (memmem): Likewise.
12414 * string/strerror.c (strerror): Likewise.
12415 * string/strnlen.c (__strnlen): Likewise.
12416 * string/test-memmem.c (simple_memmem): Likewise.
12417 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
12418 * sunrpc/pm_getport.c (__get_socket): Likewise.
12419 * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
12420 * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
12421 * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
12422 (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
12423 Likewise.
12424 * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
12425 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
12426 * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
12427 * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
12428 * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
12429 * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
12430 Likewise.
12431 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
12432 Likewise.
12433 * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
12434 * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
12435 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
12436 * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
12437 * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
12438 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
12439 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
12440 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
12441 * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
12442 * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
12443 * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
12444 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
12445 Likewise.
12446 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
12447 Likewise.
12448 * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
12449 Likewise.
12450 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
12451 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
12452 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
12453 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
12454 * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
12455 * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
12456 * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
12457 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
12458 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
12459 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
12460 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
12461 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
12462 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
12463 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
12464 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
12465 * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
12466 Likewise.
12467 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
12468 Likewise.
12469 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
12470 Likewise.
12471 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
12472 Likewise.
12473 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
12474 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
12475 * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
12476 Likewise.
12477 * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
12478 * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
12479 * sysdeps/posix/opendir.c (__opendirat): Likewise.
12480 * sysdeps/posix/sleep.c: Likewise.
12481 * sysdeps/posix/tempname.c: Likewise.
12482 * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
12483 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
12484 Likewise.
12485 * sysdeps/powerpc/powerpc32/dl-machine.h
12486 (elf_machine_runtime_setup, elf_machine_rela): Likewise.
12487 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
12488 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
12489 * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
12490 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
12491 Likewise.
12492 * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
12493 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
12494 (elf_machine_rela, elf_machine_lazy_rel): Likewise.
12495 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
12496 (elf_machine_rela, elf_machine_lazy_rel): Likewise.
12497 * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
12498 * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
12499 * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
12500 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
12501 * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
12502 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
12503 (elf_machine_lazy_rel): Likewise.
12504 * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
12505 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
12506 (elf_machine_lazy_rel): Likewise.
12507 * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
12508 * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
12509 * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
12510 * sysdeps/unix/grantpt.c (grantpt): Likewise.
12511 * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
12512 * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
12513 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
12514 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
12515 Likewise.
12516 * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
12517 * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
12518 * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
12519 * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
12520 * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
12521 * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
12522 * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
12523 * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
12524 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
12525 * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
12526 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
12527 Likewise.
12528 * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
12529 (__posix_fallocate64_l64): Likewise.
12530 * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
12531 (posix_fallocate): Likewise.
12532 * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
12533 Likewise.
12534 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
12535 * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
12536 (getifaddrs_internal): Likewise.
12537 * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
12538 * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
12539 * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
12540 * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
12541 * sysdeps/unix/sysv/linux/posix_fallocate64.c
12542 (__posix_fallocate64_l64): Likewise.
12543 * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
12544 Likewise.
12545 * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
12546 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
12547 (__get_clockfreq): Likewise.
12548 * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
12549 * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
12550 * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
12551 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
12552 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
12553 * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
12554 * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
12555 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
12556 Likewise.
12557 * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
12558 * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
12559 * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
12560 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
12561 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
12562 * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
12563 * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
12564 Likewise.
12565 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
12566 (posix_fallocate): Likewise.
12567 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
12568 * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
12569 * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
12570 * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
12571 (elf_machine_rela, elf_machine_rela_relative)
12572 (elf_machine_lazy_rel): Likewise.
12573 * time/asctime.c (asctime_internal): Likewise.
12574 * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
12575 * time/tzset.c (__tzset_parse_tz): Likewise.
12576 * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
12577 * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
12578 * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
12579 * wcsmbs/wcsmbsload.h: Likewise.
12580
12581 [BZ #15894]
12582 * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
12583
12584 * malloc/arena.c (grow_heap, get_free_list, reused_arena)
12585 (arena_get2): Remove THREAD_STATS conditionals.
12586 * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
12587 (__malloc_stats, int): Likewise.
12588
12589 2014-02-08 Mike Frysinger <vapier@gentoo.org>
12590
12591 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
12592 f.f_type to RAMFS_MAGIC too. Compare mp->mnt_type to shm too.
12593
12594 * manual/setjmp.texi: Fix typos/grammar errors.
12595
12596 * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
12597 Only return early when n is <= 0. Delete unused return statement.
12598
12599 * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
12600 (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
12601 * debug/tst-longjmp_chk3.c: New file.
12602
12603 * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
12604 (test_main): Replace code with set_fortify_handler call.
12605 * debug/test-strcpy_chk.c: Likewise.
12606 * debug/tst-chk1.c: Likewise.
12607 * debug/tst-longjmp_chk.c: Likewise.
12608 * test-skeleton.c: Include fcntl.h & paths.h
12609 (set_fortify_handler): Define.
12610
12611 * debug/tst-longjmp_chk.c: Add header comment and include
12612 ../test-skeleton.c.
12613 (do_test): Mark static.
12614 (TEST_FUNCTION): Define.
12615
12616 * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
12617 (IP_PMTUDISC_INTERFACE): Likewise.
12618 (IP_MULTICAST_IF): Likewise.
12619 (IP_MULTICAST_TTL): Likewise.
12620 (IP_MULTICAST_LOOP): Likewise.
12621 (IP_ADD_MEMBERSHIP): Likewise.
12622 (IP_DROP_MEMBERSHIP): Likewise.
12623 (IP_UNBLOCK_SOURCE): Likewise.
12624 (IP_BLOCK_SOURCE): Likewise.
12625 (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
12626 (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
12627 (IP_MSFILTER): Likewise.
12628 (MCAST_JOIN_GROUP): Likewise.
12629 (MCAST_BLOCK_SOURCE): Likewise.
12630 (MCAST_UNBLOCK_SOURCE): Likewise.
12631 (MCAST_LEAVE_GROUP): Likewise.
12632 (MCAST_JOIN_SOURCE_GROUP): Likewise.
12633 (MCAST_LEAVE_SOURCE_GROUP): Likewise.
12634 (MCAST_MSFILTER): Likewise.
12635 (IP_MULTICAST_ALL): Likewise.
12636 (IP_UNICAST_IF): Likewise.
12637
12638 * timezone/Makefile: Delete $(have-ksh) check.
12639 ($(objpfx)tzselect): Change $(KSH) to $(BASH).
12640 * timezone/tzselect.ksh: Add +x mode bits.
12641
12642 * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
12643 (ANON_INODE_FS_MAGIC): Likewise.
12644 (BDEVFS_MAGIC): Likewise.
12645 (BINFMTFS_MAGIC): Likewise.
12646 (BTRFS_TEST_MAGIC): Likewise.
12647 (CRAMFS_MAGIC_WEND): Likewise.
12648 (DEBUGFS_MAGIC): Likewise.
12649 (ECRYPTFS_SUPER_MAGIC): Likewise.
12650 (EXT3_SUPER_MAGIC): Likewise.
12651 (EXT4_SUPER_MAGIC): Likewise.
12652 (FUTEXFS_SUPER_MAGIC): Likewise.
12653 (HOSTFS_SUPER_MAGIC): Likewise.
12654 (HUGETLBFS_MAGIC): Likewise.
12655 (MINIX3_SUPER_MAGIC): Likewise.
12656 (MTD_INODE_FS_MAGIC): Likewise.
12657 (NILFS_SUPER_MAGIC): Likewise.
12658 (OPENPROM_SUPER_MAGIC): Likewise.
12659 (PIPEFS_MAGIC): Likewise.
12660 (PSTOREFS_MAGIC): Likewise.
12661 (QNX6_SUPER_MAGIC): Likewise.
12662 (RAMFS_MAGIC): Likewise.
12663 (REISERFS_SUPER_MAGIC_STRING): Likewise.
12664 (REISER2FS_SUPER_MAGIC_STRING): Likewise.
12665 (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
12666 (SECURITYFS_MAGIC): Likewise.
12667 (SELINUX_MAGIC): Likewise.
12668 (SMACK_MAGIC): Likewise.
12669 (SOCKFS_MAGIC): Likewise.
12670 (SQUASHFS_MAGIC): Likewise.
12671 (STACK_END_MAGIC): Likewise.
12672 (TMPFS_MAGIC): Likewise.
12673 (USBDEVICE_SUPER_MAGIC): Likewise.
12674 (V9FS_MAGIC): Likewise.
12675 (XENFS_SUPER_MAGIC): Likewise.
12676 (CRAMFS_MAGIC): Fix typo in comment.
12677 (EXT2_SUPER_MAGIC): Update comment.
12678 (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
12679
12680 2014-02-08 Joseph Myers <joseph@codesourcery.com>
12681
12682 * sysdeps/arm: Move directory from ports/sysdeps/arm.
12683 * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
12684 * sysdeps/unix/sysv/linux/arm: Move directory from
12685 ports/sysdeps/unix/sysv/linux/arm.
12686 * README: Update listing for arm-*-linux-gnueabi.
12687
12688 * README: Remove mention of am33.
12689
12690 2014-02-07 Roland McGrath <roland@hack.frob.com>
12691
12692 * bits/sigset.h (__sigemptyset): Use a statement expression rather
12693 than the comma operator, to avoid "rhs of comma has no effect"
12694 compiler warnings.
12695 (__sigfillset, __sigandset, __sigorset): Likewise.
12696 * include/signal.h (__sigemptyset): Likewise.
12697 * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
12698
12699 2014-02-07 Allan McRae <allan@archlinux.org>
12700
12701 * version.h (RELEASE): Set to "development".
12702 (VERSION): Set to "2.19.90"
12703 * NEWS: Add 2.20 section.
12704
12705 2014-02-06 Carlos O'Donell <carlos@redhat.com>
12706
12707 [BZ #16529]
12708 * inet/netinet/in.h: Remove comma after IPPROTO_MH.
12709
12710 2014-02-06 Siddhesh Poyarekar <siddhesh@redhat.com>
12711
12712 * manual/contrib.texi: Update entry for Carlos O'Donell,
12713 Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
12714
12715 2014-02-05 Carlos O'Donell <carlos@rehdat.com>
12716
12717 * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
12718
12719 * sysdeps/unix/sysv/linux/kernel-features.h
12720 [__LINUX_KERNEL_VERSION >= 0x020621]
12721 (__ASSUME_PROC_PID_TASK_COMM): Define.
12722
12723 2014-02-05 Siddhesh Poyarekar <siddhesh@redhat.com>
12724
12725 [BZ #16398]
12726 * libio/wfileops.c (_IO_wfile_seekoff): Break out form
12727 conversion when destination buffer does not have enough space.
12728 * libio/tst-ftell-partial-wide.c: New test case.
12729 * libio/Makefile (tests): Add tst-ftell-partial-wide.
12730
12731 * manual/contrib.texi: Update entry for Ondrej Bilka, Will
12732 Newton and Alexandre Oliva. Add entries for Steve Ellcey, Chris
12733 Leonard and Allan McRae.
12734
12735 2014-02-04 David S. Miller <davem@davemloft.net>
12736
12737 * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
12738 32-bit.
12739
12740 2014-02-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
12741
12742 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
12743 New file
12744 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
12745 New file
12746 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
12747 New file.
12748 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
12749 New file.
12750 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
12751 New file.
12752 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
12753 New file.
12754 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
12755 New file.
12756 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
12757 New file.
12758 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
12759 New file.
12760 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
12761 New file.
12762 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
12763 New file.
12764 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
12765 New file.
12766 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
12767 New file.
12768
12769 2014-02-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
12770
12771 * nptl/shlib-versions: Change powerpc*le start to 2.17.
12772 * shlib-versions: Likewise.
12773
12774 2014-02-04 Roland McGrath <roland@hack.frob.com>
12775 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
12776
12777 * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
12778 (abilist-pattern): New variable, set to %-le.abilist.
12779
12780 * Makerules (abilist-pattern): New variable.
12781 (vpath): Use $(abilist-pattern) in place of %.abilist.
12782 (check-abi-% pattern rule): Likewise.
12783 (check-abi, update-abi): Likewise.
12784
12785 2014-02-04 Eric Wong <normalperson@yhbt.net>
12786
12787 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12788
12789 2014-02-03 Carlos O'Donell <carlos@redhat.com>
12790
12791 * manual/startup.texi: Add next, previous, and top entries for
12792 the `Program Arguments' and `Environment Variables' nodes.
12793
12794 2014-02-03 Alexandre Oliva <aoliva@redhat.com>
12795
12796 * manual/macros.texi: Add comments before MTASC-safety macros.
12797
12798 * manual/users.texi: Document MTASC-safety properties.
12799
12800 * manual/threads.texi (pthread_key_create, pthread_key_delete)
12801 (pthread_getspecific, pthread_setspecific): Format with
12802 @deftypefun, and add @safety note.
12803 * manual/signal.texi: Move comments that analyze the above
12804 functions to their home place.
12805
12806 2014-02-03 Allan McRae <allan@archlinux.org>
12807
12808 * po/sl.po: Update Slovenian translation from translation project.
12809
12810 2014-02-02 Alexandre Oliva <aoliva@redhat.com>
12811
12812 * manual/time.texi (timegm): Add missing blank after @c.
12813 Reported by Joseph Myers <joseph@codesourcery.com>.
12814
12815 2014-02-01 Alexandre Oliva <aoliva@redhat.com>
12816
12817 * manual/check-safety.sh: New.
12818 * manual/Makefile ($(objpfx)stamp-summary): Run it.
12819
12820 * manual/terminal.texi: Document MTASC-safety properties.
12821
12822 * manual/filesys.texi: Document MTASC-safety properties.
12823
12824 * manual/errno.texi: Document MTASC-safety properties.
12825
12826 * manual/intro.texi: Document safety identifiers and
12827 conditionals.
12828
12829 * manual/string.texi (wcstok): Fix prototype.
12830 (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
12831
12832 * manual/time.texi: Document MTASC-safety properties.
12833
12834 * manual/string.texi: Document MTASC-safety properties.
12835
12836 * manual/threads.texi: Document MTASC-safety properties.
12837
12838 * manual/stdio.texi: Document MTASC-safety properties.
12839
12840 * manual/syslog.texi: Document MTASC-safety properties.
12841
12842 * manual/sysinfo.texi: Document MTASC-safety properties.
12843
12844 * manual/startup.texi: Document MTASC-safety properties.
12845
12846 * manual/socket.texi: Document MTASC-safety properties.
12847
12848 * manual/signal.texi: Document MTASC-safety properties.
12849
12850 2014-01-31 Alexandre Oliva <aoliva@redhat.com>
12851
12852 * manual/setjmp.texi: Document MTASC-safety properties.
12853
12854 * manual/search.texi: Document MTASC-safety properties.
12855
12856 * manual/resource.texi: Document MTASC-safety properties.
12857
12858 * manual/process.texi: Document MTASC-safety properties.
12859
12860 * manual/platform.texi: Document MTASC-safety properties.
12861
12862 * manual/pipe.texi: Document MTASC-safety properties.
12863
12864 * manual/pattern.texi: Document MTASC-safety properties.
12865
12866 * manual/message.texi: Document MTASC-safety properties.
12867
12868 [BZ #12751]
12869 * manual/memory.texi: Document MTASC-safety properties.
12870
12871 * manual/math.texi: Document MTASC-safety properties.
12872
12873 * manual/locale.texi: Document MTASC-safety properties.
12874
12875 * manual/llio.texi: Document MTASC-safety properties.
12876
12877 * manual/libdl.texi: New.
12878
12879 * manual/lang.texi: Document MTASC-safety properties.
12880
12881 * manual/job.texi: Document MTASC-safety properties.
12882
12883 * manual/getopt.texi: Document MTASC-safety properties.
12884
12885 * manual/ctype.texi: Document MTASC-safety properties.
12886
12887 2014-01-31 Maciej W. Rozycki <macro@codesourcery.com>
12888
12889 [BZ #16046]
12890 * csu/libc-tls.c (static_map): Remove variable.
12891 (__libc_setup_tls): Use main executable's link map for TLS data.
12892 * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
12893 casing for LM_ID_BASE and GL(dl_nns).
12894 * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
12895 function. Alias dl_iterate_phdr to __dl_iterate_phdr.
12896 * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
12897 casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
12898 * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
12899 member.
12900 (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
12901 l_phnum members.
12902
12903 2014-01-30 Alexandre Oliva <aoliva@redhat.com>
12904
12905 * manual/debug.texi: Document MTASC-safety properties.
12906
12907 2014-01-29 H.J. Lu <hongjiu.lu@intel.com>
12908
12909 [BZ #16510]
12910 * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
12911 of __x86_64__ when disabling x87 inline functions.
12912
12913 2014-01-29 Alexandre Oliva <aoliva@redhat.com>
12914
12915 * manual/charset.texi: Document MTASC-safety properties.
12916
12917 * manual/crypt.texi: Document MTASC-safety properties.
12918
12919 * manual/conf.texi: Document MTASC-safety properties.
12920
12921 * manual/arith.texi: Document MTASC-safety properties.
12922
12923 * manual/argp.texi: Document MTASC-safety properties.
12924
12925 * manual/macros.texi: Introduce macros to document multi
12926 thread, asynchronous signal and asynchronous cancellation
12927 safety properties.
12928 * manual/intro.texi: Introduce the properties themselves.
12929
12930 2014-01-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
12931
12932 * sysdeps/sh/sh4/Makefile: New file.
12933
12934 2014-01-27 Andreas Schwab <schwab@linux-m68k.org>
12935
12936 * math/gen-libm-test.pl ($srcdir): New variable.
12937 ($auto_input): Use it.
12938
12939 2014-01-27 Siddhesh Poyarekar <siddhesh@redhat.com>
12940
12941 [BZ #16506]
12942 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
12943 access beyond array bounds when parsing netgroups file.
12944
12945 * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
12946 the old buffer before realloc.
12947
12948 2014-01-27 Allan McRae <allan@archlinux.org>
12949
12950 * po/fr.po: Update French translation from translation project.
12951
12952 2014-01-26 Kaz Kojima <kkojima@rr.iij4u.or.jp>
12953
12954 * sysdeps/sh/libm-test-ulps: Regenerate.
12955
12956 2014-01-24 David S. Miller <davem@davemloft.net>
12957
12958 * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
12959
12960 2014-01-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
12961
12962 * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
12963 * sysdeps/sh/libm-test-ulps: ... here and regenerated.
12964
12965 2013-01-24 Siddhesh Poyarekar <siddhesh@redhat.com>
12966
12967 [BZ #16474]
12968 * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
12969 string pointers after reallocation.
12970
12971 2014-01-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
12972
12973 * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
12974 __SH4A__ instead of __SH_FPU_ANY__.
12975
12976 2014-01-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
12977
12978 * sysdeps/sh/fpu_control.h: New file.
12979 * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
12980 * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
12981 * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
12982 * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
12983 * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
12984 * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
12985 * sysdeps/sh/sys/ucontext.h: Remove.
12986 * sysdeps/sh/sys: Remove directory.
12987
12988 2014-01-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
12989
12990 * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
12991 s390/sys/ucontext.h.
12992 * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
12993 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
12994
12995 2014-01-20 H.J. Lu <hongjiu.lu@intel.com>
12996
12997 [BZ #15605]
12998 * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
12999
13000 2014-01-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13001
13002 [BZ#16431]
13003 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
13004 Adjust the vDSO correctly for internal calls.
13005 * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
13006
13007 2014-01-20 Allan McRae <allan@archlinux.org>
13008
13009 * po/ca.po: Update Catalan translation from translation project.
13010
13011 2014-01-16 Mike Frysinger <vapier@gentoo.org>
13012
13013 * sysdeps/s390/sotruss-lib.c: New file.
13014
13015 2014-01-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13016
13017 [BZ#16430]
13018 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
13019 (__GI___gettimeofday): Alias for a different internal symbol to avoid
13020 local calls issues by not having a PLT stub required for IFUNC calls.
13021 * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
13022
13023 2014-01-16 Joseph Myers <joseph@codesourcery.com>
13024
13025 * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
13026 * math/test-fpucw-static.c: Likewise.
13027
13028 2013-01-16 Siddhesh Poyarekar <siddhesh@redhat.com>
13029
13030 [BZ #16453]
13031 * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
13032
13033 2014-01-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13034
13035 * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
13036 implementation for powerpc.
13037
13038 2014-01-15 Ondřej Bílka <neleai@seznam.cz>
13039
13040 [BZ #14782]
13041 * sysdeps/posix/system.c (__libc_system): Do not enable
13042 asynchronous cancellation.
13043
13044 2014-01-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
13045
13046 [BZ #16427]
13047 * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
13048 handling only for numbers special also in the IEEE case.
13049
13050 2014-01-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
13051
13052 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13053
13054 2014-01-11 Allan McRae <allan@archlinux.org>
13055
13056 * po/bg.po: Update Bulgarian translation from translation project.
13057
13058 * po/de.po: Update German translation from translation project.
13059
13060 2014-01-10 Roland McGrath <roland@hack.frob.com>
13061
13062 * sysdeps/generic/gcc-compat.h: New file.
13063
13064 2014-01-10 Siddhesh Poyarekar <siddhesh@redhat.com>
13065
13066 * benchtests/asin-inputs: Correct slow inputs.
13067 * benchtests/acos-inputs: Likewise.
13068
13069 2014-01-10 Allan McRae <allan@archlinux.org>
13070
13071 * po:sv.po: Update Swedish translation from translation project.
13072
13073 * po/vi.po: Update Vietnamese translation from translation project.
13074
13075 * po/eo.po: Update Esperanto translation from translation project.
13076
13077 * po/cs.po: Update Czech translation from translation project.
13078
13079 * po/nl.po: Update Dutch translation from translation project.
13080
13081 * po/pl.po: Update Polish translation from translation project.
13082
13083 * po/ru.po: Update Russian translation from translation project.
13084
13085 * po/uk.po: Update Ukrainian translation from translation project.
13086
13087 2014-01-08 Brooks Moses <bmoses@google.com>
13088
13089 * elf/dl-load.c: Fix comment typo.
13090
13091 2014-01-08 Carlos O'Donell <carlos@redhat.com>
13092
13093 * po/header.pot: Rename to...
13094 * po/pot.header: ... this.
13095 * po/Makefile: Use pot.header.
13096
13097 2014-01-08 Yuriy Kaminskiy <yumkam@gmail.com>
13098 Maxim Kuvyrkov <maxim@kugelworks.com>
13099
13100 [BZ #16394]
13101 * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
13102 SRC and DEST against LEN.
13103
13104 2014-01-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13105
13106 [BZ #16414]
13107 * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
13108 implementation.
13109 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
13110
13111 2014-01-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13112
13113 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13114
13115 2014-01-08 Joseph Myers <joseph@codesourcery.com>
13116
13117 [BZ #16408]
13118 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
13119 for large positive arguments.
13120
13121 2014-01-07 Joseph Myers <joseph@codesourcery.com>
13122
13123 * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
13124
13125 * math/auto-libm-test-in: Mark various tests with
13126 xfail-rounding:ldbl-128ibm.
13127 * math/auto-libm-test-out: Regenerated.
13128
13129 [BZ #16407]
13130 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
13131 Increase overflow threshold.
13132
13133 2014-01-07 Ondřej Bílka <neleai@seznam.cz>
13134
13135 [BZ #14286]
13136 * stdio-common/vfprintf.c: Check for integer overflow.
13137
13138 2014-01-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
13139
13140 * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
13141 the first argument and return value of __tls_get_addr_internal.
13142
13143 2014-01-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
13144
13145 * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
13146 also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
13147
13148 2014-01-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
13149
13150 * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
13151 * sysdeps/s390/rtld-global-offsets.sym: New file.
13152 * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
13153 GLIBC_2.19 symbol.
13154 * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
13155 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
13156 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
13157 ... this.
13158 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
13159 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
13160 ... this.
13161 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13162 Regenerate.
13163 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13164 Regenerate.
13165 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
13166 halfs of GPRs for high_gprs contexts.
13167 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
13168 restore upper halfs of GPRs for high_gprs contexts. Copy uc_flags
13169 field.
13170 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
13171 uc_flags field.
13172 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
13173 64 bit versions:
13174 * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
13175 for high GPRs (uc_high_gprs) and for future extensions
13176 (__reserved).
13177 * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
13178 for future extensions (__reserved).
13179 * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
13180 64 bit versions:
13181 * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
13182 SC_HIGHGPRS offset definition.
13183 * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
13184 * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
13185
13186 * Versions.def: Add GLIBC_2.19 for libpthread.
13187 * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
13188 siglongjmp for libpthread with GLIBC_2.19 symver.
13189 * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
13190 * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
13191 * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
13192 * sysdeps/s390/__longjmp.c: New file.
13193 * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
13194 * sysdeps/s390/longjmp.c: New file.
13195 * sysdeps/s390/setjmp.S: New file.
13196 * sysdeps/s390/sigjmp.S: New file.
13197 * sysdeps/s390/v1-longjmp.c: New file.
13198 * sysdeps/s390/v1-setjmp.h: New file.
13199 * sysdeps/s390/v1-sigjmp.c: New file.
13200 * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
13201 * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
13202 GLIBC_2.19 version.
13203 * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
13204 * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
13205 versioned symbols for ____longjmp_chk.
13206 * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
13207 Likewise.
13208 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13209 Regenerate.
13210 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
13211 Regenerate.
13212 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13213 Regenerate.
13214 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
13215 Regenerate.
13216 * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
13217 * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
13218 * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
13219 * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
13220 * sysdeps/s390/s390-32/setjmp-common.S: ... this.
13221 * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
13222 * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
13223 * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
13224 * sysdeps/s390/s390-64/setjmp-common.S: ... this.
13225 * sysdeps/s390/rtld-__longjmp.c: New file.
13226 * sysdeps/s390/rtld-setjmp.S: New file.
13227
13228 2014-01-06 Joseph Myers <joseph@codesourcery.com>
13229
13230 [BZ #16400]
13231 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
13232 Return -__logl (x) for small positive arguments without evaluating
13233 a polynomial.
13234
13235 2014-01-06 Mike Frysinger <vapier@gentoo.org>
13236
13237 * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
13238 Rename to ...
13239 (__ptrace_peeksiginfo_args): ... this.
13240 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
13241 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
13242 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
13243
13244 2014-01-06 Allan McRae <allan@archlinux.org>
13245
13246 * inet/netinet/in.h: Fix typo in comment.
13247
13248 2014-01-05 Andreas Jaeger <aj@suse.de>
13249
13250 * sysdeps/i386/fpu/libm-test-ulps: Update.
13251
13252 2014-01-05 Allan McRae <allan@archlinux.org>
13253
13254 * po/libc.pot: Regenerated.
13255
13256 * malloc/memusagestat.c: Fix gettext call formatting.
13257
13258 2014-01-04 Sami Kerola <kerolasa@iki.fi>
13259
13260 * nscd/nscd.c: Improve usage() output.
13261
13262 2014-01-04 Mike Frysinger <vapier@gentoo.org>
13263
13264 * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
13265 * sysdeps/unix/sysv/linux/configure: Regenerated.
13266 * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
13267 * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
13268
13269 2014-01-03 Joseph Myers <joseph@codesourcery.com>
13270
13271 [BZ #16390]
13272 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
13273 (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
13274
13275 2014-01-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13276
13277 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
13278 extra tokens at end of #undef directive.
13279 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
13280 * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
13281 * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
13282
13283 2014-01-03 Joseph Myers <joseph@codesourcery.com>
13284
13285 * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
13286
13287 * math/auto-libm-test-in: Mark various tests with
13288 xfail-rounding:ldbl-128ibm.
13289 * math/auto-libm-test-out: Regenerated.
13290
13291 2014-01-02 Joseph Myers <joseph@codesourcery.com>
13292
13293 [BZ #16386]
13294 * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
13295 numbers with subnormal high part when calculating exponent.
13296
13297 [BZ #16385]
13298 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
13299 fabs.
13300
13301 [BZ #16384]
13302 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
13303 M_LN2l.
13304 (__ieee754_acoshl): Use __log1pl not __log1p.
13305
13306 2013-01-02 Ondřej Bílka <neleai@seznam.cz>
13307
13308 * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
13309 (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
13310 (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
13311 (grow_heap, heap_trim, _int_new_arena, get_free_list)
13312 (reused_arena, arena_get2): Convert to GNU style.
13313 * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
13314 (mem2mem_check, mem2chunk_check, top_check, realloc_check)
13315 (memalign_check, __malloc_set_state): Likewise.
13316 * malloc/mallocbug.c (main): Likewise.
13317 * malloc/malloc.c (__malloc_assert, malloc_init_state)
13318 (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
13319 (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
13320 (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
13321 (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
13322 (__posix_memalign, malloc_info): Likewise.
13323 * malloc/malloc.h: Likewise.
13324 * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
13325 (mallochook, memalignhook, reallochook, mabort): Likewise.
13326 * malloc/mcheck.h: Likewise.
13327 * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
13328 (free, mmap, mmap64, mremap, munmap, dest): Likewise.
13329 * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
13330 * malloc/morecore.c (__default_morecore): Likewise.
13331 * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
13332 * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
13333 (_obstack_allocated_p, obstack_free, _obstack_memory_used)
13334 (print_and_abort): Likewise.
13335 * malloc/obstack.h: Likewise.
13336 * malloc/set-freeres.c (__libc_freeres): Likewise.
13337 * malloc/tst-mallocstate.c (main): Likewise.
13338 * malloc/tst-mtrace.c (main): Likewise.
13339 * malloc/tst-realloc.c (do_test): Likewise.
13340
13341 2013-01-02 Siddhesh Poyarekar <siddhesh@redhat.com>
13342
13343 [BZ #16366]
13344 * nscd/netgroupcache.c (do_notfound): New function.
13345 (addgetnetgrentX): Use it.
13346
13347 [BZ # 16365]
13348 * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
13349 NSS_STATUS_NOTFOUND.
13350
13351 2014-01-01 Joseph Myers <joseph@codesourcery.com>
13352
13353 * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
13354 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13355
13356 2014-01-01 Allan McRae <allan@archlinux.org>
13357
13358 * scripts/update-copyrights: Update configure input file suffix.
13359
13360 * NEWS: Update copyright year.
13361 * catgets/gencat.c: Likewise.
13362 * csu/version.c: Likewise.
13363 * debug/catchsegv.sh: Likewise.
13364 * debug/pcprofiledump.c: Likewise.
13365 * debug/xtrace.sh: Likewise.
13366 * elf/ldconfig.c: Likewise.
13367 * elf/ldd.bash.in: Likewise.
13368 * elf/pldd.c: Likewise.
13369 * elf/sotruss.ksh: Likewise.
13370 * elf/sprof.c: Likewise.
13371 * iconv/iconv_prog.c: Likewise.
13372 * iconv/iconvconfig.c: Likewise.
13373 * locale/programs/locale.c: Likewise.
13374 * locale/programs/localedef.c: Likewise.
13375 * login/programs/pt_chown.c: Likewise.
13376 * malloc/memusage.sh: Likewise.
13377 * malloc/memusagestat.c: Likewise.
13378 * malloc/mtrace.pl: Likewise.
13379 * manual/libc.texinfo: Likewise.
13380 * nscd/nscd.c: Likewise.
13381 * nss/getent.c: Likewise.
13382 * nss/makedb.c: Likewise.
13383 * posix/getconf.c: Likewise.
13384 * scripts/test-installation.pl: Likewise.
13385
13386 * All files with FSF copyright notices: Update copyright dates
13387 using scripts/update-copyrights.
13388 * intl/plural.c: Regenerated.
13389 * locale/programs/charmap-kw.h: Likewise.
13390 * locale/programs/locfile-kw.h: Likewise.
13391
13392 2013-12-31 Mike Frysinger <vapier@gentoo.org>
13393
13394 * sysdeps/unix/sysv/linux/configure: Regenerated.
13395 * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
13396 the linux/fanotify.h header.
13397 * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
13398 HAVE_LINUX_FANOTIFY_H is defined.
13399
13400 2013-12-31 Siddhesh Poyarekar <siddhesh@redhat.com>
13401
13402 * benchtests/cos-inputs: New inputs.
13403 * benchtests/sin-inputs: Likewise.
13404
13405 * benchtests/atan-inputs: New inputs. Fix name of multiple
13406 precision fallback inputs.
13407
13408 * benchtests/atanh-inputs: New inputs.
13409 * benchtests/tanh-inputs: Likewise.
13410
13411 * benchtests/acosh-inputs: New inputs.
13412 * benchtests/asinh-inputs: Likewise.
13413
13414 * benchtests/cosh-inputs: New inputs.
13415 * benchtests/sinh-inputs: Likewise.
13416
13417 * benchtests/acos-inputs: Add more inputs.
13418 * benchtests/asin-inputs: Likewise.
13419
13420 2013-12-30 Ville Skytta <ville.skytta@iki.fi>
13421
13422 [BZ #16375]
13423 * manual/arith.texi: Fix spelling.
13424 * manual/charset.texi: Likewise.
13425 * manual/errno.texi: Likewise.
13426 * manual/filesys.texi: Likewise.
13427 * manual/lang.texi: Likewise.
13428 * manual/llio.texi: Likewise.
13429 * manual/locale.texi: Likewise.
13430 * manual/message.texi: Likewise.
13431 * manual/resource.texi: Likewise.
13432 * manual/search.texi: Likewise.
13433 * manual/setjmp.texi: Likewise.
13434 * manual/stdio.texi: Likewise.
13435 * manual/string.texi: Likewise.
13436 * manual/sysinfo.texi: Likewise.
13437 * manual/time.texi: Likewise.
13438
13439 2013-12-27 Carlos O'Donell <carlos@redhat.com>
13440
13441 * po/sl.po: New file.
13442
13443 2013-12-27 Mike Frysinger <vapier@gentoo.org>
13444
13445 * .gitignore: Add core/.gdbinit/.gdb_history.
13446
13447 2013-12-27 Allan McRae <allan@archlinux.org>
13448
13449 [BZ #16369]
13450 * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
13451 Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
13452
13453 2013-12-24 Brooks Moses <bmoses@google.com>
13454
13455 * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
13456 all compilers that claim C++98 compliance, not just GCC.
13457 * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
13458 Likewise.
13459
13460 2013-12-24 Maxim Kuvyrkov <maxim@kugelworks.com>
13461
13462 * NEWS: Restore accidentally deleted bug-fix entries.
13463
13464 2013-12-24 Maxim Kuvyrkov <maxim@kugelworks.com>
13465 Ondřej Bílka <neleai@seznam.cz>
13466
13467 [BZ #15073]
13468 * malloc/malloc.c (_int_free): Perform sanity check only if we
13469 have_lock.
13470
13471 2013-12-23 Ondřej Bílka <neleai@seznam.cz>
13472
13473 [BZ #12986]
13474 * manual/stdio.texi (String Input Conversions): Clarify that character
13475 classes are not supported.
13476
13477 2013-12-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13478
13479 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13480
13481 2013-12-22 Joseph Myers <joseph@codesourcery.com>
13482
13483 [BZ #16337]
13484 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
13485 Calculate results for small negative arguments directly rather
13486 than using reflection formula with special underflow handling.
13487
13488 * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
13489 * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
13490 sysdeps/unix/bsd/bsd4.4/syscalls.list.
13491 (fchflags): Likewise.
13492 (revoke): Likewise.
13493 (setlogin): Likewise.
13494 (sigaltstack): Likewise.
13495 (wait4): Likewise.
13496 (sigblock): Remove.
13497 (sigsetmask): Likewise.
13498 (wait3): Likewise.
13499 (waitpid): Likewise.
13500 * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
13501 * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
13502 file.
13503 * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
13504 * sysdeps/unix/bsd/Makefile: ... here.
13505 * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
13506 * sysdeps/unix/bsd/Versions: ... here.
13507 * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
13508 * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
13509 * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
13510 * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
13511 * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
13512 * sysdeps/unix/bsd/sigblock.c: ... here.
13513 * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
13514 * sysdeps/unix/bsd/sigsetmask.c: ... here.
13515 * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
13516 * sysdeps/unix/bsd/sigvec.c: ... here.
13517 * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
13518 * sysdeps/unix/bsd/tcdrain.c: ... here.
13519 * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
13520 * sysdeps/unix/bsd/tcgetattr.c: ... here.
13521 * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
13522 * sysdeps/unix/bsd/tcsetattr.c: ... here.
13523 * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
13524 * sysdeps/unix/bsd/wait.c: ... here.
13525 * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
13526 * sysdeps/unix/bsd/wait3.c: ... here.
13527 * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
13528 * sysdeps/unix/bsd/waitpid.c: ... here.
13529
13530 2013-12-21 Joseph Myers <joseph@codesourcery.com>
13531
13532 [BZ #16356]
13533 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
13534 round-to-nearest for [!USE_AS_EXPM1L].
13535 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
13536 * math/auto-libm-test-in: Do not expect cosh tests to fail. Add
13537 more tests of exp and exp10. Expect some exp10 tests to miss
13538 exceptions or fail in directed rounding modes.
13539 * math/auto-libm-test-out: Regenerated.
13540 * math/libm-test.inc (exp10_tonearest_test_data): New array.
13541 (exp10_test_tonearest): New function.
13542 (exp10_towardzero_test_data): New array.
13543 (exp10_test_towardzero): New function.
13544 (exp10_downward_test_data): New array.
13545 (exp10_test_downward): New function.
13546 (exp10_upward_test_data): New array.
13547 (exp10_test_upward): New function.
13548 (main): Call the new functions.
13549 * sysdeps/i386/fpu/libm-test-ulps: Update.
13550 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13551
13552 2013-12-20 Joseph Myers <joseph@codesourcery.com>
13553
13554 * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
13555 asinh, atan, atan2, atanh, cbrt, cos and cosh.
13556 * math/auto-libm-test-out: Regenerated.
13557 * math/libm-test.inc (acosh_test_data): Add more tests.
13558 (atanh_test_data): Likewise.
13559 (ceil_test_data): Likewise.
13560 (copysign_test_data): Likewise.
13561 * sysdeps/i386/fpu/libm-test-ulps: Update.
13562 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13563
13564 * timezone/checktab.awk: Update from tzcode 2013i.
13565 * timezone/private.h: Likewise.
13566 * timezone/scheck.c: Likewise.
13567 * timezone/tzfile.h: Likewise.
13568 * timezone/tzselect.ksh: Likewise.
13569 * timezone/zdump.c: Likewise.
13570 * timezone/zic.c: Likewise.
13571
13572 * math/auto-libm-test-in: Add tests of cpow.
13573 * math/auto-libm-test-out: Regenerated.
13574 * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
13575 * math/gen-auto-libm-tests.c (func_calc_method): Add value
13576 mpc_cc_c.
13577 (func_calc_desc): Add mpc_cc_c union field.
13578 (test_functions): Add cpow.
13579 (special_fill_2pi): New function.
13580 (special_real_inputs): Add 2pi.
13581 (calc_generic_results): Handle mpc_cc_c.
13582 * sysdeps/i386/fpu/libm-test-ulps: Update.
13583 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13584
13585 * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
13586 csqrt, ctan and ctanh.
13587 * math/auto-libm-test-out: Regenerated.
13588 * math/libm-test.inc (TEST_COND_x86_64): New macro.
13589 (TEST_COND_x86): Likewise.
13590 (ccos_test_data): Use AUTO_TESTS_c_c.
13591 (ccosh_test_data): Likewise.
13592 (cexp_test_data): Likewise.
13593 (clog_test_data): Likewise.
13594 (csqrt_test_data): Likewise.
13595 (ctan_test_data): Likewise.
13596 (ctan_tonearest_test_data): Likewise.
13597 (ctan_towardzero_test_data): Likewise.
13598 (ctan_downward_test_data): Likewise.
13599 (ctan_upward_test_data): Likewise.
13600 (ctanh_test_data): Likewise.
13601 (ctanh_tonearest_test_data): Likewise.
13602 (ctanh_towardzero_test_data): Likewise.
13603 (ctanh_downward_test_data): Likewise.
13604 (ctanh_upward_test_data): Likewise.
13605 * math/gen-auto-libm-tests.c (func_calc_method): Add value
13606 mpc_c_c.
13607 (func_calc_desc): Add mpc_c_c union field.
13608 (FUNC_mpc_c_c): New macro.
13609 (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
13610 ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
13611 ctanh.
13612 (special_fill_min_subnorm_p120): New function.
13613 (special_real_inputs): Add min_subnorm_p120.
13614 (calc_generic_results): Handle mpc_c_c.
13615 * sysdeps/i386/fpu/libm-test-ulps: Update.
13616 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13617
13618 2013-12-20 Siddhesh Poyarekar <siddhesh@redhat.com>
13619
13620 * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
13621 (do_sin_slow): New functions.
13622 (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
13623 (cslow2, csloww1, csloww2): Use the new functions.
13624
13625 * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
13626 Use M to change sign of result instead of X. Assume X is
13627 positive.
13628 (csloww1): Likewise.
13629 (__sin): Adjust.
13630 (__cos): Adjust.
13631
13632 * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
13633 arguments A and DA.
13634 (__sin): Adjust.
13635 (__cos): Likewise.
13636
13637 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
13638 (__cos): Likewise.
13639 (sloww1): Don't adjust sign of DX.
13640 (csloww1): Likewise.
13641 (sloww2): Use X directly and don't adjust sign of DX.
13642 (csloww2): Likewise.
13643
13644 2013-12-19 Joseph Myers <joseph@codesourcery.com>
13645
13646 * math/auto-libm-test-in: Add tests of cabs and carg.
13647 * math/auto-libm-test-out: Regenerated.
13648 * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
13649 (carg_test_data): Likewise.
13650 * math/gen-auto-libm-tests.c (func_calc_method): Add value
13651 mpc_c_f.
13652 (func_calc_desc): Add mpc_c_f union field.
13653 (test_functions): Add cabs and carg.
13654 (calc_generic_results): Handle mpc_c_f.
13655
13656 * sysdeps/powerpc/powerpc32/libgcc-compat.S
13657 [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
13658 as a macro and a compat symbol.
13659 [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
13660 [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
13661 [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
13662 [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
13663 [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
13664 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
13665 not use .hidden.
13666 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
13667 Likewise.
13668 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
13669 Likewise.
13670 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
13671 Likewise.
13672 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
13673 Likewise.
13674 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
13675 Likewise.
13676 * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
13677 __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
13678 from GLIBC_2.3.2.
13679
13680 2013-12-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13681
13682 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13683
13684 2013-12-19 Joseph Myers <joseph@codesourcery.com>
13685
13686 * manual/texinfo.tex: Update to version 2013-11-26.10 with
13687 trailing whitespace removed.
13688 * scripts/config.guess: Update to version 2013-11-29.
13689 * scripts/config.sub: Update to version 2013-10-01.
13690
13691 * math/auto-libm-test-in: Add tests of sincos.
13692 * math/auto-libm-test-out: Regenerated.
13693 * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
13694 * math/gen-auto-libm-tests.c (func_calc_method): Add value
13695 mpfr_f_11.
13696 (func_calc_desc): Add mpfr_f_11 union field.
13697 (test_functions): Add sincos.
13698 (calc_generic_results): Handle mpfr_f_11.
13699 * sysdeps/i386/fpu/libm-test-ulps: Update.
13700 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13701
13702 2013-12-19 Andreas Schwab <schwab@suse.de>
13703
13704 * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
13705 CALL_MCOUNT.
13706 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
13707 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
13708 [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
13709
13710 2013-12-19 Joseph Myers <joseph@codesourcery.com>
13711
13712 * math/gen-libm-test.pl (%beautify): Remove M_* constants.
13713 * sysdeps/i386/fpu/libm-test-ulps: Update.
13714 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13715
13716 [BZ #16293]
13717 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
13718 round-to-nearest mode when using frndint.
13719 * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
13720 * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
13721 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
13722 Likewise.
13723 * math/auto-libm-test-in: Add more tests of expm1. Do not expect
13724 sinh test to fail.
13725 * math/auto-libm-test-out: Regenerated.
13726 * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
13727 (TEST_COND_x86): Likewise.
13728 (expm1_tonearest_test_data): New array.
13729 (expm1_test_tonearest): New function.
13730 (expm1_towardzero_test_data): New array.
13731 (expm1_test_towardzero): New function.
13732 (expm1_downward_test_data): New array.
13733 (expm1_test_downward): New function.
13734 (expm1_upward_test_data): New array.
13735 (expm1_test_upward): New function.
13736 (main): Run the new test functions.
13737 * sysdeps/i386/fpu/libm-test-ulps: Update.
13738 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13739
13740 * include/features.h: Update comment documenting feature test
13741 macros. Mention _DEFAULT_SOURCE in comment.
13742 [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
13743 [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
13744 _BSD_SOURCE and _SVID_SOURCE.
13745 [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
13746 !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
13747 !_SVID_SOURCE]: Likewise.
13748 [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13749 (__USE_POSIX_IMPLICITLY): Define.
13750 [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13751 (_POSIX_SOURCE): Undefine and redefine.
13752 [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13753 (_POSIX_C_SOURCE): Likewise.
13754 * manual/creature.texi (_DEFAULT_SOURCE): Document.
13755 (Feature Test Macros): Update documentation of default features.
13756
13757 2013-12-19 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
13758
13759 * benchtests/Makefile: Add bench-strtok.
13760 * benchtests/bench-strtok.c: New file: strtok benchtest.
13761
13762 2013-12-19 Allan McRae <allan@archlinux.org>
13763
13764 * manual/install.texi: Suppress menu for plain text output.
13765 * INSTALL: Regenerated.
13766
13767 2013-12-18 Brooks Moses <bmoses@google.com>
13768
13769 [BZ #15846]
13770 * misc/getauxval.c: Include errno.h.
13771 (__getauxval): Set errno to ENOENT if the requested type is not
13772 found.
13773 * misc/sys/auxv.h (getauxval): Document that it may set errno;
13774 don't declare with __attribute_const__.
13775 * elf/tst-auxv.c: Add tests for errno and type-not-found case.
13776 * manual/startup.texi: Document that getauxval sets errno.
13777
13778 2013-12-18 Joseph Myers <joseph@codesourcery.com>
13779
13780 * math/auto-libm-test-in: Add tests of jn and yn.
13781 * math/auto-libm-test-out: Regenerated.
13782 * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
13783 (yn_test_data): Likewise.
13784 * math/gen-auto-libm-tests.c (func_calc_method): Add value
13785 mpfr_if_f.
13786 (func_calc_desc): Add mpfr_if_f union field.
13787 (FUNC_mpfr_if_f): New macro.
13788 (test_functions): Add jn and yn.
13789 (calc_generic_results): Assert type of second input for
13790 mpfr_ff_f. Handle mpfr_if_f.
13791 (output_for_one_input_case): Disable all checking for arguments
13792 fitting floating-point types in case of an integer argument.
13793 * sysdeps/i386/fpu/libm-test-ulps: Update.
13794 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13795
13796 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
13797 Don't expect fegetround reference in libm.so.
13798
13799 2013-12-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
13800
13801 * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
13802 $(config-cflags-nofma).
13803
13804 2013-12-18 Joseph Myers <joseph@codesourcery.com>
13805
13806 * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
13807 * math/auto-libm-test-out: Regenerated.
13808
13809 [BZ #16338]
13810 * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
13811 to determine exponent and adjust argument to have exponent of -1.
13812 * math/auto-libm-test-in: Add more tests of log, log10, log1p and
13813 log2.
13814 * math/auto-libm-test-out: Regenerated.
13815 * sysdeps/i386/fpu/libm-test-ulps: Update.
13816 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13817
13818 2013-12-18 Ondřej Bílka <neleai@seznam.cz>
13819
13820 * manual/probes.texi: Remove cases when per-thread arenas are
13821 disabled.
13822
13823 2013-12-18 Andreas Schwab <schwab@suse.de>
13824
13825 * sysdeps/i386/i686/multiarch/strstr.c: Remove.
13826 * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
13827 * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
13828 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
13829 * sysdeps/i386/i686/multiarch/Makefile: Update.
13830 * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
13831
13832 2013-12-17 Joseph Myers <joseph@codesourcery.com>
13833
13834 * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
13835 * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
13836
13837 2013-12-17 Paul Eggert <eggert@cs.ucla.edu>
13838
13839 [BZ #15968]
13840 Support TZ transition times < 00:00:00.
13841 This is needed for version-3 tz-format files; it supports time
13842 stamps past 2037 for America/Godthab (the only entry in the tz
13843 database for which this change is relevant).
13844 * manual/time.texi (TZ Variable): Document transition times
13845 from -167:59:59 through -00:00:01.
13846 * time/tzset.c (tz_rule): Time of day is now signed.
13847 (__tzset_parse_tz): Parse negative time of day.
13848
13849 Document TZ transition times >= 25:00:00.
13850 * manual/time.texi (TZ Variable): Document transition times from
13851 25:00:00 through 167:59:59. These are already supported, and this
13852 support will help with version-3 tz-format files.
13853
13854 * manual/time.texi (TZ Variable): Modernize North America example
13855 to reflect current (i.e., 2007-and-later) daylight saving rules.
13856
13857 * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
13858
13859 2013-12-17 Joseph Myers <joseph@codesourcery.com>
13860
13861 * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
13862 * sysdeps/unix/bsd/bits/stat.h: Likewise.
13863 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
13864 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
13865 * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
13866 * sysdeps/unix/bsd/bsdstat.h: Likewise.
13867 * sysdeps/unix/bsd/clock.c: Likewise.
13868 * sysdeps/unix/bsd/i386/vfork.S: Likewise.
13869 * sysdeps/unix/bsd/i386/wait3.S: Likewise.
13870 * sysdeps/unix/bsd/init-posix.c: Likewise.
13871 * sysdeps/unix/bsd/poll.c: Likewise.
13872 * sysdeps/unix/bsd/ptsname.c: Likewise.
13873 * sysdeps/unix/bsd/seekdir.c: Likewise.
13874 * sysdeps/unix/bsd/setegid.c: Likewise.
13875 * sysdeps/unix/bsd/seteuid.c: Likewise.
13876 * sysdeps/unix/bsd/setgid.c: Likewise.
13877 * sysdeps/unix/bsd/setrgid.c: Likewise.
13878 * sysdeps/unix/bsd/setruid.c: Likewise.
13879 * sysdeps/unix/bsd/setsid.c: Likewise.
13880 * sysdeps/unix/bsd/setuid.c: Likewise.
13881 * sysdeps/unix/bsd/sigaction.c: Likewise.
13882 * sysdeps/unix/bsd/sigprocmask.c: Likewise.
13883 * sysdeps/unix/bsd/sigsuspend.c: Likewise.
13884 * sysdeps/unix/bsd/sys/reboot.h: Likewise.
13885 * sysdeps/unix/bsd/telldir.c: Likewise.
13886 * sysdeps/unix/bsd/times.c: Likewise.
13887 * sysdeps/unix/bsd/usleep.c: Likewise.
13888
13889 * misc/Makefile (install-lib): Remove libbsd-compat.a.
13890 ($(objpfx)libbsd-compat.a): Remove rule.
13891
13892 * include/features.h (__FAVOR_BSD): Do not define.
13893 * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
13894 features conflicting with POSIX.
13895 (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
13896 (_BSD_SOURCE): Remove description of not being a subset of other
13897 feature test macros.
13898 * manual/job.texi (getpgrp): Do not document BSD version.
13899 (getpgid): Do not document by reference to BSD getpgrp.
13900 * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
13901 * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
13902 * signal/signal.h [__FAVOR_BSD]: Likewise.
13903 * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
13904 instead of making contents conditional on [__FAVOR_BSD].
13905 * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
13906
13907 2013-12-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13908
13909 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13910
13911 2013-12-17 Joseph Myers <joseph@codesourcery.com>
13912
13913 [BZ #16314]
13914 * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
13915 values below 2**-450, not 2**-500.
13916 * math/auto-libm-test-in: Don't allow spurious underflow from
13917 hypot.
13918 * math/auto-libm-test-out: Regenerated.
13919
13920 [BZ #16316]
13921 [BZ #16330]
13922 * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
13923 values of ha and hb and sort them after adjusting subnormal
13924 arguments.
13925 * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
13926 Likewise.
13927 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
13928 values of ea and eb and sort them after adjusting subnormal
13929 arguments.
13930 * math/auto-libm-test-in: Do not expect some hypot tests of
13931 subnormals to fail. Add more hypot tests.
13932 * math/auto-libm-test-out: Regenerated.
13933
13934 2013-12-16 Kaz Kojima <kkojima@rr.iij4u.or.jp>
13935
13936 [BZ #13304]
13937 * sysdeps/sh/s_fma.c: New file.
13938 * sysdeps/sh/s_fmaf.c: New file.
13939 * sysdeps/sh/soft-fp/sfp-machine.h: New file. Based on arm
13940 version.
13941 * sysdeps/sh/Implies: Add sh/soft-fp.
13942
13943 2013-12-16 Roland McGrath <roland@hack.frob.com>
13944
13945 * elf/dl-error.c (struct catch): Add new member `errcode'. Add a
13946 level of indirection to members `objname', `errstring', `malloced'.
13947 (_dl_signal_error): Store through pointers in *LCATCH rather modifying
13948 *LCATCH itself. Set *LCATCH->errcode to ERRCODE rather than passing
13949 it as the __longjmp argument (just pass 1 instead).
13950 (_dl_catch_error): Initialize C with argument pointers and address of
13951 volatile local ERRCODE rather than copying values out of C at return.
13952
13953 2013-12-16 Joseph Myers <joseph@codesourcery.com>
13954
13955 * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
13956 * math/auto-libm-test-out: Regenerated.
13957 * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
13958 (hypot_test_data): Likewise.
13959 (pow_test_data): Likewise.
13960 (pow_tonearest_test_data): Likewise.
13961 * math/gen-auto-libm-tests.c (func_calc_method): Add value
13962 mpfr_ff_f.
13963 (func_calc_desc): Add mpfr_ff_f union field.
13964 (FUNC_mpfr_ff_f): New macro.
13965 (test_functions): Add atan2, hypot and pow.
13966 (special_fill_min): New function.
13967 (special_fill_minus_min): Likewise.
13968 (special_fill_min_subnorm): Likewise.
13969 (special_fill_minus_min_subnorm): Likewise.
13970 (special_real_inputs): Add min, -min, min_subnorm and
13971 -min_subnorm.
13972 (calc_generic_results): Handle mpfr_ff_f.
13973 * sysdeps/i386/fpu/libm-test-ulps: Update.
13974 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13975
13976 2013-12-16 Will Newton <will.newton@linaro.org>
13977
13978 * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
13979 (Aligned Memory Blocks): Add documentation for aligned_alloc
13980 and suggest it as an alternative to posix_memalign.
13981 (Hooks for Malloc): Document __memalign_hook is also called
13982 for aligned_alloc. (Summary of Malloc): Add summary for
13983 aligned alloc. Document __memalign_hook is also called
13984 for aligned_alloc.
13985
13986 2013-12-16 Will Newton <will.newton@linaro.org>
13987
13988 * manual/memory.texi (Malloc Examples): Clarify default
13989 alignment documentation. Suggest posix_memalign rather
13990 than memalign or valloc.
13991 (Aligned Memory Blocks): Remove suggestion to use memalign
13992 or valloc. Remove obsolete comment about BSD.
13993 Document memalign errno values and mark the function obsolete.
13994 Document posix_memalign returned error codes. Mark valloc
13995 as obsolete. (Hooks for Malloc): __memalign_hook is also
13996 called for posix_memalign and valloc.
13997 (Summary of Malloc): Add posix_memalign to function summary.
13998 __memalign_hook is also called for posix_memalign and valloc.
13999
14000 2013-12-16 Siddhesh Poyarekar <siddhesh@redhat.com>
14001
14002 * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
14003 TAYLOR_SIN.
14004 (__sin): Adjust.
14005 (__cos): Likewise.
14006 (sloww): Use mynumber union. Expand ternary operator into
14007 if-else statements.
14008 (cslow): use mynumber union.
14009
14010 2013-12-16 Allan McRae <allan@archlinux.org>
14011
14012 * configure.ac: Set AUTOCONF when maintainer-mode is not used.
14013 * configure: Regenerated.
14014
14015 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
14016
14017 [BZ #14120]
14018 * configure.ac: Added --enable-maintainer-mode. Check for
14019 autoconf when enabled.
14020 * configure: Regenerated.
14021
14022 * nscd/nscd.service: New file.
14023 * nscd/nscd.tmpfiles: New file.
14024
14025 2013-12-14 Ondřej Bílka <neleai@seznam.cz>
14026
14027 [BZ #12100]
14028 * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
14029 * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
14030 * sysdeps/x86_64/multiarch/strstr.c: ... here.
14031 (strstr): Add __strstr_sse2_unaligned ifunc.
14032 * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
14033 * sysdeps/x86_64/multiarch/strcasestr.c ... here.
14034 (strcasestr): Remove __strcasestr_sse42 ifunc.
14035 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
14036 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
14037 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
14038
14039 2013-12-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
14040
14041 * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
14042 * sysdeps/sh/bits/fenv.h: ... here.
14043 * sysdeps/sh/sh4/fpu/bits: Remove directory.
14044
14045 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14046
14047 * NEWS: Mention ppc64 STT_GNU_IFUNC support.
14048
14049 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
14050 hypotf multiarch implementations.
14051 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
14052 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
14053 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
14054 multiarch hypot for PPC64.
14055 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
14056 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
14057 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
14058 multiarch hypotf for PPC64.
14059
14060 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
14061 modff multiarch implementations.
14062 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
14063 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
14064 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
14065 multiarch modf for PPC64.
14066 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
14067 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
14068 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
14069 multiarch modff for PPC64.
14070
14071 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
14072 and logl multiarch implementations.
14073 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
14074 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
14075 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
14076 multiarch logb for PPC64.
14077 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
14078 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
14079 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
14080 multiarch logb for PPC64.
14081 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
14082 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
14083 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
14084 multiarch logb for PPC64.
14085
14086 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
14087 isinff multiarch implementation.
14088 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
14089 file.
14090 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
14091 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
14092 multiarch isinf for PPC64.
14093 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
14094 file.
14095 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
14096 multiarch isinff for PPC64.
14097
14098 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
14099 finitef multiarch implementation.
14100 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
14101 file.
14102 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
14103 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
14104 multiarch finite for PPC64.
14105 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
14106 file.
14107 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
14108 multiarch finitef for PPC64.
14109
14110 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
14111 lrint multiarch implementation.
14112 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
14113 file.
14114 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
14115 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
14116 multiarch llrint for PPC64.
14117 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
14118 multiarch lrint for PPC64.
14119
14120 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
14121 copysignf multiarch implementation.
14122 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
14123 file.
14124 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
14125 file.
14126 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
14127 multiarch copysign for PPC64.
14128 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
14129 multiarch copysignf for PPC64.
14130
14131 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
14132 multiarch implementation.
14133 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
14134 file.
14135 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
14136 file.
14137 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
14138 file.
14139 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
14140 file.
14141 multiarch llround for PPC64.
14142 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
14143 multiarch trunc for PPC64.
14144 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
14145 multiarch truncf for PPC64.
14146
14147 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
14148 multiarch implementation.
14149 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
14150 file.
14151 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
14152 file.
14153 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
14154 file.
14155 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
14156 file.
14157 multiarch llround for PPC64.
14158 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
14159 multiarch round for PPC64.
14160 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
14161 multiarch roundf for PPC64.
14162
14163 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
14164 multiarch implementation.
14165 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
14166 file.
14167 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
14168 file.
14169 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
14170 file.
14171 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
14172 file.
14173 multiarch llround for PPC64.
14174 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
14175 multiarch floor for PPC64.
14176 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
14177 multiarch floorf for PPC64.
14178
14179 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
14180 multiarch implementation.
14181 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
14182 file.
14183 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
14184 file.
14185 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
14186 file.
14187 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
14188 file.
14189 multiarch llround for PPC64.
14190 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
14191 multiarch ceil for PPC64.
14192 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
14193 multiarch ceilf for PPC64.
14194
14195 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
14196 multiarch implementation.
14197 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
14198 file.
14199 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
14200 file.
14201 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
14202 file.
14203 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
14204 multiarch llround for PPC64.
14205 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
14206 multiarch lround for PPC64.
14207
14208 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
14209 multiarch implementation.
14210 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
14211 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
14212 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
14213 file.
14214 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
14215 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
14216 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
14217 multiarch isnan for PPC64.
14218 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
14219 multiarch isnanf for PPC64.
14220
14221 * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
14222 * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
14223 * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
14224 * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
14225 * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
14226 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
14227
14228 * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
14229 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
14230 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
14231 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
14232
14233 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
14234 multiarch implementations.
14235 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14236 (__libc_ifunc_impl_list): Likewise.
14237 * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
14238 * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
14239 * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
14240 multiarch stpcpy for PPC64.
14241
14242 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
14243 multiarch implementations.
14244 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14245 (__libc_ifunc_impl_list): Likewise.
14246 * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
14247 * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
14248 * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
14249 multiarch strcpy for PPC64.
14250
14251 * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
14252 redefine function name.
14253 (_wordcopy_fwd_dest_aligned): Likewise.
14254 (_wordcopy_bwd_aligned): Likewise.
14255 (_wordcopy_bwd_dest_aligned): Likewise.
14256 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
14257 multiarch implementations.
14258 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14259 (__libc_ifunc_impl_list): Likewise.
14260 * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
14261 * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
14262 * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
14263 * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
14264 multiarch wcscpy for PPC64.
14265
14266 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
14267 multiarch implementations.
14268 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14269 (__libc_ifunc_impl_list): Likewise.
14270 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
14271 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
14272 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
14273 * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
14274 multiarch wcscpy for PPC64.
14275
14276 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
14277 multiarch implementations.
14278 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14279 (__libc_ifunc_impl_list): Likewise.
14280 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
14281 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
14282 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
14283 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
14284 multiarch wcsrchr for PPC64.
14285
14286 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
14287 multiarch implementations.
14288 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14289 (__libc_ifunc_impl_list): Likewise.
14290 * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
14291 * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
14292 * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
14293 * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
14294 multiarch wcschr for PPC64.
14295
14296 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
14297 multiarch implementations.
14298 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14299 (__libc_ifunc_impl_list): Likewise.
14300 * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
14301 * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
14302 * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
14303 multiarch strchrnul for PPC64.
14304
14305 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
14306 implementations.
14307 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14308 (__libc_ifunc_impl_list): Likewise.
14309 * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
14310 * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
14311 * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
14312 * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
14313 strchr for PPC64.
14314
14315 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
14316 implementations.
14317 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14318 (__libc_ifunc_impl_list): Likewise.
14319 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
14320 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
14321 * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
14322 * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
14323 strncmp for PPC64.
14324
14325 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
14326 multiarch implementations.
14327 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14328 (__libc_ifunc_impl_list): Likewise.
14329 * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
14330 * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
14331 strncasecmp for PPC64.
14332 * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
14333 * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
14334 multiarch strncasecmp_l for PPC64.
14335
14336 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
14337 multiarch implementations.
14338 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
14339 (__libc_ifunc_impl_list): Likewise.
14340 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
14341 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
14342 multiarch strcasecmp for PPC64.
14343 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
14344 file.
14345 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
14346 multiarch strcasecmp_l for PPC64.
14347
14348 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
14349 implementations.
14350 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14351 (__libc_ifunc_impl_list): Likewise.
14352 * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
14353 * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
14354 * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
14355 strnlen for PPC64.
14356
14357 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
14358 implementations.
14359 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14360 (__libc_ifunc_impl_list): Likewise.
14361 * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
14362 * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
14363 * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
14364 strlen for PPC64.
14365
14366 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
14367 implementations.
14368 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14369 (__libc_ifunc_impl_list): Likewise.
14370 * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
14371 * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
14372 * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
14373 rawmemrchr for PPC64.
14374
14375 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
14376 implementation.
14377 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14378 (__libc_ifunc_impl_list): Likewise.
14379 * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
14380 * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
14381 * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
14382 memrchr for PPC64.
14383
14384 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
14385 implementation.
14386 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14387 (__libc_ifunc_impl_list): Likewise.
14388 * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
14389 * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
14390 * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
14391 memchr for PPC64.
14392
14393 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
14394 implementation.
14395 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14396 (__libc_ifunc_impl_list): Likewise.
14397 * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
14398 * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
14399 * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
14400 mempcpy for PPC64.
14401
14402 * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
14403 avoid cretion of __bzero symbol.
14404 * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
14405 Likewise.
14406 * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
14407 Likewise.
14408 * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
14409 Likewise.
14410 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
14411 multiarch implementations.
14412 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14413 (__libc_ifunc_impl_list): Likewise.
14414 * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
14415 * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
14416 * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
14417 * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
14418 bzero for PPC32.
14419 * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
14420 * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
14421 * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
14422 * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
14423 * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
14424 memset for PPC64.
14425 * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
14426
14427 * string/memcmp.c (memcmp): Using macro to redefine symbol name.
14428 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
14429 implementations.
14430 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14431 (__libc_ifunc_impl_list): Likewise.
14432 * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
14433 * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
14434 * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
14435 * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
14436 memcmp for PPC64.
14437
14438 * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
14439 multiarch for POWER/PPC64.
14440 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
14441 * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
14442 * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
14443 * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
14444 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
14445 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
14446 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
14447 * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
14448 * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
14449 memcpy for PPC64.
14450
14451 * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
14452 * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
14453 * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
14454 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
14455 * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
14456 * sysdeps/powerpc/powerpc64/power5/Implies: New File.
14457 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
14458 * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
14459 * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
14460 * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
14461 * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
14462 * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
14463 * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
14464 * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
14465 * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
14466 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
14467 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
14468 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
14469 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
14470 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
14471 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
14472 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
14473
14474 2013-12-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
14475
14476 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
14477
14478 2013-12-12 Siddhesh Poyarekar <siddhesh@redhat.com>
14479
14480 * benchtests/Makefile (bench): Add exp2 and log2.
14481 (LDLIBS-bench-exp2): Add -lm.
14482 (LDLIBS-bench-log2): Likewise.
14483 * benchtests/exp2-inputs: New inputs file.
14484 * benchtests/log2-inputs: New inputs file.
14485 * benchtests/log-inputs: Add new inputs.
14486 * benchtests/tan-inputs: Likewise.
14487
14488 2013-12-11 Siddhesh Poyarekar <siddhesh@redhat.com>
14489
14490 * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
14491 definition...
14492 (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
14493 (csloww2): ... from here.
14494
14495 * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
14496 instead of structures.
14497 * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
14498 (POLYNOMIAL): Likewise.
14499 (TAYLOR_SLOW): Likewise.
14500 (__sin): Likewise.
14501 (__cos): Likewise.
14502 (slow1): Likewise.
14503 (slow2): Likewise.
14504 (sloww): Likewise.
14505 (sloww1); Likewise.
14506 (sloww2): Likewise.
14507 (bsloww1): Likewise.
14508 (bsloww2): Likewise.
14509 (cslow2): Likewise.
14510 (csloww): Likewise.
14511 (csloww1): Likewise.
14512 (csloww2): Likewise.
14513
14514 2013-12-10 Ondřej Bílka <neleai@seznam.cz>
14515
14516 * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
14517 (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
14518 Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
14519 * malloc/hooks.c (realloc_check): Likewise.
14520
14521 * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
14522 * malloc/arena.c: Remove PER_THREAD conditional.
14523 [!PER_THREAD]: Remove code.
14524 (ptmalloc_unlock_all2): Likewise.
14525 (ptmalloc_init): Likewise.
14526 (_int_new_arena): Likewise.
14527 (arena_get2): Likewise.
14528 * malloc/hooks.c (__malloc_get_state): Likewise.
14529 (__malloc_set_state): Likewise.
14530 * malloc/malloc.c: Likewise.
14531 (struct malloc_state): Likewise.
14532 (struct malloc_par): Likewise.
14533 (__libc_realloc): Likewise.
14534 (__libc_mallopt): Likewise.
14535
14536 2013-12-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14537
14538 * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
14539
14540 2013-12-09 Ondřej Bílka <neleai@seznam.cz>
14541
14542 * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
14543 macro to a function. Check for zero perturb_byte.
14544 (_int_malloc, _int_free): Remove zero perturb_byte checks.
14545
14546 * malloc/malloc.c: (force_reg): Remove.
14547 (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
14548 (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
14549 force_reg by atomic_forced_read.
14550 * malloc/arena.c (ptmalloc_init): Likewise.
14551 * malloc/hooks.c (top_check): Likewise.
14552
14553 2013-12-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14554
14555 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14556
14557 2013-12-09 Markus Trippelsdorf <markus@trippelsdorf.de>
14558
14559 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
14560
14561 2013-12-08 Joseph Myers <joseph@codesourcery.com>
14562
14563 * math/auto-libm-test-in: Add tests of lgamma.
14564 * math/auto-libm-test-out: Regenerated.
14565 * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
14566 (M_LOG_2_SQRT_PIl): Likewise.
14567 (lgamma_test_data): Use AUTO_TESTS_f_f1.
14568 * math/gen-auto-libm-tests.c (func_calc_method): Add value
14569 mpfr_f_f1.
14570 (func_calc_desc): Add mpfr_f_f1 union field.
14571 (ARGS1): New macro.
14572 (ARGS2): Likewise.
14573 (ARGS3): Likewise.
14574 (ARGS4): Likewise.
14575 (RET1): Likewise.
14576 (RET2): Likewise.
14577 (CALC): Likewise.
14578 (FUNC): Likewise.
14579 (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
14580 (test_functions): Add lgamma.
14581 (calc_generic_results): Handle mpfr_f_f1.
14582 * sysdeps/i386/fpu/libm-test-ulps: Update.
14583 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14584
14585 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14586
14587 * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
14588 __mpn_add_n for PowerPC64/POWER7.
14589 * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
14590 __mpn_sub_n for PowerPC64/POWER7.
14591
14592 * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
14593 __mpn_addmul_1 for PowerPC64.
14594 * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
14595 __mpn_submul_1 for PowerPC64.
14596 * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
14597 for PowerPC64.
14598 * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
14599 for PowerPC64.
14600
14601 2013-12-06 Fernando J. V. da Silva <fernandojvdasilva@gmail.com>
14602
14603 [BZ #15089]
14604 * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
14605
14606 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14607
14608 * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
14609
14610 * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
14611 add multiarch folders.
14612 * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
14613 * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
14614 * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
14615 * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
14616 * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
14617 * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
14618 * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
14619 * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
14620 * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
14621 * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
14622 * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
14623 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
14624 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
14625 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
14626 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
14627 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
14628 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
14629
14630 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
14631 __ieee754_hypot and __ieee754_hypotf multiarch implementations.
14632 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
14633 New file.
14634 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
14635 New file.
14636 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
14637 multiarch __ieee754_hypot for PowerPC32.
14638 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
14639 New file.
14640 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
14641 New file.
14642 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
14643 multiarch __ieee754_hypotf for PowerPC32.
14644
14645 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
14646 long_double_symbol only if __logbl is defined.
14647 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
14648 * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
14649 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
14650 * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
14651 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
14652 * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
14653 * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
14654 path for implementation.
14655 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
14656 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
14657 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
14658 logb, and logbl multiarch implementations for PowerPC32.
14659 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
14660 file.
14661 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
14662 file.
14663 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
14664 multiarch logb for PowerPC32.
14665 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
14666 file.
14667 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
14668 file.
14669 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
14670 multiarch logbf for PowerPC32.
14671 * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
14672 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
14673 file.
14674 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
14675 multiarch logbl implementation for PowerPC32.
14676
14677 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
14678 and modff multiarch implementations.
14679 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
14680 New file.
14681 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
14682 New file.
14683 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
14684 multiarch modf for PowerPC32.
14685 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
14686 New file.
14687 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
14688 New file.
14689 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
14690 multiarch modff for PowerPC32.
14691
14692 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
14693 and lrintf multiarch implementations.
14694 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
14695 New file.
14696 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
14697 New file.
14698 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
14699 multiarch lrint for PowerPC32.
14700 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
14701 file: multiarch lrintf for PowerPC32.
14702
14703 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
14704 and lroundf multiarch implementations.
14705 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
14706 New file.
14707 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
14708 New file.
14709 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
14710 New file.
14711 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
14712 multiarch lround for PowerPC32.
14713 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
14714 file: multiarch lroundf for PowerPC32.
14715
14716 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
14717 copysign and copysignf multiarch implementations.
14718 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
14719 New file.
14720 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
14721 New file.
14722 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
14723 file: multiarch copysign for PowerPC32.
14724 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
14725 file: multiarch copysignf for PowerPC32.
14726
14727 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
14728 and truncf multiarch implementations.
14729 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
14730 New file.
14731 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
14732 file.
14733 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
14734 multiarch trunc for PowerPC32.
14735 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
14736 New file.
14737 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
14738 New file.
14739 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
14740 multiarch truncf for PowerPC32.
14741
14742 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
14743 and roundf multiarch implementations.
14744 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
14745 New file.
14746 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
14747 file.
14748 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
14749 multiarch round for PowerPC32.
14750 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
14751 New file.
14752 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
14753 New file.
14754 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
14755 multiarch roundf for PowerPC32.
14756
14757 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
14758 and floorf multiarch implementations.
14759 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
14760 New file.
14761 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
14762 file.
14763 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
14764 multiarch floor for PowerPC32.
14765 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
14766 New file.
14767 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
14768 New file.
14769 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
14770 multiarch floorf for PowerPC32.
14771
14772 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
14773 and ceilf multiarch implementations.
14774 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
14775 New file.
14776 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
14777 file.
14778 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
14779 multiarch ceil for PowerPC32.
14780 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
14781 New file.
14782 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
14783 file.
14784 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
14785 multiarch ceilf for PowerPC32.
14786
14787 * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
14788 is defined.
14789 * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
14790 FINITEF is defined.
14791 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
14792 and finitef multiarch implementations.
14793 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
14794 New file.
14795 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
14796 file.
14797 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
14798 multiarch finite for PowerPC32.
14799 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
14800 New file.
14801 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
14802 file: multiarch finitef for PowerPC32.
14803
14804 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
14805 and isinff multiarch implementations.
14806 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
14807 file.
14808 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
14809 file.
14810 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
14811 multiarch isinf for PowerPC32.
14812 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
14813 New file.
14814 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
14815 multiarch isinff for PowerPC32.
14816
14817 * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
14818 alias when __isnan is defined.
14819 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
14820 and isnanf multiarch implementations.
14821 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
14822 file.
14823 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
14824 file.
14825 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
14826 file.
14827 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
14828 file.
14829 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
14830 multiarch isnan for PowerPC32.
14831 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
14832 New file.
14833 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
14834 New file.
14835 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
14836 multiarch isnanf for PowerPC32.
14837
14838 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
14839 and sqrtf multiarch implementations.
14840 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
14841 file.
14842 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
14843 file.
14844 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
14845 multiarch sqrt for PowerPC32.
14846 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
14847 file.
14848 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
14849 file.
14850 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
14851 multiarch sqrtf for PowerPC32.
14852
14853 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
14854 and llroundf multiarch implementations.
14855 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
14856 New file.
14857 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
14858 New file.
14859 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
14860 New file.
14861 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
14862 file: multiarch llround for PowerPC32.
14863 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
14864 file: multiarch llroundf for PowerPC32.
14865
14866 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
14867 multiarch PowerPC32 fpu implementations.
14868 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
14869 New file.
14870 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
14871 New file.
14872 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
14873 multiarch llrint for PowerPC32.
14874 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
14875 New file.
14876 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
14877 New file.
14878 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
14879 file.
14880
14881 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
14882
14883 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
14884 file.
14885 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
14886 file.
14887 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
14888 file.
14889 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
14890 multiarch wordcopy for PPC32.
14891 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
14892 wordcopy objects.
14893 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14894 (__libc_ifunc_impl_list): Likewise.
14895 * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
14896 * sysdeps/powerpc/power4/wordcopy.c: ... to here.
14897 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
14898 * sysdeps/powerpc/power6/wordcopy.c: ... to here.
14899 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
14900 * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
14901
14902 * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
14903 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
14904 file.
14905 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
14906 file.
14907 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
14908 file.
14909 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
14910 multiarch wcscpy for PPC32.
14911 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
14912 multiarch objects.
14913 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14914 (__libc_ifunc_impl_list): Likewise.
14915 * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
14916 * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
14917 * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
14918 sysdeps/powerpc/power6/wcscpy.c.
14919
14920 * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
14921 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
14922 file.
14923 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
14924 file.
14925 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
14926 file.
14927 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
14928 multiarch wcsrchr for PPC32.
14929 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
14930 multiarch objects.
14931 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14932 (__libc_ifunc_impl_list): Likewise.
14933 * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
14934 * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
14935 * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
14936 sysdeps/powerpc/power6/wcsrchr.c.
14937
14938 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
14939 file.
14940 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
14941 file.
14942 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
14943 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
14944 multiarch wcschr for PPc32.
14945 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
14946 multiarch objects.
14947 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14948 (__libc_ifunc_impl_list): Likewise.
14949 * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
14950 * sysdeps/powerpc/power6/wcschr.c: ... to here.
14951 * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
14952 sysdeps/powerpc/power6/wcschr.c.
14953
14954 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
14955 * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
14956 file.
14957 * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
14958 * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
14959 file: multiarch strchr for PPC32.
14960 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
14961 multiarch objects.
14962 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14963 (__libc_ifunc_impl_list): Likewise.
14964
14965 * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
14966 name.
14967 * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
14968 file.
14969 * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
14970 file.
14971 * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
14972 multiarch strchrnul for PPC32.
14973 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
14974 multiarch objects.
14975 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14976 (__libc_ifunc_impl_list): Likewise.
14977
14978 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
14979 file.
14980 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
14981 multiarch strncasecmp for PPC32.
14982 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
14983 file.
14984 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
14985 multiarch strncasecmp_l for PPC32.
14986 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
14987 strncasecmp multiarch objects.
14988 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
14989 (__libc_ifunc_impl_list): Likewise.
14990
14991 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
14992 file.
14993 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
14994 multiarch strncasecmp for PPC32.
14995 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
14996 New file.
14997 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
14998 multiarch strcasecmp_l for PPC32.
14999 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
15000 multiarch objects.
15001 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15002 (__libc_ifunc_impl_list): Likewise.
15003
15004 * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
15005 file.
15006 * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
15007 file.
15008 * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
15009 multiarch strncmp for PPC32.
15010 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
15011 multiarch objects.
15012 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15013 (__libc_ifunc_impl_list): Likewise.
15014
15015 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
15016 * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
15017 file.
15018 * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
15019 * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
15020 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
15021 multiarch objects.
15022 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15023 (__libc_ifunc_impl_list): Likewise.
15024
15025 * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
15026 file.
15027 * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
15028 file.
15029 * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
15030 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
15031 multiarch objects.
15032 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15033 (__libc_ifunc_impl_list): Likewise.
15034
15035 * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
15036 file.
15037 * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
15038 file.
15039 * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
15040 multiarch rawmemchr for PPC32.
15041 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
15042 multiarch objects.
15043 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15044 (__libc_ifunc_impl_list): Likewise.
15045
15046 * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
15047 file.
15048 * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
15049 file.
15050 * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
15051 file: memrchr multiarch for PPC32.
15052 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
15053 multiarch objects.
15054 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15055 (__libc_ifunc_impl_list): Likewise.
15056
15057 * string/memchr.c (__memchr): Using macro to redefine symbol name.
15058 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
15059 file.
15060 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
15061 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
15062 multiarch memchr for PPC32.
15063 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
15064 multiarch objects.
15065 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15066 (__libc_ifunc_impl_list): Likewise.
15067
15068 * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
15069 * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
15070 file.
15071 * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
15072 file.
15073 * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
15074 file: multiarch mempcpy for PPC32.
15075 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
15076 multiarch objects.
15077 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15078 (__libc_ifunc_impl_list): Likewise.
15079
15080 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
15081 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
15082 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
15083 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
15084 multiarch bzero for PPC32.
15085 * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
15086 file.
15087 * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
15088 file.
15089 * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
15090 * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
15091 file: multiarch memset for PPC32.
15092 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
15093 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
15094 memset multiarch objects.
15095 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15096 (__libc_ifunc_impl_list): Likewise.
15097
15098 * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
15099 file.
15100 * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
15101 * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
15102 memcmp for PPC32.
15103 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
15104 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
15105 multiarch objects.
15106 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15107 (__libc_ifunc_impl_list): Likewise.
15108
15109 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
15110 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
15111 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
15112 file.
15113 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
15114 file.
15115 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
15116 file.
15117 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
15118 multiarch memcpy for PPC32.
15119 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
15120 multiarch objects.
15121 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15122 (__libc_ifunc_impl_list): Likewise.
15123
15124 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
15125 support multiarch for POWER/PPC32.
15126 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
15127 Likewise.
15128 * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
15129 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
15130 Implies file to make multiarch folder appers before the fpu and
15131 default folder for power4 configuration.
15132
15133 2013-12-06 Siddhesh Poyarekar <siddhesh@redhat.com>
15134
15135 * scripts/bench.pl: Append volatile keyword to type.
15136
15137 2013-12-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
15138
15139 * sysdeps/sh/sotruss-lib.c: New file.
15140 * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
15141
15142 2013-12-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15143
15144 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15145
15146 2013-12-05 Joseph Myers <joseph@codesourcery.com>
15147
15148 [BZ #6810]
15149 * math/w_tgamma.c: Include <errno.h>.
15150 (__tgamma): Use __glibc_unlikely. Set errno on underflow to 0.
15151 * math/w_tgammaf.c: Include <errno.h>.
15152 (__tgammaf): Use __glibc_unlikely. Set errno on underflow to 0.
15153 * math/w_tgammal.c: Include <errno.h>.
15154 (__tgammal): Use __glibc_unlikely. Set errno on underflow to 0.
15155 * math/auto-libm-test-in: Do not allow missing errno on tgamma
15156 underflow. Add more tgamma tests.
15157 * math/auto-libm-test-out: Regenerated.
15158 * sysdeps/i386/fpu/libm-test-ulps: Update.
15159 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15160
15161 * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
15162 sin, sinh, tan, tanh, tgamma, y0 and y1.
15163 * math/auto-libm-test-out: Regenerated.
15164 * math/libm-test.inc (TEST_COND_x86_64): New macro.
15165 (TEST_COND_x86): Likewise.
15166 (M_E2l): Remove macro.
15167 (M_E3l): Likewise.
15168 (M_2_SQRT_PIl): Likewise.
15169 (M_SQRT_PIl): Likewise.
15170 (M_1_DIV_El): Likewise.
15171 (log_test_data): Use AUTO_TESTS_f_f.
15172 (log10_test_data): Likewise.
15173 (log1p_test_data): Likewise.
15174 (log2_test_data): Likewise.
15175 (sin_test_data): Likewise.
15176 (sin_tonearest_test_data): Likewise.
15177 (sin_towardzero_test_data): Likewise.
15178 (sin_downward_test_data): Likewise.
15179 (sin_upward_test_data): Likewise.
15180 (sinh_test_data): Likewise.
15181 (sinh_tonearest_test_data): Likewise.
15182 (sinh_towardzero_test_data): Likewise.
15183 (sinh_downward_test_data): Likewise.
15184 (sinh_upward_test_data): Likewise.
15185 (tan_test_data): Likewise.
15186 (tan_tonearest_test_data): Likewise.
15187 (tan_towardzero_test_data): Likewise.
15188 (tan_downward_test_data): Likewise.
15189 (tan_upward_test_data): Likewise.
15190 (tanh_test_data): Likewise.
15191 (tgamma_test_data): Likewise.
15192 (y0_test_data): Likewise.
15193 (y1_test_data): Likewise.
15194 * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
15195 (special_real_inputs): Add pi/4.
15196 * sysdeps/i386/fpu/libm-test-ulps: Update.
15197 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15198
15199 2013-12-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15200
15201 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
15202 "longjmp_target" static probes.
15203 (__longjmp): Rename to __longjmp_symbol.
15204 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
15205 * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
15206 on which longjmp to generate.
15207 * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
15208 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
15209 probe.
15210 (__sigsetjmp): Rename to __sigsetjmp_symbol.
15211 (__sigjmp_save): Rename to __sigjmp_save_symbol.
15212 * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
15213 * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
15214 and __sigjmp_save_symbol based on which sigsetjmp to generated.
15215 * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
15216 * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
15217 __longjmp_symbol based on which __longjmp to generate.
15218 * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
15219 probe.
15220 (setjmp): Rename to setjmp_symbol.
15221 (__sigsetjmp): Rename to __sigsetjmp_symbol.
15222 (_setjmp): Rename to _setjmp_symbol.
15223 (__sigsetjmp): Rename to __sigsetjmp_symbol.
15224 * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
15225 _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
15226 which setjmp to generate.
15227 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
15228 "longjmp_target" static probes.
15229
15230 2013-12-05 Siddhesh Poyarekar <siddhesh@redhat.com>
15231
15232 * benchtests/README: Add note about output arguments.
15233 * benchtests/bench-sincos.c: Remove file.
15234 * benchtests/sincos-inputs: New file.
15235 * scripts/bench.pl: Identify output arguments and define
15236 static variables for them.
15237
15238 * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
15239
15240 [BZ #15941]
15241 * Makefile (INSTALL): Add install-plain.texi as the primary
15242 dependency.
15243 * manual/install-plain.texi: New file.
15244 * manual/install.texi: Include node directive only for
15245 non-plaintext output.
15246
15247 2013-12-04 Joseph Myers <joseph@codesourcery.com>
15248
15249 * stdlib/longlong.h: Update from GCC.
15250
15251 [BZ #6807]
15252 [BZ #15901]
15253 * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
15254 * math/w_j0f.c (y0f): Likewise.
15255 * math/w_j0l.c (__y0l): Likewise.
15256 * math/w_j1.c (y1): Likewise.
15257 * math/w_j1f.c (y1f): Likewise.
15258 * math/w_j1l.c (__y1l): Likewise
15259 * math/w_jn.c (yn): Likewise.
15260 * math/w_jnf.c (ynf): Likewise.
15261 * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
15262 Bessel function pole errors in _POSIX_ mode. Use NAN as return
15263 value for Bessel function domain errors outside _SVID_ mode.
15264 Adjust sign of return value for yn (negative integer, 0).
15265 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
15266 by zero in return for negative x and set sign appropriately for
15267 negative n.
15268 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
15269 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
15270 * math/libm-test.inc (y0_test_data): Add more tests and adjust
15271 expectations in error cases.
15272 (y1_test_data): Likewise.
15273 (yn_test_data): Likewise.
15274 * sysdeps/i386/fpu/libm-test-ulps: Update.
15275 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15276
15277 2013-11-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15278
15279 * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
15280 "64" to "64-v1". Add "64-v2".
15281 (abi-64-options): Rename to ...
15282 (abi-64-v1-options): ... this. Redefine _CALL_ELF.
15283 (abi-64-condition): Rename to ...
15284 (abi-64-v1-condition): ... this. Add _CALL_ELF check.,
15285 (abi-64-ld-soname): Rename to ...
15286 (abi-64-v1-ld-soname): ... this.
15287 (abi-64-v2-options): Define.
15288 (abi-64-v2-condition): Likewise.
15289 (abi-64-v2-ld-soname): Likewise.
15290 * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
15291 (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
15292 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
15293 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
15294 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
15295
15296 2013-11-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15297 Alan Modra <amodra@gmail.com>
15298
15299 * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
15300 New versions for use with the ELFv2 ABI.
15301 (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
15302 * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
15303 declaration.
15304 (struct La_ppc64v2_retval): Likewise.
15305 (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
15306 (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
15307 * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
15308 to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
15309 (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
15310 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
15311 Do not save or restore CR.
15312 (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
15313 (_dl_profile_resolve): Do no save or restore CR. Support extended
15314 return values for ELFv2 ABI. Fix location of FPR return registers.
15315 * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
15316 updated values for _CALL_ELF == 2.
15317 (La_regs, La_retval, int_retval): Likewise.
15318
15319 2013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15320
15321 * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
15322 (FRAME_MIN_SIZE_PARM): Likewise.
15323 (FRAME_BACKCHAIN): Likewise.
15324 (FRAME_CR_SAVE): Likewise.
15325 (FRAME_LR_SAVE): Likewise.
15326 (FRAME_TOC_SAVE): Likewise.
15327 (FRAME_PARM_SAVE): Likewise.
15328 (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
15329 FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
15330 FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
15331 (call_mcount_parm_offset): New macro.
15332 (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
15333 (PROF): Use symbolic stack frame offsets.
15334 (TAIL_CALL_SYSCALL_ERROR): Likewise.
15335 * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
15336 Redefine in terms of FRAME_MIN_SIZE.
15337 (_dl_runtime_resolve): Use symbolic stack frame offsets.
15338 (_dl_profile_resolve): Likewise. Update comment.
15339 * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
15340 symbols stack frame offsets.
15341 (__sigsetjmp): Likewise.
15342 * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
15343 * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
15344 * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
15345 * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
15346
15347 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
15348 (FRAME_BACKCHAIN): Remove.
15349 (FRAME_CR_SAVE): Likewise.
15350 (FRAME_LR_SAVE): Likewise.
15351 (FRAME_COMPILER_DW): Likewise.
15352 (FRAME_LINKER_DW): Likewise.
15353 (FRAME_TOC_SAVE): Likewise.
15354 (FRAME_PARM_SAVE): Likewise.
15355 (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
15356 (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
15357 (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
15358 * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
15359 (CHECK_SP): Use symbolic stack frame offsets.
15360 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
15361 zone" instead of caller's parameter save area for temp storage.
15362 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
15363 Likewise. Also, use symbolic stack frame offsets.
15364 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
15365 stackblock): Redefine for _CALL_ELF == 2 to save parameters into
15366 our own stack frame instead of the caller's.
15367 (__socket): Use symbolic stack frame offsets.
15368
15369 2013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15370 Alan Modra <amodra@gmail.com>
15371
15372 * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
15373 Define.
15374 (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
15375 (PPC64_LOCAL_ENTRY_OFFSET): Define.
15376 * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
15377 New function.
15378 (elf_machine_fixup_plt): Call it.
15379 (elf_machine_plt_conflict): Likewise. Add map, sym_map, and
15380 reloc arguments.
15381 (elf_machine_rela): Update call to elf_machine_plt_conflict.
15382 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
15383 (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
15384 r2 before calling target.
15385
15386 2013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15387 Alan Modra <amodra@gmail.com>
15388
15389 * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
15390 (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
15391 versions of macros to support ELFv2 ABI.
15392 (LOCALENTRY): New macro.
15393 (ENTRY, EALIGN): Use it.
15394 * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
15395 * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
15396 fall through into ENTRY entry point.
15397 * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
15398 Only define if _CALL_ELF != 2.
15399
15400 (elf_machine_matches_host): Verify ABI version matches.
15401 (RTLD_START): Use LOCALENTRY.
15402 (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
15403 (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
15404 (PLT_ENTRY_WORDS): New macro.
15405 (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
15406 (elf_machine_runtime_setup): Support ELFv2 ABI.
15407 (elf_machine_fixup_plt): Likewise.
15408 (elf_machine_plt_conflict): Likewise.
15409 (resolve_ifunc): Likewise.
15410 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
15411 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
15412 Likewise.
15413 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
15414 (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
15415 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
15416 (makecontext): Support ELFv2 ABI.
15417 * elf/elf.h (EF_PPC64_ABI): Define.
15418
15419 2013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15420
15421 * sysdeps/powerpc/powerpc64/sysdep.h
15422 (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
15423 (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
15424 (ENTRY) [ASSEMBLER]: ... but instead here ...
15425 (EALIGN) [ASSEMBLER]: ... and here.
15426 (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
15427 (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
15428 (ENTRY_2) [!ASSEMBLER]: Use it.
15429 * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
15430 ENTRY_2 changes. Use PPC64_LOAD_FUNCPTR.
15431 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
15432 (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
15433 * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
15434 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
15435 Use PPC64_LOAD_FUNCPTR.
15436
15437 * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
15438
15439 2013-12-04 Alan Modra <amodra@gmail.com>
15440
15441 * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
15442 (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
15443 (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
15444 (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
15445
15446 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
15447 overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
15448 R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
15449 Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
15450 R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
15451 Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
15452
15453 2013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15454
15455 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
15456 (__makecontext): Fix incorrect CFI when backtracing out of
15457 context created via makecontext.
15458 * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
15459 (__setcontext): Fix incorrect CFI during switch to new context.
15460 (__novec_setcontext): Likewise.
15461
15462 2013-12-04 Ondřej Bílka <neleai@seznam.cz>
15463
15464 [BZ #4772]
15465 * time/strptime_l.c (__strptime_internal): Allow modifiers
15466 in strptime.
15467 * time/tst-strptime.c (day_tests): Add testcase.
15468
15469 2013-12-04 Siddhesh Poyarekar <siddhesh@redhat.com>
15470
15471 * scripts/bench.pl: Skip over blank lines.
15472
15473 2013-12-04 Paul Eggert <eggert@cs.ucla.edu>
15474
15475 [BZ #926]
15476 * manual/time.texi (Calendar Time): Clarify what timezone functions
15477 use.
15478
15479 2013-12-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15480
15481 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15482
15483 2013-12-04 Ondřej Bílka <neleai@seznam.cz>
15484
15485 * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
15486 implementation.
15487 * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
15488 * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
15489 * debug/memset_chk.c (__memset_chk): Likewise.
15490 * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
15491 * debug/strncpy_chk.c: Likewise.
15492
15493 2013-12-03 Joseph Myers <joseph@codesourcery.com>
15494
15495 [BZ #15268]
15496 [BZ #15425]
15497 * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
15498 (__ieee754_exp): For possibly underflowing results, check size of
15499 result and force underflow exception if required.
15500 * math/auto-libm-test-in: Add more tests of exp.
15501 * math/auto-libm-test-out: Regenerated.
15502 * sysdeps/i386/fpu/libm-test-ulps: Update.
15503 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15504
15505 [BZ #16283]
15506 * math/w_exp2.c (__exp2): Handle a zero result as underflow.
15507 * math/w_exp2f.c (__exp2f): Likewise.
15508 * math/w_exp2l.c (__exp2l): Likewise.
15509 * math/auto-libm-test-in: Do not allow missing errno on exp2
15510 underflow.
15511 * math/auto-libm-test-out: Regenerated.
15512
15513 2013-12-03 Ondřej Bílka <neleai@seznam.cz>
15514
15515 [BZ #16274]
15516 * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
15517 handle filename validation.
15518 * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
15519 (do_open): Delete.
15520
15521 2013-12-03 Joseph Myers <joseph@codesourcery.com>
15522
15523 [BZ #6786]
15524 * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
15525 (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
15526 * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
15527 <float.h>.
15528 (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
15529 * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
15530 (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15531 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
15532 (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15533 * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
15534 (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15535 * math/auto-libm-test-in: Don't allow missing errno from erfc.
15536 Add more erfc tests.
15537 * math/auto-libm-test-out: Regenerated.
15538 * sysdeps/i386/fpu/libm-test-ulps: Update.
15539 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15540
15541 * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
15542 exp2, expm1, j0 and j1.
15543 * math/auto-libm-test-out: Regenerated.
15544 * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
15545 (erfc_test_data): Likewise.
15546 (exp_test_data): Likewise.
15547 (exp_tonearest_test_data): Likewise.
15548 (exp_towardzero_test_data): Likewise.
15549 (exp_downward_test_data): Likewise.
15550 (exp_upward_test_data): Likewise.
15551 (exp10_test_data): Likewise.
15552 (exp2_test_data): Likewise.
15553 (expm1_test_data): Likewise.
15554 (j0_test_data): Likewise.
15555 (j1_test_data): Likewise.
15556 * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
15557 (input_flag_type): Add flag_xfail_rounding.
15558 (input_flags): Add xfail-rounding.
15559 (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
15560 (output_for_one_input_case): Handle flag_xfail_rounding.
15561 * sysdeps/i386/fpu/libm-test-ulps: Update.
15562 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15563
15564 2013-12-03 Aurelien Jarno <aurelien@aurel32.net>
15565
15566 [BZ #16289]
15567 * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
15568 division by 0.
15569
15570 2013-12-03 Siddhesh Poyarekar <siddhesh@redhat.com>
15571
15572 [BZ #16195]
15573 * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
15574 (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
15575 (STAP_PROBE0): New macro.
15576 (STAP_PROBE1): Likewise.
15577 (STAP_PROBE2): Likewise.
15578 (STAP_PROBE3): Likewise.
15579 (STAP_PROBE4): Likewise.
15580
15581 2013-12-02 Ondřej Bílka <neleai@seznam.cz>
15582
15583 * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
15584
15585 2013-12-02 Steve Ellcey <sellcey@mips.com>
15586
15587 * benchtests/Makefile (bench): Add sqrt.
15588 (LDLIBS-bench-sqrt): New.
15589 * benchtests/sqrt-input: New.
15590
15591 2013-12-02 Pavel Simerda <psimerda@redhat.com>
15592
15593 * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
15594 (GAIH_EAI): Likewise.
15595 (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
15596 (gaih_inet): Likewise.
15597 (getaddrinfo): Don't use GAIH_EAI.
15598
15599 * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
15600 (struct gaih): Remove definition.
15601
15602 2013-12-02 Siddhesh Poyarekar <siddhesh@redhat.com>
15603
15604 * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
15605 Use HERRNOP directly.
15606
15607 2013-12-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15608
15609 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15610
15611 2013-11-30 Joseph Myers <joseph@codesourcery.com>
15612
15613 * math/gen-auto-libm-tests.c (test_functions): Add more
15614 single-argument functions.
15615 (special_fill_pi_2): New function.
15616 (special_fill_minus_pi_2): Likewise.
15617 (special_fill_pi_6): Likewise.
15618 (special_fill_minus_pi_6): Likewise.
15619 (special_fill_pi_3): Likewise.
15620 (special_fill_2pi_3): Likewise.
15621 (special_fill_e): Likewise.
15622 (special_fill_1_e): Likewise.
15623 (special_fill_e_minus_1): Likewise.
15624 (special_real_inputs): Add more special inputs.
15625 (output_for_one_input_case): Do not require ERANGE on underflow to
15626 zero if round-to-nearest result does not underflow to zero, unless
15627 exact results required.
15628 * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
15629 atan, atanh, cbrt, cos and cosh.
15630 * math/auto-libm-test-out: Regenerated.
15631 * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
15632 (acos_tonearest_test_data): Likewise.
15633 (acos_towardzero_test_data): Likewise.
15634 (acos_downward_test_data): Likewise.
15635 (acos_upward_test_data): Likewise.
15636 (acosh_test_data): Likewise.
15637 (asin_test_data): Likewise.
15638 (asin_tonearest_test_data): Likewise.
15639 (asin_towardzero_test_data): Likewise.
15640 (asin_upward_test_data): Likewise.
15641 (asinh_test_data): Likewise.
15642 (atan_test_data): Likewise.
15643 (atanh_test_data): Likewise.
15644 (cbrt_test_data): Likewise.
15645 (cos_test_data): Likewise.
15646 (cos_tonearest_test_data): Likewise.
15647 (cos_towardzero_test_data): Likewise.
15648 (cos_downward_test_data): Likewise.
15649 (cos_upward_test_data): Likewise.
15650 (cosh_test_data): Likewise.
15651 (cosh_tonearest_test_data): Likewise.
15652 (cosh_towardzero_test_data): Likewise.
15653 (cosh_downward_test_data): Likewise.
15654 (cosh_upward_test_data): Likewise.
15655 * sysdeps/i386/fpu/libm-test-ulps: Update.
15656 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15657
15658 2013-11-29 Joseph Myers <joseph@codesourcery.com>
15659
15660 [BZ #6787]
15661 * math/w_exp10.c (__exp10): Handle a zero result as underflow.
15662 * math/w_exp10f.c (__exp10f): Likewise.
15663 * math/w_exp10l.c (__exp10l): Likewise.
15664 * math/libm-test.inc (exp10_test_data): Add more tests and expect
15665 errno settings in existing tests.
15666
15667 [BZ #14032]
15668 * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
15669 precision control set to double precision.
15670 * sysdeps/i386/fpu/w_sqrt.c: New file.
15671 * math/auto-libm-test-in: Add more tests.
15672 * math/auto-libm-test-out: Update.
15673
15674 * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
15675 (sqrt_test_tonearest): New function.
15676 (sqrt_towardzero_test_data): New variable.
15677 (sqrt_test_towardzero): New function.
15678 (sqrt_downward_test_data): New variable.
15679 (sqrt_test_downward): New function.
15680 (sqrt_upward_test_data): New variable.
15681 (sqrt_test_upward): New function.
15682 (main): Call the new functions.
15683
15684 * math/gen-auto-libm-tests.c: New file.
15685 * math/auto-libm-test-in: Likewise.
15686 * math/auto-libm-test-out: New generated file.
15687 * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
15688 variables.
15689 (%beautify): Add generated representations of zero.
15690 (top level): Set $auto_input and call parse_auto_input.
15691 (beautify): Remove trailing "f" from hex float constants.
15692 (parse_args): Handle XFAIL_TEST.
15693 (convert_condition): New function.
15694 (or_value): Likewise.
15695 (or_cond_value): Likewise.
15696 (generate_testfile): Handle AUTO_TESTS_* lines.
15697 (parse_auto_input): New function.
15698 * math/libm-test.inc (XFAIL_TEST): New macro.
15699 (ERRNO_UNCHANGED): Update value.
15700 (ERRNO_EDOM): Likewise.
15701 (ERRNO_ERANGE): Likewise.
15702 (IGNORE_RESULT): Likewise.
15703 (TEST_COND_flt_32): New macro.
15704 (TEST_COND_dbl_64): Likewise.
15705 (TEST_COND_ldbl_96_intel): Likewise.
15706 (TEST_COND_ldbl_96_m68k): Likewise.
15707 (TEST_COND_ldbl_128): Likewise.
15708 (TEST_COND_ldbl_128ibm): Likewise.
15709 (TEST_COND_long32): Likewise.
15710 (TEST_COND_long64): Likewise.
15711 (TEST_COND_before_rounding): Likewise.
15712 (TEST_COND_after_rounding): Likewise.
15713 (enable_test): Handle XFAIL_TEST flag.
15714 (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
15715 with finite results.
15716 * math/Makefile ($(objpfx)libm-test.stmp): Depend on
15717 auto-libm-test-out.
15718
15719 2013-11-29 Siddhesh Poyarekar <siddhesh@redhat.com>
15720 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
15721
15722 [BZ #16214]
15723 * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
15724 __tls_get_addr_internal instead of __tls_get_offset in order to
15725 avoid GOT pointer dependency. Make rtld export
15726 __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
15727 __tls_get_addr since we are a __tls_get_offset platform.
15728 * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
15729 GOT pointer being set up before.
15730 * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
15731
15732 2013-11-28 Joseph Myers <joseph@codesourcery.com>
15733
15734 * manual/math.texi (Errors in Math Functions): Document accuracy
15735 goals.
15736
15737 [BZ #15004]
15738 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
15739 * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
15740 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
15741 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
15742 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
15743 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
15744 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
15745 * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
15746 * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
15747 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
15748 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
15749 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
15750 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
15751 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
15752 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
15753 * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
15754
15755 * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
15756 * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
15757 * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
15758 * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
15759 * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
15760 Likewise.
15761 * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
15762 Likewise.
15763 * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
15764 Likewise.
15765 * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
15766 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
15767 (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
15768 atomic-feupdateenv and flt-rounds.
15769 * sysdeps/powerpc/nofpu/Versions (libc): Add
15770 __atomic_feholdexcept, __atomic_feclearexcept,
15771 __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
15772 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
15773 (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
15774 * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
15775 (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
15776 here.
15777 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
15778 Update.
15779
15780 * manual/arith.texi (FP Exceptions): Document that exceptions may
15781 not be raised when matherr is used.
15782 (Math Error Reporting): Document overflow in directed rounding
15783 modes. Document that errno may not be set when finite values are
15784 returned on overflow. Document intent to set errno on underflow
15785 only for underflow to zero.
15786
15787 [BZ #16271]
15788 * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
15789 round-to-nearest then adjust result for other rounding modes.
15790 * include/fenv.h (fegetround): Use libm_hidden_proto.
15791 * math/fegetround.c (fegetround): Use libm_hidden_def.
15792 * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
15793 * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
15794 * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
15795 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
15796 Likewise.
15797 * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
15798 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
15799 * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
15800 * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
15801
15802 2013-11-28 Siddhesh Poyarekar <siddhesh@redhat.com>
15803
15804 [BZ #16077]
15805 * nss/Versions (libnss_files): Add
15806 _nss_files_gethostbyname3_r.
15807 * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
15808 New function.
15809 (HOST_DB_LOOKUP): Remove macro.
15810 (_nss_files_gethostbyname_r): Implement function without the
15811 HOST_DB_LOOKUP macro.
15812 (_nss_files_gethostbyname2_r): Likewise.
15813
15814 2013-11-28 Ondřej Bílka <neleai@seznam.cz>
15815
15816 * malloc/malloc.c (__libc_calloc): Make memset a tail call.
15817
15818 2013-11-26 Uros Bizjak <ubizjak@gmail.com>
15819
15820 * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
15821 _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
15822 warning.
15823
15824 2013-11-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15825
15826 * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
15827 __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
15828 * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
15829 * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
15830 * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
15831 __fe_nomask_env_priv and attribute_hidden.
15832 * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
15833 (libc_feupdateenv_test_ppc): Likewise.
15834 (libc_feresetround_ppc): Likewise.
15835 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
15836 (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
15837 compat_symbol macro.
15838 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
15839 (__fe_nomask_env): Likewise.
15840 * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
15841
15842 2013-11-26 Ondřej Bílka <neleai@seznam.cz>
15843
15844 * string/Makefile: Remove ifunc tests.
15845 * string/test-string.h: Define TEST_IFUNC.
15846 * string/test-bcopy-ifunc.c: Remove.
15847 * string/test-bzero-ifunc.c: Likewise.
15848 * string/test-memccpy-ifunc.c: Likewise.
15849 * string/test-memchr-ifunc.c: Likewise.
15850 * string/test-memcmp-ifunc.c: Likewise.
15851 * string/test-memcpy-ifunc.c: Likewise.
15852 * string/test-memmem-ifunc.c: Likewise.
15853 * string/test-memmove-ifunc.c: Likewise.
15854 * string/test-mempcpy-ifunc.c: Likewise.
15855 * string/test-memrchr-ifunc.c: Likewise.
15856 * string/test-memset-ifunc.c: Likewise.
15857 * string/test-rawmemchr-ifunc.c: Likewise.
15858 * string/test-stpcpy-ifunc.c: Likewise.
15859 * string/test-stpncpy-ifunc.c: Likewise.
15860 * string/test-strcasecmp-ifunc.c: Likewise.
15861 * string/test-strcasestr-ifunc.c: Likewise.
15862 * string/test-strcat-ifunc.c: Likewise.
15863 * string/test-strchr-ifunc.c: Likewise.
15864 * string/test-strchrnul-ifunc.c: Likewise.
15865 * string/test-strcmp-ifunc.c: Likewise.
15866 * string/test-strcpy-ifunc.c: Likewise.
15867 * string/test-strcspn-ifunc.c: Likewise.
15868 * string/test-strlen-ifunc.c: Likewise.
15869 * string/test-strncasecmp-ifunc.c: Likewise.
15870 * string/test-strncat-ifunc.c: Likewise.
15871 * string/test-strncmp-ifunc.c: Likewise.
15872 * string/test-strncpy-ifunc.c: Likewise.
15873 * string/test-strnlen-ifunc.c: Likewise.
15874 * string/test-strpbrk-ifunc.c: Likewise.
15875 * string/test-strrchr-ifunc.c: Likewise.
15876 * string/test-strspn-ifunc.c: Likewise.
15877 * string/test-strstr-ifunc.c: Likewise.
15878
15879 2013-11-26 Ondřej Bílka <neleai@seznam.cz>
15880
15881 * benchtests/Makefile: Remove ifunc tests.
15882 * benchtests/bench-string.h: Define TEST_IFUNC.
15883 * benchtests/bench-bcopy-ifunc.c: Remove.
15884 * benchtests/bench-bzero-ifunc.c: Likewise.
15885 * benchtests/bench-memccpy-ifunc.c: Likewise.
15886 * benchtests/bench-memchr-ifunc.c: Likewise.
15887 * benchtests/bench-memcmp-ifunc.c: Likewise.
15888 * benchtests/bench-memcpy-ifunc.c: Likewise.
15889 * benchtests/bench-memmem-ifunc.c: Likewise.
15890 * benchtests/bench-memmove-ifunc.c: Likewise.
15891 * benchtests/bench-mempcpy-ifunc.c: Likewise.
15892 * benchtests/bench-memrchr-ifunc.c: Likewise.
15893 * benchtests/bench-memset-ifunc.c: Likewise.
15894 * benchtests/bench-rawmemchr-ifunc.c: Likewise.
15895 * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
15896 * benchtests/bench-stpcpy-ifunc.c: Likewise.
15897 * benchtests/bench-stpncpy-ifunc.c: Likewise.
15898 * benchtests/bench-strcasecmp-ifunc.c: Likewise.
15899 * benchtests/bench-strcasestr-ifunc.c: Likewise.
15900 * benchtests/bench-strcat-ifunc.c: Likewise.
15901 * benchtests/bench-strchr-ifunc.c: Likewise.
15902 * benchtests/bench-strchrnul-ifunc.c: Likewise.
15903 * benchtests/bench-strcmp-ifunc.c: Likewise.
15904 * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
15905 * benchtests/bench-strcpy-ifunc.c: Likewise.
15906 * benchtests/bench-strcspn-ifunc.c: Likewise.
15907 * benchtests/bench-strlen-ifunc.c: Likewise.
15908 * benchtests/bench-strncasecmp-ifunc.c: Likewise.
15909 * benchtests/bench-strncat-ifunc.c: Likewise.
15910 * benchtests/bench-strncmp-ifunc.c: Likewise.
15911 * benchtests/bench-strncpy-ifunc.c: Likewise.
15912 * benchtests/bench-strnlen-ifunc.c: Likewise.
15913 * benchtests/bench-strpbrk-ifunc.c: Likewise.
15914 * benchtests/bench-strrchr-ifunc.c: Likewise.
15915 * benchtests/bench-strsep-ifunc.c: Likewise.
15916 * benchtests/bench-strspn-ifunc.c: Likewise.
15917 * benchtests/bench-strstr-ifunc.c: Likewise.
15918
15919 2013-11-26 Ondřej Bílka <neleai@seznam.cz>
15920
15921 * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
15922
15923 2013-11-26 Ondřej Bílka <neleai@seznam.cz>
15924
15925 * resolv/netdb.h: Use __glibc_reserved instead __unused.
15926 * rt/aio.h: Likewise.
15927 * sysdeps/gnu/bits/utmp.h: Likewise.
15928 * sysdeps/gnu/bits/utmpx.h: Likewise.
15929 * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
15930 * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
15931 * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
15932 * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
15933 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
15934 * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
15935 * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
15936 * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
15937 * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
15938 * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
15939 * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
15940 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
15941 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
15942 * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
15943 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
15944 * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
15945 * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
15946 * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
15947 * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
15948 * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
15949 * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
15950 * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
15951 * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
15952 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
15953 * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
15954 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
15955 * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
15956 * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
15957 * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
15958 * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
15959 * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
15960 * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
15961 * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
15962 * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
15963 * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
15964 * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
15965 * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
15966 * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
15967 * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
15968 * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
15969 * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
15970 * sysdeps/x86/fpu/bits/fenv.h: Likewise.
15971
15972 2013-11-25 Carlos O'Donell <carlos@redhat.com>
15973
15974 [BZ #16245]
15975 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
15976 Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
15977
15978 2013-11-25 Joseph Myers <joseph@codesourcery.com>
15979
15980 * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
15981 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
15982 Likewise.
15983
15984 2013-11-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15985
15986 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
15987 SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
15988 * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
15989 (__fesetround): Remove define.
15990 * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
15991 rounding and exceptions handling.
15992 * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
15993 * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
15994 (__fe_nomask_env): Likewise.
15995 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
15996 __fegetround instead of fegetround.
15997 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
15998 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
15999
16000 2013-11-21 Roland McGrath <roland@hack.frob.com>
16001
16002 * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
16003 it's there.
16004
16005 * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
16006
16007 2013-11-21 Meador Inge <meadori@codesourcery.com>
16008
16009 [BZ #11157]
16010 * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
16011 (encrypt_r): Likewise.
16012 * malloc/obstack.h (obstack_free): Likewise.
16013 * posix/unistd.h (encrypt): Likewise.
16014
16015 2013-11-21 Guy Martin <gmsoft@tuxicoman.be>
16016
16017 * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
16018 DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
16019 DL_CALL_DT_FINI() that call the functions directly.
16020 * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
16021 * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
16022 * elf/dl-fini.c: Likewise.
16023
16024 2013-11-20 Ondřej Bílka <neleai@seznam.cz>
16025
16026 * malloc/hooks.c (memalign_check): Add alignment rounding.
16027 * malloc/malloc.c (_mid_memalign): New function.
16028 (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
16029 Implement by calling _mid_memalign.
16030 * manual/probes.texi (Memory Allocation Probes): Remove
16031 memory_valloc_retry and memory_pvalloc_retry.
16032
16033 2013-11-20 Siddhesh Poyarekar <siddhesh@redhat.com>
16034
16035 * locale/programs/locarchive.c (open_archive): Add const
16036 qualifier to ARCHIVEFNAME and copy default fname to
16037 DEFAULT_FNAME.
16038
16039 [BZ #15601]
16040 * libio/tst-widetext.input: Rename Oriya to Odia.
16041 * locale/iso-639.def: Likewise.
16042
16043 * manual/probes.texi (Mathematical Function Probes): Add
16044 documentation for sin, cos, asin and acos probes.
16045 * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
16046 (__sin32): Add slowasin probe.
16047 (__cos32): Add slowacos probe.
16048 (__mpsin): Add slowsin probe.
16049 (__mpcos): Add slowcos probe.
16050
16051 2013-11-19 Joseph Myers <joseph@codesourcery.com>
16052
16053 [BZ #15483]
16054 * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
16055 thread-local __sim_exceptions_thread and global
16056 __sim_exceptions_global.
16057 (__sim_disabled_exceptions): Change to thread-local
16058 __sim_disabled_exceptions_thread and global
16059 __sim_disabled_exceptions_global.
16060 (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16061 and global __sim_round_mode_global.
16062 (__simulate_exceptions): Use thread-local floating-point state and
16063 set global state from it as needed.
16064 * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
16065 __sim_exceptions_thread, __sim_disabled_exceptions_thread and
16066 __sim_round_mode_thread.
16067 * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
16068 (__sim_exceptions): Change to thread-local __sim_exceptions_thread
16069 and global __sim_exceptions_global.
16070 (__sim_disabled_exceptions): Change to thread-local
16071 __sim_disabled_exceptions_thread and global
16072 __sim_disabled_exceptions_global.
16073 (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16074 and global __sim_round_mode_global.
16075 [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
16076 (SIM_SET_GLOBAL): Likewise.
16077 * sysdeps/powerpc/soft-fp/sfp-machine.h
16078 [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
16079 __sim_round_mode_thread.
16080 [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
16081 __sim_disabled_exceptions_thread.
16082 (__sim_exceptions): Change to __sim_exceptions_thread.
16083 (__sim_disabled_exceptions): Change to
16084 __sim_disabled_exceptions_thread.
16085 (__sim_round_mode): Change to __sim_round_mode_thread.
16086 * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
16087 thread-local floating-point state and set global state from it as
16088 needed.
16089 * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
16090 * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
16091 (__sim_disabled_exceptions): Remove extern declaration.
16092 (feenableexcept): Use thread-local floating-point state and set
16093 global state from it as needed.
16094 * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
16095 extern declaration.
16096 (__sim_disabled_exceptions): Likewise.
16097 (__sim_round_mode): Likewise.
16098 (__fegetenv): Use thread-local floating-point state.
16099 * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
16100 * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
16101 * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
16102 floating-point state and set global state from it as needed.
16103 * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
16104 * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
16105 * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
16106 Likewise.
16107 * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
16108 * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
16109 Likewise.
16110 sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
16111 * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
16112 Use __sim_round_mode_thread.
16113 * math/test-fenv-tls.c: New file.
16114 * math/Makefile (tests): Add test-fenv-tls.
16115 ($(objpfx)test-fenv-tls): Depend on
16116 $(common-objpfx)nptl/libpthread.so.
16117
16118 2013-11-19 Andreas Schwab <schwab@suse.de>
16119
16120 * locale/programs/locale.c (show_info): Decode wordarray elements.
16121 * locale/categories.def (LC_MONETARY): Add element for
16122 _NL_MONETARY_CRNCYSTR.
16123 * locale/C-monetary.c (conversion_rate): New variable.
16124 (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
16125 element.
16126
16127 2013-11-18 Chris Metcalf <cmetcalf@tilera.com>
16128
16129 * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
16130 Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
16131
16132 2013-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
16133
16134 * elf/Makefile (tst-auxv): New test.
16135 * elf/tst-auxv.c: New
16136 * elf/rtld.c (dl_main): Adjust AT_EXECFN
16137
16138 2013-11-18 Joseph Myers <joseph@codesourcery.com>
16139
16140 * include/libc-symbols.h (__hidden_proto): Add argument "thread".
16141 (hidden_proto): Caller changed.
16142 (hidden_tls_proto): New macro.
16143 (libc_hidden_tls_proto): Likewise.
16144 (rtld_hidden_tls_proto): Likewise.
16145 (libm_hidden_tls_proto): Likewise.
16146 (libresolv_hidden_tls_proto): Likewise.
16147 (librt_hidden_tls_proto): Likewise.
16148 (libdl_hidden_tls_proto): Likewise.
16149 (libnss_files_hidden_tls_proto): Likewise.
16150 (libnsl_hidden_tls_proto): Likewise.
16151 (libnss_nisplus_hidden_tls_proto): Likewise.
16152 (libutil_hidden_tls_proto): Likewise.
16153
16154 2013-11-18 Ondřej Bílka <neleai@seznam.cz>
16155
16156 [BZ #10253]
16157 * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
16158 (decompose_rpath): Defer expansion to fillin_rpath.
16159 (_dl_init_paths): Pass linkmap to fillin_rpath.
16160
16161 2013-11-18 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
16162
16163 * benchtests/Makefile: Add strsep.
16164 * benchtests/bench-strsep.c: New file: strsep benchtest.
16165 * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
16166
16167 2013-11-18 Andreas Schwab <schwab@suse.de>
16168
16169 * locale/programs/locale.c (show_info) [case byte]: Check for
16170 '\377' instead of '\177'.
16171 * locale/C-monetary.c (not_available): Always use "\377".
16172 * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
16173 unspecified p_sign_posn and n_sign_posn. Check for '\377' to
16174 detect unavailable sign_posn locale elements.
16175 * locale/localeconv.c (__localeconv): For grouping and
16176 mon_grouping handle "\177" and "\377" like no grouping.
16177 (INT_ELEM): New macro. Use it to set all numeric members.
16178 * locale/programs/ld-monetary.c (monetary_read)
16179 <tok_mon_grouping>: Normalize single -1 to the empty string.
16180 * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
16181 Likewise.
16182
16183 2013-11-07 Ondřej Bílka <neleai@seznam.cz>
16184
16185 [BZ #16055]
16186 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
16187 when we match (nil).
16188 * stdio-common/tst-sscanf.c (struct test): Add testcase.
16189
16190 2013-11-16 Joseph Myers <joseph@codesourcery.com>
16191
16192 * math/libm-test.inc (TEST_NAN_SIGN): New macro.
16193 (NO_TEST_INLINE): Update value.
16194 (ERRNO_UNCHANGED): Likewise.
16195 (ERRNO_EDOM): Likewise.
16196 (ERRNO_ERANGE): Likewise.
16197 (IGNORE_RESULT): Likewise.
16198 (check_float_internal): Check signs of NaN results if
16199 TEST_NAN_SIGN used.
16200 (check_complex): Pass TEST_NAN_SIGN flag through to second
16201 check_float_internal call.
16202 (copysign_test_data): Add tests with quiet NaNs as second
16203 argument. Use TEST_NAN_SIGN.
16204 (fabs_test_data): Add test of negative quiet NaN argument. Use
16205 TEST_NAN_SIGN.
16206 (signbit_test_data): Add tests of quiet NaN argument.
16207 * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
16208
16209 * math/gen-libm-test.pl (show_exceptions): Take extra argument
16210 $ignore_result.
16211 (parse_args): Handle function results specified as IGNORE.
16212 * math/libm-test.inc (IGNORE_RESULT): New macro.
16213 (check_float_internal): Do not check numerical result if flag
16214 IGNORE_RESULT set.
16215 (check_complex): Pass through IGNORE_RESULT to second
16216 check_float_internal call.
16217 (check_int): Do not check numerical result if flag IGNORE_RESULT
16218 set.
16219 (check_long): Likewise.
16220 (check_bool): Likewise.
16221 (check_longlong): Likewise.
16222 (lrint_test_data): Add tests of infinite and NaN arguments.
16223 (lrint_tonearest_test_data): Likewise.
16224 (lrint_towardzero_test_data): Likewise.
16225 (lrint_downward_test_data): Likewise.
16226 (lrint_upward_test_data): Likewise.
16227 (llrint_test_data): Likewise.
16228 (llrint_tonearest_test_data): Likewise.
16229 (llrint_towardzero_test_data): Likewise.
16230 (llrint_downward_test_data): Likewise.
16231 (llrint_upward_test_data): Likewise.
16232 (lround_test_data): Likewise.
16233 (llround_test_data): Likewise.
16234
16235 * math/libm-test.inc (NO_TEST_INLINE): New macro.
16236 (ERRNO_UNCHANGED): Update value.
16237 (ERRNO_EDOM): Likewise.
16238 (ERRNO_ERANGE): Likewise.
16239 (NO_TEST_INLINE_FLOAT): New macro.
16240 (NO_TEST_INLINE_DOUBLE): Likewise.
16241 (enable_test): New function.
16242 (RUN_TEST_f_f): Check enable_test before running test.
16243 (RUN_TEST_2_f): Likewise.
16244 (RUN_TEST_fff_f): Likewise.
16245 (RUN_TEST_c_f): Likewise.
16246 (RUN_TEST_f_f1): Likewise.
16247 (RUN_TEST_fF_f1): Likewise.
16248 (RUN_TEST_fI_f1): Likewise.
16249 (RUN_TEST_ffI_f1): Likewise.
16250 (RUN_TEST_c_c): Likewise.
16251 (RUN_TEST_cc_c): Likewise.
16252 (RUN_TEST_f_i): Likewise.
16253 (RUN_TEST_f_i_tg): Likewise.
16254 (RUN_TEST_ff_i_tg): Likewise.
16255 (RUN_TEST_f_b): Likewise.
16256 (RUN_TEST_f_b_tg): Likewise.
16257 (RUN_TEST_f_l): Likewise.
16258 (RUN_TEST_f_L): Likewise.
16259 (RUN_TEST_fFF_11): Likewise.
16260 (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
16261 conditionals.
16262 (cosh_test_data): Likewise.
16263 (exp_test_data): Likewise.
16264 (expm1_test_data): Likewise.
16265 (hypot_test_data): Likewise.
16266 (pow_test_data): Likewise.
16267 (sinh_test_data): Likewise.
16268 (tanh_test_data): Likewise.
16269 * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
16270 flags argument.
16271
16272 * libm-test.inc (acos_test_data): Disallow inexact exceptions for
16273 tests with quiet NaN input and output.
16274 (acosh_test_data): Likewise.
16275 (asin_test_data): Likewise.
16276 (asinh_test_data): Likewise.
16277 (atan_test_data): Likewise.
16278 (atanh_test_data): Likewise.
16279 (atan2_test_data): Likewise.
16280 (cbrt_test_data): Likewise.
16281 (cos_test_data): Likewise.
16282 (cosh_test_data): Likewise.
16283 (erf_test_data): Likewise.
16284 (erfc_test_data): Likewise.
16285 (exp_test_data): Likewise.
16286 (exp10_test_data): Likewise.
16287 (exp2_test_data): Likewise.
16288 (expm1_test_data): Likewise.
16289 (hypot_test_data): Likewise.
16290 (j0_test_data): Likewise.
16291 (j1_test_data): Likewise.
16292 (jn_test_data): Likewise.
16293 (lgamma_test_data): Likewise.
16294 (log_test_data): Likewise.
16295 (log10_test_data): Likewise.
16296 (log1p_test_data): Likewise.
16297 (log2_test_data): Likewise.
16298 (pow_test_data): Likewise.
16299 (scalb_test_data): Likewise.
16300 (sin_test_data): Likewise.
16301 (sincos_test_data): Likewise.
16302 (sinh_test_data): Likewise.
16303 (tan_test_data): Likewise.
16304 (tanh_test_data): Likewise.
16305 (tgamma_test_data): Likewise.
16306 (y0_test_data): Likewise.
16307 (y1_test_data): Likewise.
16308 (yn_test_data): Likewise.
16309
16310 [BZ #16167]
16311 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
16312 argument being NaN and avoid computations with second argument in
16313 that case.
16314 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
16315 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
16316 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
16317
16318 2013-11-15 Arun Kumar Pyasi <arun@chitwanix.com>
16319
16320 * locale/iso-639.def: Add Chitwani Tharu (the).
16321
16322 2013-11-14 Andreas Schwab <schwab@suse.de>
16323
16324 * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
16325 word instead of empty string.
16326
16327 2013-11-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16328
16329 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16330 (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
16331 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16332 (__fe_nomask_env): Likewise.
16333
16334 2013-11-13 Steve Ellcey <sellcey@mips.com>
16335
16336 * benchtests/bench-timing.h: Include time.h.
16337
16338 2013-11-13 H.J. Lu <hongjiu.lu@intel.com>
16339
16340 [BZ #15997]
16341 * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
16342 to 3.4.0 for x32.
16343 * sysdeps/unix/sysv/linux/configure: Regenerated.
16344
16345 2013-11-13 Joseph Myers <joseph@codesourcery.com>
16346
16347 [BZ #16151]
16348 * stdlib/strtod_l.c (round_and_return): Do not consider
16349 retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
16350 exponent one less than half the least subnormal exponent.
16351 * stdlib/test-strtod-round-data: Add more tests.
16352 * stdlib/tst-strtod-round.c (tests): Regenerated.
16353
16354 2013-11-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16355
16356 [BZ #14143]
16357 * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
16358 (__fe_mask_env): Likewise.
16359 * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
16360 libm_hidden_proto and add function prototype.
16361 (__fe_mask_env): Add function prototype.
16362 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16363 (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
16364 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
16365 (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
16366 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16367 (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
16368
16369 2013-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
16370
16371 * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
16372 set reference_name to "" to avoid passing NULL to DSO_FILENAME.
16373
16374 2013-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
16375
16376 * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
16377 of htab_find_slot().
16378
16379 2013-11-11 David S. Miller <davem@davemloft.net>
16380
16381 [BZ #16150]
16382 * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
16383 symbol in the non-vis3 case in static builds.
16384 * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
16385 * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
16386 * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
16387 * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
16388
16389 2013-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16390
16391 [BZ #387]
16392 * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
16393 it is empty.
16394
16395 2013-11-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16396
16397 * benchtests/Makefile: Add bench-strtod.
16398 * benchtests/bench-strtod.c: New file: strtod benchtest
16399
16400 2013-11-11 Andreas Schwab <schwab@suse.de>
16401
16402 [BZ #16153]
16403 * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
16404 terminating NUL in key length.
16405
16406 2013-11-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16407
16408 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
16409 Add artificial ODP entry for vDSO symbol for PPC64.
16410 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
16411 * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
16412
16413 2013-11-07 Ondřej Bílka <neleai@seznam.cz>
16414
16415 [BZ #15374]
16416 * nss/getent.c (services_keys): Recognize services starting with digit.
16417
16418 2013-11-06 David S. Miller <davem@davemloft.net>
16419
16420 [BZ #15985]
16421 * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
16422 on pre-v9 cpus, use a fnegs+fmovs sequence instead.
16423
16424 2013-11-06 Will Newton <will.newton@linaro.org>
16425
16426 * manual/memory.texi (Malloc Examples): Remove register
16427 keyword from examples.
16428
16429 2013-11-04 Chris Leonard <cjl@sugarlabs.org>
16430
16431 * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
16432
16433 2013-11-04 Joseph Myers <joseph@codesourcery.com>
16434
16435 [BZ #6981]
16436 * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
16437 depending on [__GCC_IEC_559 > 0].
16438 [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
16439 depending on [__GCC_IEC_559_COMPLEX > 0].
16440
16441 2013-11-03 Chris Leonard <cjl@sugarlabs.org>
16442
16443 * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
16444 to iso-639.def.
16445
16446 2013-11-03 Ondřej Bílka <neleai@seznam.cz>
16447
16448 * elf/rtld.c: Remove unused NONTLS_INIT_TP.
16449
16450 2013-11-01 Ondřej Bílka <neleai@seznam.cz>
16451
16452 [BZ #16112]
16453 * malloc/malloc (malloc_info): Do not handle first bin as
16454 special case.
16455
16456 2013-11-01 Chris Leonard <cjl@sugarlabs.org>
16457
16458 * locale/iso-639.def: Add Central Nahuatl (nhn).
16459
16460 2013-11-01 Bruno Haible <bruno@clisp.org>
16461
16462 [BZ #7003]
16463 * manual/math.texi (BSD Random): Specify range upper bound as
16464 in POSIX.
16465
16466 2013-10-31 Chris Leonard <cjl@sugarlabs.org>
16467
16468 * locale/iso-639.def: Add Meadow Mari (mhr).
16469
16470 2013-10-31 Ondřej Bílka <neleai@seznam.cz>
16471
16472 [BZ #14752], [BZ #15763]
16473 * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
16474 Validate name.
16475 * rt/tst_shm.c: Add test for escaping directory.
16476
16477 2013-10-31 Andreas Schwab <schwab@suse.de>
16478
16479 [BZ #15917]
16480 * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
16481 followed by 'x' as part of digit sequence.
16482 * stdio-common/tst-sscanf.c (double_tests2): New tests.
16483
16484 2013-10-31 Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
16485
16486 [BZ #16037]
16487 * configure.ac: allow GNU Make 4.0 and greater.
16488 * configure: Regenerated.
16489
16490 2013-10-30 Will Newton <will.newton@linaro.org>
16491
16492 [BZ #16038]
16493 * malloc/hooks.c (memalign_check): Limit alignment to the
16494 maximum representable power of two.
16495 * malloc/malloc.c (__libc_memalign): Likewise.
16496 * malloc/tst-memalign.c (do_test): Add test for very
16497 large alignment values.
16498 * malloc/tst-posix_memalign.c (do_test): Likewise.
16499
16500 2013-10-30 Ondřej Bílka <neleai@seznam.cz>
16501
16502 [BZ #11087]
16503 * malloc/malloc.c (sysmalloc): Compute statistics atomically.
16504 (munmap_chunk): Likewise.
16505 (mremap_chunk): Likewise.
16506
16507 2013-10-30 Ondřej Bílka <neleai@seznam.cz>
16508
16509 [BZ #15799]
16510 * stdlib/div.c (div): Remove obsolete code.
16511 * stdlib/ldiv.c (ldiv): Likewise.
16512 * stdlib/lldiv.c (lldiv): Likewise.
16513
16514 2013-10-30 Siddhesh Poyarekar <siddhesh@redhat.com>
16515
16516 [BZ #16071]
16517 * nss/nss_files/files-XXX.c (get_contents_ret): New
16518 enumerator.
16519 (get_contents): New function.
16520 (internal_getent): Use it. Expand size of LINEBUFLEN.
16521
16522 2013-10-30 Mike Frysinger <vapier@gentoo.org>
16523
16524 * configure.in: Moved to ...
16525 * configure.ac: ... here. Change reference to configure.in
16526 to configure.ac.
16527 * sysdeps/arm/preconfigure.ac: ... here.
16528 configure.in to configure.ac.
16529 * sysdeps/gnu/configure.in: Moved to ...
16530 * sysdeps/gnu/configure.ac: ... here.
16531 * sysdeps/i386/configure.in: Moved to ...
16532 * sysdeps/i386/configure.ac: ... here.
16533 * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
16534 * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
16535 * sysdeps/mach/configure.in: Moved to ...
16536 * sysdeps/mach/configure.ac: ... here.
16537 * sysdeps/mach/hurd/configure.in: Moved to ...
16538 * sysdeps/mach/hurd/configure.ac: ... here.
16539 * sysdeps/powerpc/configure.in: Moved to ...
16540 * sysdeps/powerpc/configure.ac: ... here.
16541 * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
16542 * sysdeps/powerpc/powerpc32/configure.ac: ... here.
16543 * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
16544 * sysdeps/powerpc/powerpc64/configure.ac: ... here.
16545 * sysdeps/s390/s390-32/configure.in: Moved to ...
16546 * sysdeps/s390/s390-32/configure.ac: ... here.
16547 * sysdeps/s390/s390-64/configure.in: Moved to ...
16548 * sysdeps/s390/s390-64/configure.ac: ... here.
16549 * sysdeps/sh/configure.in: Moved to ...
16550 * sysdeps/sh/configure.ac: ... here.
16551 * sysdeps/sparc/configure.in: Moved to ...
16552 * sysdeps/sparc/configure.ac: ... here.
16553 * sysdeps/unix/sysv/linux/configure.in: Moved to ...
16554 * sysdeps/unix/sysv/linux/configure.ac: ... here.
16555 * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
16556 * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
16557 * sysdeps/x86_64/configure.in: Moved to ...
16558 * sysdeps/x86_64/configure.ac: ... here.
16559 * sysdeps/x86_64/preconfigure.in: Moved to ...
16560 * sysdeps/x86_64/preconfigure.ac: ... here.
16561 * aclocal.m4: Change reference to configure.in to configure.ac.
16562 * config.h.in: Likewise.
16563 * manual/install.texi: Likewise.
16564 * manual/maint.texi: Likewise.
16565 * Makefile: Likewise.
16566 * malloc/Makefile: Likewise.
16567 * nscd/Makefile: Likewise.
16568 * Makeconfig: Change reference to configure.in and
16569 preconfigure.in to configure.ac and preconfigure.ac
16570 respectively.
16571 * INSTALL: Regenerated.
16572 * configure: Likewise.
16573 * sysdeps/gnu/configure: Likewise.
16574 * sysdeps/i386/configure: Likewise.
16575 * sysdeps/ieee754/ldbl-opt/configure: Likewise.
16576 * sysdeps/mach/configure: Likewise.
16577 * sysdeps/mach/hurd/configure: Likewise.
16578 * sysdeps/powerpc/configure: Likewise.
16579 * sysdeps/powerpc/powerpc32/configure: Likewise.
16580 * sysdeps/powerpc/powerpc64/configure: Likewise.
16581 * sysdeps/s390/s390-32/configure: Likewise.
16582 * sysdeps/s390/s390-64/configure: Likewise.
16583 * sysdeps/sh/configure: Likewise.
16584 * sysdeps/sparc/configure: Likewise.
16585 * sysdeps/unix/sysv/linux/configure: Likewise.
16586 * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
16587 * sysdeps/x86_64/configure: Likewise.
16588 * sysdeps/x86_64/preconfigure: Likewise.
16589
16590 2013-10-29 Andreas Schwab <schwab@suse.de>
16591
16592 * stdio-common/Makefile (tst-swscanf-ENV): Define.
16593
16594 2013-10-28 Siddhesh Poyarekar <siddhesh@redhat.com>
16595
16596 * benchtests/pow-inputs: Add new inputs.
16597
16598 * benchtests/exp-inputs: Add new inputs.
16599
16600 * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
16601 conditional check for return value.
16602 (__cos32): Likewise.
16603
16604 2013-10-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16605
16606 * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
16607 to provide a boost for large inputs with word alignment.
16608 * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
16609 implementation based on optimized PPC64 strcpy.
16610 * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
16611 strcpy for PPC64/POWER7 based on both doubleword and word load/store.
16612 * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
16613 stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
16614
16615 2013-10-25 Ondřej Bílka <neleai@seznam.cz>
16616
16617 [BZ #2801]
16618 * manual/socket.texi (Host Names): Fix gethostbyname_r example.
16619
16620 2013-10-25 Ondřej Bílka <neleai@seznam.cz>
16621
16622 [BZ #14876]
16623 * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
16624 * time/tst-strptime.c (day_tests): Add testcase.
16625
16626 2013-10-25 Ondřej Bílka <neleai@seznam.cz>
16627
16628 [BZ #14029]
16629 * manual/pattern.texi: Acknowledge that fnmatch can fail.
16630
16631 2013-10-25 Fabrice Bauzac <fbauzac@debian71.nce.amadeus.net>
16632
16633 [BZ #16074]
16634 * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
16635 MAP_FAILED on error.
16636
16637 2013-10-25 Siddhesh Poyarekar <siddhesh@redhat.com>
16638
16639 [BZ #16072]
16640 * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
16641 heap for large requests.
16642
16643 2013-10-25 Aurelien Jarno <aurelien@aurel32.net>
16644
16645 [BZ #9954]
16646 * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
16647 result if the result has no associated interface.
16648 * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
16649 interface for all 127.X.Y.Z addresses.
16650
16651 2013-10-24 Chris Leonard <cjl@sugarlabs.org>
16652
16653 * locale/iso-639.def: Add Ligurian (lij)
16654
16655 2013-10-21 Ondřej Bílka <neleai@seznam.cz>
16656
16657 [BZ #15825]
16658 * sunrpc/rpc_main.c: Document rpcgen -5.
16659
16660 2013-10-19 Michael Stahl <mstahl@redhat.com>
16661
16662 * elf/rtld.c (do_preload): Print the reason why preloading failed.
16663
16664 2013-10-19 Ondřej Bílka <neleai@seznam.cz>
16665
16666 [BZ #10278]
16667 * posix/glob.c: Match only directories when trailing slash is present.
16668 * posix/tst-gnuglob.c (my_opendir): Do not open files.
16669 (main): Add testcase.
16670
16671 2013-10-19 Ondřej Bílka <neleai@seznam.cz>
16672
16673 [BZ #15670]
16674 * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
16675
16676 2013-10-18 Carlos O'Donell <carlos@redhat.com>
16677
16678 * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
16679 AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
16680 AUTH_DES and cindex for FIPS 140-2.
16681 (DES Encryption): Add cindex FIPS 46-3.
16682
16683 * locale/locarchive.h (struct locarhandle): Add fname.
16684 * locale/programs/localedef.c (main): Pass ARGV[remaining]
16685 if an optional argument was specified to --list-archive,
16686 otherwise NULL.
16687 * locale/programs/locarchive.c (show_archive_content): Take new
16688 argument fname and pass it via ah.fname to open_archive.
16689 * locale/programs/localedef.h: Update decl.
16690 (open_archive): If AH->fname is non-null, open that file
16691 rather than the default file name, and don't ignore ENOENT.
16692 (create_archive): Set AH.fname to NULL.
16693 (delete_locales_from_archive): Likewise.
16694 (add_locales_to_archive): Likewise.
16695 * locale/programs/locfile.c (write_all_categories): Likewise.
16696
16697 2013-10-18 Joseph Myers <joseph@codesourcery.com>
16698 Aldy Hernandez <aldyh@redhat.com>
16699
16700 * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
16701 * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
16702 * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
16703 * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
16704 * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
16705 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
16706 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
16707 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
16708 * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
16709 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
16710 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
16711 * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
16712 * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
16713 * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
16714 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
16715 Likewise.
16716 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
16717 Likewise.
16718 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
16719 Likewise.
16720 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
16721 Likewise.
16722 * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
16723 * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
16724 Likewise.
16725 * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
16726 * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
16727 * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
16728 * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
16729 Likewise.
16730 * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
16731 * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
16732 * sysdeps/powerpc/preconfigure: Likewise.
16733 * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
16734 Likewise.
16735 * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
16736 Replace contents of file by #include of <fenv_libc.h>.
16737 * sysdeps/powerpc/soft-fp/sfp-machine.h
16738 [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
16739 and <sys/prctl.h>.
16740 [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
16741 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
16742 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
16743 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
16744 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
16745 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
16746 [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
16747 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
16748 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
16749 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
16750 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
16751 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
16752 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
16753 Allow copysignl PLT reference to be missing.
16754
16755 2013-10-18 Richard Sandiford <richard@codesourcery.com>
16756 Joseph Myers <joseph@codesourcery.com
16757
16758 [BZ #15948]
16759 * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
16760 single character.
16761 (add_to_tablewc): Assert sequence of wide characters is nonempty.
16762
16763 2013-10-18 Siddhesh Poyarekar <siddhesh@redhat.com>
16764
16765 * elf/tst-tls-dlinfo.c: Don't include tls.h.
16766 * elf/tst-tls1.c: Likewise.
16767 * elf/tst-tls10.h: Likewise.
16768 * elf/tst-tls14.c: Likewise.
16769 * elf/tst-tls2.c: Likewise.
16770 * elf/tst-tls3.c: Likewise.
16771 * elf/tst-tls4.c: Likewise.
16772 * elf/tst-tls5.c: Likewise.
16773 * elf/tst-tls6.c: Likewise.
16774 * elf/tst-tls7.c: Likewise.
16775 * elf/tst-tls8.c: Likewise.
16776 * elf/tst-tls9.c: Likewise.
16777 * elf/tst-tlsmod1.c: Likewise.
16778 * elf/tst-tlsmod13.c: Likewise.
16779 * elf/tst-tlsmod13a.c: Likewise.
16780 * elf/tst-tlsmod14a.c: Likewise.
16781 * elf/tst-tlsmod16a.c: Likewise.
16782 * elf/tst-tlsmod16b.c: Likewise.
16783 * elf/tst-tlsmod2.c: Likewise.
16784 * elf/tst-tlsmod3.c: Likewise.
16785 * elf/tst-tlsmod4.c: Likewise.
16786 * elf/tst-tlsmod5.c: Likewise.
16787 * elf/tst-tlsmod6.c: Likewise.
16788
16789 2013-10-18 Ondřej Bílka <neleai@seznam.cz>
16790
16791 [BZ #12486]
16792 * malloc/malloc.c: remove checks for statistics.
16793
16794 2013-10-17 Ondřej Bílka <neleai@seznam.cz>
16795
16796 [BZ #15277]
16797 * inet/inet_net.c (inet_network): Detect additional invalid strings.
16798 * inet/tst-network.c: Add testcase.
16799
16800 2013-10-17 Andreas Schwab <schwab@suse.de>
16801
16802 [BZ #15218]
16803 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
16804 to determine canonical name.
16805
16806 2013-10-17 Ondřej Bílka <neleai@seznam.cz>
16807
16808 * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
16809 * sysdeps/ieee754/dbl-64/dla.h: Likewise.
16810 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
16811 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
16812 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
16813 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
16814 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
16815 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
16816 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
16817 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
16818 * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
16819 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
16820 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
16821 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
16822 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
16823 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
16824 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
16825 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
16826 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
16827 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
16828 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
16829 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
16830 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
16831 * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
16832 * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
16833 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
16834 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
16835 * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
16836 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
16837 * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
16838 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
16839 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
16840 * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
16841 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
16842 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
16843 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
16844 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
16845 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
16846 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
16847 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
16848 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
16849 * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
16850 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
16851 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
16852 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
16853 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
16854 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
16855 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
16856 * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
16857 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
16858 * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
16859 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
16860 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
16861 * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
16862 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
16863 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
16864 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
16865 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
16866
16867 2013-10-17 Joseph Myers <joseph@codesourcery.com>
16868
16869 [BZ #16041]
16870 * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
16871 make result into a quiet NaN.
16872
16873 2013-10-16 Joseph Myers <joseph@codesourcery.com>
16874
16875 * soft-fp/adddf3.c: Fix horizontal whitespace.
16876 * soft-fp/addsf3.c: Likewise.
16877 * soft-fp/addtf3.c: Likewise.
16878 * soft-fp/divdf3.c: Likewise.
16879 * soft-fp/divsf3.c: Likewise.
16880 * soft-fp/divtf3.c: Likewise.
16881 * soft-fp/double.h: Likewise.
16882 * soft-fp/eqdf2.c: Likewise.
16883 * soft-fp/eqsf2.c: Likewise.
16884 * soft-fp/eqtf2.c: Likewise.
16885 * soft-fp/extenddftf2.c: Likewise.
16886 * soft-fp/extended.h: Likewise.
16887 * soft-fp/extendsfdf2.c: Likewise.
16888 * soft-fp/extendsftf2.c: Likewise.
16889 * soft-fp/extendxftf2.c: Likewise.
16890 * soft-fp/fixdfdi.c: Likewise.
16891 * soft-fp/fixdfsi.c: Likewise.
16892 * soft-fp/fixdfti.c: Likewise.
16893 * soft-fp/fixsfdi.c: Likewise.
16894 * soft-fp/fixsfsi.c: Likewise.
16895 * soft-fp/fixsfti.c: Likewise.
16896 * soft-fp/fixtfdi.c: Likewise.
16897 * soft-fp/fixtfsi.c: Likewise.
16898 * soft-fp/fixtfti.c: Likewise.
16899 * soft-fp/fixunsdfdi.c: Likewise.
16900 * soft-fp/fixunsdfsi.c: Likewise.
16901 * soft-fp/fixunsdfti.c: Likewise.
16902 * soft-fp/fixunssfdi.c: Likewise.
16903 * soft-fp/fixunssfsi.c: Likewise.
16904 * soft-fp/fixunssfti.c: Likewise.
16905 * soft-fp/fixunstfdi.c: Likewise.
16906 * soft-fp/fixunstfsi.c: Likewise.
16907 * soft-fp/fixunstfti.c: Likewise.
16908 * soft-fp/floatdidf.c: Likewise.
16909 * soft-fp/floatdisf.c: Likewise.
16910 * soft-fp/floatditf.c: Likewise.
16911 * soft-fp/floatsidf.c: Likewise.
16912 * soft-fp/floatsisf.c: Likewise.
16913 * soft-fp/floatsitf.c: Likewise.
16914 * soft-fp/floattidf.c: Likewise.
16915 * soft-fp/floattisf.c: Likewise.
16916 * soft-fp/floattitf.c: Likewise.
16917 * soft-fp/floatundidf.c: Likewise.
16918 * soft-fp/floatundisf.c: Likewise.
16919 * soft-fp/floatunditf.c: Likewise.
16920 * soft-fp/floatunsidf.c: Likewise.
16921 * soft-fp/floatunsisf.c: Likewise.
16922 * soft-fp/floatunsitf.c: Likewise.
16923 * soft-fp/floatuntidf.c: Likewise.
16924 * soft-fp/floatuntisf.c: Likewise.
16925 * soft-fp/floatuntitf.c: Likewise.
16926 * soft-fp/fmadf4.c: Likewise.
16927 * soft-fp/fmasf4.c: Likewise.
16928 * soft-fp/fmatf4.c: Likewise.
16929 * soft-fp/gedf2.c: Likewise.
16930 * soft-fp/gesf2.c: Likewise.
16931 * soft-fp/getf2.c: Likewise.
16932 * soft-fp/ledf2.c: Likewise.
16933 * soft-fp/lesf2.c: Likewise.
16934 * soft-fp/letf2.c: Likewise.
16935 * soft-fp/muldf3.c: Likewise.
16936 * soft-fp/mulsf3.c: Likewise.
16937 * soft-fp/multf3.c: Likewise.
16938 * soft-fp/negdf2.c: Likewise.
16939 * soft-fp/negsf2.c: Likewise.
16940 * soft-fp/negtf2.c: Likewise.
16941 * soft-fp/op-1.h: Likewise.
16942 * soft-fp/op-2.h: Likewise.
16943 * soft-fp/op-4.h: Likewise.
16944 * soft-fp/op-8.h: Likewise.
16945 * soft-fp/op-common.h: Likewise.
16946 * soft-fp/quad.h: Likewise.
16947 * soft-fp/single.h: Likewise.
16948 * soft-fp/soft-fp.h: Likewise.
16949 * soft-fp/sqrtdf2.c: Likewise.
16950 * soft-fp/sqrtsf2.c: Likewise.
16951 * soft-fp/sqrttf2.c: Likewise.
16952 * soft-fp/subdf3.c: Likewise.
16953 * soft-fp/subsf3.c: Likewise.
16954 * soft-fp/subtf3.c: Likewise.
16955 * soft-fp/truncdfsf2.c: Likewise.
16956 * soft-fp/trunctfdf2.c: Likewise.
16957 * soft-fp/trunctfsf2.c: Likewise.
16958 * soft-fp/trunctfxf2.c: Likewise.
16959 * soft-fp/unorddf2.c: Likewise.
16960 * soft-fp/unordsf2.c: Likewise.
16961 * soft-fp/unordtf2.c: Likewise.
16962
16963 2013-10-15 Joseph Myers <joseph@codesourcery.com>
16964
16965 * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
16966 * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
16967
16968 2013-10-15 Ondřej Bílka <neleai@seznam.cz>
16969
16970 * elf/dl-libc.c: Clear initfini list after freeing.
16971
16972 2013-10-14 Joseph Myers <joseph@codesourcery.com>
16973
16974 * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
16975 * soft-fp/addsf3.c: Likewise.
16976 * soft-fp/addtf3.c: Likewise.
16977 * soft-fp/divdf3.c: Likewise.
16978 * soft-fp/divsf3.c: Likewise.
16979 * soft-fp/divtf3.c: Likewise.
16980 * soft-fp/double.h: Likewise.
16981 * soft-fp/eqdf2.c: Likewise.
16982 * soft-fp/eqsf2.c: Likewise.
16983 * soft-fp/eqtf2.c: Likewise.
16984 * soft-fp/extenddftf2.c: Likewise.
16985 * soft-fp/extended.h: Likewise.
16986 * soft-fp/extendsfdf2.c: Likewise.
16987 * soft-fp/extendsftf2.c: Likewise.
16988 * soft-fp/extendxftf2.c: Likewise.
16989 * soft-fp/fixdfdi.c: Likewise.
16990 * soft-fp/fixdfsi.c: Likewise.
16991 * soft-fp/fixdfti.c: Likewise.
16992 * soft-fp/fixsfdi.c: Likewise.
16993 * soft-fp/fixsfsi.c: Likewise.
16994 * soft-fp/fixsfti.c: Likewise.
16995 * soft-fp/fixtfdi.c: Likewise.
16996 * soft-fp/fixtfsi.c: Likewise.
16997 * soft-fp/fixtfti.c: Likewise.
16998 * soft-fp/fixunsdfdi.c: Likewise.
16999 * soft-fp/fixunsdfsi.c: Likewise.
17000 * soft-fp/fixunsdfti.c: Likewise.
17001 * soft-fp/fixunssfdi.c: Likewise.
17002 * soft-fp/fixunssfsi.c: Likewise.
17003 * soft-fp/fixunssfti.c: Likewise.
17004 * soft-fp/fixunstfdi.c: Likewise.
17005 * soft-fp/fixunstfsi.c: Likewise.
17006 * soft-fp/fixunstfti.c: Likewise.
17007 * soft-fp/floatdidf.c: Likewise.
17008 * soft-fp/floatdisf.c: Likewise.
17009 * soft-fp/floatditf.c: Likewise.
17010 * soft-fp/floatsidf.c: Likewise.
17011 * soft-fp/floatsisf.c: Likewise.
17012 * soft-fp/floatsitf.c: Likewise.
17013 * soft-fp/floattidf.c: Likewise.
17014 * soft-fp/floattisf.c: Likewise.
17015 * soft-fp/floattitf.c: Likewise.
17016 * soft-fp/floatundidf.c: Likewise.
17017 * soft-fp/floatundisf.c: Likewise.
17018 * soft-fp/floatunsidf.c: Likewise.
17019 * soft-fp/floatunsisf.c: Likewise.
17020 * soft-fp/floatuntidf.c: Likewise.
17021 * soft-fp/floatuntisf.c: Likewise.
17022 * soft-fp/floatuntitf.c: Likewise.
17023 * soft-fp/fmadf4.c: Likewise.
17024 * soft-fp/fmasf4.c: Likewise.
17025 * soft-fp/fmatf4.c: Likewise.
17026 * soft-fp/gedf2.c: Likewise.
17027 * soft-fp/gesf2.c: Likewise.
17028 * soft-fp/getf2.c: Likewise.
17029 * soft-fp/ledf2.c: Likewise.
17030 * soft-fp/lesf2.c: Likewise.
17031 * soft-fp/letf2.c: Likewise.
17032 * soft-fp/muldf3.c: Likewise.
17033 * soft-fp/mulsf3.c: Likewise.
17034 * soft-fp/multf3.c: Likewise.
17035 * soft-fp/negdf2.c: Likewise.
17036 * soft-fp/negsf2.c: Likewise.
17037 * soft-fp/negtf2.c: Likewise.
17038 * soft-fp/op-1.h: Likewise.
17039 * soft-fp/op-2.h: Likewise.
17040 * soft-fp/op-4.h: Likewise.
17041 * soft-fp/op-8.h: Likewise.
17042 * soft-fp/op-common.h: Likewise.
17043 * soft-fp/quad.h: Likewise.
17044 * soft-fp/single.h: Likewise.
17045 * soft-fp/soft-fp.h: Likewise.
17046 * soft-fp/sqrtdf2.c: Likewise.
17047 * soft-fp/sqrtsf2.c: Likewise.
17048 * soft-fp/sqrttf2.c: Likewise.
17049 * soft-fp/subdf3.c: Likewise.
17050 * soft-fp/subsf3.c: Likewise.
17051 * soft-fp/subtf3.c: Likewise.
17052 * soft-fp/truncdfsf2.c: Likewise.
17053 * soft-fp/trunctfdf2.c: Likewise.
17054 * soft-fp/trunctfsf2.c: Likewise.
17055 * soft-fp/trunctfxf2.c: Likewise.
17056 * soft-fp/unorddf2.c: Likewise.
17057 * soft-fp/unordsf2.c: Likewise.
17058 * soft-fp/unordtf2.c: Likewise.
17059
17060 2013-10-14 Ondřej Bílka <neleai@seznam.cz>
17061
17062 [BZ #15672]
17063 * misc/error.c (error_tail): Fix possible buffer overflow.
17064
17065 2013-10-14 Aurelien Jarno <aurelien@aurel32.net>
17066
17067 [BZ #13028]
17068 * res_send.c(__libc_res_nsend): Correctly copy the nameserver
17069 address.
17070
17071 2013-10-14 P. J. McDermott <pj@pehjota.net>
17072
17073 [BZ #832]
17074 * elf/ldd.bash.in (try_trace): New function. Delete previous code
17075 testing pipefail option.
17076
17077 2013-10-12 Joseph Myers <joseph@codesourcery.com>
17078
17079 * soft-fp/double.h: Indent preprocessor directives inside #if.
17080 * soft-fp/extended.h: Likewise.
17081 * soft-fp/op-2.h: Likewise.
17082 * soft-fp/op-4.h: Likewise.
17083 * soft-fp/op-common.h: Likewise.
17084 * soft-fp/quad.h: Likewise.
17085 * soft-fp/single.h: Likewise.
17086 * soft-fp/soft-fp.h: Likewise.
17087
17088 2013-10-12 Yuri Chornoivan <yurchor@ukr.net>
17089
17090 * iconv/iconv_prog.c: Fix typos.
17091 * stdio-common/psiginfo-data.h: Likewise.
17092
17093 2013-10-12 Reuben Thomas <rrt@sc3d.org>
17094
17095 [BZ #15764]
17096 * locale/setlocale.c: Fix typo.
17097
17098 2013-10-12 Joseph Myers <joseph@codesourcery.com>
17099
17100 [BZ #16036]
17101 * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
17102 signaling NaN arguments.
17103 * soft-fp/unordsf2.c (__unordsf2): Likewise.
17104 * soft-fp/unordtf2.c (__unordtf2): Likewise.
17105
17106 [BZ #14910]
17107 * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
17108 unordered operands.
17109 * soft-fp/gesf2.c (__gesf2): Likewise.
17110 * soft-fp/getf2.c (__getf2): Likewise.
17111 * soft-fp/ledf2.c (__ledf2): Likewise.
17112 * soft-fp/lesf2.c (__lesf2): Likewise.
17113 * soft-fp/letf2.c (__letf2): Likewise.
17114
17115 * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
17116 * soft-fp/eqsf2.c (__eqsf2): Likewise.
17117 * soft-fp/eqtf2.c (__eqtf2): Likewise.
17118 * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
17119 * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
17120 * soft-fp/fixdfti.c (__fixdfti): Likewise.
17121 * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
17122 * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
17123 * soft-fp/fixsfti.c (__fixsfti): Likewise.
17124 * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
17125 * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
17126 * soft-fp/fixtfti.c (__fixtfti): Likewise.
17127 * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
17128 * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
17129 * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
17130 * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
17131 * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
17132 * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
17133 * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
17134 * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
17135 * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
17136 * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
17137 * soft-fp/floatdisf.c (__floatdisf): Likewise.
17138 * soft-fp/floatsisf.c (__floatsisf): Likewise.
17139 * soft-fp/floattidf.c (__floattidf): Likewise.
17140 * soft-fp/floattisf.c (__floattisf): Likewise.
17141 * soft-fp/floattitf.c (__floattitf): Likewise.
17142 * soft-fp/floatundidf.c (__floatundidf): Likewise.
17143 * soft-fp/floatundisf.c (__floatundisf): Likewise.
17144 * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
17145 * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
17146 * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
17147 * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
17148 * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
17149 * soft-fp/gesf2.c (__gesf2): Likewise.
17150 * soft-fp/getf2.c (__getf2): Likewise.
17151 * soft-fp/ledf2.c (__ledf2): Likewise.
17152 * soft-fp/lesf2.c (__lesf2): Likewise.
17153 * soft-fp/letf2.c (__letf2): Likewise.
17154
17155 * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
17156 Undefine and redefine.
17157 [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
17158 [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
17159 [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
17160 * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
17161 (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17162 * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
17163 (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17164 * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
17165 (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17166 * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
17167 (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17168 * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
17169 (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17170 * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
17171 (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17172
17173 [BZ #16032]
17174 * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
17175 without decrementing exponent if mantissa >= that for the
17176 denominator, not >.
17177 (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
17178 denominator, not >. Decrement exponent in < case instead of
17179 incrementing in >= case.
17180 * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
17181 without decrementing exponent if mantissa >= that for the
17182 denominator, not >.
17183
17184 * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
17185 computing saturated result for unsigned overflow.
17186
17187 2013-10-11 Siddhesh Poyarekar <siddhesh@redhat.com>
17188 Jeff Law <law@redhat.com>
17189
17190 * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
17191 (atan2Mp): Add systemtap probe marker.
17192 * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
17193 (__ieee754_log): Add systemtap probe marker.
17194 * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
17195 (atanMp): Add systemtap probe marker.
17196 * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
17197 (tanMp): Add systemtap probe marker.
17198 * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
17199 (__slowexp): Add systemtap probe marker.
17200 * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
17201 (__slowpow): Add systemtap probe marker.
17202 * manual/probes.texi: Document probes.
17203
17204 2013-10-11 Eric Biggers <ebiggers3@gmail.com>
17205
17206 [BZ #15362]
17207 * libio/fileops.c (_IO_new_file_write): Return count of bytes
17208 written.
17209 (_IO_new_file_xsputn): Don't return EOF if nothing has been
17210 written.
17211 * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
17212 written to buffer but not flushed.
17213 * libio/iofwrite_u.c: Likewise.
17214 * libio/iopadn.c: Return bytes returned even if EOF was
17215 encountered.
17216 * libio/iowpadn.c: Likewise.
17217 * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
17218 if _IO_padn does not write the whole buffer.
17219 [!COMPILE_WPRINTF] (PAD): Likewise.
17220
17221 2013-10-10 David S. Miller <davem@davemloft.net>
17222
17223 * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
17224 directory block.
17225
17226 2013-10-10 Joseph Myers <joseph@codesourcery.com>
17227
17228 * soft-fp/extendxftf2.c: Use copyright year range. Use URL
17229 instead of FSF address.
17230 * soft-fp/fixdfti.c: Likewise.
17231 * soft-fp/fixsfti.c: Likewise.
17232 * soft-fp/fixtfti.c: Likewise.
17233 * soft-fp/fixunsdfti.c: Likewise.
17234 * soft-fp/fixunssfti.c: Likewise.
17235 * soft-fp/fixunstfti.c: Likewise.
17236 * soft-fp/floattidf.c: Likewise.
17237 * soft-fp/floattisf.c: Likewise.
17238 * soft-fp/floattitf.c: Likewise.
17239 * soft-fp/floatuntidf.c: Likewise.
17240 * soft-fp/floatuntisf.c: Likewise.
17241 * soft-fp/floatuntitf.c: Likewise.
17242 * soft-fp/trunctfxf2.c: Likewise.
17243
17244 * soft-fp/extendxftf2.c: New file. Copied from libgcc.
17245 * soft-fp/fixdfti.c: Likewise.
17246 * soft-fp/fixsfti.c: Likewise.
17247 * soft-fp/fixtfti.c: Likewise.
17248 * soft-fp/fixunsdfti.c: Likewise.
17249 * soft-fp/fixunssfti.c: Likewise.
17250 * soft-fp/fixunstfti.c: Likewise.
17251 * soft-fp/floattidf.c: Likewise.
17252 * soft-fp/floattisf.c: Likewise.
17253 * soft-fp/floattitf.c: Likewise.
17254 * soft-fp/floatuntidf.c: Likewise.
17255 * soft-fp/floatuntisf.c: Likewise.
17256 * soft-fp/floatuntitf.c: Likewise.
17257 * soft-fp/trunctfxf2.c: Likewise.
17258
17259 2013-10-10 David S. Miller <davem@davemloft.net>
17260
17261 * sysdeps/sparc/fpu/libm-test-ulps: Update.
17262
17263 2013-10-10 Joseph Myers <joseph@codsourcery.com>
17264
17265 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
17266 (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
17267 [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
17268 [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
17269 [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
17270 [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
17271 [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
17272
17273 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
17274 for NaNs before doing comparisons on argument.
17275 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
17276 Likewise.
17277
17278 2013-10-10 Will Newton <will.newton@linaro.org>
17279
17280 * malloc/hooks.c (memalign_check): Ensure the value of bytes
17281 passed to _int_memalign does not overflow.
17282
17283 2013-10-10 Torvald Riegel <triegel@redhat.com>
17284
17285 * scripts/bench.pl: Add include-sources directive.
17286 * benchtests/README: Update documentation.
17287
17288 2013-10-10 Joseph Myers <joseph@codesourcery.com>
17289
17290 * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
17291 * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
17292 instead of FP_INIT_ROUNDMODE.
17293 * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
17294 * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
17295
17296 [BZ #16034]
17297 * soft-fp/op-common.h (_FP_NEG): Document input as raw. Do not
17298 copy class of input value.
17299 * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing. Do
17300 not handle exceptions.
17301 * soft-fp/negsf2.c (__negsf2): Likewise.
17302 * soft-fp/negtf2.c (__negtf2): Likewise.
17303 * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
17304
17305 2013-10-09 Joseph Myers <joseph@codesourcery.com>
17306
17307 * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
17308 semicolon. From Linux kernel.
17309
17310 2013-10-09 Adam Buchbinder <adam.buchbinder@gmail.com>
17311
17312 * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
17313
17314 2013-10-08 Yogesh Chaudhari <mr.yogesh@gmail.com>
17315
17316 [BZ #156]
17317 * manual/socket.texi: Added statement about buffer
17318 for gethostbyname2_r.
17319
17320 2013-10-08 Ondřej Bílka <neleai@seznam.cz>
17321
17322 * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
17323 Use .p2align directive instead, throughout.
17324 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
17325 * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
17326 * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
17327 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
17328 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
17329 * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
17330 * sysdeps/x86_64/strchr.S: Likewise.
17331 * sysdeps/x86_64/strrchr.S: Likewise.
17332
17333 2013-10-08 Siddhesh Poyarekar <siddhesh@redhat.com>
17334
17335 * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
17336
17337 * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
17338
17339 * sysdeps/generic/math_private.h (__mpsin1): Remove
17340 declaration.
17341 (__mpcos1): Likewise.
17342 (__mpsin): New argument __range_reduce.
17343 (__mpcos): Likewise.
17344 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
17345 (slow): Use __mpsin and __mpcos.
17346 (slow1): Likewise.
17347 (slow2): Likewise.
17348 (sloww): Likewise.
17349 (sloww1): Likewise.
17350 (sloww2): Likewise.
17351 (bsloww): Likewise.
17352 (bsloww1): Likewise.
17353 (bsloww2): Likewise.
17354 (cslow2): Likewise.
17355 (csloww): Likewise.
17356 (csloww1): Likewise.
17357 (csloww2): Likewise.
17358 * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
17359 range_reduce. Merge in __mpsin1.
17360 (__mpcos): Likewise.
17361 (__mpsin1): Remove.
17362 (__mpcos1): Likewise.
17363
17364 2013-10-07 Joseph Myers <joseph@codesourcery.com>
17365
17366 * locale/loadlocale.c (_nl_intern_locale_data): Use
17367 LOCFILE_ALIGNED_P.
17368 * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
17369 LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
17370 * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
17371 obstack data is appropriately aligned.
17372 (obstack_int32_grow_fast): Likewise.
17373 * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
17374 * locale/programs/locfile.c (add_locale_uint32): Likewise.
17375 (add_locale_uint32_array): Likewise.
17376
17377 2013-10-07 Siddhesh Poyarekar <siddhesh@redhat.com>
17378
17379 * benchtests/Makefile: Remove ARGLIST and RET variables.
17380 ($(objpfx)bench-%.c): Pass only function name to the script.
17381 * benchtests/README: Update documentation.
17382 * benchtests/acos-inputs: Add new directives.
17383 * benchtests/acosh-inputs: Likewise.
17384 * benchtests/asin-inputs: Likewise.
17385 * benchtests/asinh-inputs: Likewise.
17386 * benchtests/atan-inputs: Likewise.
17387 * benchtests/atanh-inputs: Likewise.
17388 * benchtests/cos-inputs: Likewise.
17389 * benchtests/cosh-inputs: Likewise.
17390 * benchtests/exp-inputs: Likewise.
17391 * benchtests/log-inputs: Likewise.
17392 * benchtests/pow-inputs: Likewise.
17393 * benchtests/rint-inputs: Likewise.
17394 * benchtests/sin-inputs: Likewise.
17395 * benchtests/sinh-inputs: Likewise.
17396 * benchtests/tan-inputs: Likewise.
17397 * benchtests/tanh-inputs: Likewise.
17398 * scripts/bench.pl: Add support for new directives.
17399
17400 2013-10-07 Alan Modra <amodra@gmail.com>
17401
17402 * README: Fix careless merge.
17403
17404 2013-10-05 Alan Modra <amodra@gmail.com>
17405
17406 * NEWS: Mention powerpc64le support and bugs fixed.
17407 * README: Both big-endian and little-endian powerpc64 supported.
17408
17409 2013-10-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
17410
17411 * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
17412 (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
17413 (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
17414 _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
17415
17416 2013-10-04 Ryan S. Arnold <ryan.arnold@linaro.org>
17417
17418 * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
17419 match prototype.
17420
17421 2013-10-04 Joseph Myers <joseph@codesourcery.com>
17422
17423 * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
17424 Move -mhard-float appending from
17425 ports/sysdeps/powerpc/powerpc32/Makefile.
17426 [$(with-fp) = yes] (ASFLAGS): Likewise.
17427 [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
17428 * sysdeps/powerpc/nofpu: Move directory from
17429 ports/sysdeps/powerpc/nofpu.
17430 * sysdeps/powerpc/soft-fp: Move directory from
17431 ports/sysdeps/powerpc/soft-fp.
17432 * sysdeps/powerpc/powerpc32/405: Move directory from
17433 ports/sysdeps/powerpc/powerpc32/405.
17434 * sysdeps/powerpc/powerpc32/440: Move directory from
17435 ports/sysdeps/powerpc/powerpc32/440.
17436 * sysdeps/powerpc/powerpc32/464: Move directory from
17437 ports/sysdeps/powerpc/powerpc32/464.
17438 * sysdeps/powerpc/powerpc32/476: Move directory from
17439 ports/sysdeps/powerpc/powerpc32/476.
17440 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
17441 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
17442 * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
17443 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
17444 * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
17445 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
17446 * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
17447 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
17448 * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
17449 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
17450 * README: Update for powerpc-*-linux-gnu software floating point
17451 support in libc.
17452
17453 * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
17454 case to powerpc/powerpc32*.
17455 * sysdeps/unix/sysv/linux/configure: Regenerated.
17456
17457 * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
17458 (_FPU_MASK_OM): Define as 0x04.
17459 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
17460 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
17461 0x00c10080.
17462 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
17463 0x0000003c.
17464 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
17465
17466 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
17467 (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
17468 getcontext_e500.
17469 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
17470 (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
17471 setcontext_e500.
17472 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
17473 (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
17474 and setcontext_e500.
17475
17476 2013-10-04 Chris Leonard <cjl@sugarlabs,.org>
17477
17478 * locale/iso-3166.def: Update iso-1366.def and related occurrences
17479
17480 2013-10-04 Siddhesh Poyarekar <siddhesh@redhat.com>
17481
17482 * manual/threads.texi (Default Thread Attributes): Fix typo.
17483
17484 2013-10-04 Will Newton <will.newton@linaro.org>
17485
17486 * malloc/Makefile: Add tst-memalign.
17487 * malloc/tst-memalign.c: New file.
17488
17489 * malloc/tst-posix_memalign.c: Add comments.
17490 (do_test): Add comments and call free on all potentially
17491 allocated pointers. Add space after cast.
17492
17493 * malloc/tst-pvalloc.c: Add comments.
17494 (do_test): Add comments and call free on all potentially
17495 allocated pointers. Remove duplicate check for NULL pointer.
17496 Add space after cast.
17497
17498 * malloc/tst-valloc.c: Add comments.
17499 (do_test): Add comments and call free on all potentially
17500 allocated pointers. Remove duplicate check for NULL pointer.
17501 Add space after cast.
17502
17503 2013-10-04 Alan Modra <amodra@gmail.com>
17504
17505 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
17506 Use stdint types in rather than __attribute__((mode())).
17507 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
17508
17509 2013-10-04 Alan Modra <amodra@gmail.com>
17510
17511 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
17512 Correct handling of unaligned relocs for little-endian.
17513 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
17514
17515 2013-10-04 Alan Modra <amodra@gmail.com>
17516
17517 * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
17518 * configure: Regenerate.
17519 * nptl/shlib-versions: Powerpc*le starts at 2.18.
17520 * shlib-versions: Likewise.
17521
17522 2013-10-04 Alan Modra <amodra@gmail.com>
17523
17524 * string/tester.c (test_memrchr): Increment reported test cycle.
17525
17526 2013-10-04 Alan Modra <amodra@gmail.com>
17527
17528 * string/test-memcpy.c (do_one_test): When reporting errors, print
17529 string address and don't overrun end of string.
17530
17531 2013-10-04 Alan Modra <amodra@gmail.com>
17532
17533 * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
17534 insrdi. Make better use of reg selection to speed exit slightly.
17535 Schedule entry path a little better. Remove useless "are we done"
17536 checks on entry to main loop. Handle wrapping around zero address.
17537 Correct main loop count. Handle single left-over word from main
17538 loop inline rather than by using loop_small. Remove extra word
17539 case in loop_small caused by wrong loop count. Add little-endian
17540 support.
17541 * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
17542 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise. Use proper
17543 cache hint.
17544 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
17545 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
17546 support. Avoid rlwimi.
17547 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
17548
17549 2013-10-04 Alan Modra <amodra@gmail.com>
17550
17551 * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
17552 insrdi. Formatting.
17553 * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
17554 * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
17555 * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
17556 * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
17557 * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
17558 * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
17559
17560 2013-10-04 Alan Modra <amodra@gmail.com>
17561
17562 * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
17563 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
17564 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
17565 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
17566 * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
17567 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
17568 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
17569 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
17570 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise. Make better
17571 use of regs. Use power7 mtocrf. Tidy function tails.
17572
17573 2013-10-04 Alan Modra <amodra@gmail.com>
17574
17575 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
17576 Formatting. Consistently use rXXX register defines or rN defines.
17577 Use early exit labels that avoid restoring unused non-volatile regs.
17578 Make cr field use more consistent with rWORDn compares. Rename
17579 regs used as shift registers for unaligned loop, using rN defines
17580 for short lifetime/multiple use regs.
17581 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
17582 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise. Exit with
17583 addi 1,1,64 to pop stack frame. Simplify return value code.
17584 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
17585
17586 2013-10-04 Alan Modra <amodra@gmail.com>
17587
17588 * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
17589 support. Correct typos, formatting. Optimize tail. Use insrdi
17590 rather than rlwimi.
17591 * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
17592 * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
17593 little-endian support. Correct typos.
17594 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise. Use insrdi
17595 rather than rlwimi.
17596 * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define. Use
17597 in loop and entry code to keep "and." results.
17598 (strchr): Add little-endian support. Comment. Move cntlzd
17599 earlier in tail.
17600 * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
17601
17602 2013-10-04 Alan Modra <amodra@gmail.com>
17603
17604 * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
17605 * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
17606 * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
17607 * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
17608
17609 2013-10-04 Alan Modra <amodra@gmail.com>
17610
17611 * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
17612 (rTMP): Define as r11.
17613 (strcmp): Add little-endian support. Optimise tail.
17614 * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
17615 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
17616 * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
17617 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
17618 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
17619 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
17620 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
17621
17622 2013-10-04 Alan Modra <amodra@gmail.com>
17623
17624 * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
17625 little-endian support. Remove unnecessary "are we done" tests.
17626 Handle "s" wrapping around zero and extremely large "size".
17627 Correct main loop count. Handle single left-over word from main
17628 loop inline rather than by using small_loop. Correct comments.
17629 Delete "zero" tail, use "end_max" instead.
17630 * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
17631
17632 2013-10-04 Alan Modra <amodra@gmail.com>
17633
17634 * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
17635 support. Don't branch over align.
17636 * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
17637 * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
17638 support. Rearrange tmp reg use to suit. Comment.
17639 * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
17640
17641 2013-10-04 Alan Modra <amodra@gmail.com>
17642
17643 * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
17644
17645 2013-10-04 Alan Modra <amodra@gmail.com>
17646
17647 * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
17648 conditional form of branch and link when obtaining pc.
17649 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
17650
17651 2013-10-04 Alan Modra <amodra@gmail.com>
17652
17653 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
17654 HIWORD/LOWORD.
17655 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
17656 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
17657
17658 2013-10-04 Alan Modra <amodra@gmail.com>
17659
17660 * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
17661 * sysdeps/powerpc/novmx-longjmp.c: Likewise.
17662 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
17663 * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
17664 * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
17665 * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
17666 * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
17667 * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
17668 * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
17669 * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
17670
17671 2013-10-04 Anton Blanchard <anton@au1.ibm.com>
17672 Alistair Popple <alistair@ozlabs.au.ibm.com>
17673 Alan Modra <amodra@gmail.com>
17674
17675 [BZ #15723]
17676 * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
17677 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
17678 _dl_hwcap access for little-endian.
17679 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise. Don't
17680 destroy vmx regs when saving unaligned.
17681 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
17682 * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save. Don't
17683 destroy vmx regs when saving unaligned.
17684
17685 2013-10-04 Alan Modra <amodra@gmail.com>
17686
17687 * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
17688 Don't use a union to pack hi/low value.
17689
17690 2013-10-04 Anton Blanchard <anton@au1.ibm.com>
17691
17692 * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
17693 for little-endian.
17694 * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
17695 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
17696 * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
17697 * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
17698 * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
17699
17700 2013-10-04 Alan Modra <amodra@gmail.com>
17701
17702 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
17703 constants to usual value for .cst8 section, and remove redundant
17704 high address load.
17705 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
17706 constant for 0x1p52. Load little-endian words of double from
17707 correct stack offsets.
17708
17709 2013-10-04 Alan Modra <amodra@gmail.com>
17710
17711 * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
17712 * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
17713 words of double from correct stack offsets.
17714 * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
17715 * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
17716 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
17717 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
17718 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
17719 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
17720 * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
17721 * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
17722 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
17723 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
17724 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
17725 * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
17726 * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
17727 * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
17728 * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
17729 * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
17730 * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
17731
17732 2013-10-04 Alan Modra <amodra@gmail.com>
17733
17734 * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
17735 64-bit int/double union.
17736 (_FPU_SETCW): Likewise.
17737 * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
17738 (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
17739
17740 2013-10-04 Alan Modra <amodra@gmail.com>
17741
17742 * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
17743 * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
17744
17745 2013-10-04 Alan Modra <amodra@gmail.com>
17746
17747 * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
17748 use vector int constants.
17749 (__float_and_test24, __float_and8, __float_get_exp): Likewise.
17750
17751 2013-10-04 Anton Blanchard <anton@au1.ibm.com>
17752
17753 * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
17754 array with long long.
17755 * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
17756 * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
17757 * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
17758 * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
17759 * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
17760 * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
17761 * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
17762 * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
17763 * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
17764 * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
17765 * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
17766 * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
17767 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
17768
17769 2013-10-04 Anton Blanchard <anton@au1.ibm.com>
17770
17771 * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
17772 (__signbit): Likewise. Correct for little-endian.
17773 (__signbitl): Call __signbit.
17774 (lrint): Correct for little-endian.
17775 (lrintf): Call lrint.
17776
17777 2013-10-04 Alan Modra <amodra@gmail.com>
17778
17779 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
17780 union 32-bit int array member with 64-bit int array.
17781 (t515, tm256): Double rather than long double.
17782 (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
17783
17784 2013-10-04 Alan Modra <amodra@gmail.com>
17785
17786 * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
17787 Delete.
17788 (IEEE854_LONG_DOUBLE_BIAS): Delete.
17789 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
17790 version of math_ldbl.h.
17791
17792 2013-10-04 Alan Modra <amodra@gmail.com>
17793
17794 [BZ #15734], [BZ #15735]
17795 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
17796 all uses of ieee875 long double macros and unions. Simplify test
17797 for 0.0L. Correct |x|<|y| and |x|=|y| test. Use
17798 ldbl_extract_mantissa value for ix,iy exponents. Properly
17799 normalize after ldbl_extract_mantissa, and don't add hidden bit
17800 already handled. Don't treat low word of ieee854 mantissa like
17801 low word of IBM long double and mask off bit when testing for
17802 zero.
17803 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
17804 all uses of ieee875 long double macros and unions. Simplify tests
17805 for 0.0L and inf. Correct double adjustment of k. Delete dead code
17806 adjusting ha,hb. Simplify code setting kld. Delete two600 and
17807 two1022, instead use their values. Recognise that tests for large
17808 "a" and small "b" are mutually exclusive. Rename vars. Comment.
17809 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
17810 Rewrite all uses of ieee875 long double macros and unions. Simplify
17811 test for 0.0L and nan. Correct negation.
17812 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
17813 ieee875 long double macros and unions. Correct output for large
17814 magnitude x. Correct absolute value calculation.
17815 (__erfcl): Likewise.
17816 * math/libm-test.inc: Add tests for errors discovered in IBM long
17817 double versions of fmodl, remainderl, erfl and erfcl.
17818
17819 2013-10-04 Alan Modra <amodra@gmail.com>
17820
17821 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
17822 all uses of ieee854 long double macros and unions. Simplify tests
17823 for long doubles that are fully specified by the high double.
17824 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
17825 Likewise.
17826 * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
17827 Remove dead code too.
17828 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
17829 (__ieee754_ynl): Likewise.
17830 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
17831 * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
17832 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
17833 Remove dead code too.
17834 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
17835 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
17836 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
17837 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
17838 Simplify.
17839 * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
17840 Simplify.
17841 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
17842 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
17843 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
17844 Comment on variable precision.
17845 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
17846 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
17847 Likewise.
17848 * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
17849 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
17850 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
17851 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
17852 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
17853
17854 2013-10-04 Alan Modra <amodra@gmail.com>
17855
17856 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
17857 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
17858 all uses of ieee854 long double macros and unions.
17859 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
17860 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
17861 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
17862 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
17863 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
17864 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
17865 Likewise.
17866 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
17867 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
17868 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
17869 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
17870 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
17871 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
17872 Simplify sign and nan test too.
17873 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
17874 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
17875 * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
17876 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
17877 Likewise.
17878 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
17879 * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
17880 Likewise.
17881 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
17882 * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
17883 * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
17884 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
17885 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
17886 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
17887
17888 2013-10-04 Alan Modra <amodra@gmail.com>
17889
17890 * stdio-common/printf_size.c (__printf_size): Don't use
17891 union ieee854_long_double in fpnum union.
17892 * stdio-common/printf_fphex.c (__printf_fphex): Likewise. Use
17893 signbit macro to retrieve sign from long double.
17894 * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
17895 retrieve sign from long double.
17896 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
17897 * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
17898 * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
17899 * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
17900 * math/test-misc.c (main): Don't use union ieee854_long_double.
17901
17902 2013-10-04 Alan Modra <amodra@gmail.com>
17903
17904 [BZ #15680]
17905 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
17906 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
17907 (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
17908 calculation. Remove unnecessary test for denormal exponent.
17909 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
17910 Correct handling of denormals. Avoid undefined shift behaviour.
17911 Correct normalisation of low mantissa when low double is denormal.
17912 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
17913 (ldbl_extract_mantissa): Likewise. Comment. Use uint64_t* for hi64.
17914 (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
17915 Correct normalisation of low mantissa. Test for overflow of high
17916 mantissa and normalise.
17917 (ldbl_nearbyint): Use more readable constant for two52.
17918 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
17919 (__mpn_construct_long_double): Fix test for overflow of high
17920 mantissa and correct normalisation. Avoid undefined shift.
17921
17922 2013-10-04 Alan Modra <amodra@gmail.com>
17923
17924 * sysdeps/ieee754/ldbl-128ibm/ieee754.h
17925 (union ibm_extended_long_double): Define as an array of ieee754_double.
17926 (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
17927 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
17928 to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
17929 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
17930 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
17931 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
17932 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
17933 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
17934 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
17935 * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
17936 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
17937
17938 2013-10-03 Joseph Myers <joseph@codesourcery.com>
17939
17940 * locale/programs/locarchive.c (add_locale): Use constant 4096 for
17941 page size instead of calling getpagesize.
17942
17943 * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
17944 (LOCFILE_ALIGN_MASK): Likewise.
17945 (LOCFILE_ALIGN_UP): Likewise.
17946 (LOCFILE_ALIGNED_P): Likewise.
17947 * locale/programs/ld-collate.c (collate_output): Use the new
17948 macros instead of __alignof__ (int32_t).
17949 * locale/weight.h (findidx): Likewise.
17950
17951 2013-10-03 Ondřej Bílka <neleai@seznam.cz>
17952
17953 [BZ #431]
17954 * manual/string.texi: Fix strncat and wcsncat.
17955
17956 2013-10-03 Brooks Moses <bmoses@google.com>
17957
17958 [BZ #15915]
17959 * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
17960 * Makerules: ...here, and adjust associated comments.
17961
17962 2013-10-02 Will Newton <will.newton@linaro.org>
17963
17964 * malloc/Makefile: Add tst-pvalloc.
17965 * malloc/tst-pvalloc.c: New file.
17966
17967 2013-10-02 Will Newton <will.newton@linaro.org>
17968
17969 * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
17970 improve test coverage.
17971
17972 2013-10-02 Will Newton <will.newton@linaro.org>
17973
17974 * malloc/Makefile: Add tst-posix_memalign.
17975 * malloc/tst-posix_memalign.c: New file.
17976
17977 2013-10-01 Eric Blake <eblake@redhat.com>
17978
17979 * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
17980 Use __THROWNL rather than __THROW on static functions.
17981
17982 2013-09-30 Petr Machata <pmachata@redhat.com>
17983
17984 * elf/elf.h (R_AARCH64_ABS16): New macro.
17985 (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
17986 (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
17987 (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
17988 (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
17989 (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
17990 (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
17991 (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
17992 (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
17993 (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
17994 (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
17995 (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
17996 (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
17997 (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
17998 (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
17999 (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
18000 (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
18001 (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
18002 (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
18003 (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
18004 (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
18005 (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
18006 (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
18007 (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
18008 (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
18009 (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
18010 (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
18011 (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
18012 (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
18013 (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
18014 (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
18015 (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
18016 (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
18017 (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
18018 (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
18019 (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
18020 (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
18021 (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
18022 (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
18023 (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
18024 (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
18025 (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
18026 (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
18027 (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
18028 (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
18029 (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
18030 (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
18031 (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
18032 (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
18033 (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
18034 (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
18035 (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
18036 (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
18037 (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
18038 (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
18039 (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
18040 (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
18041 (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
18042 (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
18043 (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
18044 (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
18045 (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
18046 (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
18047 (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
18048 (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
18049 (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
18050 (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
18051 (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
18052 (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
18053 (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
18054 (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
18055 (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
18056 (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
18057 (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
18058 (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
18059 (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
18060 (R_AARCH64_TLSDESC_OFF_G1): Likewise.
18061 (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
18062 (R_AARCH64_TLSDESC_LDR): Likewise.
18063 (R_AARCH64_TLSDESC_ADD): Likewise.
18064 (R_AARCH64_TLSDESC_CALL): Likewise.
18065
18066 2013-09-30 Andreas Schwab <schwab@suse.de>
18067
18068 [BZ #15048]
18069 * nscd/aicache.c (addhstaiX): Properly use the cache variable for
18070 the nss database lookup.
18071 * nscd/initgrcache.c (addinitgroupsX): Likewise.
18072 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
18073
18074 2013-09-28 Mike Frysinger <vapier@gentoo.org>
18075
18076 * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
18077
18078 2013-09-28 P. J. McDermott <pj@pehjota.net>
18079
18080 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
18081 ${Bash-specific parameter/pattern/string} parameter expansion.
18082 * sysdeps/unix/make-syscalls.sh: Likewise.
18083
18084 2013-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
18085
18086 * sysdeps/sh/stackguard-macros.h: New file.
18087
18088 2013-09-26 Ondřej Bílka <neleai@seznam.cz>
18089
18090 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
18091 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
18092 * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
18093 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
18094 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18095 * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
18096
18097 2013-09-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
18098
18099 * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
18100 Fix thread ID register.
18101
18102 2013-09-25 Joseph Myers <joseph@codesourcery.com>
18103
18104 * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
18105 [POSIX || UNIX98]: Require rather than permitting all symbols from
18106 <time.h>.
18107 [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
18108 element of struct sched_param.
18109 [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
18110 [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
18111 [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
18112 [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
18113 constant.
18114
18115 2013-09-24 Olivier Langlois <olivier@olivierlanglois.net>
18116
18117 * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
18118 argument calculation.
18119
18120 2013-09-24 Joseph Myers <joseph@codesourcery.com>
18121
18122 * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
18123 Expect macro.
18124 [POSIX] (pthread_attr_t): Do not require type.
18125 [POSIX] (pthread_cond_t): Likewise.
18126 [POSIX] (pthread_condattr_t): Likewise.
18127 [POSIX] (pthread_key_t): Likewise.
18128 [POSIX] (pthread_mutex_t): Likewise.
18129 [POSIX] (pthread_mutexattr_t): Likewise.
18130 [POSIX] (pthread_once_t): Likewise.
18131 [POSIX] (pthread_t): Likewise.
18132 [POSIX-based standards] (pthread_atfork): Expect function.
18133
18134 2013-09-24 Joseph Myers <joseph@codesourcery.com>
18135 Richard Sandiford <richard@codesourcery.com>
18136
18137 * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
18138 (swap_endianness_p): New extern variable.
18139 (set_big_endian): New inline function.
18140 (maybe_swap_uint32): Likewise.
18141 (maybe_swap_uint32_array): Likewise.
18142 (maybe_swap_uint32_obstack): Likewise.
18143 * locale/programs/locfile.c: Include <stdbool.h>.
18144 (swap_endianness_p): New variable.
18145 (add_locale_uint32): Call maybe_swap_uint32.
18146 (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
18147 (write_locale_data): Call maybe_swap_uint32_array.
18148 * locale/programs/ld-collate.c (obstack_int32_grow): Call
18149 maybe_swap_uint32.
18150 (obstack_int32_grow_fast): Likewise.
18151 (output_weightwc): Call maybe_swap_uint32_obstack.
18152 (collate_output): Likewise.
18153 * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
18154 (OPT_LITTLE_ENDIAN): Likewise.
18155 (options): Add --little-endian and --big-endian options.
18156 (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
18157 * locale/programs/locarchive.c: Include "locfile.h".
18158 (GET): New macro.
18159 (SET): Likewise.
18160 (INC): Likewise.
18161 (create_archive): Use the new macros to access fields of
18162 structures directly mapped from or written to locale archives.
18163 (oldlocrecentcmp): Likewise.
18164 (enlarge_archive): Likewise.
18165 (insert_name): Likewise.
18166 (add_alias): Likewise.
18167 (add_locale): Likewise.
18168 (delete_locales_from_archive): Likewise.
18169 (show_archive_content): Likewise.
18170 (add_locale_to_archive): Likewise. Use maybe_swap_uint32 on
18171 locale data.
18172
18173 2013-09-24 Roland McGrath <roland@hack.frob.com>
18174
18175 * manual/freemanuals.texi: Updated from (newly) canonical copy at
18176 http://www.gnu.org/doc/freemanuals.texi.
18177 * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
18178
18179 2013-09-24 Will Newton <will.newton@linaro.org>
18180
18181 * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
18182 macro.
18183
18184 2013-09-23 Joseph Myers <joseph@codesourcery.com>
18185
18186 * locale/hashval.h (compute_hashval): Interpret bytes of key as
18187 unsigned char.
18188
18189 2013-09-23 Maciej W. Rozycki <macro@codesourcery.com>
18190
18191 * manual/threads.texi (POSIX Threads): Fix a typo.
18192
18193 2013-09-23 Siddhesh Poyarekar <siddhesh@redhat.com>
18194
18195 [BZ #14547]
18196 * string/tst-strcoll-overflow.c: New test case.
18197 * string/Makefile (xtests): Add tst-strcoll-overflow.
18198 * string/strcoll_l.c (STRCOLL): Skip allocating memory for
18199 cache if string sizes may cause integer overflow.
18200
18201 [BZ #14547]
18202 * string/strcoll_l.c (coll_seq): New members rule, idx,
18203 save_idx and back_us.
18204 (get_next_seq_nocache): New function.
18205 (do_compare_nocache): New function.
18206 (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
18207 when malloc fails.
18208
18209 2013-09-23 Carlos O'Donell <carlos@redhat.com>
18210
18211 [BZ #15754]
18212 * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
18213 __pointer_chk_guard_local, otherwise __pointer_chk_guard.
18214 * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
18215
18216 [BZ #15754]
18217 * elf/Makefile (tests): Add tst-ptrguard1.
18218 (tests-static): Add tst-ptrguard1-static.
18219 (tst-ptrguard1-ARGS): Define.
18220 (tst-ptrguard1-static-ARGS): Define.
18221 * elf/tst-ptrguard1.c: New file.
18222 * elf/tst-ptrguard1-static.c: New file.
18223 * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
18224 * sysdeps/i386/stackguard-macros.h: Likewise.
18225 * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
18226 * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
18227 * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
18228 * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
18229 * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
18230 * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
18231
18232 2013-09-23 Hector Marco <hecmargi@upv.es>
18233 Ismael Ripoll <iripoll@disca.upv.es>
18234 Carlos O'Donell <carlos@redhat.com>
18235
18236 [BZ #15754]
18237 * sysdeps/generic/stackguard-macros.h: Define
18238 __pointer_chk_guard_local and POINTER_CHK_GUARD.
18239 * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
18240 Define __pointer_chk_guard_local.
18241 (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
18242 Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
18243
18244 2013-09-15 Vinitha Vijayan <vinitha.vijayann@gmail.com>
18245
18246 [BZ #15859]
18247 * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
18248
18249 2013-09-20 Andreas Schwab <schwab@linux-m68k.org>
18250
18251 * include/string.h (__ffs): Declare as hidden.
18252 * string/ffs.c (__ffs): Define as hidden.
18253 * sysdeps/i386/ffs.c (__ffs): Likewise.
18254 * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
18255 * sysdeps/powerpc/ffs.c (__ffs): Likewise.
18256 * sysdeps/s390/ffs.c (__ffs): Likewise.
18257 * sysdeps/x86_64/ffs.c (__ffs): Likewise.
18258
18259 2013-09-20 Alexandre Oliva <aoliva@redhat.com>
18260
18261 * NEWS: Mention malloc probes.
18262
18263 * malloc/arena.c (new_heap): New memory_heap_new probe.
18264 (grow_heap): New memory_heap_more probe.
18265 (shrink_heap): New memory_heap_less probe.
18266 (heap_trim): New memory_heap_free probe.
18267 * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
18268 (systrim): New memory_sbrk_less probe.
18269 * manual/probes.texi: Document them.
18270
18271 * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
18272 * manual/probes.texi: Document it.
18273
18274 * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
18275 (__libc_realloc): Add memory_realloc_retry probe.
18276 (__libc_memalign): Add memory_memalign_retry probe.
18277 (__libc_valloc): Add memory_valloc_retry probe.
18278 (__libc_pvalloc): Add memory_pvalloc_retry probe.
18279 (__libc_calloc): Add memory_calloc_retry probe.
18280 * manual/probes.texi: Document them.
18281
18282 * malloc/arena.c (get_free_list): Add probe
18283 memory_arena_reuse_free_list.
18284 (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
18285 and memory_arena_reuse.
18286 (arena_get2) [!PER_THREAD]: Likewise.
18287 * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
18288 memory_arena_reuse_realloc.
18289 * manual/probes.texi: Document them.
18290
18291 * malloc/malloc.c (__libc_free): Add
18292 memory_mallopt_free_dyn_thresholds probe.
18293 (__libc_mallopt): Add multiple memory_mallopt probes.
18294 * manual/probes.texi: Document them.
18295
18296 * malloc/malloc.c: Include stap-probe.h.
18297 (__libc_mallopt): Add memory_mallopt probe.
18298 * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
18299 * manual/probes.texi: New.
18300 * manual/Makefile (chapters): Add probes.
18301 * manual/threads.texi: Set next node.
18302
18303 2013-09-19 Wei-Lun Chao <bluebat@member.fsf.org>
18304
18305 [BZ #15963, #13985]
18306 * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
18307 czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
18308 Add `Chinese' to `nan' entry name.
18309
18310 2013-09-19 Siddhesh Poyarekar <siddhesh@redhat.com>
18311
18312 * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
18313 (POLYNOMIAL): Likewise.
18314 (TAYLOR_SINCOS): Likewise.
18315 (TAYLOR_SLOW): Likewise.
18316 (__sin): Use TAYLOR_SINCOS.
18317 (__cos): Likewise.
18318 (slow): Use TAYLOR_SLOW.
18319 (sloww): Likewise.
18320 (bsloww): Likewise.
18321 (csloww): Likewise.
18322
18323 2013-09-19 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
18324
18325 * stdlib/strtod_l.c: Fix buffer overrun.
18326
18327 2013-09-19 Siddhesh Poyarekar <siddhesh@redhat.com>
18328
18329 * benchtests/Makefile (bench): Add sincos.
18330 * benchtests/bench-sincos.c: New file.
18331
18332 * math/libm-test.inc (cos_test_data): New test inputs.
18333 (sin_test_data): Likewise.
18334
18335 * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
18336 macro.
18337 (__sin): Use it.
18338 (__cos): Likewise.
18339 (slow1): Likewise.
18340 (slow2): Likewise.
18341 (sloww1): Likewise.
18342 (sloww2): Likewise.
18343 (bsloww1): Likewise.
18344 (bsloww2): Likewise.
18345 (cslow2): Likewise.
18346 (csloww1): Likewise.
18347 (csloww2): Likewise.
18348
18349 * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
18350 function.
18351 (__sin): Use it.
18352 (__cos): Likewise.
18353
18354 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
18355 gotos.
18356 (__cos): Likewise.
18357
18358 2013-09-18 Maciej W. Rozycki <macro@codesourcery.com>
18359
18360 * config.h.in (HAVE_MIPS_NAN2008): New macro.
18361 * elf/elf.h (EF_MIPS_NAN2008): Likewise.
18362 * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
18363 (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
18364 (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
18365 * elf/cache.c (print_entry): Handle the new cache flags.
18366
18367 2013-09-18 Joseph Myers <joseph@codesourcery.com>
18368 Aldy Hernandez <aldyh@redhat.com>
18369
18370 * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
18371 Change condition to [_SOFT_FLOAT].
18372 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
18373 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
18374 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
18375 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
18376 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
18377 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
18378 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
18379 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
18380 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
18381 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
18382 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
18383 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
18384 [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
18385 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
18386 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
18387 [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
18388 declaration.
18389
18390 2013-09-18 Joseph Myers <joseph@codesourcery.com>
18391
18392 * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
18393 macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
18394 (__longjmp): Use LOAD_GP to load saved GPRs.
18395 * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
18396 macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
18397 (__sigsetjmp): Use SAVE_GP to save GPRs.
18398
18399 * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
18400 Do not append -msoft-float.
18401 [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
18402
18403 2013-09-18 Siddhesh Poyarekar <siddhesh@redhat.com>
18404
18405 * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
18406
18407 2013-09-17 Joseph Myers <joseph@codesourcery.com>
18408
18409 [BZ #15966]
18410 * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
18411 (_FPU_GETCW): Use initial "__" on variable and field names but not
18412 on macro parameter name.
18413 [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise. Use
18414 parentheses around reference to macro parameter.
18415
18416 2013-09-13 Richard Sandiford <richard@codesourcery.com>
18417
18418 * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
18419 prototype.
18420 (ctype_startup): Use uint32_t in cast and sizeof for
18421 ctype->charnames.
18422
18423 2013-09-11 Jia Liu <proljc@gmail.com>
18424
18425 * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
18426 __daddr_t_defined.
18427 [__FreeBSD__]: Likewise.
18428
18429 2013-09-11 Ondřej Bílka <neleai@seznam.cz>
18430
18431 * sysdeps/x86_64/multiarch/ifunc-impl-list.c
18432 (__libc_ifunc_impl_list): Remove: __strchr_sse42.
18433 * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
18434 (strchr): Remove __strchr_sse42 ifunc selection.
18435 * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
18436 * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
18437
18438 2013-09-11 Will Newton <will.newton@linaro.org>
18439
18440 * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
18441 parameter to RES. Remove hardcoded 1000 value.
18442 * benchtests/bench-skeleton.c (main): Pass RES parameter
18443 to TIMING_INIT and multiply result by 1000.
18444
18445 2013-09-10 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
18446
18447 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18448
18449 2013-09-11 Andreas Schwab <schwab@suse.de>
18450
18451 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
18452 if not defined.
18453 (O_TMPFILE) [__USE_GNU]: Define.
18454 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
18455 Define.
18456
18457 2013-09-11 Will Newton <will.newton@linaro.org>
18458
18459 [BZ #15857]
18460 * malloc/malloc.c (__libc_memalign): Check the value of bytes
18461 does not overflow.
18462
18463 2013-09-11 Will Newton <will.newton@linaro.org>
18464
18465 [BZ #15856]
18466 * malloc/malloc.c (__libc_valloc): Check the value of bytes
18467 does not overflow.
18468
18469 2013-09-11 Will Newton <will.newton@linaro.org>
18470
18471 [BZ #15855]
18472 * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
18473 does not overflow.
18474
18475 2013-09-10 Ondřej Bílka <neleai@seznam.cz>
18476
18477 * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
18478 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
18479 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
18480 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
18481 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
18482
18483 2013-09-10 Allan McRae <allan@archlinux.org>
18484
18485 [BZ #15748]
18486 * manual/arith.texi (Parsing of Floats): Clarify
18487 cross-reference.
18488
18489 [BZ #15849]
18490 * manual/install.texi (Running make install): Mention
18491 --enable-pt-chown.
18492 * INSTALL: Regenerated.
18493
18494 2013-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18495
18496 * csu/init-first.c (_init): Remove the !SHARED condition around
18497 FPU control word initialization.
18498 * elf/dl-support.c (_dl_fpu_control): New variable.
18499 (_dl_aux_init) <AT_FPUCW>: Initialize it.
18500 * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
18501 (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
18502 * math/test-fpucw-static.c: New file.
18503 * math/test-fpucw-ieee.c: New file.
18504 * math/test-fpucw-ieee-static.c: New file.
18505 * math/Makefile (tests): Add `test-fpucw-ieee' and
18506 `$(tests-static)'.
18507 (tests-static): New variable.
18508 [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
18509 dependency to...
18510 [($(build-shared),yes)]
18511 ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
18512 ... this.
18513 [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
18514 New dependency.
18515
18516 2013-09-09 Allan McRae <allan@archlinux.org>
18517
18518 [BZ #15939]
18519 * manual/string.texi (Collation Functions): Fix typo in
18520 strcoll example.
18521 Reported by Suren Karapetyan <me@suren.karapetyan.name>.
18522
18523 [BZ #15893]
18524 * stdlib/isomac.c (get_null_defines): Fix memory leak.
18525
18526 [BZ #15892]
18527 * libio/memstream.c (open_memstream): Fix memory leak.
18528 * libio/wmemstream.c (open_wmemstream): Likewise.
18529
18530 [BZ #15895]
18531 * nscd/netgroupcache.c: Fix nesting of ifdefs.
18532
18533 2013-09-09 Will Newton <will.newton@linaro.org>
18534
18535 * malloc/Makefile: Add tst-realloc to tests.
18536 * malloc/tst-realloc.c: New file.
18537
18538 2013-09-09 Allan McRae <allan@archlinux.org>
18539
18540 [BZ #15844]
18541 * COPYING: Update from GNU website to fix FSF address.
18542 * COPYING.LIB: Likewise.
18543
18544 2013-09-06 David S. Miller <davem@davemloft.net>
18545
18546 * po/zh_TW.po: Update Chinese (traditional) translation from
18547 translation project.
18548
18549 2013-09-06 Richard Sandiford <richard@codesourcery.com>
18550 Joseph Myers <joseph@codesourcery.com>
18551
18552 * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
18553 "localeinfo.h".
18554 (obstack_chunk_alloc): New macro.
18555 (obstack_chunk_free): Likewise.
18556 (record_offset): New function.
18557 (init_locale_data): Likewise.
18558 (align_locale_data): Likewise.
18559 (add_locale_empty): Likewise.
18560 (add_locale_raw_data): Likewise.
18561 (add_locale_raw_obstack): Likewise.
18562 (add_locale_string): Likewise.
18563 (add_locale_wstring): Likewise.
18564 (add_locale_uint32): Likewise.
18565 (add_locale_uint32_array): Likewise.
18566 (add_locale_char): Likewise.
18567 (start_locale_structure): Likewise.
18568 (end_locale_structure): Likewise.
18569 (start_locale_prelude): Likewise.
18570 (end_locale_prelude): Likewise.
18571 (write_locale_data): Take locale_file structure rather than an
18572 iovec.
18573 * locale/programs/locfile.h: Include "obstack.h".
18574 (struct locale_file): Change to store locale file contents instead
18575 of header.
18576 (init_locale_data): New prototype.
18577 (align_locale_data): Likewise.
18578 (add_locale_empty): Likewise.
18579 (add_locale_raw_data): Likewise.
18580 (add_locale_raw_obstack): Likewise.
18581 (add_locale_string): Likewise.
18582 (add_locale_wstring): Likewise.
18583 (add_locale_uint32): Likewise.
18584 (add_locale_uint32_array): Likewise.
18585 (add_locale_char): Likewise.
18586 (start_locale_structure): Likewise.
18587 (end_locale_structure): Likewise.
18588 (start_locale_prelude): Likewise.
18589 (end_locale_prelude): Likewise.
18590 (write_locale_data): Update prototype.
18591 * locale/programs/3level.h (struct TABLE): Remove result field.
18592 (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
18593 Use new locale_file interface.
18594 [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
18595 (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
18596 * locale/programs/ld-address.c (address_output): Use new
18597 locale_file interface.
18598 * locale/programs/ld-collate.c (NO_FINALIZE): Change to
18599 NO_ADD_LOCALE.
18600 (collate_finish): Don't call collseq_table_finalize.
18601 (collate_output): Use new locale_file interface.
18602 * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
18603 in file.
18604 (NO_FINALIZE): Change to NO_ADD_LOCALE.
18605 (TABLE): Move defines earlier in file.
18606 (ELEMENT): Likewise.
18607 (DEFAULT): Likewise.
18608 (wctrans_table_add): Move macro and inline function earlier in
18609 file.
18610 (struct wctype_table): Move type earlier in file.
18611 (add_locale_wctype_table): New static prototype.
18612 (struct locale_ctype_t): Use logical types instead of struct iovec
18613 pointers for members.
18614 (ctype_output): Use new locale_file interface.
18615 (wctype_table_finalize): Change to add_locale_wctype_table. Use
18616 new locale_file interface.
18617 (allocate_arrays): Update for use of new locale_file interface.
18618 * locale/programs/ld-identification.c (identification_output): Use
18619 new locale_file interface.
18620 * locale/programs/ld-measurement.c (measurement_output): Likewise.
18621 * locale/programs/ld-messages.c (messages_output): Likewise.
18622 * locale/programs/ld-monetary.c (monetary_output): Likewise.
18623 * locale/programs/ld-name.c (name_output): Likewise.
18624 * locale/programs/ld-numeric.c (numeric_output): Likewise.
18625 * locale/programs/ld-paper.c (paper_output): Likewise.
18626 * locale/programs/ld-telephone.c (telephone_output): Likewise.
18627 * locale/programs/ld-time.c (time_output): Likewise.
18628
18629 2013-09-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
18630
18631 * benchtests/Makefile: Add memrchr benchmark.
18632 * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
18633 benchmark as memrchr.
18634 * benchtests/bench-memrchr-ifunc.c: New file.
18635 * benchtests/bench-memrchr.c: New file.
18636
18637 2013-09-06 Will Newton <will.newton@linaro.org>
18638
18639 * benchtests/Makefile (string-bench): Add memcpy.
18640
18641 2013-09-05 Carlos O'Donell <carlos@redhat.com>
18642 Cong Wang <amwang@redhat.com>
18643
18644 [BZ #15850]
18645 * sysdeps/unix/sysv/linux/bits/in.h
18646 [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
18647 * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
18648 before __USE_KERNEL_IPV6_DEFS uses.
18649 * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
18650 IPPROTO_BEETPH.
18651 [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
18652 sockaddr_in6, or ipv6_mreq.
18653
18654 2013-09-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
18655
18656 * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
18657 memory access for final bytes in some large inputs.
18658 * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
18659
18660 2013-09-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
18661
18662 * string/test-memrchr.c: New file.
18663 * string/test-memrchr-ifunc.c: New file.
18664 * string/Makefile: Add new memrchr testcase.
18665
18666 2013-09-05 Mike Frysinger <vapier@gentoo.org>
18667
18668 * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
18669 fanotify_init returns EPERM.
18670
18671 2013-09-04 Joseph Myers <joseph@codesourcery.com>
18672
18673 * conform/conformtest.pl (newtoken): Treat tokens not allowed as
18674 errors.
18675 (top level): Treat second token from macro or constant entries for
18676 allowed headers as allowed.
18677 * include/complex.h: Condition internal declarations on
18678 [!_ISOMAC].
18679 * include/fenv.h: Condition include of <stdbool.h> and internal
18680 declarations on [!_ISOMAC].
18681
18682 2013-09-04 Chris Leonard <cjl@sugarlabs,.org>
18683
18684 [BZ #15923]
18685 * locale/iso-4217.def: Update iso-1427.def and related occurrences.
18686
18687 2013-09-04 Joseph Myers <joseph@codesourcery.com>
18688
18689 * configure.in (--enable-versioning): Remove configure option.
18690 (libc_cv_asm_symver_directive): Remove configure test.
18691 (libc_cv_ld_version_script_option): Likewise.
18692 (VERSIONING): Remove variable and AC_SUBST.
18693 (DO_VERSIONING): Remove AC_DEFINE.
18694 * configure: Regenerated.
18695 * config.h.in (DO_VERSIONING): Remove macro.
18696 * Makerules [$(versioning) = yes]: Change conditionals to
18697 [$(build-shared) = yes].
18698 * config.make.in (versioning): Remove variable.
18699 * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
18700 [$(build-shared) = yes].
18701 * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
18702 * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
18703 * elf/Makefile [$(versioning) = yes]: Change conditionals to
18704 [$(build-shared) = yes].
18705 * extra-lib.mk [$(versioning) = yes]: Likewise.
18706 * hurd/Makefile [$(versioning) = yes]: Likewise.
18707 * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
18708 [SHARED].
18709 * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
18710 [SHARED].
18711 [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
18712 [SHARED && !NO_HIDDEN].
18713 * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
18714 [SHARED].
18715 [SHARED && DO_VERSIONING]: Likewise..
18716 * libio/Makefile [$(versioning) = yes]: Change conditionals to
18717 [$(build-shared) = yes].
18718 * manual/install.texi (--disable-versioning): Remove
18719 documentation.
18720 * INSTALL: Regenerated.
18721 * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
18722 to [SHARED].
18723 * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
18724 [$(build-shared) = yes].
18725 * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
18726 * sysdeps/i386/i686/multiarch/strstr-c.c
18727 [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
18728 [SHARED && !NO_HIDDEN].
18729 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
18730 [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
18731 * sysdeps/powerpc/powerpc32/dl-machine.c
18732 [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
18733 * sysdeps/powerpc/powerpc32/sysdep.h
18734 [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
18735 to [SHARED && PIC && !NO_HIDDEN].
18736 * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
18737 conditional to [SHARED].
18738
18739 2013-09-04 Will Newton <will.newton@linaro.org>
18740
18741 * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
18742 * benchtests/bench-string.h: Include bench-timing.h instead
18743 of including hp-timing.h directly. (INNER_LOOP_ITERS): New
18744 define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
18745 call to HP_TIMING_DIFF_INIT.
18746 * benchtests/bench-memccpy.c: Use bench-timing.h macros
18747 instead of hp-timing.h macros.
18748 * benchtests/bench-memchr.c: Likewise.
18749 * benchtests/bench-memcmp.c: Likewise.
18750 * benchtests/bench-memcpy.c: Likewise.
18751 * benchtests/bench-memmem.c: Likewise.
18752 * benchtests/bench-memmove.c: Likewise.
18753 * benchtests/bench-memset.c: Likewise.
18754 * benchtests/bench-rawmemchr.c: Likewise.
18755 * benchtests/bench-strcasecmp.c: Likewise.
18756 * benchtests/bench-strcasestr.c: Likewise.
18757 * benchtests/bench-strcat.c: Likewise.
18758 * benchtests/bench-strchr.c: Likewise.
18759 * benchtests/bench-strcmp.c: Likewise.
18760 * benchtests/bench-strcpy.c: Likewise.
18761 * benchtests/bench-strcpy_chk.c: Likewise.
18762 * benchtests/bench-strlen.c: Likewise.
18763 * benchtests/bench-strncasecmp.c: Likewise.
18764 * benchtests/bench-strncat.c: Likewise.
18765 * benchtests/bench-strncmp.c: Likewise.
18766 * benchtests/bench-strncpy.c: Likewise.
18767 * benchtests/bench-strnlen.c: Likewise.
18768 * benchtests/bench-strpbrk.c: Likewise.
18769 * benchtests/bench-strrchr.c: Likewise.
18770 * benchtests/bench-strspn.c: Likewise.
18771 * benchtests/bench-strstr.c: Likewise.
18772
18773 2013-09-04 Will Newton <will.newton@linaro.org>
18774
18775 * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
18776
18777 2013-09-03 Joseph Myers <joseph@codesourcery.com>
18778
18779 [BZ #15427]
18780 * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
18781 2**-30 instead of 2**-70 as threshold for returning -log(|x|).
18782 * math/libm-test.inc (lgamma_test_data): Add more tests.
18783 * sysdeps/i386/fpu/libm-test-ulps: Update.
18784 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18785
18786 2013-09-03 Ondřej Bílka <neleai@seznam.cz>
18787
18788 * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
18789 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
18790 Add ifunc.
18791 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
18792 Add strcmp-sse2-unaligned
18793 * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
18794
18795 2013-09-02 Mike Frysinger <vapier@gentoo.org>
18796
18797 * Versions.def (libc): Add GLIBC_2.19.
18798
18799 2013-09-02 Mike Frysinger <vapier@gentoo.org>
18800
18801 * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
18802 * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
18803
18804 2013-09-02 Joseph Myers <joseph@codesourcery.com>
18805
18806 [BZ #14155]
18807 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
18808 intermediate calculations in recurrence.
18809 (__ieee754_ynf): Likewise.
18810 * math/libm-test.inc (jn_test_data): Do not allow spurious
18811 underflow exception. Add more tests.
18812 (yn_test_data): Add more tests.
18813 * sysdeps/i386/fpu/libm-test-ulps: Update.
18814 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18815
18816 2013-09-02 Ondřej Bílka <neleai@seznam.cz>
18817
18818 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
18819
18820 2013-08-30 Ondřej Bílka <neleai@seznam.cz>
18821
18822 * csu/init-first.c: Fix then/than typos.
18823 * locale/programs/ld-collate.c: Likewise.
18824 * locale/programs/linereader.h: Likewise.
18825 * manual/charset.texi: Likewise.
18826 * manual/filesys.texi: Likewise.
18827 * manual/stdio.texi: Likewise.
18828 * manual/string.texi: Likewise.
18829 * stdlib/fmtmsg.c: Likewise.
18830 * sysdeps/i386/stpncpy.S: Likewise.
18831 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
18832 * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
18833 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
18834 * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
18835
18836 2013-08-30 Ondřej Bílka <neleai@seznam.cz>
18837
18838 * elf/dl-open.c: Fix typos.
18839 * iconvdata/gbbig5.c: Likewise.
18840 * iconvdata/iso-2022-jp.c: Likewise.
18841 * iconv/gconv_int.h: Likewise.
18842 * iconv/loop.c: Likewise.
18843 * nis/rpcsvc/nis.h: Likewise.
18844 * resolv/ns_name.c: Likewise.
18845 * stdio-common/vfscanf.c: Likewise.
18846 * streams/stropts.h: Likewise.
18847 * sunrpc/rpc_thread.c: Likewise.
18848 * sysdeps/i386/strpbrk.S: Likewise.
18849 * sysdeps/ieee754/k_standard.c: Likewise.
18850 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
18851 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
18852 * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
18853 * sysdeps/mach/hurd/profil.c: Likewise.
18854 * sysdeps/s390/dl-procinfo.h: Likewise.
18855 * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
18856 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
18857 * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
18858 * sysdeps/x86_64/dl-trampoline.S: Likewise.
18859 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
18860
18861 2013-08-30 Ondřej Bílka <neleai@seznam.cz>
18862
18863 * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
18864 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
18865
18866 2013-08-29 Ondřej Bílka <neleai@seznam.cz>
18867
18868 * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
18869 aix specific files.
18870 * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
18871 * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
18872 * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
18873 * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
18874 * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
18875 * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
18876 * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
18877 * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
18878
18879 2013-08-29 Thomas Schwinge <thomas@codesourcery.com>
18880 Roland McGrath <roland@hack.frob.com>
18881
18882 * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
18883 * sysdeps/mach/hurd/bits/errno.h: Regenerate.
18884
18885 2013-08-29 Samuel Thibault <samuel.thibault@ens-lyon.org>
18886
18887 * sysdeps/mach/hurd/i386/init-first.c (init1): Use
18888 __executable_start symbol instead of _start.
18889
18890 2013-08-29 Thomas Schwinge <thomas@codesourcery.com>
18891
18892 * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
18893 (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
18894 Move macros to...
18895 * sysdeps/gnu/ldsodefs.h: ... this new file.
18896
18897 * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
18898 (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
18899 instead of ELFOSABI_LINUX.
18900
18901 [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
18902 * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
18903 * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
18904 * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
18905 Likewise.
18906 * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
18907 * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
18908 * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
18909 Likewise.
18910 * sysdeps/ieee754/ldbl-128ibm/ieee754.h
18911 (ibm_extended_long_double): Add ieee_nan member.
18912 * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
18913 (do_test): New function.
18914
18915 * math/basic-test.c (TEST_CONVERT): New macro, renamed from
18916 TEST_TRUNC.
18917 (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
18918 functions, renamed from truncdfsf_test, trunctfsf_test,
18919 trunctfdf_test.
18920 (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
18921 functions.
18922 (do_test): Run all these.
18923
18924 2013-08-29 Ondřej Bílka <neleai@seznam.cz>
18925
18926 * argp/argp-help.c: Fix typos.
18927 * argp/argp-parse.c: Likewise.
18928 * debug/backtracesyms.c: Likewise.
18929 * elf/elf.h: Likewise.
18930 * malloc/malloc.c: Likewise.
18931 * nis/nis_print.c: Likewise.
18932 * resolv/res_comp.c: Likewise.
18933 * stdlib/stdlib.h: Likewise.
18934 * sunrpc/clnt_tcp.c: Likewise.
18935 * sunrpc/clnt_udp.c: Likewise.
18936 * sunrpc/clnt_unix.c: Likewise.
18937 * sysdeps/unix/bsd/ptsname.c: Likewise.
18938 * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
18939 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
18940 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
18941 Likewise.
18942 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
18943 Likewise.
18944 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
18945 Likewise.
18946 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
18947
18948 2013-08-28 Siddhesh Poyarekar <siddhesh@redhat.com>
18949
18950 * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
18951 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
18952
18953 2013-08-27 Mike Frysinger <vapier@gentoo.org>
18954
18955 [BZ #15897]
18956 * dlfcn/Makefile (tests): Add bug-dl-leaf.
18957 (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
18958 ($(objpfx)bug-dl-leaf): New rule.
18959 ($(objpfx)bug-dl-leaf.so): Likewise.
18960 ($(objpfx)bug-dl-leaf.out): Likewise.
18961 ($(objpfx)bug-dl-leaf-lib.so): Likewise.
18962 ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
18963 * dlfcn/bug-dl-leaf.c: New test.
18964 * dlfcn/bug-dl-leaf-lib.c: Likewise.
18965 * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
18966 * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
18967 (dlclose): Likewise.
18968 (dlmopen): Likewise.
18969
18970 2013-08-27 Roland McGrath <roland@hack.frob.com>
18971
18972 * include/netdb.h [!_ISOMAC]:
18973 Don't include <tls.h>.
18974 (h_errno, __libc_h_errno): Move declaration and macros out of
18975 [_LIBC_REENTRANT].
18976
18977 * include/resolv.h [_RESOLV_H_]:
18978 Don't include <tls.h>.
18979 (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
18980 * resolv/res_libc.c: Don't include <tls.h>.
18981 (_res): Use __attribute__ ((nocommon)) in place of
18982 __attribute__ ((section (".bss"))).
18983
18984 * Makefile ($(common-objpfx)linkobj/libc_pic.a):
18985 If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
18986
18987 * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
18988
18989 * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
18990 only under [SIOCGIFCONF && SIOCGIFNETMASK].
18991
18992 * resolv/res_mkquery.c: Include <sys/time.h>.
18993
18994 * inet/ifreq.c: Moved to ...
18995 * sysdeps/unix/ifreq.c: ... here.
18996 * inet/ifreq.c: New file, true stub version.
18997
18998 * socket/sa_len.c: New file.
18999 * socket/Makefile (aux): Add it.
19000 * sysdeps/unix/sysv/linux/Makefile
19001 [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
19002 * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
19003 and #include <socket/sa_len.c>.
19004 * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
19005 HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
19006
19007 * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
19008 * bits/socket.h: ... here.
19009
19010 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
19011 Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
19012 (SOCK_MAX, SOCK_TYPE_MASK): New macros.
19013
19014 2013-08-27 Andreas Schwab <schwab@suse.de>
19015
19016 [BZ #15736]
19017 * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
19018 * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
19019 (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
19020 * string/test-strcasecmp.c (test_main): Run tests in several
19021 locales.
19022 * string/test-strncasecmp.c (test_main): Likewise.
19023
19024 * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
19025 (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
19026 to __strcasecmp_nonascii and __strncasecmp_nonascii.
19027 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
19028 (__strncasecmp_ssse3) [PIC]: Likewise.
19029
19030 2013-08-26 Roland McGrath <roland@hack.frob.com>
19031
19032 * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
19033
19034 * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
19035 instead of explicitly declaring xdecrypt.
19036 * nis/nss_nis/nis-publickey.c: Likewise.
19037
19038 2013-08-26 Siddhesh Poyarekar <siddhesh@redhat.com>
19039
19040 [BZ #15890]
19041 * nscd/aicache.c: Include res_hconf.h.
19042 (addhstaiX): Initialize res_hconf.
19043
19044 2013-08-26 Andreas Schwab <schwab@suse.de>
19045
19046 * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
19047 ($(objpfx)tst-tls-atexit): Add dependencies here instead.
19048
19049 2013-08-26 Siddhesh Poyarekar <siddhesh@redhat.com>
19050
19051 * nscd/aicache.c (addhstaiX): Fix indentation.
19052
19053 2013-08-25 Mike Frysinger <vapier@gentoo.org>
19054
19055 * configure.ac: Quote $build_pt_chown test.
19056 * configure: Regenerated.
19057
19058 2013-08-23 Joseph Myers <joseph@codesourcery.com>
19059
19060 [BZ #15532]
19061 * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
19062 * math/s_cexpf.c (__cexpf): Likewise.
19063 * math/s_cexpl.c (__cexpl): Likewise.
19064 * math/libm-test.inc (cexp_test_data): Correct expected return
19065 value for NaN + i0. Add another test.
19066
19067 2013-08-22 David S. Miller <davem@davemloft.net>
19068
19069 * po/ca.po: Update Catalan translation from translation project.
19070 * po/uk.po: Add Ukrainian translations from translation project.
19071
19072 2013-08-21 Joseph Myers <joseph@codesourcery.com>
19073
19074 [BZ #15797]
19075 * math/s_fdim.c (__fdim): Check for infinite arguments if result
19076 is infinite, not alongside NaN test.
19077 * math/s_fdimf.c (__fdimf): Likewise.
19078 * math/s_fdiml.c (__fdiml): Likewise.
19079 * math/libm-test.inc (fdim_test_data): Add more tests. Test that
19080 errno is unchanged.
19081
19082 2013-08-21 Ondřej Bílka <neleai@seznam.cz>
19083
19084 * argp/argp-help.c: Fix typos.
19085 * crypt/speeds.c: Likewise.
19086 * csu/check_fds.c: Likewise.
19087 * elf/dl-load.c: Likewise.
19088 * elf/dl-open.c: Likewise.
19089 * elf/reldep3.c: Likewise.
19090 * elf/reldep.c: Likewise.
19091 * elf/sprof.c: Likewise.
19092 * iconv/iconv_charmap.c: Likewise.
19093 * iconv/skeleton.c: Likewise.
19094 * iconv/strtab.c: Likewise.
19095 * io/lockf64.c: Likewise.
19096 * libio/libioP.h: Likewise.
19097 * resolv/gai_notify.c: Likewise.
19098 * resolv/ns_name.c: Likewise.
19099 * resolv/ns_samedomain.c: Likewise.
19100 * resolv/res_send.c: Likewise.
19101 * stdlib/random.c: Likewise.
19102 * sunrpc/rpc/xdr.h: Likewise.
19103 * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
19104 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
19105 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
19106 * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
19107 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
19108 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
19109 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
19110 * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
19111 * sysdeps/mach/hurd/check_fds.c: Likewise.
19112 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
19113 * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
19114 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
19115 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
19116 * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
19117 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
19118 * sysdeps/pthread/aio_notify.c: Likewise.
19119 * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
19120 * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
19121 * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
19122 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
19123 * sysdeps/x86/fpu/bits/fenv.h: Likewise.
19124
19125 2013-08-21 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
19126
19127 * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
19128 version if bit_Slow_SSE4_2 is set.
19129 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
19130 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
19131
19132 2013-07-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
19133
19134 [BZ #15867]
19135 * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
19136 trampoline stack frame information.
19137 * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
19138 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
19139 (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
19140 (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
19141 (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
19142 * sysdeps/unix/sysv/linux/powerpc/init-first.c
19143 (_libc_vdso_platform_setup): Initialize the signal trampolines.
19144 * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
19145 sa_flags value.
19146 * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
19147 interrupting a syscall and set with option SA_SIGINFO.
19148
19149 2013-08-20 Joseph Myers <joseph@codesourcery.com>
19150
19151 [BZ #15531]
19152 * math/s_cproj.c (__cproj): Only return an infinity if one part of
19153 argument is infinite.
19154 * math/s_cprojf.c (__cprojf): Likewise.
19155 * math/s_cprojl.c (__cprojl): Likewise.
19156 * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
19157 * math/libm-test.inc (cproj_test_data): Add more tests.
19158
19159 * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
19160
19161 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
19162 [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
19163 size. Use __ffs to determine corresponding shift.
19164
19165 2013-08-20 Joseph Myers <joseph@codesourcery.com>
19166 Roland McGrath <roland@hack.frob.com>
19167
19168 * Makefile (INSTALL): Remove trailing blank lines from output of
19169 makeinfo.
19170
19171 2013-08-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
19172
19173 * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
19174 Align 32 bit compat elf_greg to 8 bytes.
19175
19176 2013-08-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
19177
19178 * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
19179
19180 2013-08-20 Siddhesh Poyarekar <siddhesh@redhat.com>
19181
19182 * string/strcoll_l.c (coll_seq): New structure.
19183 (get_next_seq_cached): New function.
19184 (get_next_seq): New function.
19185 (do_compare): New function.
19186 (STRCOLL): Use GNU style definition. Simplify implementation
19187 by using get_next_seq, get_next_seq_cached and do_compare.
19188
19189 2013-08-16 Florian Weimer <fweimer@redhat.com>
19190
19191 [BZ #14699]
19192 CVE-2013-4237
19193 * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
19194 member.
19195 * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
19196 member.
19197 * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
19198 * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
19199 Return delayed error code. Remove GETDENTS_64BIT_ALIGNED
19200 conditional.
19201 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
19202 GETDENTS_64BIT_ALIGNED.
19203 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
19204 * manual/filesys.texi (Reading/Closing Directory): Document
19205 ENAMETOOLONG return value of readdir_r. Recommend readdir more
19206 strongly.
19207 * manual/conf.texi (Limits for Files): Add portability note to
19208 NAME_MAX, PATH_MAX.
19209 (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
19210
19211 2013-08-13 Andreas Schwab <schwab@suse.de>
19212
19213 [BZ #15749]
19214 * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
19215 of fabs.
19216 * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
19217 LDBL_MAX_EXP >= 16384]: Add tests for it.
19218
19219 2013-08-12 David S. Miller <davem@davemloft.net>
19220
19221 * version.h (RELEASE): Set to "development".
19222 (VERSION): Set to "2.18.90".
19223 * NEWS: Add 2.19 section.
19224
19225 2013-08-03 David S. Miller <davem@davemloft.net>
19226
19227 * po/ko.po: Update Korean translation from translation project.
19228
19229 2013-08-01 David S. Miller <davem@davemloft.net>
19230
19231 * manual/contrib.texi: Update entry for Siddhesh Poyarekar. Add
19232 entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
19233 Bilka.
19234
19235 2013-07-30 David S. Miller <davem@davemloft.net>
19236
19237 * po/fr.po: Update French translation from translation project.
19238
19239 2013-07-28 David S. Miller <davem@davemloft.net>
19240
19241 * po/cs.po: Update Czech translation from translation project.
19242
19243 * po/sv.po: Update Swedish translation from translation project.
19244
19245 2013-07-27 David S. Miller <davem@davemloft.net>
19246
19247 * po/eo.po: Update Esperanto translation from translation project.
19248
19249 * po/vi.po: Update Vietnamese translation from translation project.
19250
19251 * po/de.po: Update German translation from translation project.
19252
19253 2013-07-26 David S. Miller <davem@davemloft.net>
19254
19255 * po/bg.po: Update Bulgarian translation from translation project.
19256
19257 * po/nl.po: Update Dutch translation from translation project.
19258 * po/pl.po: Update Polish translation from translation project.
19259 * po/ru.po: Update Russian translation from translation project.
19260
19261 2013-07-24 David S. Miller <davem@davemloft.net>
19262
19263 * po/libc.pot: Update.
19264
19265 2013-07-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
19266
19267 * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
19268 variable page size.
19269 * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
19270 * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
19271 * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
19272
19273 2013-07-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
19274
19275 * sysdeps/s390/fpu/libm-test-ulps: Refresh.
19276
19277 2013-07-21 Siddhesh Poyarekar <siddhesh@redhat.com>
19278 Andreas Schwab <schwab@suse.de>
19279 Roland McGrath <roland@hack.frob.com>
19280 Joseph Myers <joseph@codesourcery.com>
19281 Carlos O'Donell <carlos@redhat.com>
19282
19283 [BZ #15755]
19284 * config.h.in: Define HAVE_PT_CHOWN.
19285 * config.make.in (build-pt-chown): New variable.
19286 * configure.in (--enable-pt_chown): New configure option.
19287 * configure: Regenerate.
19288 * login/Makefile: Include Makeconfig. Build pt_chown only if
19289 build-pt-chown is enabled.
19290 * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
19291 pt_chown to fix pty ownership.
19292 * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
19293 CLOSE_ALL_FDS.
19294 * manual/install.texi (Configuring and compiling): Mention
19295 --enable-pt_chown. Add @findex for grantpt.
19296 * INSTALL: Regenerate.
19297
19298 2013-07-20 David S. Miller <davem@davemloft.net>
19299
19300 * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
19301 difference between 32-bit and 64-bit.
19302
19303 2013-07-15 Carlos O'Donell <carlos@redhat.com>
19304
19305 [BZ #15711]
19306 * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
19307 Avoid system header dependency with -ffreestanding.
19308 ($(objpfx)bits/syscall%d): Likewise.
19309
19310 2013-07-13 David S. Miller <davem@davemloft.net>
19311
19312 * math/libm-test.inc (casin_test_data): Annotate more cases of missing
19313 underflows from atanl/atan2l due to bug 15319.
19314 (casinh_test_data): Likewise.
19315
19316 2013-07-07 David S. Miller <davem@davemloft.net>
19317
19318 * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
19319
19320 2013-07-05 Jeroen Albers <_jeroen_@yahoo.com>
19321
19322 * sysdeps/i386/fpu/libm-test-ulps: Update.
19323 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19324
19325 2013-07-04 Siddhesh Poyarekar <siddhesh@redhat.com>
19326
19327 * configure.in (--enable-lock-elision): Fix message text.
19328 * INSTALL: Regenerate.
19329 * configure: Regenerate.
19330
19331 2013-07-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
19332
19333 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19334
19335 2013-07-03 Andreas Jaeger <aj@suse.de>
19336
19337 * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
19338 define.
19339 (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
19340 (ptrace_peeksiginfo_args): Add.
19341 (__ptrace_peeksiginfo_flags): Add.
19342 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
19343 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
19344 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
19345
19346 2013-07-03 Allan McRae <allan@archlinux.org>
19347
19348 * sysdeps/i386/fpu/libm-test-ulps: Update.
19349
19350 2013-07-02 David S. Miller <davem@davemloft.net>
19351
19352 * sysdeps/sparc/fpu/libm-test-ulps: Update.
19353
19354 2013-07-02 Markus Trippelsdorf <markus@trippelsdorf.de>
19355
19356 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19357
19358 2013-07-02 Joseph Myers <joseph@codesourcery.com>
19359
19360 * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
19361 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19362
19363 2013-07-02 Andi Kleen <ak@linux.intel.com>
19364
19365 * config.h.in (ENABLE_LOCK_ELISION): Add.
19366 * configure.in (--enable-lock-elision): Add option.
19367 * manual/install.texi: Document --enable lock elision.
19368 * configure: Regenerate
19369 * INSTALL: Regenerate.
19370
19371 2013-07-02 H.J. Lu <hongjiu.lu@intel.com>
19372
19373 * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
19374 SSE4.2 strcasecmp for libc.a.
19375 * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
19376
19377 2013-07-02 Joseph Myers <joseph@codesourcery.com>
19378
19379 [BZ #13304]
19380 * soft-fp/op-common.h (_FP_FMA): New macro.
19381 * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
19382 (_FP_MUL_MEAT_DW_1_imm): Likewise. Split out of ...
19383 (_FP_MUL_MEAT_1_imm): ... here.
19384 (_FP_MUL_MEAT_DW_1_wide): New macro. Split out of ...
19385 (_FP_MUL_MEAT_1_wide): ... here.
19386 (_FP_MUL_MEAT_DW_1_hard): Likewise. Split out of ...
19387 (_FP_MUL_MEAT_1_hard): ... here.
19388 * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
19389 (_FP_MUL_MEAT_DW_2_wide): Likewise. Split out of ...
19390 (_FP_MUL_MEAT_2_wide): ... here.
19391 (_FP_MUL_MEAT_DW_2_wide_3mul): New macro. Split out of ...
19392 (_FP_MUL_MEAT_2_wide_3mul): ... here.
19393 (_FP_MUL_MEAT_DW_2_gmp): New macro. Split out of ...
19394 (_FP_MUL_MEAT_2_gmp): ... here.
19395 * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
19396 (_FP_MUL_MEAT_DW_4_wide): Likewise. Split out of ...
19397 (_FP_MUL_MEAT_4_wide): ... here.
19398 (_FP_MUL_MEAT_DW_4_gmp): New macro. Split out of ...
19399 (_FP_MUL_MEAT_4_gmp): ... here.
19400 * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
19401 (_FP_WFRACBITS_DW_S): Likewise.
19402 (_FP_WFRACXBITS_DW_S): Likewise.
19403 (_FP_HIGHBIT_DW_S): Likewise.
19404 (FP_FMA_S): Likewise.
19405 (_FP_FRAC_HIGH_DW_S): Likewise.
19406 * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
19407 (_FP_WFRACBITS_DW_D): Likewise.
19408 (_FP_WFRACXBITS_DW_D): Likewise.
19409 (_FP_HIGHBIT_DW_D): Likewise.
19410 (FP_FMA_D): Likewise.
19411 (_FP_FRAC_HIGH_DW_D): Likewise.
19412 * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
19413 (_FP_WFRACBITS_DW_E): Likewise.
19414 (_FP_WFRACXBITS_DW_E): Likewise.
19415 (_FP_HIGHBIT_DW_E): Likewise.
19416 (FP_FMA_E): Likewise.
19417 (_FP_FRAC_HIGH_DW_E): Likewise.
19418 * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
19419 (_FP_WFRACBITS_DW_Q): Likewise.
19420 (_FP_WFRACXBITS_DW_Q): Likewise.
19421 (_FP_HIGHBIT_DW_Q): Likewise.
19422 (FP_FMA_Q): Likewise.
19423 (_FP_FRAC_HIGH_DW_Q): Likewise.
19424 * soft-fp/fmasf4.c: New file.
19425 * soft-fp/fmadf4.c: Likewise.
19426 * soft-fp/fmatf4.c: Likewise.
19427
19428 2013-06-28 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
19429
19430 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
19431 bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
19432 Silvermont.
19433 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
19434 macro.
19435 (index_Slow_SSE4_2): Likewise.
19436 (index_Prefer_PMINUB_for_stringop): Likewise.
19437 * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
19438 bit_Slow_SSE4_2 is set.
19439 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
19440 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
19441
19442 2013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
19443
19444 * sysdeps/powerpc/Makefile: Add comment about generating an offset to
19445 rtld_global._dl_hwcap2.
19446 * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
19447 POWER8.
19448 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
19449 POWER8 feature descriptions defined in _dl_hwcap2.
19450 * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
19451 string handling for POWER8 feature bits.
19452 (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
19453 (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
19454 _dl_powerpc_cap_flags.
19455 (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
19456 * sysdeps/powerpc/rtld-global-offsets.sym
19457 (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
19458 _dl_hwcap2 in the rtld_global_ro structure.
19459
19460 2013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
19461
19462 * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
19463 hardware capabilities in support of AT_HWCAP2.
19464 (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
19465 * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
19466 GLRO(dl_hwcap2).
19467 (_dl_show_auxv): Add support for calling _dl_procinfo to display
19468 AT_HWCAP2. If a platform doesn't chose to handle displaying AT_HWCAP2
19469 explicitly the unknown a_type display mechanism is used.
19470 * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
19471 * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
19472 struct member.
19473 * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
19474 to macro prototype for AT_HWCAP2 support.
19475 * sysdeps/i386/dl-procinfo.h: Likewise.
19476 * sysdeps/s390/dl-procinfo.h: Likewise.
19477 * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
19478 macro prototype for AT_HWCAP2 support. Make WORD unsigned long int
19479 rather than signed int. Stub in handler for TYPE == AT_HWCAP2 to
19480 return -1 for unknown a_type display fallback.
19481 * sysdeps/sparc/dl-procinfo.h: Likewise.
19482 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
19483 * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
19484
19485 2013-06-28 Joseph Myers <joseph@codesourcery.com>
19486
19487 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
19488 instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
19489
19490 2013-06-28 Pierre Ynard <linkfanel@yahoo.fr>
19491
19492 [BZ #12492]
19493 * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
19494 mprotect making __stack_prot writable.
19495
19496 2013-06-28 Nathan Froyd <froydnj@codesourcery.com>
19497 Joseph Myers <joseph@codesourcery.com>
19498
19499 * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
19500 as being properly aligned.
19501
19502 2013-06-28 Maciej W. Rozycki <macro@codesourcery.com>
19503
19504 * dlfcn/modstatic5.c: New file.
19505 * dlfcn/tststatic5.c: New file.
19506 * dlfcn/Makefile (tests): Add tststatic5.
19507 (tests-static): Likewise.
19508 (modules-names): Add modstatic5.
19509 (tststatic5-ENV): New variable.
19510 ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
19511
19512 [BZ #15022]
19513 * elf/dl-support.c (_dl_main_map): New variable.
19514 (_dl_ns): Use it to initialize [LM_ID_BASE] element.
19515 (_dl_nns, _dl_load_adds): Set to 1.
19516 (_dl_initial_searchlist): Refer to _dl_main_map.
19517 (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
19518 * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
19519 call to _dl_get_origin.
19520 * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
19521 around call_map.
19522 (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
19523 * dlfcn/modstatic3.c: New file.
19524 * dlfcn/tststatic3.c: New file.
19525 * dlfcn/tststatic4.c: New file.
19526 * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
19527 (tests-static): Likewise.
19528 (modules-names): Add modstatic3.
19529 (tststatic3-ENV, tststatic4-ENV): New variables.
19530 ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
19531 ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
19532
19533 2013-06-26 Joseph Myers <joseph@codesourcery.com>
19534
19535 * configure.in (CC): Require GCC version 4.4 or later.
19536 * configure: Regenerated.
19537 * manual/install.texi (Tools for Compilation): Update GCC version
19538 requirement.
19539 * INSTALL: Regenerated.
19540
19541 2013-06-26 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
19542
19543 [BZ #15674]
19544 * string/test-memcmp.c (check2): New.
19545 (main): Call check2.
19546
19547 * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
19548
19549 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
19550
19551 [BZ #15022]
19552 * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
19553 over to...
19554 (dl_open_worker) [!SHARED]: ... here.
19555
19556 2013-06-26 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
19557
19558 * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
19559
19560 2013-06-25 Richard Henderson <rth@redhat.com>
19561
19562 * locale/programs/locarchive.c: Include <libc-internal.h>
19563
19564 2013-06-25 Joseph Myers <joseph@codesourcery.com>
19565
19566 * manual/texinfo.tex: Update to version 2013-06-21.17, with
19567 trailing whitespace removed.
19568
19569 2013-06-24 Mike Frysinger <vapier@gentoo.org>
19570
19571 [BZ #10283]
19572 * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
19573 * locale/programs/locarchive.c: Include libc-mmap.h.
19574 (prepare_address_space): Take two new outputs (the mmap base and len).
19575 Align p to MAP_FIXED_ALIGNMENT. Set mmap base and len to the right
19576 values.
19577 (create_archive): Declare new mmap base and len values for
19578 prepare_address_space, and store the result in ah.
19579 (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
19580 (enlarge_archive): If ah->mmap_base is not NULL, use that and
19581 ah->mmap_len to unmap rather than ah->addr and ah->reserved.
19582 Declare new mmap base and len values for
19583 prepare_address_space, and store the result in new_ah.
19584 (open_archive): Declare new mmap base and len values for
19585 prepare_address_space, and store the result in ah.
19586 (close_archive): If ah->mmap_base is not NULL, use that and
19587 ah->mmap_len to unmap rather than ah->addr and ah->reserved.
19588 * sysdeps/generic/libc-mmap.h: New file.
19589
19590 2013-06-24 Mike Frysinger <vapier@gentoo.org>
19591
19592 * include/libc-internal.h (ALIGN_DOWN): New helper macro.
19593 (ALIGN_UP): Likewise.
19594 (PTR_ALIGN_DOWN): Likewise.
19595 (PTR_ALIGN_UP): Likewise.
19596
19597 2013-06-24 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
19598
19599 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
19600 entry mapped to PPC_PLATFORM_POWER8.
19601 * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
19602 POWER8.
19603 (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
19604 (_dl_string_platform): Add case for exporting platform position for
19605 POWER8.
19606 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
19607 search path to sysdeps/powerpc/powerpc32/power8 directory.
19608 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
19609 search path to sysdeps/powerpc/powerpc64/power8 directory.
19610 * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
19611 power7 directories.
19612 * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
19613 power7 directories.
19614
19615 2013-06-24 Siddhesh Poyarekar <siddhesh@redhat.com>
19616
19617 * INSTALL: Regenerate.
19618
19619 * nscd/connections.c (nscd_init): Fix comment.
19620
19621 2013-06-22 Joseph Myers <joseph@codesourcery.com>
19622
19623 * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
19624
19625 [BZ #15667]
19626 * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
19627 to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
19628
19629 2013-06-21 Maciej W. Rozycki <macro@codesourcery.com>
19630
19631 * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
19632 DL_DST_REQ_STATIC.
19633 (DL_DST_REQ_STATIC): Remove macro.
19634
19635 2013-06-21 Joseph Myers <joseph@codesourcery.com>
19636
19637 [BZ #7006]
19638 * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
19639 with a shift of 0 bits.
19640
19641 2013-06-21 Maciej W. Rozycki <macro@codesourcery.com>
19642
19643 * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
19644 $(tststatic-ENV).
19645
19646 2013-06-21 Kaz Kojima <kkojima@rr.iij4u.or.jp>
19647
19648 [BZ #15655]
19649 * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
19650
19651 2013-06-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
19652
19653 * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
19654 * configure.in (libc_cv_cc_loop_to_function): Check if compiler
19655 accepts -fno-tree-loop-distribute-patterns.
19656 * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
19657 * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
19658 recursive call.
19659 * string/memset.c (memset): Likewise.
19660 * string/test-memmove.c (simple_memmove): Disable loop transformation
19661 to library calls.
19662 * string/test-memset.c (simple_memset): Likewise.
19663 * benchtests/bench-memmove.c (simple_memmove): Likewise.
19664 * benchtests/bench-memset.c (simple_memset): Likewise.
19665 * configure: Regenerated.
19666
19667 2013-06-20 Joseph Myers <joseph@codesourcery.com>
19668
19669 * math/test-misc.c (main): Ignore fesetround failure when failures
19670 of subsequent rounding tests would be ignored.
19671
19672 [BZ #15654]
19673 * math/fedisblxcpt.c (fedisableexcept): Return 0.
19674 * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
19675 * math/fegetenv.c (__fegetenv): Return 0.
19676 * math/fegetexcept.c (fegetexcept): Return 0.
19677 * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
19678 FE_TONEAREST.
19679 * math/feholdexcpt.c (feholdexcept): Return 0.
19680 * math/fesetenv.c (__fesetenv): Return 0.
19681 * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
19682 argument FE_TONEAREST.
19683 * math/feupdateenv.c (__feupdateenv): Return 0.
19684 * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
19685
19686 2013-06-18 Roland McGrath <roland@hack.frob.com>
19687
19688 * elf/rtld-Rules (rtld-compile-command.S): New variable.
19689 (rtld-compile-command.s, rtld-compile-command.c): New variables.
19690 ($(objpfx)rtld-%.os rules): Use them.
19691
19692 2013-06-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
19693
19694 * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
19695 fields.
19696
19697 2013-06-17 Roland McGrath <roland@hack.frob.com>
19698
19699 * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
19700 length of target pattern, then descending length of dependency pattern.
19701 * configure.in (AWK): Require gawk 3.1.2 or newer.
19702 * manual/install.texi (Tools for Compilation): Say that we do.
19703 * configure: Regenerated.
19704
19705 * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
19706 ($(common-objpfx)sysd-rules): Replace shell logic with running ...
19707 * scripts/sysd-rules.awk: ... this new script.
19708 * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
19709 than a glob-style pattern.
19710
19711 2013-06-17 Joseph Myers <joseph@codesourcery.com>
19712
19713 * math/test-misc.c (main): Do not treat incorrectly rounded
19714 conversions as failure unless ROUNDING_TESTS passes.
19715
19716 2013-06-15 Joseph Myers <joseph@codesourcery.com>
19717
19718 [BZ #15631]
19719 * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
19720 restore exception state around main square root computation, then
19721 check for inexactness explicitly.
19722
19723 * math/libm-test.inc (fma_test_data): Add another test.
19724
19725 2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
19726
19727 * manual/threads.texi (Non-POSIX Extensions): New document
19728 node. Document pthread_getattr_default_np and
19729 pthread_setattr_default_np.
19730
19731 * Versions.def (libpthread): Add GLIBC_2.18.
19732 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
19733 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
19734 Likewise.
19735 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
19736 Likewise.
19737 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
19738 Likewise.
19739 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
19740 Likewise.
19741 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
19742 Likewise.
19743 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
19744 Likewise.
19745 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
19746 Likewise.
19747 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
19748 Likewise.
19749 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
19750 Likewise.
19751
19752 2013-06-14 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
19753
19754 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
19755 Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
19756
19757 2013-06-14 Siddhesh Poyarekar <siddhesh@redhat.com>
19758 H.J. Lu <hjl.tools@gmail.com>
19759
19760 [BZ #15627]
19761 * sysdeps/x86_64/rtld-memset.c: Remove file.
19762 * sysdeps/x86_64/rtld-memset.S: New file.
19763
19764 2013-06-14 Joseph Myers <joseph@codesourcery.com>
19765
19766 * stdlib/tst-strtod-round.c: Include <math-tests.h>.
19767 (test_in_one_mode): Take arguments for whether the rounding mode
19768 is supported for each floating-point type.
19769 (do_test): Pass new arguments to test_in_one_mode using
19770 ROUNDING_TESTS.
19771
19772 2013-06-13 Roland McGrath <roland@hack.frob.com>
19773
19774 * posix/tst-waitid.c (do_test): Distinguish different instances of
19775 stopped/continued in CHECK_SIGCHLD uses. Insert a delay between
19776 sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
19777 before entering the kernel for waitpid.
19778
19779 2013-06-13 Siddhesh Poyarekar <siddhesh@redhat.com>
19780
19781 * NEWS: Fix note on clock function precision. Text by Roland
19782 McGrath.
19783
19784 2013-06-13 Roland McGrath <roland@hack.frob.com>
19785
19786 * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
19787 it into place only when and if the sanity check passes.
19788
19789 2013-06-13 Joseph Myers <joseph@codesourcery.com>
19790
19791 * stdlib/gen-tst-strtod-round.c (round_str): Always generate
19792 output for whether conversion result is exact. Take argument
19793 indicating whether type is IBM long double.
19794 (round_for_all): Change need_exact field to ibm_ld.
19795 * stdlib/tst-strtod-round.c (struct exactness): New type.
19796 (struct test): Change bool ld_ok field to struct exactness exact.
19797 (TEST): Update all definitions for change to field.
19798 (tests): Regenerate array contents.
19799 (test_in_one_mode): Take pointer to new field instead of old ld_ok
19800 field value. Check for IBM long double here.
19801 (do_test): Update calls to test_in_one_mode.
19802
19803 2013-06-13 Siddhesh Poyarekar <siddhesh@redhat.com>
19804
19805 [BZ #12515]
19806 * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
19807 CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
19808
19809 2013-06-12 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
19810
19811 [BZ #15605]
19812 * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
19813 generated by the compiler on loop optimizations.
19814 * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
19815 general definitions.
19816
19817 2013-06-12 Joseph Myers <joseph@codesourcery.com>
19818
19819 * math/bug-nextafter.c: Include <math-tests.h>.
19820 (main): Only test for exceptions if EXCEPTION_TESTS is true for
19821 the relevant type.
19822 * math/bug-nexttoward.c: Include <math-tests.h>.
19823 (main): Only test for exceptions if EXCEPTION_TESTS is true for
19824 the relevant type.
19825 * math/test-misc.c: Include <math-tests.h>.
19826 (main): Only test for exceptions if EXCEPTION_TESTS is true for
19827 the relevant type.
19828
19829 2013-06-12 Andreas Jaeger <aj@suse.de>
19830
19831 * po/ia.po: Update Interlingua translation from translation
19832 project.
19833
19834 2013-06-12 Siddhesh Poyarekar <siddhesh@redhat.com>
19835
19836 * include/fenv.h: Include stdbool.h.
19837 (struct rm_ctx): New structure.
19838 * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
19839 Define macro.
19840 (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
19841 (SET_RESTORE_ROUNDF): Likewise.
19842 (SET_RESTORE_ROUNDL): Likewise.
19843 (SET_RESTORE_ROUND_NOEX): Likewise.
19844 (SET_RESTORE_ROUND_NOEXF): Likewise.
19845 (SET_RESTORE_ROUND_NOEXL): Likewise.
19846 (SET_RESTORE_ROUND_53BIT): Likewise.
19847 [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
19848 (libc_feresetround_noexf_ctx): Likewise.
19849 (libc_feresetround_noexl_ctx): Likewise.
19850 (libc_feholdsetround_53bit_ctx): Likewise.
19851 (libc_feresetround_53bit_ctx): Likewise.
19852 * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
19853 (libc_feholdexcept_setround_sse_ctx): New function.
19854 (libc_fesetenv_sse_ctx): Likewise.
19855 (libc_feupdateenv_sse_ctx): Likewise.
19856 (libc_feholdexcept_setround_387_prec_ctx): Likewise.
19857 (libc_feholdexcept_setround_387_ctx): Likewise.
19858 (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
19859 (libc_feholdsetround_387_prec_ctx): Likewise.
19860 (libc_feholdsetround_387_ctx): Likewise.
19861 (libc_feholdsetround_387_53bit_ctx): Likewise.
19862 (libc_feholdsetround_sse_ctx): Likewise.
19863 (libc_feresetround_sse_ctx): Likewise.
19864 (libc_feresetround_387_ctx): Likewise.
19865 (libc_feupdateenv_387_ctx): Likewise.
19866 (libc_feholdexcept_setroundf_ctx): Define macro.
19867 (libc_fesetenvf_ctx): Likewise.
19868 (libc_feupdateenvf_ctx): Likewise.
19869 (libc_feholdsetroundf_ctx): Likewise.
19870 (libc_feresetroundf_ctx): Likewise.
19871 (libc_feholdexcept_setround_ctx): Likewise.
19872 (libc_fesetenv_ctx): Likewise.
19873 (libc_feupdateenv_ctx): Likewise.
19874 (libc_feholdsetround_ctx): Likewise.
19875 (libc_feresetround_ctx): Likewise.
19876 (libc_feholdexcept_setroundl_ctx): Likewise.
19877 (libc_feupdateenvl_ctx): Likewise.
19878 (libc_feholdsetroundl_ctx): Likewise.
19879 (libc_feresetroundl_ctx): Likewise.
19880 [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
19881 (libc_feresetround_53bit_ctx): Likewise.
19882
19883 2013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
19884
19885 * locale/iso-639.def: Convert to UTF-8.
19886
19887 2013-06-11 Joseph Myers <joseph@codesourcery.com>
19888
19889 * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
19890 (EXCEPTION_TESTS_double): Likewise.
19891 (EXCEPTION_TESTS_long_double): Likewise.
19892 (EXCEPTION_TESTS): Likewise.
19893 * math/libm-test.inc (test_exceptions): Only test exceptions if
19894 EXCEPTION_TESTS (FLOAT).
19895
19896 2013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
19897
19898 * benchtests/Makefile (string-bench): Add strcpy_chk and
19899 stpcpy_chk.
19900 * benchtests/bench-stpcpy_chk-ifunc.c: New file.
19901 * benchtests/bench-stpcpy_chk.c: New file.
19902 * benchtests/bench-strcpy_chk-ifunc.c: New file.
19903 * benchtests/bench-strcpy_chk.c: New file.
19904 * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
19905 code.
19906 (do_test): Likewise.
19907
19908 2013-06-11 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
19909
19910 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
19911 ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
19912 * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
19913 with tabs where appropriate.
19914 [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
19915 dl-procinfo.h.
19916 [PPC_PLATFORM_PPC440]: Likewise.
19917 [PPC_PLATFORM_PPC464]: Likewise.
19918 [PPC_PLATFORM_PPC476]: Likewise.
19919 (_dl_string_platform): Add support for detecting ppc405, ppc440,
19920 ppc464, and ppc476 platform strings merging from ports/
19921 dl-procinfo.h.
19922
19923 2013-06-11 Andreas Schwab <schwab@suse.de>
19924
19925 [BZ #14991]
19926 * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
19927 (from_ucs4_idx): Regenerate.
19928 (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
19929 (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
19930 (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
19931 (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
19932 (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
19933 (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
19934 (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
19935 (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
19936 from FROM_LOOP and TO_LOOP specific macros.
19937 (BODY): Handle combining characters.
19938 * iconvdata/BIG5HKSCS.irreversible: Update.
19939 * iconvdata/BIG5HKSCS.precomposed: New file.
19940 * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
19941 characters.
19942 * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
19943
19944 2013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
19945
19946 * include/sys/time.h: Fix indentation and add copyright header.
19947
19948 * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
19949 (do_test): Likewise.
19950 * string/test-memchr.c (do_one_test): Likewise.
19951 (do_test): Likewise.
19952 * string/test-memcmp.c (do_one_test): Likewise.
19953 (do_test): Likewise.
19954 * string/test-memcpy.c (do_one_test): Likewise.
19955 (do_test): Likewise.
19956 * string/test-memmem.c (do_one_test): Likewise.
19957 (do_test): Likewise.
19958 (do_random_tests): Likewise.
19959 * string/test-memmove.c (do_one_test): Likewise.
19960 (do_test): Likewise.
19961 * string/test-memset.c (do_one_test): Likewise.
19962 (do_test): Likewise.
19963 * string/test-rawmemchr.c (do_one_test): Likewise.
19964 (do_test): Likewise.
19965 * string/test-strcasecmp.c (do_one_test): Likewise.
19966 (do_test): Likewise.
19967 * string/test-strcasestr.c (do_one_test): Likewise.
19968 (do_test): Likewise.
19969 * string/test-strcat.c (do_one_test): Likewise.
19970 (do_test): Likewise.
19971 * string/test-strchr.c (do_one_test): Likewise.
19972 (do_test): Likewise.
19973 * string/test-strcmp.c (do_one_test): Likewise.
19974 (do_test): Likewise.
19975 * string/test-strcpy.c (do_one_test): Likewise.
19976 (do_test): Likewise.
19977 * string/test-string.h: Likewise.
19978 (test_init): Likewise.
19979 * string/test-strlen.c (do_one_test): Likewise.
19980 (do_test): Likewise.
19981 * string/test-strncasecmp.c (do_one_test): Likewise.
19982 (do_test): Likewise.
19983 * string/test-strncat.c (do_one_test): Likewise.
19984 (do_test): Likewise.
19985 * string/test-strncmp.c (do_one_test): Likewise.
19986 (do_test_limit): Likewise.
19987 (do_test): Likewise.
19988 * string/test-strncpy.c (do_one_test): Likewise.
19989 (do_test): Likewise.
19990 * string/test-strnlen.c (do_one_test): Likewise.
19991 (do_test): Likewise.
19992 * string/test-strpbrk.c (do_one_test): Likewise.
19993 (do_test): Likewise.
19994 * string/test-strrchr.c (do_one_test): Likewise.
19995 (do_test): Likewise.
19996 * string/test-strspn.c (do_one_test): Likewise.
19997 (do_test): Likewise.
19998 * string/test-strstr.c (do_one_test): Likewise.
19999 (do_test): Likewise.
20000
20001 * benchtests/Makefile (string-bench): Add string benchmarks.
20002 * benchtests/bench-bcopy-ifunc.c: New file.
20003 * benchtests/bench-bcopy.c: New file.
20004 * benchtests/bench-bzero-ifunc.c: New file.
20005 * benchtests/bench-bzero.c: New file.
20006 * benchtests/bench-memccpy-ifunc.c: New file.
20007 * benchtests/bench-memccpy.c: New file.
20008 * benchtests/bench-memchr-ifunc.c: New file.
20009 * benchtests/bench-memchr.c: New file.
20010 * benchtests/bench-memcmp-ifunc.c: New file.
20011 * benchtests/bench-memcmp.c: New file.
20012 * benchtests/bench-memmem-ifunc.c: New file.
20013 * benchtests/bench-memmem.c: New file.
20014 * benchtests/bench-memmove-ifunc.c: New file.
20015 * benchtests/bench-memmove.c: New file.
20016 * benchtests/bench-mempcpy-ifunc.c: New file.
20017 * benchtests/bench-mempcpy.c: New file.
20018 * benchtests/bench-memset-ifunc.c: New file.
20019 * benchtests/bench-memset.c: New file.
20020 * benchtests/bench-rawmemchr-ifunc.c: New file.
20021 * benchtests/bench-rawmemchr.c: New file.
20022 * benchtests/bench-stpcpy-ifunc.c: New file.
20023 * benchtests/bench-stpcpy.c: New file.
20024 * benchtests/bench-stpncpy-ifunc.c: New file.
20025 * benchtests/bench-stpncpy.c: New file.
20026 * benchtests/bench-strcasecmp-ifunc.c: New file.
20027 * benchtests/bench-strcasecmp.c: New file.
20028 * benchtests/bench-strcasestr-ifunc.c: New file.
20029 * benchtests/bench-strcasestr.c: New file.
20030 * benchtests/bench-strcat-ifunc.c: New file.
20031 * benchtests/bench-strcat.c: New file.
20032 * benchtests/bench-strchr-ifunc.c: New file.
20033 * benchtests/bench-strchr.c: New file.
20034 * benchtests/bench-strchrnul-ifunc.c: New file.
20035 * benchtests/bench-strchrnul.c: New file.
20036 * benchtests/bench-strcmp-ifunc.c: New file.
20037 * benchtests/bench-strcmp.c: New file.
20038 * benchtests/bench-strcpy-ifunc.c: New file.
20039 * benchtests/bench-strcpy.c: New file.
20040 * benchtests/bench-strcspn-ifunc.c: New file.
20041 * benchtests/bench-strcspn.c: New file.
20042 * benchtests/bench-strlen-ifunc.c: New file.
20043 * benchtests/bench-strlen.c: New file.
20044 * benchtests/bench-strncasecmp-ifunc.c: New file.
20045 * benchtests/bench-strncasecmp.c: New file.
20046 * benchtests/bench-strncat-ifunc.c: New file.
20047 * benchtests/bench-strncat.c: New file.
20048 * benchtests/bench-strncmp-ifunc.c: New file.
20049 * benchtests/bench-strncmp.c: New file.
20050 * benchtests/bench-strncpy-ifunc.c: New file.
20051 * benchtests/bench-strncpy.c: New file.
20052 * benchtests/bench-strnlen-ifunc.c: New file.
20053 * benchtests/bench-strnlen.c: New file.
20054 * benchtests/bench-strpbrk-ifunc.c: New file.
20055 * benchtests/bench-strpbrk.c: New file.
20056 * benchtests/bench-strrchr-ifunc.c: New file.
20057 * benchtests/bench-strrchr.c: New file.
20058 * benchtests/bench-strspn-ifunc.c: New file.
20059 * benchtests/bench-strspn.c: New file.
20060 * benchtests/bench-strstr-ifunc.c: New file.
20061 * benchtests/bench-strstr.c: New file.
20062
20063 * benchtests/Makefile: Disable parallel execution of targets.
20064 (string-bench): Add memcpy.
20065 (benchset): New variable to store a list of benchmark sets.
20066 (bench-func): Renamed from bench.
20067 (bench-set): New target.
20068 (bench): Depend on bench-func and bench-set.
20069 * benchtests/README: Add section on benchmark sets.
20070 * benchtests/bench-memcpy-ifunc.c: New file.
20071 * benchtests/bench-memcpy.c: New file.
20072 * benchtests/bench-string.h: New file.
20073
20074 2013-06-11 Andreas Schwab <schwab@suse.de>
20075
20076 [BZ #15577]
20077 * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
20078 * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
20079 values in the triple.
20080 * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
20081 terminator in the group key.
20082
20083 2013-06-11 Andreas Jaeger <aj@suse.de>
20084
20085 * po/zh_TW.po: Update Chinese (traditional) translation from
20086 translation project.
20087
20088 2013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
20089
20090 * include/time.h (__clock_gettime): Add libc_hidden_proto.
20091 * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
20092 __clock_getcpuclockid. Add weak_alias and libc_hidden_def.
20093 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
20094 (clock_getcpuclockid): Likewise.
20095 * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
20096 Add weak_alias and libc_hidden_def.
20097 * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
20098 * rt/clock_gettime.c (clock_gettime): Rename to
20099 __clock_gettime. Add weak_alias and libc_hidden_def.
20100 * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
20101 * rt/clock_nanosleep.c (clock_nanosleep): Rename to
20102 __clock_nanosleep. Add weak_alias and libc_hidden_def.
20103 * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
20104 * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
20105 Likewise.
20106 * rt/clock_settime.c (clock_settime): Rename to
20107 __clock_settime. Add weak_alias and libc_hidden_def.
20108 * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
20109
20110 2013-06-10 Joseph Myers <joseph@codesourcery.com>
20111
20112 * mach/err_boot.sub: Remove trailing whitespace.
20113 * mach/err_ipc.sub: Likewise.
20114 * mach/err_mach.sub: Likewise.
20115
20116 * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
20117 (ROUNDING_TESTS_double): Likewise.
20118 (ROUNDING_TESTS_long_double): Likewise.
20119 (ROUNDING_TESTS): Likewise.
20120 * math/libm-test.inc: Include <math-tests.h>.
20121 (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
20122 (IF_ROUND_INIT_FE_TONEAREST): Likewise.
20123 (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
20124 (IF_ROUND_INIT_FE_UPWARD): Likewise.
20125
20126 2013-06-10 Siddhesh Poyarekar <siddhesh@redhat.com>
20127
20128 * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
20129 of assigning.
20130
20131 2013-06-08 Joseph Myers <joseph@codesourcery.com>
20132
20133 * sysdeps/gnu/errlist.awk: Do not generate space at end of
20134 otherwise empty TRANS lines.
20135 * sysdeps/gnu/errlist.c: Regenerated.
20136
20137 * catgets/gencat.c (error_print): Use (void) in function
20138 definition.
20139 * crypt/crypt_util.c (__init_des): Likewise.
20140 * crypt/speeds.c (Stop): Likewise.
20141 (main): Likewise.
20142 * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
20143 * inet/ruserpass.c (token): Likewise.
20144 * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
20145 * intl/localealias.c (extend_alias_table): Likewise.
20146 * intl/plural-exp.c (init_germanic_plural): Likewise.
20147 * libio/fcloseall.c (__fcloseall): Likewise.
20148 * libio/genops.c (_IO_flush_all): Likewise.
20149 (_IO_flush_all_linebuffered): Likewise.
20150 (_IO_cleanup): Likewise.
20151 (_IO_iter_begin): Likewise.
20152 (_IO_iter_end): Likewise.
20153 (_IO_list_lock): Likewise.
20154 (_IO_list_unlock): Likewise.
20155 (_IO_list_resetlock): Likewise.
20156 * libio/getchar.c (getchar): Likewise.
20157 * libio/getchar_u.c (getchar_unlocked): Likewise.
20158 * libio/getwchar.c (getwchar): Likewise.
20159 * libio/getwchar_u.c (getwchar_unlocked): Likewise.
20160 * libio/oldstdfiles.c (_IO_check_libio): Likewise.
20161 * login/getpt.c (__getpt): Likewise.
20162 * login/tst-utmp.c (main): Likewise.
20163 * malloc/hooks.c (__malloc_check_init): Likewise.
20164 * malloc/malloc.c (__malloc_stats): Likewise.
20165 * malloc/mtrace.c (tr_break): Likewise.
20166 (mtrace): Likewise.
20167 (muntrace): Likewise.
20168 * misc/fstab.c (endfsent): Likewise.
20169 * misc/getclktck.c (__getclktck): Likewise.
20170 * misc/getdtsz.c (__getdtablesize): Likewise.
20171 * misc/gethostid.c (gethostid): Likewise.
20172 * misc/getpagesize.c (__getpagesize): Likewise.
20173 * misc/getsysstats.c (__get_nprocs_conf): Likewise.
20174 (__get_nprocs): Likewise.
20175 (__get_phys_pages): Likewise.
20176 (__get_avphys_pages): Likewise.
20177 * misc/getttyent.c (getttyent): Likewise.
20178 (setttyent): Likewise.
20179 (endttyent): Likewise.
20180 * misc/getusershell.c (getusershell): Likewise.
20181 (endusershell): Likewise.
20182 (setusershell): Likewise.
20183 (initshells): Likewise.
20184 * misc/hsearch.c (__hdestroy): Likewise.
20185 * misc/sync.c (sync): Likewise.
20186 * misc/syslog.c (closelog_internal): Likewise.
20187 (closelog): Likewise.
20188 * misc/ttyslot.c (ttyslot): Likewise.
20189 * misc/vhangup.c (vhangup): Likewise.
20190 * posix/fork.c (__fork): Likewise.
20191 * posix/getegid.c (__getegid): Likewise.
20192 * posix/geteuid.c (__geteuid): Likewise.
20193 * posix/getgid.c (__getgid): Likewise.
20194 * posix/getpid.c (__getpid): Likewise.
20195 * posix/getppid.c (__getppid): Likewise.
20196 * posix/getuid.c (__getuid): Likewise.
20197 * posix/pause.c (pause): Likewise.
20198 * posix/setpgrp.c (setpgrp): Likewise.
20199 * posix/setsid.c (__setsid): Likewise.
20200 * posix/test-vfork.c (noop): Likewise.
20201 * resolv/gethnamaddr.c (_endhtent): Likewise.
20202 (_gethtent): Likewise.
20203 (ht_endhostent): Likewise.
20204 (gethostent): Likewise.
20205 (dns_service): Likewise.
20206 * stdlib/drand48.c (drand48): Likewise.
20207 * stdlib/lrand48.c (lrand48): Likewise.
20208 * stdlib/mrand48.c (mrand48): Likewise.
20209 * stdlib/rand.c (rand): Likewise.
20210 * stdlib/random.c (__random): Likewise.
20211 * stdlib/setenv.c (clearenv): Likewise.
20212 * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
20213 * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
20214 * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
20215 * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
20216 (__get_nprocs): Likewise.
20217 (__get_phys_pages): Likewise.
20218 (__get_avphys_pages): Likewise.
20219 * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
20220 * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
20221 * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
20222 * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
20223 * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
20224 * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
20225 * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
20226 * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
20227 * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
20228 * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
20229 * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
20230 * sysdeps/mach/hurd/sync.c (sync): Likewise.
20231 * sysdeps/posix/clock.c (clock): Likewise.
20232 * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
20233 * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
20234 * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
20235 * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
20236 * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
20237 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
20238 (__get_nprocs_conf): Likewise.
20239 (__get_phys_pages): Likewise.
20240 (__get_avphys_pages): Likewise.
20241 * time/clock.c (clock): Likewise.
20242 * time/tzset.c (__tzname_max): Likewise.
20243
20244 2013-06-07 Joseph Myers <joseph@codesourcery.com>
20245
20246 * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
20247 (__bswap_32): Do not use "register".
20248 * crypt/crypt.c (_ufc_doit_r): Likewise.
20249 * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
20250 * debug/wcscat_chk.c (__wcscat_chk): Likewise.
20251 * gmon/gmon.c (__monstartup): Likewise.
20252 * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
20253 * hurd/hurdmalloc.c (more_memory): Likewise.
20254 (malloc): Likewise.
20255 (free): Likewise.
20256 (realloc): Likewise.
20257 (malloc_fork_prepare): Likewise.
20258 (malloc_fork_parent): Likewise.
20259 (malloc_fork_child): Likewise.
20260 * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
20261 (_svcauth_des): Likewise.
20262 * inet/inet_lnaof.c (inet_lnaof): Likewise.
20263 * inet/inet_net.c (inet_network): Likewise.
20264 * inet/inet_netof.c (inet_netof): Likewise.
20265 * inet/rcmd.c (__validuser2_sa): Likewise.
20266 * io/fts.c (fts_open): Likewise.
20267 (fts_load): Likewise.
20268 (fts_close): Likewise.
20269 (fts_read): Likewise.
20270 (fts_children): Likewise.
20271 (fts_build): Likewise.
20272 (fts_stat): Likewise.
20273 (fts_sort): Likewise.
20274 (fts_alloc): Likewise.
20275 (fts_lfree): Likewise.
20276 * libio/fileops.c (_IO_new_file_xsputn): Likewise.
20277 (_IO_file_xsgetn): Likewise.
20278 (_IO_file_xsgetn_mmap): Likewise.
20279 * libio/iofopncook.c (_IO_cookie_read): Likewise.
20280 (_IO_cookie_write): Likewise.
20281 * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
20282 * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
20283 * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
20284 * malloc/obstack.c (_obstack_begin): Likewise.
20285 (_obstack_begin_1): Likewise.
20286 (_obstack_newchunk): Likewise.
20287 (_obstack_allocated_p): Likewise.
20288 (obstack_free): Likewise.
20289 (_obstack_memory_used): Likewise.
20290 * misc/getttyent.c (getttynam): Likewise.
20291 (getttyent): Likewise.
20292 (skip): Likewise.
20293 (value): Likewise.
20294 * misc/getusershell.c (initshells): Likewise.
20295 * misc/syslog.c (__vsyslog_chk): Likewise.
20296 * misc/ttyslot.c (ttyslot): Likewise.
20297 * nis/nis_hash.c (__nis_hash): Likewise.
20298 * posix/fnmatch_loop.c (FCT): Likewise.
20299 * posix/getconf.c (print_all): Likewise.
20300 (main): Likewise.
20301 * posix/getopt.c (exchange): Likewise.
20302 * posix/glob.c (globfree): Likewise.
20303 (prefix_array): Likewise.
20304 (__glob_pattern_type): Likewise.
20305 * resolv/arpa/nameser.h (NS_GET16): Likewise.
20306 (NS_GET32): Likewise.
20307 (NS_PUT16): Likewise.
20308 (NS_PUT32): Likewise.
20309 * resolv/gethnamaddr.c (getanswer): Likewise.
20310 (gethostbyname2): Likewise.
20311 (gethostbyaddr): Likewise.
20312 (_gethtent): Likewise.
20313 (_gethtbyname2): Likewise.
20314 (_gethtbyaddr): Likewise.
20315 * resolv/ns_print.c (dst_s_get_int16): Likewise.
20316 * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
20317 * resolv/res_init.c (__res_vinit): Likewise.
20318 (net_mask): Likewise.
20319 * resolv/res_mkquery.c (outchar): Likewise.
20320 (PRINT): Likewise.
20321 * stdio-common/printf_fp.c (outchar): Likewise.
20322 (PRINT): Likewise.
20323 * stdio-common/printf_fphex.c (outchar): Likewise.
20324 (PRINT): Likewise.
20325 * stdio-common/printf_size.c (outchar): Likewise.
20326 (PRINT): Likewise.
20327 * stdio-common/test_rdwr.c (main): Likewise.
20328 * stdio-common/tfformat.c (matches): Likewise.
20329 * stdio-common/vfprintf.c (outchar): Likewise.
20330 (printf_unknown): Likewise.
20331 (buffered_vfprintf): Likewise.
20332 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
20333 * stdio-common/xbug.c (AppendToBuffer): Likewise.
20334 (ReadFile): Likewise.
20335 * stdlib/qsort.c (SWAP): Likewise.
20336 (_quicksort): Likewise.
20337 * stdlib/setenv.c (__add_to_environ): Likewise.
20338 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
20339 * stdlib/strtol_l.c (__strtol_l): Likewise.
20340 * stdlib/tst-strtod.c (main): Likewise.
20341 * stdlib/tst-strtol.c (main): Likewise.
20342 * stdlib/tst-strtoll.c (main): Likewise.
20343 * string/bits/string2.h (__strcmp_cc): Likewise.
20344 (__strcmp_cg): Likewise.
20345 (__strcspn_c1): Likewise.
20346 (__strcspn_c2): Likewise.
20347 (__strcspn_c3): Likewise.
20348 (__strspn_c1): Likewise.
20349 (__strspn_c2): Likewise.
20350 (__strspn_c3): Likewise.
20351 (__strsep_1c): Likewise.
20352 (__strsep_2c): Likewise.
20353 (__strsep_3c): Likewise.
20354 * string/memccpy.c (__memccpy): Likewise.
20355 * string/stpcpy.c (__stpcpy): Likewise.
20356 * string/strcmp.c (strcmp): Likewise.
20357 * string/strrchr.c (strrchr): Likewise.
20358 * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
20359 Likewise.
20360 * sysdeps/mach/hurd/getcwd.c
20361 (_hurd_canonicalize_directory_name_internal): Likewise.
20362 * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
20363 * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
20364 * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
20365 * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
20366 Likewise, in both definitions.
20367 * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
20368 definitions.
20369 [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
20370 64] (__bswap_64): Likewise.
20371 * time/test_time.c (main): Likewise.
20372 * time/tzfile.c (__tzfile_read): Likewise.
20373 (__tzfile_compute): Likewise.
20374 * time/tzset.c (__tzset_parse_tz): Likewise.
20375 (tzset_internal): Likewise.
20376 (compute_change): Likewise.
20377 * wcsmbs/wcscat.c (__wcscat): Likewise.
20378 * wcsmbs/wcschr.c (wcschr): Likewise.
20379 * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
20380 * wcsmbs/wcscspn.c (wcscspn): Likewise.
20381 * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
20382 * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
20383 * wcsmbs/wcsspn.c (wcsspn): Likewise.
20384 * wcsmbs/wcsstr.c (wcsstr): Likewise.
20385 * wcsmbs/wmemchr.c (wmemchr): Likewise.
20386 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
20387 * wcsmbs/wmemset.c (wmemset): Likewise.
20388
20389 2013-06-06 Joseph Myers <joseph@codesourcery.com>
20390
20391 * scripts/config.guess: Update to version 2013-05-16.
20392 * scripts/config.sub: Update to version 2013-04-24.
20393 * scripts/install-sh: Update to version 2011-11-20.07.
20394 * scripts/mkinstalldirs: Update to version 2009-04-28.21.
20395 * scripts/move-if-change: Update to version 2012-01-06 07:23.
20396
20397 2013-06-06 Ondřej Bílka <neleai@seznam.cz>
20398
20399 * debug/fgetws_u_chk.c: Fix leading whitespaces.
20400 * elf/sln.c: Likewise.
20401 * hurd/hurd/ioctl.h: Likewise.
20402 * hurd/hurdmalloc.c: Likewise.
20403 * hurd/xattr.c: Likewise.
20404 * include/shlib-compat.h: Likewise.
20405 * inet/ruserpass.c: Likewise.
20406 * libio/iofgets_u.c: Likewise.
20407 * libio/iofgetws_u.c: Likewise.
20408 * locale/programs/ld-identification.c: Likewise.
20409 * locale/programs/ld-time.c: Likewise.
20410 * mach/msg-destroy.c: Likewise.
20411 * nss/nss_files/files-netgrp.c: Likewise.
20412 * resolv/res_data.c: Likewise.
20413 * soft-fp/op-1.h: Likewise.
20414 * soft-fp/op-2.h: Likewise.
20415 * soft-fp/op-4.h: Likewise.
20416 * soft-fp/op-common.h: Likewise.
20417 * stdio-common/printf_fphex.c: Likewise.
20418 * stdlib/strtod_l.c: Likewise.
20419 * sunrpc/rpc/clnt.h: Likewise.
20420 * sysdeps/generic/framestate.c: Likewise.
20421 * sysdeps/i386/bsd-_setjmp.S: Likewise.
20422 * sysdeps/i386/bsd-setjmp.S: Likewise.
20423 * sysdeps/i386/__longjmp.S: Likewise.
20424 * sysdeps/i386/setjmp.S: Likewise.
20425 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
20426 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
20427 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
20428 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
20429 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
20430 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
20431 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
20432 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
20433 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
20434 * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
20435 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
20436 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
20437 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
20438 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
20439 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
20440 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
20441 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
20442 * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
20443 * sysdeps/ieee754/support.c: Likewise.
20444 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
20445 * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
20446 * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
20447 * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
20448 * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
20449 * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
20450 * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
20451 * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
20452 * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
20453 * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
20454 * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
20455 * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
20456 * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
20457 * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
20458 * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
20459 * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
20460 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
20461 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
20462
20463 2013-06-05 Ondřej Bílka <neleai@seznam.cz>
20464
20465 * posix/transbug.c: Remove executable mode.
20466
20467 2013-06-05 Joseph Myers <joseph@codesourcery.com>
20468
20469 * crypt/speeds.c: Remove trailing whitespace.
20470 * dlfcn/default.c: Likewise.
20471 * elf/ifuncdep2.c: Likewise.
20472 * elf/ifuncmain1.c: Likewise.
20473 * elf/ifuncmain1vis.c: Likewise.
20474 * elf/testobj.h: Likewise.
20475 * elf/tst-stackguard1.c: Likewise.
20476 * gmon/sys/gmon.h: Likewise.
20477 * hurd/hurdmsg.c: Likewise.
20478 * hurd/new-fd.c: Likewise.
20479 * hurd/ports-get.c: Likewise.
20480 * iconvdata/ibm1008_420.c: Likewise.
20481 * inet/tst-getni1.c: Likewise.
20482 * inet/tst-getni2.c: Likewise.
20483 * libio/ioungetc.c: Likewise.
20484 * libio/wfiledoalloc.c: Likewise.
20485 * manual/libm-err-tab.pl: Likewise.
20486 * math/w_dremf.c: Likewise.
20487 * misc/ftruncate.c: Likewise.
20488 * posix/bug-glob2.c: Likewise.
20489 * posix/tst-pcre.c: Likewise.
20490 * posix/wait4.c: Likewise.
20491 * resolv/README: Likewise.
20492 * resolv/res_debug.h: Likewise.
20493 * resolv/tst-inet_ntop.c: Likewise.
20494 * setjmp/bug269-setjmp.c: Likewise.
20495 * soft-fp/extended.h: Likewise.
20496 * soft-fp/op-1.h: Likewise.
20497 * soft-fp/op-2.h: Likewise.
20498 * soft-fp/op-4.h: Likewise.
20499 * soft-fp/op-8.h: Likewise.
20500 * soft-fp/testit.c: Likewise.
20501 * stdio-common/bug16.c: Likewise.
20502 * stdlib/random.c: Likewise.
20503 * sunrpc/rpcsvc/rquota.x: Likewise.
20504 * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
20505 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
20506 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
20507 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
20508 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
20509 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
20510 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
20511 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
20512 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
20513 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
20514 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
20515 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
20516 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
20517 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
20518 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
20519 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
20520 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
20521 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
20522 * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
20523 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
20524 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
20525 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
20526 * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
20527 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
20528 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
20529 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
20530 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
20531 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
20532 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
20533 * sysdeps/ieee754/s_lib_version.c: Likewise.
20534 * sysdeps/mach/hurd/check_fds.c: Likewise.
20535 * sysdeps/mach/hurd/getsockname.c: Likewise.
20536 * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
20537 * sysdeps/mach/hurd/recvfrom.c: Likewise.
20538 * sysdeps/powerpc/bits/link.h: Likewise.
20539 * sysdeps/powerpc/dl-procinfo.c: Likewise.
20540 * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
20541 * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
20542 * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
20543 * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
20544 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
20545 * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
20546 * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
20547 * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
20548 * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
20549 * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
20550 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
20551 * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
20552 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
20553 * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
20554 * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
20555 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
20556 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
20557 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
20558 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
20559 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
20560 * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
20561 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
20562 * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
20563 * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
20564 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
20565 * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
20566 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
20567 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
20568 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
20569 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
20570 * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
20571 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
20572 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
20573 * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
20574 * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
20575 * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
20576 * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
20577 * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
20578 * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
20579 * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
20580 * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
20581 * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
20582 * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
20583 * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
20584 * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
20585 * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
20586 * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
20587 * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
20588 * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
20589 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
20590 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
20591 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
20592 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
20593 * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
20594 * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
20595 * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
20596 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
20597 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
20598 * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
20599 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
20600 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
20601 * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
20602 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
20603 * sysdeps/powerpc/sysdep.h: Likewise.
20604 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
20605 * sysdeps/s390/s390-64/sub_n.S: Likewise.
20606 * sysdeps/sh/dl-trampoline.S: Likewise.
20607 * sysdeps/sh/memset.S: Likewise.
20608 * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
20609 * sysdeps/sh/strlen.S: Likewise.
20610 * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
20611 * sysdeps/sparc/sparc32/dotmul.S: Likewise.
20612 * sysdeps/sparc/sparc32/memcpy.S: Likewise.
20613 * sysdeps/sparc/sparc32/rem.S: Likewise.
20614 * sysdeps/sparc/sparc32/sdiv.S: Likewise.
20615 * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
20616 * sysdeps/sparc/sparc32/strchr.S: Likewise.
20617 * sysdeps/sparc/sparc32/udiv.S: Likewise.
20618 * sysdeps/sparc/sparc32/urem.S: Likewise.
20619 * sysdeps/sparc/sparc64/add_n.S: Likewise.
20620 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
20621 * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
20622 * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
20623 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
20624 * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
20625 * sysdeps/sparc/sparc64/strncmp.S: Likewise.
20626 * sysdeps/sparc/sparc64/strncpy.S: Likewise.
20627 * sysdeps/unix/bsd/times.c: Likewise.
20628 * sysdeps/unix/sysv/linux/a.out.h: Likewise.
20629 * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
20630 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
20631 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
20632 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
20633 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
20634 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
20635 * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
20636 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
20637 * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
20638 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
20639 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
20640 * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
20641 * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
20642 * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
20643 * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
20644 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
20645 * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
20646 * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
20647 * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
20648 * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
20649 * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
20650 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
20651 * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
20652 * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
20653 * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
20654 * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
20655 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
20656 * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
20657 * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
20658 * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
20659 * sysdeps/x86_64/strcspn.S: Likewise.
20660
20661 2013-06-05 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
20662
20663 * locale/C-translit.h: Revert #include <stdint.h> because this is a
20664 generated file. Regenerate properly from gen-translit.pl.
20665 * locale/gen-translit.pl: Add #include <stdint.h>. This generates
20666 locale/C-translit.h.
20667
20668 2013-06-05 Andreas Schwab <schwab@suse.de>
20669
20670 [BZ #15100]
20671 * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
20672 week as 6 instead of -1.
20673 * time/tst-strptime.c (day_tests): Add test case.
20674
20675 2013-06-05 Siddhesh Poyarekar <siddhesh@redhat.com>
20676
20677 * sysdeps/generic/math_private.h
20678 (libc_feholdexcept_setround_53bit): Replace with
20679 libc_feholdsetround_53bit.
20680 (libc_feupdateenv_53bit): Replace with
20681 libc_feresetround_53bit.
20682 (SET_RESTORE_ROUND_53BIT): Adjust.
20683
20684 2013-06-03 Siddhesh Poyarekar <siddhesh@redhat.com>
20685
20686 * string/test-strchrnul.c: Add copyright header.
20687
20688 * posix/tst-getaddrinfo4.c: Increase test timeout.
20689
20690 2013-06-03 Carlos O'Donell <carlos@redhat.com>
20691
20692 [BZ #15536]
20693 * math/libm-test.inc (MAX_EXP): Remove
20694 (MIN_EXP): Define.
20695 (ulp): Use MIN_EXP - MANT_DIG.
20696 (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
20697
20698 2013-05-31 Carlos O'Donell <carlos@redhat.com>
20699
20700 * po/be.po: Revert last change.
20701 * po/zh_CN.po: Likewise.
20702 * po/header.pot: Likewise.
20703
20704 2013-05-31 Joseph Myers <joseph@codesourcery.com>
20705
20706 * Makefile ($(common-objpfx)linkobj/libc.so): Define
20707 link-libc-deps to empty as target-specific variable.
20708 * Makerules (link-libc-args): New variable.
20709 (libc-for-link): Likewise.
20710 (link-libc-deps): Likewise.
20711 (lib%.so): Depend on $(link-libc-deps). Link with
20712 $(link-libc-args).
20713 (build-module): Link with $(link-libc-args).
20714 (build-module-asneeded): Likewise.
20715 (build-module-helper-objlist): Filter out $(link-libc-deps) from
20716 list of objects.
20717 ($(common-objpfx)libc.so): Define link-libc-deps to empty as
20718 target-specific variable.
20719 ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
20720 $(link-libc-deps) instead of libc.so and libc_nonshared.a.
20721 * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
20722 libc.
20723 * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
20724 libc and ld.so.
20725 ($(objpfx)libpcprofile.so): Likewise.
20726 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
20727 libc_nonshared.a.
20728 ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
20729 * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
20730 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
20731 $(link-libc-deps).
20732 ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
20733 * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
20734 * login/Makefile ($(objpfx)libutil.so): Likewise.
20735 * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
20736 * math/Makefile ($(objpfx)libm.so): Likewise.
20737 * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
20738 $(objpfx)libnsl.so): Define libc-for-link as target-specific
20739 variable instead of depending directly on libc.
20740 * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
20741 ($(objpfx)/libnss_test1.so): Change dependencies on libc to
20742 $(link-libc-deps).
20743 * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
20744 libc.
20745 [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
20746 ($(objpfx)libnss_dns.so): Remove dependencies on libc.
20747 ($(objpfx)libanl.so): Likewise.
20748 * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
20749 ld.so.
20750 * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
20751 $(link-libc-deps).
20752 * sysdeps/i386/fpu/Makefile: Remove file.
20753 * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
20754 ($(objpfx)libm.so): Remove dependency on ld.so.
20755
20756 2013-05-30 Patsy Franklin <pfrankli@redhat.com>
20757
20758 [BZ # 15553]
20759 * nis/yp_xdr.c (XDRMAXNAME): Define.
20760 (XDRMAXRECORD): Define.
20761 (xdr_domainname): Use XDRMAXNAME.
20762 (xdr_mapname): Likewise.
20763 (xdr_peername): Likewise.
20764 (xdr_keydat): Use XDRMAXRECORD.
20765 (xdr_valdat): Likewise.
20766
20767 2013-05-30 Jeff Law <law@redhat.com>
20768
20769 [BZ #14256]
20770 * manual/errno.texi (ESTALE): Update to account for more than
20771 just NFS file systems.
20772 * sysdeps/gnu/errlist.c: Regenerated.
20773
20774 2013-05-29 Siddhesh Poyarekar <siddhesh@redhat.com>
20775
20776 [BZ #15465]
20777 * elf/Makefile (tests): Add tst-null-argv.
20778 (modules-names): Add tst-null-argv-lib.
20779 ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
20780 (tst-null-argv-ENV): Set environment for tst-null-argv.
20781 * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
20782 (RTLD_PROGNAME): New macro.
20783 * elf/tst-null-argv.c: New test case.
20784 * elf/tst-null-argv-lib.c: Library for test case.
20785 * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
20786 * elf/dl-deps.c (_dl_map_object_deps): Likewise.
20787 * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
20788 * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
20789 * elf/dl-init.c (call_init): Likewise.
20790 (_dl_init): Likewise.
20791 * elf/dl-load.c (print_search_path): Likewise.
20792 (_dl_map_object): Likewise.
20793 * elf/dl-lookup.c (do_lookup_x): Likewise.
20794 (add_dependency): Likewise.
20795 (_dl_lookup_symbol_x): Likewise.
20796 (_dl_debug_bindings): Likewise.
20797 * elf/dl-open.c (_dl_show_scope): Likewise.
20798 * elf/dl-reloc.c (_dl_relocate_object): Likewise.
20799 * elf/dl-version.c (match_symbol): Likewise.
20800 (_dl_check_map_versions): Likewise.
20801 * elf/rtld.c (dl_main): Likewise.
20802 (print_unresolved): Use RTLD_PROGNAME.
20803 (print_missing_version): Likewise.
20804 * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
20805 (elf_machine_rela): Likewise.
20806 * sysdeps/powerpc/powerpc32/dl-machine.c
20807 (__process_machine_rela): Likewise.
20808 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
20809 Likewise.
20810 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
20811 Likewise.
20812 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
20813 Likewise.
20814 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
20815 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
20816 Likewise.
20817 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
20818 Likewise.
20819 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
20820
20821 2013-05-28 Carlos O'Donell <carlos@redhat.com>
20822
20823 * po/be.po: Add descriptive title.
20824 * po/zh_CN.po: Likewise.
20825 * po/header.pot: Likewise.
20826
20827 2013-05-28 Mike Frysinger <vapier@gentoo.org>
20828
20829 * locale/programs/locarchive.c (create_archive): Inlucde fname in
20830 error message.
20831 (enlarge_archive): Likewise.
20832
20833 2013-05-28 Ben North <ben@redfrontdoor.org>
20834
20835 * manual/arith.texi (frexp): It is the magnitude of the return
20836 value which lies in [0.5, 1), not the return value itself.
20837
20838 2013-05-28 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
20839
20840 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20841
20842 2013-05-26 Thomas Schwinge <thomas@codesourcery.com>
20843
20844 * stdio-common/bug26.c (main): Correct fscanf template.
20845
20846 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
20847 declare _dl_skip_args.
20848
20849 * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
20850 Don't declare.
20851
20852 * manual/platform.texi: Add missing @end deftypefun.
20853
20854 2013-05-24 Joseph Myers <joseph@codesourcery.com>
20855
20856 [BZ #15529]
20857 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
20858 bit of mantissa of 2^16382.
20859 * math/libm-test.inc (hypot_test_data): Add more tests.
20860
20861 * math/libm-test.inc: Add drem and pow10 to list of tested
20862 functions.
20863 (pow10_test): New function.
20864 (drem_test): Likewise.
20865 (drem_test_tonearest): Likewise.
20866 (drem_test_towardzero): Likewise.
20867 (drem_test_downward): Likewise.
20868 (drem_test_upward): Likewise.
20869 (main): Call the new functions.
20870
20871 * math/libm-test.inc (finite_test_data): Remove.
20872 (finite_test): Run tests from isfinite_test_data.
20873 (gamma_test_data): Remove.
20874 (gamma_test): Run tests from lgamma_test_data.
20875 * sysdeps/i386/fpu/libm-test-ulps: Update.
20876 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20877
20878 2013-05-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
20879
20880 * manual/platform.texi: Add PowerPC PPR function set documentation.
20881 * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
20882 implementation.
20883
20884 2013-05-24 Carlos O'Donell <carlos@redhat.com>
20885
20886 * math/libm-test.inc (MAX_EXP): Define.
20887 (ULPDIFF): Define.
20888 (ulp): New function.
20889 (check_float_internal): Use ULPDIFF.
20890 (cpow_test): Disable failing test.
20891 (check_ulp): Test ulp() implemetnation.
20892 (main): Call check_ulp before starting tests.
20893
20894 2013-05-24 Joseph Myers <joseph@codesourcery.com>
20895
20896 * math/gen-libm-test.pl (generate_testfile): Do not handle
20897 START_DATA and END_DATA.
20898 * math/libm-test.inc (acos_test_data): Do not use START_DATA and
20899 END_DATA.
20900 (acos_tonearest_test_data): Likewise.
20901 (acos_towardzero_test_data): Likewise.
20902 (acos_downward_test_data): Likewise.
20903 (acos_upward_test_data): Likewise.
20904 (acosh_test_data): Likewise.
20905 (asin_test_data): Likewise.
20906 (asin_tonearest_test_data): Likewise.
20907 (asin_towardzero_test_data): Likewise.
20908 (asin_downward_test_data): Likewise.
20909 (asin_upward_test_data): Likewise.
20910 (asinh_test_data): Likewise.
20911 (atan_test_data): Likewise.
20912 (atanh_test_data): Likewise.
20913 (atan2_test_data): Likewise.
20914 (cabs_test_data): Likewise.
20915 (cacos_test_data): Likewise.
20916 (cacosh_test_data): Likewise.
20917 (carg_test_data): Likewise.
20918 (casin_test_data): Likewise.
20919 (casinh_test_data): Likewise.
20920 (catan_test_data): Likewise.
20921 (catanh_test_data): Likewise.
20922 (cbrt_test_data): Likewise.
20923 (ccos_test_data): Likewise.
20924 (ccosh_test_data): Likewise.
20925 (ceil_test_data): Likewise.
20926 (cexp_test_data): Likewise.
20927 (cimag_test_data): Likewise.
20928 (clog_test_data): Likewise.
20929 (clog10_test_data): Likewise.
20930 (conj_test_data): Likewise.
20931 (copysign_test_data): Likewise.
20932 (cos_test_data): Likewise.
20933 (cos_tonearest_test_data): Likewise.
20934 (cos_towardzero_test_data): Likewise.
20935 (cos_downward_test_data): Likewise.
20936 (cos_upward_test_data): Likewise.
20937 (cosh_test_data): Likewise.
20938 (cosh_tonearest_test_data): Likewise.
20939 (cosh_towardzero_test_data): Likewise.
20940 (cosh_downward_test_data): Likewise.
20941 (cosh_upward_test_data): Likewise.
20942 (cpow_test_data): Likewise.
20943 (cproj_test_data): Likewise.
20944 (creal_test_data): Likewise.
20945 (csin_test_data): Likewise.
20946 (csinh_test_data): Likewise.
20947 (csqrt_test_data): Likewise.
20948 (ctan_test_data): Likewise.
20949 (ctan_tonearest_test_data): Likewise.
20950 (ctan_towardzero_test_data): Likewise.
20951 (ctan_downward_test_data): Likewise.
20952 (ctan_upward_test_data): Likewise.
20953 (ctanh_test_data): Likewise.
20954 (ctanh_tonearest_test_data): Likewise.
20955 (ctanh_towardzero_test_data): Likewise.
20956 (ctanh_downward_test_data): Likewise.
20957 (ctanh_upward_test_data): Likewise.
20958 (erf_test_data): Likewise.
20959 (erfc_test_data): Likewise.
20960 (exp_test_data): Likewise.
20961 (exp_tonearest_test_data): Likewise.
20962 (exp_towardzero_test_data): Likewise.
20963 (exp_downward_test_data): Likewise.
20964 (exp_upward_test_data): Likewise.
20965 (exp10_test_data): Likewise.
20966 (exp2_test_data): Likewise.
20967 (expm1_test_data): Likewise.
20968 (fabs_test_data): Likewise.
20969 (fdim_test_data): Likewise.
20970 (finite_test_data): Likewise.
20971 (floor_test_data): Likewise.
20972 (fma_test_data): Likewise.
20973 (fma_towardzero_test_data): Likewise.
20974 (fma_downward_test_data): Likewise.
20975 (fma_upward_test_data): Likewise.
20976 (fmax_test_data): Likewise.
20977 (fmin_test_data): Likewise.
20978 (fmod_test_data): Likewise.
20979 (fpclassify_test_data): Likewise.
20980 (frexp_test_data): Likewise.
20981 (gamma_test_data): Likewise.
20982 (hypot_test_data): Likewise.
20983 (ilogb_test_data): Likewise.
20984 (isfinite_test_data): Likewise.
20985 (isgreater_test_data): Likewise.
20986 (isgreaterequal_test_data): Likewise.
20987 (isinf_test_data): Likewise.
20988 (isless_test_data): Likewise.
20989 (islessequal_test_data): Likewise.
20990 (islessgreater_test_data): Likewise.
20991 (isnan_test_data): Likewise.
20992 (isnormal_test_data): Likewise.
20993 (issignaling_test_data): Likewise.
20994 (isunordered_test_data): Likewise.
20995 (j0_test_data): Likewise.
20996 (j1_test_data): Likewise.
20997 (jn_test_data): Likewise.
20998 (ldexp_test_data): Likewise.
20999 (lgamma_test_data): Likewise.
21000 (lrint_test_data): Likewise.
21001 (lrint_tonearest_test_data): Likewise.
21002 (lrint_towardzero_test_data): Likewise.
21003 (lrint_downward_test_data): Likewise.
21004 (lrint_upward_test_data): Likewise.
21005 (llrint_test_data): Likewise.
21006 (llrint_tonearest_test_data): Likewise.
21007 (llrint_towardzero_test_data): Likewise.
21008 (llrint_downward_test_data): Likewise.
21009 (llrint_upward_test_data): Likewise.
21010 (log_test_data): Likewise.
21011 (log10_test_data): Likewise.
21012 (log1p_test_data): Likewise.
21013 (log2_test_data): Likewise.
21014 (logb_test_data): Likewise.
21015 (logb_downward_test_data): Likewise.
21016 (lround_test_data): Likewise.
21017 (llround_test_data): Likewise.
21018 (modf_test_data): Likewise.
21019 (nearbyint_test_data): Likewise.
21020 (nextafter_test_data): Likewise.
21021 (nexttoward_test_data): Likewise.
21022 (pow_test_data): Likewise.
21023 (pow_tonearest_test_data): Likewise.
21024 (pow_towardzero_test_data): Likewise.
21025 (pow_downward_test_data): Likewise.
21026 (pow_upward_test_data): Likewise.
21027 (remainder_test_data): Likewise.
21028 (remainder_tonearest_test_data): Likewise.
21029 (remainder_towardzero_test_data): Likewise.
21030 (remainder_downward_test_data): Likewise.
21031 (remainder_upward_test_data): Likewise.
21032 (remquo_test_data): Likewise.
21033 (rint_test_data): Likewise.
21034 (rint_tonearest_test_data): Likewise.
21035 (rint_towardzero_test_data): Likewise.
21036 (rint_downward_test_data): Likewise.
21037 (rint_upward_test_data): Likewise.
21038 (round_test_data): Likewise.
21039 (scalb_test_data): Likewise.
21040 (scalbn_test_data): Likewise.
21041 (scalbln_test_data): Likewise.
21042 (signbit_test_data): Likewise.
21043 (sin_test_data): Likewise.
21044 (sin_tonearest_test_data): Likewise.
21045 (sin_towardzero_test_data): Likewise.
21046 (sin_downward_test_data): Likewise.
21047 (sin_upward_test_data): Likewise.
21048 (sincos_test_data): Likewise.
21049 (sinh_test_data): Likewise.
21050 (sinh_tonearest_test_data): Likewise.
21051 (sinh_towardzero_test_data): Likewise.
21052 (sinh_downward_test_data): Likewise.
21053 (sinh_upward_test_data): Likewise.
21054 (sqrt_test_data): Likewise.
21055 (tan_test_data): Likewise.
21056 (tan_tonearest_test_data): Likewise.
21057 (tan_towardzero_test_data): Likewise.
21058 (tan_downward_test_data): Likewise.
21059 (tan_upward_test_data): Likewise.
21060 (tanh_test_data): Likewise.
21061 (tgamma_test_data): Likewise.
21062 (trunc_test_data): Likewise.
21063 (y0_test_data): Likewise.
21064 (y1_test_data): Likewise.
21065 (yn_test_data): Likewise.
21066 (significand_test_data): Likewise.
21067
21068 * math/gen-libm-test.pl (@functions): Remove variable.
21069 (generate_testfile): Don't handle START and END lines.
21070 * math/libm-test.inc (START): New macro.
21071 (END): Likewise.
21072 (END_COMPLEX): Likewise.
21073 (acos_test): Use END macro without arguments.
21074 (acos_test_tonearest): Likewise.
21075 (acos_test_towardzero): Likewise.
21076 (acos_test_downward): Likewise.
21077 (acos_test_upward): Likewise.
21078 (acosh_test): Likewise.
21079 (asin_test): Likewise.
21080 (asin_test_tonearest): Likewise.
21081 (asin_test_towardzero): Likewise.
21082 (asin_test_downward): Likewise.
21083 (asin_test_upward): Likewise.
21084 (asinh_test): Likewise.
21085 (atan_test): Likewise.
21086 (atanh_test): Likewise.
21087 (atan2_test): Likewise.
21088 (cabs_test): Likewise.
21089 (cacos_test): Use END_COMPLEX macro without arguments.
21090 (cacosh_test): Likewise.
21091 (carg_test): Use END macro without arguments.
21092 (casin_test): Use END_COMPLEX macro without arguments.
21093 (casinh_test): Likewise.
21094 (catan_test): Likewise.
21095 (catanh_test): Likewise.
21096 (cbrt_test): Use END macro without arguments.
21097 (ccos_test): Use END_COMPLEX macro without arguments.
21098 (ccosh_test): Likewise.
21099 (ceil_test): Use END macro without arguments.
21100 (cexp_test): Use END_COMPLEX macro without arguments.
21101 (cimag_test): Use END macro without arguments.
21102 (clog_test): Use END_COMPLEX macro without arguments.
21103 (clog10_test): Likewise.
21104 (conj_test): Likewise.
21105 (copysign_test): Use END macro without arguments.
21106 (cos_test): Likewise.
21107 (cos_test_tonearest): Likewise.
21108 (cos_test_towardzero): Likewise.
21109 (cos_test_downward): Likewise.
21110 (cos_test_upward): Likewise.
21111 (cosh_test): Likewise.
21112 (cosh_test_tonearest): Likewise.
21113 (cosh_test_towardzero): Likewise.
21114 (cosh_test_downward): Likewise.
21115 (cosh_test_upward): Likewise.
21116 (cpow_test): Use END_COMPLEX macro without arguments.
21117 (cproj_test): Likewise.
21118 (creal_test): Use END macro without arguments.
21119 (csin_test): Use END_COMPLEX macro without arguments.
21120 (csinh_test): Likewise.
21121 (csqrt_test): Likewise.
21122 (ctan_test): Likewise.
21123 (ctan_test_tonearest): Likewise.
21124 (ctan_test_towardzero): Likewise.
21125 (ctan_test_downward): Likewise.
21126 (ctan_test_upward): Likewise.
21127 (ctanh_test): Likewise.
21128 (ctanh_test_tonearest): Likewise.
21129 (ctanh_test_towardzero): Likewise.
21130 (ctanh_test_downward): Likewise.
21131 (ctanh_test_upward): Likewise.
21132 (erf_test): Use END macro without arguments.
21133 (erfc_test): Likewise.
21134 (exp_test): Likewise.
21135 (exp_test_tonearest): Likewise.
21136 (exp_test_towardzero): Likewise.
21137 (exp_test_downward): Likewise.
21138 (exp_test_upward): Likewise.
21139 (exp10_test): Likewise.
21140 (exp2_test): Likewise.
21141 (expm1_test): Likewise.
21142 (fabs_test): Likewise.
21143 (fdim_test): Likewise.
21144 (finite_test): Likewise.
21145 (floor_test): Likewise.
21146 (fma_test): Likewise.
21147 (fma_test_towardzero): Likewise.
21148 (fma_test_downward): Likewise.
21149 (fma_test_upward): Likewise.
21150 (fmax_test): Likewise.
21151 (fmin_test): Likewise.
21152 (fmod_test): Likewise.
21153 (fpclassify_test): Likewise.
21154 (frexp_test): Likewise.
21155 (gamma_test): Likewise.
21156 (hypot_test): Likewise.
21157 (ilogb_test): Likewise.
21158 (isfinite_test): Likewise.
21159 (isgreater_test): Likewise.
21160 (isgreaterequal_test): Likewise.
21161 (isinf_test): Likewise.
21162 (isless_test): Likewise.
21163 (islessequal_test): Likewise.
21164 (islessgreater_test): Likewise.
21165 (isnan_test): Likewise.
21166 (isnormal_test): Likewise.
21167 (issignaling_test): Likewise.
21168 (isunordered_test): Likewise.
21169 (j0_test): Likewise.
21170 (j1_test): Likewise.
21171 (jn_test): Likewise.
21172 (ldexp_test): Likewise.
21173 (lgamma_test): Likewise.
21174 (lrint_test): Likewise.
21175 (lrint_test_tonearest): Likewise.
21176 (lrint_test_towardzero): Likewise.
21177 (lrint_test_downward): Likewise.
21178 (lrint_test_upward): Likewise.
21179 (llrint_test): Likewise.
21180 (llrint_test_tonearest): Likewise.
21181 (llrint_test_towardzero): Likewise.
21182 (llrint_test_downward): Likewise.
21183 (llrint_test_upward): Likewise.
21184 (log_test): Likewise.
21185 (log10_test): Likewise.
21186 (log1p_test): Likewise.
21187 (log2_test): Likewise.
21188 (logb_test): Likewise.
21189 (logb_test_downward): Likewise.
21190 (lround_test): Likewise.
21191 (llround_test): Likewise.
21192 (modf_test): Likewise.
21193 (nearbyint_test): Likewise.
21194 (nextafter_test): Likewise.
21195 (nexttoward_test): Likewise.
21196 (pow_test): Likewise.
21197 (pow_test_tonearest): Likewise.
21198 (pow_test_towardzero): Likewise.
21199 (pow_test_downward): Likewise.
21200 (pow_test_upward): Likewise.
21201 (remainder_test): Likewise.
21202 (remainder_test_tonearest): Likewise.
21203 (remainder_test_towardzero): Likewise.
21204 (remainder_test_downward): Likewise.
21205 (remainder_test_upward): Likewise.
21206 (remquo_test): Likewise.
21207 (rint_test): Likewise.
21208 (rint_test_tonearest): Likewise.
21209 (rint_test_towardzero): Likewise.
21210 (rint_test_downward): Likewise.
21211 (rint_test_upward): Likewise.
21212 (round_test): Likewise.
21213 (scalb_test): Likewise.
21214 (scalbn_test): Likewise.
21215 (scalbln_test): Likewise.
21216 (signbit_test): Likewise.
21217 (sin_test): Likewise.
21218 (sin_test_tonearest): Likewise.
21219 (sin_test_towardzero): Likewise.
21220 (sin_test_downward): Likewise.
21221 (sin_test_upward): Likewise.
21222 (sincos_test): Likewise.
21223 (sinh_test): Likewise.
21224 (sinh_test_tonearest): Likewise.
21225 (sinh_test_towardzero): Likewise.
21226 (sinh_test_downward): Likewise.
21227 (sinh_test_upward): Likewise.
21228 (sqrt_test): Likewise.
21229 (tan_test): Likewise.
21230 (tan_test_tonearest): Likewise.
21231 (tan_test_towardzero): Likewise.
21232 (tan_test_downward): Likewise.
21233 (tan_test_upward): Likewise.
21234 (tanh_test): Likewise.
21235 (tgamma_test): Likewise.
21236 (trunc_test): Likewise.
21237 (y0_test): Likewise.
21238 (y1_test): Likewise.
21239 (yn_test): Likewise.
21240 (significand_test): Likewise.
21241
21242 2013-05-24 Ondřej Bílka <neleai@seznam.cz>
21243
21244 [BZ #15381]
21245 * libio/genops.c (_IO_no_init): Initialize wide struct info.
21246
21247 2013-05-23 Edjunior Machado <emachado@linux.vnet.ibm.com>
21248
21249 [BZ #14894]
21250 * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
21251 __ppc_mdoio and __ppc_mdoom.
21252 * manual/platform.texi: Document new functions __ppc_yield,
21253 __ppc_mdoio and __ppc_mdoom.
21254
21255 2013-05-22 Carlos O'Donell <carlos@redhat.com>
21256
21257 * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
21258 (main): Mention "tls" pseudo-hwcap is legacy.
21259 * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
21260
21261 2013-05-22 Joseph Myers <joseph@codesourcery.com>
21262
21263 * math/gen-libm-test.pl (parse_args): Output only string of
21264 arguments as text for test name, not full call or descriptions of
21265 tests for extra outputs.
21266 (generate_testfile): Do not pass function name to parse_args.
21267 Generate this_func variable from START.
21268 * math/libm-test.inc (struct test_f_f_data): Rename test_name
21269 field to arg_str.
21270 (struct test_ff_f_data): Likewise.
21271 (test_ff_f_data_nexttoward): Likewise.
21272 (struct test_fi_f_data): Likewise.
21273 (struct test_fl_f_data): Likewise.
21274 (struct test_if_f_data): Likewise.
21275 (struct test_fff_f_data): Likewise.
21276 (struct test_c_f_data): Likewise.
21277 (struct test_f_f1_data): Likewise. Remove field extra_name.
21278 (struct test_fF_f1_data): Likewise.
21279 (struct test_ffI_f1_data): Likewise.
21280 (struct test_c_c_data): Rename test_name field to arg_str.
21281 (struct test_cc_c_data): Likewise.
21282 (struct test_f_i_data): Likewise.
21283 (struct test_ff_i_data): Likewise.
21284 (struct test_f_l_data): Likewise.
21285 (struct test_f_L_data): Likewise.
21286 (struct test_fFF_11_data): Likewise. Remove fields extra1_name
21287 and extra2_name.
21288 (COMMON_TEST_SETUP): New macro.
21289 (EXTRA_OUTPUT_TEST_SETUP): Likewise.
21290 (COMMON_TEST_CLEANUP): Likewise.
21291 (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
21292 (RUN_TEST_f_f): Take argument string. Call new setup and cleanup
21293 macros.
21294 (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
21295 (RUN_TEST_2_f): Take argument string. Call new setup and cleanup
21296 macros.
21297 (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
21298 (RUN_TEST_fff_f): Take argument string. Call new setup and
21299 cleanup macros.
21300 (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
21301 (RUN_TEST_c_f): Take argument string. Call new setup and cleanup
21302 macros.
21303 (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
21304 (RUN_TEST_f_f1): Take argument string. Call new setup and cleanup
21305 macros.
21306 (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
21307 (RUN_TEST_fF_f1): Take argument string. Call new setup and
21308 cleanup macros.
21309 (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
21310 (RUN_TEST_fI_f1): Take argument string. Call new setup and
21311 cleanup macros.
21312 (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
21313 (RUN_TEST_ffI_f1): Take argument string. Call new setup and
21314 cleanup macros.
21315 (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
21316 (RUN_TEST_c_c): Take argument string. Call new setup and cleanup
21317 macros.
21318 (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
21319 (RUN_TEST_cc_c): Take argument string. Call new setup and cleanup
21320 macros.
21321 (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
21322 (RUN_TEST_f_i): Take argument string. Call new setup and cleanup
21323 macros.
21324 (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
21325 (RUN_TEST_f_i_tg): Take argument string. Call new setup and
21326 cleanup macros.
21327 (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
21328 (RUN_TEST_ff_i_tg): Take argument string. Call new setup and
21329 cleanup macros.
21330 (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
21331 (RUN_TEST_f_b): Take argument string. Call new setup and cleanup
21332 macros.
21333 (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
21334 (RUN_TEST_f_b_tg): Take argument string. Call new setup and
21335 cleanup macros.
21336 (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
21337 (RUN_TEST_f_l): Take argument string. Call new setup and cleanup
21338 macros.
21339 (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
21340 (RUN_TEST_f_L): Take argument string. Call new setup and cleanup
21341 macros.
21342 (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
21343 (RUN_TEST_fFF_11): Take argument string. Call new setup and
21344 cleanup macros.
21345 (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
21346
21347 2013-05-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21348
21349 * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
21350 to _sifields.sigfault.
21351 (si_addr_lsb): Define new macro.
21352 (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
21353 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
21354 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
21355
21356 2013-05-03 Carlos O'Donell <carlos at redhat.com>
21357
21358 [BZ #15441]
21359 * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
21360 returns -1.
21361 (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
21362 null return -1.
21363 * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
21364 loading the domain.
21365
21366 2013-05-22 Joseph Myers <joseph@codesourcery.com>
21367
21368 * math/gen-libm-test.pl (parse_args): Do not include expected
21369 result in test name.
21370 * sysdeps/i386/fpu/libm-test-ulps: Update test names.
21371 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
21372 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
21373 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
21374 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
21375 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21376
21377 2013-05-22 Siddhesh Poyarekar <siddhesh@redhat.com>
21378
21379 * benchtests/Makefile: Sort function entries.
21380
21381 * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
21382 tanh, asinh, acosh, atanh.
21383 * benchtests/acos-inputs: New file.
21384 * benchtests/acosh-inputs: New file.
21385 * benchtests/asin-inputs: New file.
21386 * benchtests/asinh-inputs: New file.
21387 * benchtests/atanh-inputs: New file.
21388 * benchtests/cosh-inputs: New file.
21389 * benchtests/log-inputs: New file.
21390 * benchtests/sinh-inputs: New file.
21391 * benchtests/tanh-inputs: New file.
21392
21393 2013-05-21 Dmitry V. Levin <ldv@altlinux.org>
21394
21395 [BZ #15339]
21396 * posix/tst-getaddrinfo4.c: New test.
21397 * posix/Makefile (tests): Add it.
21398
21399 2013-05-21 Siddhesh Poyarekar <siddhesh@redhat.com>
21400
21401 [BZ #15339]
21402 * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
21403 when no services were used.
21404 * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
21405 Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
21406
21407 2013-05-21 Andreas Schwab <schwab@suse.de>
21408
21409 [BZ #15014]
21410 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
21411 [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
21412 successful.
21413 * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
21414 redundant variable declarations and reallocation of buffer when
21415 parsing as IPv6 address. Always set NSS status when called from
21416 reentrant functions. Use NETDB_INTERNAL instead of TRY_AGAIN when
21417 buffer too small. Correct computation of needed size.
21418 * nss/Makefile (tests): Add test-digits-dots.
21419 * nss/test-digits-dots.c: New test.
21420
21421 2013-05-21 Siddhesh Poyarekar <siddhesh@redhat.com>
21422
21423 * benchtests/Makefile: Remove instructions for adding
21424 benchmark tests.
21425 * benchtests/README: New file to explain how to execute and
21426 enhance the benchmark tests.
21427
21428 2013-05-21 Andreas Schwab <schwab@suse.de>
21429
21430 [BZ #15493]
21431 * setjmp/Makefile (tests): Add tst-sigsetjmp.
21432 * setjmp/tst-sigsetjmp.c: New test.
21433
21434 2013-05-20 Ondřej Bílka <neleai@seznam.cz>
21435
21436 * sysdeps/x86_64/memset.S (memset): New implementation.
21437 (__bzero): Likewise.
21438 (__memset_tail): New function.
21439
21440 2013-05-20 Ondřej Bílka <neleai@seznam.cz>
21441
21442 * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
21443 * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
21444 __memcpy_sse2_unaligned ifunc selection.
21445 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
21446 Add memcpy-sse2-unaligned.S.
21447 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
21448 Add: __memcpy_sse2_unaligned.
21449
21450 2013-05-19 Joseph Myers <joseph@codesourcery.com>
21451
21452 [BZ #15490]
21453 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
21454 math_force_eval before restoring floating-point envrionment.
21455 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
21456 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
21457 Likewise.
21458 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
21459 <math_private.h>.
21460 (__nearbyintl): Use math_force_eval before restoring
21461 floating-point environment.
21462 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
21463
21464 * math/gen-libm-test.pl (special_functions): Remove.
21465 (parse_args): Don't handle TEST_extra. Handle functions with no
21466 return value.
21467 * math/libm-test.inc (struct test_sincos_data): Replace with
21468 struct test_fFF_11_data.
21469 (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
21470 (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
21471 (sincos_test_data): Change element type to struct
21472 test_fFF_11_data. Use TEST_fFF_11 instead of TEST_extra.
21473 (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
21474 RUN_TEST_LOOP_sincos.
21475 * math/README.libm-test: Don't mention special handling of
21476 individual functions.
21477 * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
21478 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
21479 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
21480 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
21481 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
21482 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21483
21484 * math/gen-libm-test.pl (get_variable): Remove function.
21485 (parse_args): Don't show pointer parameters to call in test
21486 names. Use "extra output N" in test names for extra outputs
21487 rather than naming variables.
21488
21489 2013-05-18 Joseph Myers <joseph@codesourcery.com>
21490
21491 [BZ #15488]
21492 * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
21493 __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
21494 * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
21495 double tests.
21496 * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
21497 disable.
21498 (do_test) [NO_LONG_DOUBLE]: Do not disable call to
21499 check_long_double.
21500
21501 * math/gen-libm-test.pl (@tests): Remove variable.
21502 ($count): Likewise.
21503 (new_test): Remove function.
21504 (show_exceptions): New function.
21505 (special_functions): Use show_exceptions instead of new_test.
21506 (parse_args): Likewise.
21507 (generate_testfile): Pass only function name in generated call to
21508 print_max_error or print_complex_max_error.
21509 (get_ulps): Do not handle complex tests specially.
21510 (output_test): Rename to ...
21511 (get_all_ulps_for_test): ... this. Return a string rather than
21512 printing to a file. Require ulps to be present.
21513 (output_ulps): Generate arrays rather than #defines.
21514 * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
21515 (struct ulp_data): New type.
21516 (BUILD_COMPLEX_ULP): Remove macro.
21517 (compare_ulp_data): New function.
21518 (find_ulps): Likewise.
21519 (find_test_ulps): Likewise.
21520 (find_function_ulps): Likewise.
21521 (find_complex_function_ulps): Likewise.
21522 (print_max_error): Determine allowed ulps using
21523 find_function_ulps.
21524 (print_complex_max_error): Determine allowed ulps using
21525 find_complex_function_ulps.
21526 (check_float_internal): Determine max ulps using find_test_ulps.
21527 (check_float): Do not take max_ulp parameter. Update call to
21528 check_float_internal.
21529 (check_complex): Likewise.
21530 (check_int): Do not take max_ulp parameter.
21531 (check_long): Likewise.
21532 (check_bool): Likewise.
21533 (check_longlong): Likewise.
21534 (struct test_f_f_data): Remove max_ulp field.
21535 (struct test_ff_f_data): Likewise.
21536 (struct test_ff_f_data_nexttoward): Likewise.
21537 (struct test_fi_f_data): Likewise.
21538 (struct test_fl_f_data): Likewise.
21539 (struct test_if_f_data): Likewise.
21540 (struct test_fff_f_data): Likewise.
21541 (struct test_c_f_data): Likewise.
21542 (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
21543 (struct test_fF_f1_data): Likewise.
21544 (struct test_ffI_f1_data): Likewise.
21545 (struct test_c_c_data): Remove max_ulp field.
21546 (struct test_cc_c_data): Likewise.
21547 (struct test_f_i_data): Likewise.
21548 (struct test_ff_i_data): Likewise.
21549 (struct test_f_l_data): Likewise.
21550 (struct test_f_L_data): Likewise.
21551 (struct test_sincos_data): Likewise.
21552 (RUN_TEST_f_f): Do not handle ulps.
21553 (RUN_TEST_LOOP_f_f): Likewise.
21554 (RUN_TEST_2_f): Likewise.
21555 (RUN_TEST_LOOP_2_f): Likewise.
21556 (RUN_TEST_fff_f): Likewise.
21557 (RUN_TEST_LOOP_fff_f): Likewise.
21558 (RUN_TEST_c_f): Likewise.
21559 (RUN_TEST_LOOP_c_f): Likewise.
21560 (RUN_TEST_f_f1): Likewise.
21561 (RUN_TEST_LOOP_f_f1): Likewise.
21562 (RUN_TEST_fF_f1): Likewise.
21563 (RUN_TEST_LOOP_fF_f1): Likewise.
21564 (RUN_TEST_fI_f1): Likewise.
21565 (RUN_TEST_LOOP_fI_f1): Likewise.
21566 (RUN_TEST_ffI_f1): Likewise.
21567 (RUN_TEST_LOOP_ffI_f1): Likewise.
21568 (RUN_TEST_c_c): Likewise.
21569 (RUN_TEST_LOOP_c_c): Likewise.
21570 (RUN_TEST_cc_c): Likewise.
21571 (RUN_TEST_LOOP_cc_c): Likewise.
21572 (RUN_TEST_f_i): Likewise.
21573 (RUN_TEST_LOOP_f_i): Likewise.
21574 (RUN_TEST_f_i_tg): Likewise.
21575 (RUN_TEST_LOOP_f_i_tg): Likewise.
21576 (RUN_TEST_ff_i_tg): Likewise.
21577 (RUN_TEST_LOOP_ff_i_tg): Likewise.
21578 (RUN_TEST_f_b): Likewise.
21579 (RUN_TEST_LOOP_f_b): Likewise.
21580 (RUN_TEST_f_b_tg): Likewise.
21581 (RUN_TEST_LOOP_f_b_tg): Likewise.
21582 (RUN_TEST_f_l): Likewise.
21583 (RUN_TEST_LOOP_f_l): Likewise.
21584 (RUN_TEST_f_L): Likewise.
21585 (RUN_TEST_LOOP_f_L): Likewise.
21586 (RUN_TEST_sincos): Likewise.
21587 (RUN_TEST_LOOP_sincos): Likewise.
21588
21589 2013-05-17 Joseph Myers <joseph@codesourcery.com>
21590
21591 [BZ #15480]
21592 [BZ #15485]
21593 * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
21594 main case of finite arguments, set rounding mode to FE_TONEAREST
21595 and discard exceptions.
21596 * math/libm-test.inc (remainder_test_data): Disallow "inexact"
21597 exceptions.
21598 (remainder_tonearest_test_data): New variable.
21599 (remainder_test_tonearest): New function.
21600 (remainder_towardzero_test_data): New variable.
21601 (remainder_test_towardzero): New function.
21602 (remainder_downward_test_data): New variable.
21603 (remainder_test_downward): New function.
21604 (remainder_upward_test_data): New variable.
21605 (remainder_test_upward): New function.
21606 (main): Call the new test functions.
21607
21608 * math/libm-test.inc (struct test_f_f1_data): Remove field
21609 extra_init.
21610 (struct test_fF_f1_data): Likewise.
21611 (struct test_ffI_f1_data): Likewise.
21612 (RUN_TEST_f_f1): Remove argument EXTRA_INIT. Initialize EXTRA_VAR
21613 based on value of EXTRA_EXPECTED.
21614 (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
21615 (RUN_TEST_fF_f1): Remove argument EXTRA_INIT. Initialize
21616 EXTRA_VAR based on value of EXTRA_EXPECTED.
21617 (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
21618 (RUN_TEST_fI_f1): Remove argument EXTRA_INIT. Initialize
21619 EXTRA_VAR based on value of EXTRA_EXPECTED.
21620 (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
21621 (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT. Initialize
21622 EXTRA_VAR based on value of EXTRA_EXPECTED.
21623 (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
21624 * math/gen-libm-test.pl (parse_args): Don't output initializers
21625 for extra output values.
21626
21627 * math/libm-test.inc (check_int): Expect result to be exactly
21628 equal to expected value and do not handle ulps.
21629 (check_long): Likewise.
21630 (check_longlong): Likewise.
21631
21632 * math/libm-test.inc (ceil_test_data): Test for "inexact"
21633 exceptions.
21634 (cimag_test_data): Likewise.
21635 (conj_test_data): Likewise.
21636 (copysign_test_data): Likewise.
21637 (cproj_test_data): Likewise.
21638 (creal_test_data): Likewise.
21639 (fabs_test_data): Likewise.
21640 (fdim_test_data): Likewise.
21641 (finite_test_data): Likewise.
21642 (floor_test_data): Likewise.
21643 (fmax_test_data): Likewise.
21644 (fmin_test_data): Likewise.
21645 (fmod_test_data): Likewise.
21646 (fpclassify_test_data): Likewise.
21647 (frexp_test_data): Likewise.
21648 (ilogb_test_data): Likewise.
21649 (isfinite_test_data): Likewise.
21650 (isgreater_test_data): Likewise.
21651 (isgreaterequal_test_data): Likewise.
21652 (isinf_test_data): Likewise.
21653 (isless_test_data): Likewise.
21654 (islessequal_test_data): Likewise.
21655 (islessgreater_test_data): Likewise.
21656 (isnan_test_data): Likewise.
21657 (isnormal_test_data): Likewise.
21658 (issignaling_test_data): Likewise.
21659 (isunordered_test_data): Likewise.
21660 (ldexp_test_data): Likewise.
21661 (lrint_test_data): Likewise.
21662 (lrint_test_data) [TEST_FLOAT]: Disable one test.
21663 (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
21664 (lrint_tonearest_test_data): Test for "inexact" exceptions.
21665 (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
21666 (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
21667 (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
21668 test input.
21669 (lrint_towardzero_test_data): Test for "inexact" exceptions.
21670 (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
21671 (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
21672 (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
21673 that test input.
21674 (lrint_downward_test_data): Test for "inexact" exceptions.
21675 (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
21676 (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
21677 (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
21678 test input.
21679 (lrint_upward_test_data): Test for "inexact" exceptions.
21680 (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
21681 test input.
21682 (llrint_test_data): Test for "inexact" exceptions.
21683 (llrint_test_data) [TEST_FLOAT]: Disable one test.
21684 (llrint_tonearest_test_data): Test for "inexact" exceptions.
21685 (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
21686 (llrint_towardzero_test_data): Test for "inexact" exceptions.
21687 (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
21688 (llrint_downward_test_data): Test for "inexact" exceptions.
21689 (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
21690 (llrint_upward_test_data): Test for "inexact" exceptions.
21691 (logb_test_data): Likewise.
21692 (logb_downward_test_data): Likewise.
21693 (nextafter_test_data): Likewise.
21694 (nexttoward_test_data): Likewise.
21695 (remainder_test_data): Likewise.
21696 (remquo_test_data): Likewise.
21697 (scalbn_test_data): Likewise.
21698 (scalbln_test_data): Likewise.
21699 (signbit_test_data): Likewise.
21700 (sqrt_test_data): Likewise.
21701 (significand_test_data): Likewise.
21702
21703 2013-05-17 Siddhesh Poyarekar <siddhesh@redhat.com>
21704
21705 [BZ #15424]
21706 * benchtests/bench-modf.c (struct args): Mark arg0 as
21707 volatile.
21708 * scripts/bench.pl: Mark members of struct args as volatile.
21709
21710 2013-05-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
21711
21712 [BZ # 15497]
21713 * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
21714 negative infinity on POWER6 or lower.
21715 * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
21716
21717 2013-05-16 Maciej W. Rozycki <macro@codesourcery.com>
21718
21719 [BZ #15442]
21720 * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
21721 (_FP_FRAC_SNANP_SEMIRAW): Likewise.
21722 (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
21723 (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
21724 (_FP_SETQNAN): New macro.
21725 (_FP_SETQNAN_SEMIRAW): Likewise.
21726 (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
21727 (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
21728 (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
21729 (FP_EXTEND): Use _FP_FRAC_SNANP.
21730 (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
21731 * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
21732 into account.
21733 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
21734 New macro.
21735 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
21736 Likewise.
21737
21738 2013-05-16 Joseph Myers <joseph@codesourcery.com>
21739
21740 * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
21741 with DIVIDE_BY_ZERO_EXCEPTION.
21742 (gamma_test_data): Likewise.
21743 (lgamma_test_data): Likewise.
21744 (log_test_data): Likewise.
21745 (log10_test_data): Likewise.
21746 (log2_test_data): Likewise.
21747 (tgamma_test_data): Likewise.
21748
21749 * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
21750 (acos_test_tonearest): Likewise.
21751 (acos_test_towardzero): Likewise.
21752 (acos_test_downward): Likewise.
21753 (acos_test_upward): Likewise.
21754 (acosh_test): Likewise.
21755 (asin_test): Likewise.
21756 (asin_test_tonearest): Likewise.
21757 (asin_test_towardzero): Likewise.
21758 (asin_test_downward): Likewise.
21759 (asin_test_upward): Likewise.
21760 (asinh_test): Likewise.
21761 (atan_test): Likewise.
21762 (atanh_test): Likewise.
21763 (atan2_test): Likewise.
21764 (cabs_test): Likewise.
21765 (cacos_test): Likewise.
21766 (cacosh_test): Likewise.
21767 (casin_test): Likewise.
21768 (casinh_test): Likewise.
21769 (catan_test): Likewise.
21770 (catanh_test): Likewise.
21771 (cbrt_test): Likewise.
21772 (ccos_test): Likewise.
21773 (ccosh_test): Likewise.
21774 (cexp_test): Likewise.
21775 (clog_test): Likewise.
21776 (clog10_test): Likewise.
21777 (cos_test): Likewise.
21778 (cos_test_tonearest): Likewise.
21779 (cos_test_towardzero): Likewise.
21780 (cos_test_downward): Likewise.
21781 (cos_test_upward): Likewise.
21782 (cosh_test): Likewise.
21783 (cosh_test_tonearest): Likewise.
21784 (cosh_test_towardzero): Likewise.
21785 (cosh_test_downward): Likewise.
21786 (cosh_test_upward): Likewise.
21787 (cpow_test): Likewise.
21788 (csin_test): Likewise.
21789 (csinh_test): Likewise.
21790 (csqrt_test): Likewise.
21791 (ctan_test): Likewise.
21792 (ctan_test_tonearest): Likewise.
21793 (ctan_test_towardzero): Likewise.
21794 (ctan_test_downward): Likewise.
21795 (ctan_test_upward): Likewise.
21796 (ctanh_test): Likewise.
21797 (ctanh_test_tonearest): Likewise.
21798 (ctanh_test_towardzero): Likewise.
21799 (ctanh_test_downward): Likewise.
21800 (ctanh_test_upward): Likewise.
21801 (erf_test): Likewise.
21802 (erfc_test): Likewise.
21803 (exp_test): Likewise.
21804 (exp_test_tonearest): Likewise.
21805 (exp_test_towardzero): Likewise.
21806 (exp_test_downward): Likewise.
21807 (exp_test_upward): Likewise.
21808 (exp10_test): Likewise.
21809 (exp2_test): Likewise.
21810 (expm1_test): Likewise.
21811 (fmod_test): Likewise.
21812 (gamma_test): Likewise.
21813 (hypot_test): Likewise.
21814 (j0_test): Likewise.
21815 (j1_test): Likewise.
21816 (jn_test): Likewise.
21817 (lgamma_test): Likewise.
21818 (log_test): Likewise.
21819 (log10_test): Likewise.
21820 (log1p_test): Likewise.
21821 (log2_test): Likewise.
21822 (logb_test_downward): Likewise.
21823 (pow_test): Likewise.
21824 (pow_test_tonearest): Likewise.
21825 (pow_test_towardzero): Likewise.
21826 (pow_test_downward): Likewise.
21827 (pow_test_upward): Likewise.
21828 (remainder_test): Likewise.
21829 (remquo_test): Likewise.
21830 (sin_test): Likewise.
21831 (sin_test_tonearest): Likewise.
21832 (sin_test_towardzero): Likewise.
21833 (sin_test_downward): Likewise.
21834 (sin_test_upward): Likewise.
21835 (sincos_test): Likewise.
21836 (sinh_test): Likewise.
21837 (sinh_test_tonearest): Likewise.
21838 (sinh_test_towardzero): Likewise.
21839 (sinh_test_downward): Likewise.
21840 (sinh_test_upward): Likewise.
21841 (sqrt_test): Likewise.
21842 (tan_test): Likewise.
21843 (tan_test_tonearest): Likewise.
21844 (tan_test_towardzero): Likewise.
21845 (tan_test_downward): Likewise.
21846 (tan_test_upward): Likewise.
21847 (tanh_test): Likewise.
21848 (tgamma_test): Likewise.
21849 (y0_test): Likewise.
21850 (y1_test): Likewise.
21851 (yn_test): Likewise.
21852
21853 * math/gen-libm-test.pl (adjust_arg): Remove function.
21854 (special_function): Remove argument $in_func. Only handle
21855 generating output for tables of tests, not inside functions.
21856 (parse_args): Likewise.
21857 (generate_testfile): Remove variable $in_func. Update call to
21858 parse_args.
21859 * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
21860 (MINUS_ZERO_INIT): Rename macro to minus_zero.
21861 (PLUS_INFTY_INIT): Rename macro to plus_infty.
21862 (MINUS_INFTY_INIT): Rename macro to minus_infty.
21863 (QNAN_VALUE_INIT): Rename macro to qnan_value.
21864 (MAX_VALUE_INIT): Rename macro to max_value.
21865 (MIN_VALUE_INIT): Rename macro to min_value.
21866 (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
21867 (plus_zero): Remove variable.
21868 (minus_zero): Likewise.
21869 (plus_infty): Likewise.
21870 (minus_infty): Likewise.
21871 (qnan_value): Likewise.
21872 (max_value): Likewise.
21873 (min_value): Likewise.
21874 (min_subnorm_value): Likewise.
21875
21876 2013-05-16 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
21877
21878 * crypt/sha512-block.c: Add missing #include <stdint.h> due to
21879 uint64_t or uint32_t usage.
21880 * crypt/sha256-block.c: Likewise.
21881 * crypt/sha256-crypt.c: Likewise.
21882 * crypt/sha256.c: Likewise.
21883 * crypt/sha512-block.c: Likewise.
21884 * crypt/sha512-crypt.c: Likewise.
21885 * crypt/sha512.c: Likewise.
21886 * debug/backtrace-tst.c: Likewise.
21887 * debug/pcprofiledump.c: Likewise.
21888 * elf/cache.c: Likewise.
21889 * elf/dl-cache.c: Likewise.
21890 * elf/dl-misc.c: Likewise.
21891 * elf/dl-profile.c: Likewise.
21892 * elf/dl-support.c: Likewise.
21893 * elf/ldconfig.c: Likewise.
21894 * elf/sprof.c: Likewise.
21895 * iconv/dummy-repertoire.c: Likewise.
21896 * iconv/iconv_charmap.c: Likewise.
21897 * iconv/skeleton.c: Likewise.
21898 * iconvdata/8bit-generic.c: Likewise.
21899 * iconvdata/cp737.h: Likewise.
21900 * iconvdata/cp775.h: Likewise.
21901 * iconvdata/ibm1008.h: Likewise.
21902 * iconvdata/ibm1025.h: Likewise.
21903 * iconvdata/ibm1046.h: Likewise.
21904 * iconvdata/ibm1097.h: Likewise.
21905 * iconvdata/ibm1112.h: Likewise.
21906 * iconvdata/ibm1122.h: Likewise.
21907 * iconvdata/ibm1123.h: Likewise.
21908 * iconvdata/ibm1124.h: Likewise.
21909 * iconvdata/ibm1129.h: Likewise.
21910 * iconvdata/ibm1130.h: Likewise.
21911 * iconvdata/ibm1132.h: Likewise.
21912 * iconvdata/ibm1133.h: Likewise.
21913 * iconvdata/ibm1137.h: Likewise.
21914 * iconvdata/ibm1140.h: Likewise.
21915 * iconvdata/ibm1141.h: Likewise.
21916 * iconvdata/ibm1142.h: Likewise.
21917 * iconvdata/ibm1143.h: Likewise.
21918 * iconvdata/ibm1144.h: Likewise.
21919 * iconvdata/ibm1145.h: Likewise.
21920 * iconvdata/ibm1146.h: Likewise.
21921 * iconvdata/ibm1147.h: Likewise.
21922 * iconvdata/ibm1148.h: Likewise.
21923 * iconvdata/ibm1149.h: Likewise.
21924 * iconvdata/ibm1153.h: Likewise.
21925 * iconvdata/ibm1154.h: Likewise.
21926 * iconvdata/ibm1155.h: Likewise.
21927 * iconvdata/ibm1156.h: Likewise.
21928 * iconvdata/ibm1157.h: Likewise.
21929 * iconvdata/ibm1158.h: Likewise.
21930 * iconvdata/ibm1160.h: Likewise.
21931 * iconvdata/ibm1161.h: Likewise.
21932 * iconvdata/ibm1162.h: Likewise.
21933 * iconvdata/ibm1163.h: Likewise.
21934 * iconvdata/ibm1164.h: Likewise.
21935 * iconvdata/ibm1166.h: Likewise.
21936 * iconvdata/ibm1167.h: Likewise.
21937 * iconvdata/ibm12712.h: Likewise.
21938 * iconvdata/ibm1390.h: Likewise.
21939 * iconvdata/ibm1399.h: Likewise.
21940 * iconvdata/ibm16804.h: Likewise.
21941 * iconvdata/ibm4517.h: Likewise.
21942 * iconvdata/ibm4899.h: Likewise.
21943 * iconvdata/ibm4909.h: Likewise.
21944 * iconvdata/ibm4971.h: Likewise.
21945 * iconvdata/ibm5347.h: Likewise.
21946 * iconvdata/ibm803.h: Likewise.
21947 * iconvdata/ibm856.h: Likewise.
21948 * iconvdata/ibm901.h: Likewise.
21949 * iconvdata/ibm902.h: Likewise.
21950 * iconvdata/ibm9030.h: Likewise.
21951 * iconvdata/ibm9066.h: Likewise.
21952 * iconvdata/ibm921.h: Likewise.
21953 * iconvdata/ibm922.h: Likewise.
21954 * iconvdata/ibm9448.h: Likewise.
21955 * iconvdata/isiri-3342.h: Likewise.
21956 * iconvdata/jis0201.h: Likewise.
21957 * include/link.h: Likewise.
21958 * include/netdb.h: Likewise.
21959 * inet/check_native.c: Likewise.
21960 * inet/check_pf.c: Likewise.
21961 * inet/getipv4sourcefilter.c: Likewise.
21962 * inet/getnameinfo.c: Likewise.
21963 * inet/getsourcefilter.c: Likewise.
21964 * inet/htonl.c: Likewise.
21965 * inet/setipv4sourcefilter.c: Likewise.
21966 * inet/setsourcefilter.c: Likewise.
21967 * inet/test-inet6_opt.c: Likewise.
21968 * inet/tst-network.c: Likewise.
21969 * locale/C-collate.c: Likewise.
21970 * locale/C-ctype.c: Likewise.
21971 * locale/C-time.c: Likewise.
21972 * locale/C-translit.h: Likewise.
21973 * locale/loadarchive.c: Likewise.
21974 * locale/programs/3level.h: Likewise.
21975 * locale/programs/charmap.c: Likewise.
21976 * locale/programs/charmap.h: Likewise.
21977 * locale/programs/ld-address.c: Likewise.
21978 * locale/programs/ld-collate.c: Likewise.
21979 * locale/programs/ld-ctype.c: Likewise.
21980 * locale/programs/ld-identification.c: Likewise.
21981 * locale/programs/ld-measurement.c: Likewise.
21982 * locale/programs/ld-messages.c: Likewise.
21983 * locale/programs/ld-monetary.c: Likewise.
21984 * locale/programs/ld-name.c: Likewise.
21985 * locale/programs/ld-numeric.c: Likewise.
21986 * locale/programs/ld-paper.c: Likewise.
21987 * locale/programs/ld-telephone.c: Likewise.
21988 * locale/programs/ld-time.c: Likewise.
21989 * locale/programs/linereader.c: Likewise.
21990 * locale/programs/locale.c: Likewise.
21991 * locale/programs/locarchive.c: Likewise.
21992 * locale/programs/locfile.h: Likewise.
21993 * locale/programs/repertoire.c: Likewise.
21994 * locale/programs/simple-hash.c: Likewise.
21995 * locale/programs/simple-hash.h: Likewise.
21996 * malloc/memusage.c: Likewise.
21997 * malloc/memusagestat.c: Likewise.
21998 * nis/nis_defaults.c: Likewise.
21999 * nis/nis_hash.c: Likewise.
22000 * nis/nis_print.c: Likewise.
22001 * nis/nis_xdr.c: Likewise.
22002 * nscd/connections.c: Likewise.
22003 * nscd/hstcache.c: Likewise.
22004 * nscd/nscd_gethst_r.c: Likewise.
22005 * nscd/nscd_getserv_r.c: Likewise.
22006 * nscd/nscd_helper.c: Likewise.
22007 * nscd/servicescache.c: Likewise.
22008 * nss/makedb.c: Likewise.
22009 * nss/nss_db/db-XXX.c: Likewise.
22010 * nss/nss_db/db-initgroups.c: Likewise.
22011 * nss/nss_db/db-netgrp.c: Likewise.
22012 * nss/nss_files/files-network.c: Likewise.
22013 * nss/nss_files/files-parse.c: Likewise.
22014 * posix/bug-regex5.c: Likewise.
22015 * posix/fnmatch_loop.c: Likewise.
22016 * posix/regcomp.c: Likewise.
22017 * posix/regexec.c: Likewise.
22018 * posix/tst-rfc3484-2.c: Likewise.
22019 * posix/tst-rfc3484-3.c: Likewise.
22020 * posix/tst-rfc3484.c: Likewise.
22021 * resolv/nss_dns/dns-canon.c: Likewise.
22022 * resolv/nss_dns/dns-network.c: Likewise.
22023 * resolv/res_init.c: Likewise.
22024 * resolv/res_mkquery.c: Likewise.
22025 * resolv/tst-aton.c: Likewise.
22026 * stdlib/cxa_atexit.c: Likewise.
22027 * stdlib/cxa_finalize.c: Likewise.
22028 * stdlib/gen-fpioconst.c: Likewise.
22029 * stdlib/strtol_l.c: Likewise.
22030 * string/tst-endian.c: Likewise.
22031 * sunrpc/auth_des.c: Likewise.
22032 * sunrpc/clnt_udp.c: Likewise.
22033 * sunrpc/rtime.c: Likewise.
22034 * sunrpc/svcauth_des.c: Likewise.
22035 * sunrpc/xdr.c: Likewise.
22036 * sunrpc/xdr_intXX_t.c: Likewise.
22037 * sunrpc/xdr_rec.c: Likewise.
22038 * sysdeps/generic/ldconfig.h: Likewise.
22039 * sysdeps/generic/ldsodefs.h: Likewise.
22040 * sysdeps/generic/memusage.h: Likewise.
22041 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
22042 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
22043 * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
22044 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
22045 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
22046 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
22047 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
22048 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
22049 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
22050 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
22051 * sysdeps/posix/getaddrinfo.c: Likewise.
22052 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
22053 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
22054 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
22055 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
22056 * sysdeps/powerpc/test-gettimebase.c: Likewise.
22057 * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
22058 * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
22059 * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
22060 * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
22061 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
22062 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
22063 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
22064 * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
22065 * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
22066 * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
22067 * sysdeps/x86_64/dl-tls.h: Likewise.
22068 * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
22069 * time/alt_digit.c: Likewise.
22070 * time/era.c: Likewise.
22071 * wcsmbs/tst-c16c32-1.c: Likewise.
22072
22073 2013-05-16 Joseph Myers <joseph@codesourcery.com>
22074
22075 * math/libm-test.inc (struct test_sincos_data): New type.
22076 (RUN_TEST_LOOP_sincos): New macro.
22077 (sincos_test_data): New variable.
22078 (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
22079
22080 2013-05-16 Richard Henderson <rth@redhat.com>
22081
22082 * math/atest-exp2.c (LIMB64): New macro.
22083 (CONSTSZ): New macro.
22084 (mp_exp1, mp_exp_m1, mp_log2): New variables.
22085 (hexdig): Move ...
22086 (print_mpn_fp): ... to function scope.
22087 (read_mpn_hex): Remove.
22088 (get_log2): Remove.
22089 (exp2_mpn): Use mp_log2.
22090 (main): Use mp_exp1.
22091
22092 2013-05-16 Joseph Myers <joseph@codesourcery.com>
22093
22094 * math/libm-test.inc: Remove comment about not testing "inexact"
22095 exceptions.
22096 (INEXACT_EXCEPTION): New macro.
22097 (NO_INEXACT_EXCEPTION): Likewise.
22098 (INVALID_EXCEPTION_OK): Update value.
22099 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
22100 (OVERFLOW_EXCEPTION_OK): Likewise.
22101 (UNDERFLOW_EXCEPTION_OK): Likewise.
22102 (IGNORE_ZERO_INF_SIGN): Likewise.
22103 (ERRNO_UNCHANGED): Likewise.
22104 (ERRNO_EDOM): Likewise.
22105 (ERRNO_ERANGE): Likewise.
22106 (test_exceptions): Handle testing "inexact" exceptions.
22107 (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
22108 (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
22109 (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
22110 (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
22111 INEXACT_EXCEPTION.
22112 (rint_towardzero_test_data): Likewise.
22113 (rint_downward_test_data): Likewise.
22114 (rint_upward_test_data): Likewise.
22115
22116 * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
22117 with OVERFLOW_EXCEPTION.
22118 (exp10_test_data): Likewise.
22119 (exp2_test_data): Likewise.
22120 (expm1_test_data): Likewise.
22121 (lgamma_test_data): Likewise.
22122 (pow_test_data): Likewise.
22123 (tgamma_test_data): Likewise.
22124 (yn_test_data): Remove duplicate test of overflow.
22125
22126 * math/libm-test.inc (struct test_cc_c_data): New type.
22127 (RUN_TEST_LOOP_cc_c): New macro.
22128 (cpow_test_data): New variable.
22129 (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
22130
22131 * math/libm-test.inc (struct test_f_L_data): New type.
22132 (RUN_TEST_LOOP_f_L): New macro.
22133 (llrint_test_data): New variable.
22134 (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
22135 (llrint_tonearest_test_data): New variable.
22136 (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
22137 (llrint_towardzero_test_data): New variable.
22138 (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
22139 (llrint_downward_test_data): New variable.
22140 (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
22141 (llrint_upward_test_data): New variable.
22142 (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
22143 (llround_test_data): New variable.
22144 (llround_test): Run tests with RUN_TEST_LOOP_f_L.
22145
22146 2013-05-13 Peter Collingbourne <pcc@google.com>
22147
22148 * math/atest-exp2.c (get_log2): Remove const attribute.
22149
22150 2013-05-15 Joseph Myers <joseph@codesourcery.com>
22151
22152 * math/libm-test.inc (struct test_f_l_data): New type.
22153 (RUN_TEST_LOOP_f_l): New macro.
22154 (lrint_test_data): New variable.
22155 (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
22156 (lrint_tonearest_test_data): New variable.
22157 (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
22158 (lrint_towardzero_test_data): New variable.
22159 (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
22160 (lrint_downward_test_data): New variable.
22161 (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
22162 (lrint_upward_test_data): New variable.
22163 (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
22164 (lround_test_data): New variable.
22165 (lround_test): Run tests with RUN_TEST_LOOP_f_l.
22166
22167 2013-05-15 Peter Collingbourne <pcc@google.com>
22168
22169 * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
22170 (EXTRACT_WORDS64) Use where appropriate.
22171 (INSERT_WORDS64) Likewise.
22172
22173 * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
22174 constraints with x constraints.
22175 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
22176
22177 * malloc/obstack.c (_obstack_compat): Add initializer.
22178
22179 2013-05-15 Edjunior Machado <emachado@linux.vnet.ibm.com>
22180
22181 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
22182 si_trapno and add si_addr_lsb to _sifields.sigfault.
22183 (si_trapno): Remove macro.
22184 (si_addr_lsb): Define new macro.
22185 (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
22186
22187 2013-05-15 Joseph Myers <joseph@codesourcery.com>
22188
22189 * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
22190 instead of TEST_f_l.
22191 (llrint_test_tonearest): Likewise.
22192 (llrint_test_towardzero): Likewise.
22193 (llrint_test_downward): Likewise.
22194 (llrint_test_upward): Likewise.
22195 (llround_test): Likewise.
22196
22197 * math/libm-test.inc (struct test_f_i_data): Add comment.
22198 (RUN_TEST_LOOP_f_b): New macro.
22199 (RUN_TEST_LOOP_f_b_tg): Likewise.
22200 (finite_test_data): New variable.
22201 (finite_test): Run tests with RUN_TEST_LOOP_f_b.
22202 (isfinite_test_data): New variable.
22203 (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22204 (isinf_test_data): New variable.
22205 (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22206 (isnan_test_data): New variable.
22207 (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22208 (isnormal_test_data): New variable.
22209 (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22210 (issignaling_test_data): New variable.
22211 (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22212 (signbit_test_data): New variable.
22213 (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22214
22215 * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
22216 with INVALID_EXCEPTION.
22217 (acosh_test_data): Likewise.
22218 (asin_test_data): Likewise.
22219 (atanh_test_data): Likewise.
22220 (fmod_test_data): Likewise.
22221 (log_test_data): Likewise.
22222 (log10_test_data): Likewise.
22223 (log2_test_data): Likewise.
22224 (pow_test_data): Likewise.
22225 (sqrt_test_data): Likewise.
22226 (y0_test_data): Likewise.
22227 (y1_test_data): Likewise.
22228 (yn_test_data): Likewise.
22229
22230 * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
22231 function contents.
22232
22233 * math/libm-test.inc (struct test_ff_i_data): New type.
22234 (RUN_TEST_LOOP_ff_i_tg): New macro.
22235 (isgreater_test_data): New variable.
22236 (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22237 (isgreaterequal_test_data): New variable.
22238 (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22239 (isless_test_data): New variable.
22240 (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22241 (islessequal_test_data): New variable.
22242 (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22243 (islessgreater_test_data): New variable.
22244 (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22245 (isunordered_test_data): New variable.
22246 (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22247
22248 2013-05-14 David S. Miller <davem@davemloft.net>
22249
22250 * sysdeps/sparc/fpu/libm-test-ulps: Update.
22251
22252 2013-05-14 Joseph Myers <joseph@codesourcery.com>
22253
22254 * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
22255
22256 * math/libm-test.inc (struct test_fF_f1_data): Change type of
22257 extra_test to int.
22258 (struct test_f_i_data): Change type of max_ulp to int.
22259
22260 * math/libm-test.inc (test_ffI_f1_data): New type.
22261 (RUN_TEST_LOOP_ffI_f1): New macro.
22262 (remquo_test_data): New variable.
22263 (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
22264
22265 * setjmp/tst-setjmp-fp.c: New file.
22266 * setjmp/Makefile (tests): Add tst-setjmp-fp.
22267 (link-libm): New variable.
22268 ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
22269
22270 * math/libm-test.inc (struct test_f_i_data): New type.
22271 (RUN_TEST_LOOP_f_i): New macro.
22272 (RUN_TEST_LOOP_f_i_tg): Likewise.
22273 (fpclassify_test_data): New variable.
22274 (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
22275 (ilogb_test_data): New variable.
22276 (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
22277
22278 * math/libm-test.inc (scalbln_test): Correct function name in END
22279 call.
22280
22281 * math/libm-test.inc (struct test_f_f1_data): Add comment.
22282 (RUN_TEST_LOOP_fI_f1): New macro.
22283 (frexp_test_data): New variable.
22284 (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
22285
22286 * math/libm-test.inc (struct test_fF_f1_data): New type.
22287 (RUN_TEST_LOOP_fF_f1): New macro.
22288 (modf_test_data): New variable.
22289 (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
22290
22291 * math/libm-test.inc (struct test_f_f1_data): New type.
22292 (RUN_TEST_LOOP_f_f1): New macro.
22293 (gamma_test_data): New variable.
22294 (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
22295 (lgamma_test_data): New variable.
22296 (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
22297
22298 2013-05-13 Carlos O'Donell <carlos@redhat.com>
22299
22300 * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
22301 * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
22302 (main): Comment "tls" pseudo-hwcap.
22303
22304 2013-05-13 Joseph Myers <joseph@codesourcery.com>
22305
22306 * math/libm-test.inc (struct test_fl_f_data): New type.
22307 (RUN_TEST_LOOP_fl_f): New variable.
22308 (scalbln_test_data): New variable.
22309 (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
22310
22311 * math/libm-test.inc (struct test_fi_f_data): New type.
22312 (RUN_TEST_LOOP_fi_f): New macro.
22313 (ldexp_test_data): New variable.
22314 (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
22315 (scalbn_test_data): New variable.
22316 (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
22317
22318 * math/libm-test.inc (struct test_c_f_data): New type.
22319 (RUN_TEST_LOOP_c_f): New macro.
22320 (cabs_test_data): New variable.
22321 (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
22322 (carg_test_data): New variable.
22323 (carg_test): Run tests with RUN_TEST_LOOP_c_f.
22324 (cimag_test_data): New variable.
22325 (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
22326 (creal_test_data): New variable.
22327 (creal_test): Run tests with RUN_TEST_LOOP_c_f.
22328
22329 * math/libm-test.inc (struct test_if_f_data): New type.
22330 (RUN_TEST_LOOP_if_f): New macro.
22331 (jn_test_data): New variable.
22332 (jn_test): Run tests with RUN_TEST_LOOP_if_f.
22333 (yn_test_data): New variable.
22334 (yn_test): Run tests with RUN_TEST_LOOP_if_f.
22335
22336 * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
22337
22338 2013-05-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22339
22340 * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
22341 (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
22342
22343 2013-05-13 Siddhesh Poyarekar <siddhesh@redhat.com>
22344
22345 * benchtests/Makefile (CPPFLAGS-nonlib): Add
22346 -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
22347 (bench-deps): Add bench-timing.h.
22348 * benchtests-bench-skeleton.c: Include bench-timing.h.
22349 (main): Use TIMING_* macros instead of clock_gettime.
22350 * benchtests/bench-timing.h: New file.
22351
22352 [BZ #14582]
22353 * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
22354 Renamed from _LIB_VERSION.
22355 (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
22356
22357 2013-05-12 Joseph Myers <joseph@codesourcery.com>
22358
22359 * math/libm-test.inc (struct test_fff_f_data): New type.
22360 (RUN_TEST_LOOP_fff_f): New macro.
22361 (fma_test_data): New variable.
22362 (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
22363 (fma_towardzero_test_data): New variable.
22364 (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
22365 (fma_downward_test_data): New variable.
22366 (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
22367 (fma_upward_test_data): New variable.
22368 (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
22369
22370 * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
22371 (struct test_c_c_data): New type.
22372 (RUN_TEST_LOOP_c_c): New macro.
22373 (cacos_test_data): New variable.
22374 (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
22375 (cacosh_test_data): New variable.
22376 (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
22377 (casin_test_data): New variable.
22378 (casin_test): Run tests with RUN_TEST_LOOP_c_c.
22379 (casinh_test_data): New variable.
22380 (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
22381 (catan_test_data): New variable.
22382 (catan_test): Run tests with RUN_TEST_LOOP_c_c.
22383 (catanh_test_data): New variable.
22384 (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
22385 (ccos_test_data): New variable.
22386 (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
22387 (ccosh_test_data): New variable.
22388 (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
22389 (cexp_test_data): New variable.
22390 (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
22391 (clog_test_data): New variable.
22392 (clog_test): Run tests with RUN_TEST_LOOP_c_c.
22393 (clog10_test_data): New variable.
22394 (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
22395 (conj_test_data): New variable.
22396 (conj_test): Run tests with RUN_TEST_LOOP_c_c.
22397 (cproj_test_data): New variable.
22398 (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
22399 (csin_test_data): New variable.
22400 (csin_test): Run tests with RUN_TEST_LOOP_c_c.
22401 (csinh_test_data): New variable.
22402 (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
22403 (csqrt_test_data): New variable.
22404 (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
22405 (ctan_test_data): New variable.
22406 (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
22407 (ctan_tonearest_test_data): New variable.
22408 (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
22409 (ctan_towardzero_test_data): New variable.
22410 (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
22411 (ctan_downward_test_data): New variable.
22412 (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
22413 (ctan_upward_test_data): New variable.
22414 (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
22415 (ctanh_test_data): New variable.
22416 (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
22417 (ctanh_tonearest_test_data): New variable.
22418 (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
22419 (ctanh_towardzero_test_data): New variable.
22420 (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
22421 (ctanh_downward_test_data): New variable.
22422 (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
22423 (ctanh_upward_test_data): New variable.
22424 (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
22425 * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
22426 of BUILD_COMPLEX.
22427
22428 * math/libm-test.inc (struct test_ff_f_data): New type.
22429 (struct test_ff_f_data_nexttoward): Likewise.
22430 (RUN_TEST_LOOP_2_f): New macro.
22431 (RUN_TEST_LOOP_ff_f): Likewise.
22432 (atan2_test_data): New variable.
22433 (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
22434 (copysign_test_data): New variable.
22435 (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
22436 (fdim_test_data): New variable.
22437 (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
22438 (fmax_test_data): New variable.
22439 (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
22440 (fmin_test_data): New variable.
22441 (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
22442 (fmod_test_data): New variable.
22443 (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
22444 (hypot_test_data): New variable.
22445 (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
22446 (nextafter_test_data): New variable.
22447 (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
22448 (nexttoward_test_data): New variable.
22449 (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
22450 (pow_test_data): New variable.
22451 (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
22452 (pow_tonearest_test_data): New variable.
22453 (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
22454 (pow_towardzero_test_data): New variable.
22455 (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
22456 (pow_downward_test_data): New variable.
22457 (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
22458 (pow_upward_test_data): New variable.
22459 (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
22460 (remainder_test_data): New variable.
22461 (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
22462 (scalb_test_data): New variable.
22463 (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
22464 * sysdeps/i386/fpu/libm-test-ulps: Update.
22465
22466 2013-05-11 Joseph Myers <joseph@codesourcery.com>
22467
22468 * math/libm-test.inc (fma_test): Use max_value instead of local
22469 variable fltmax.
22470 (nextafter_test): Likewise.
22471
22472 * math/libm-test.inc (acos_towardzero_test_data): New variable.
22473 (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22474 (acos_downward_test_data): New variable.
22475 (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22476 (acos_upward_test_data): New variable.
22477 (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22478 (acosh_test_data): New variable.
22479 (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
22480 (asin_test_data): New variable.
22481 (asin_test): Run tests with RUN_TEST_LOOP_f_f.
22482 (asin_tonearest_test_data): New variable.
22483 (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22484 (asin_towardzero_test_data): New variable.
22485 (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22486 (asin_downward_test_data): New variable.
22487 (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22488 (asin_upward_test_data): New variable.
22489 (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22490 (asinh_test_data): New variable.
22491 (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
22492 (atan_test_data): New variable.
22493 (atan_test): Run tests with RUN_TEST_LOOP_f_f.
22494 (atanh_test_data): New variable.
22495 (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
22496 (cbrt_test_data): New variable.
22497 (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
22498 (ceil_test_data): New variable.
22499 (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
22500 (cos_test_data): New variable.
22501 (cos_test): Run tests with RUN_TEST_LOOP_f_f.
22502 (cos_tonearest_test_data): New variable.
22503 (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22504 (cos_towardzero_test_data): New variable.
22505 (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22506 (cos_downward_test_data): New variable.
22507 (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22508 (cos_upward_test_data): New variable.
22509 (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22510 (cosh_test_data): New variable.
22511 (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
22512 (cosh_tonearest_test_data): New variable.
22513 (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22514 (cosh_towardzero_test_data): New variable.
22515 (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22516 (cosh_downward_test_data): New variable.
22517 (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22518 (cosh_upward_test_data): New variable.
22519 (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22520 (erf_test_data): New variable.
22521 (erf_test): Run tests with RUN_TEST_LOOP_f_f.
22522 (erfc_test_data): New variable.
22523 (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
22524 (exp_test_data): New variable.
22525 (exp_test): Run tests with RUN_TEST_LOOP_f_f.
22526 (exp_tonearest_test_data): New variable.
22527 (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22528 (exp_towardzero_test_data): New variable.
22529 (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22530 (exp_downward_test_data): New variable.
22531 (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22532 (exp_upward_test_data): New variable.
22533 (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22534 (exp10_test_data): New variable.
22535 (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
22536 (exp2_test_data): New variable.
22537 (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
22538 (expm1_test_data): New variable.
22539 (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
22540 (fabs_test_data): New variable.
22541 (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
22542 (floor_test_data): New variable.
22543 (floor_test): Run tests with RUN_TEST_LOOP_f_f.
22544 (j0_test_data): New variable.
22545 (j0_test): Run tests with RUN_TEST_LOOP_f_f.
22546 (j1_test_data): New variable.
22547 (j1_test): Run tests with RUN_TEST_LOOP_f_f.
22548 (log_test_data): New variable.
22549 (log_test): Run tests with RUN_TEST_LOOP_f_f.
22550 (log10_test_data): New variable.
22551 (log10_test): Run tests with RUN_TEST_LOOP_f_f.
22552 (log1p_test_data): New variable.
22553 (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
22554 (log2_test_data): New variable.
22555 (log2_test): Run tests with RUN_TEST_LOOP_f_f.
22556 (logb_test_data): New variable.
22557 (logb_test): Run tests with RUN_TEST_LOOP_f_f.
22558 (logb_downward_test_data): New variable.
22559 (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22560 (nearbyint_test_data): New variable.
22561 (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
22562 (rint_test_data): New variable.
22563 (rint_test): Run tests with RUN_TEST_LOOP_f_f.
22564 (rint_tonearest_test_data): New variable.
22565 (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22566 (rint_towardzero_test_data): New variable.
22567 (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22568 (rint_downward_test_data): New variable.
22569 (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22570 (rint_upward_test_data): New variable.
22571 (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22572 (round_test_data): New variable.
22573 (round_test): Run tests with RUN_TEST_LOOP_f_f.
22574 (sin_test_data): New variable.
22575 (sin_test): Run tests with RUN_TEST_LOOP_f_f.
22576 (sin_tonearest_test_data): New variable.
22577 (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22578 (sin_towardzero_test_data): New variable.
22579 (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22580 (sin_downward_test_data): New variable.
22581 (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22582 (sin_upward_test_data): New variable.
22583 (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22584 (sinh_test_data): New variable.
22585 (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
22586 (sinh_tonearest_test_data): New variable.
22587 (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22588 (sinh_towardzero_test_data): New variable.
22589 (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22590 (sinh_downward_test_data): New variable.
22591 (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22592 (sinh_upward_test_data): New variable.
22593 (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22594 (sqrt_test_data): New variable.
22595 (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
22596 (tan_test_data): New variable.
22597 (tan_test): Run tests with RUN_TEST_LOOP_f_f.
22598 (tan_tonearest_test_data): New variable.
22599 (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22600 (tan_towardzero_test_data): New variable.
22601 (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22602 (tan_downward_test_data): New variable.
22603 (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22604 (tan_upward_test_data): New variable.
22605 (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22606 (tanh_test_data): New variable.
22607 (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
22608 (tgamma_test_data): New variable.
22609 (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
22610 (trunc_test_data): New variable.
22611 (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
22612 (y0_test_data): New variable.
22613 (y0_test): Run tests with RUN_TEST_LOOP_f_f.
22614 (y1_test_data): New variable.
22615 (y1_test): Run tests with RUN_TEST_LOOP_f_f.
22616 (significand_test_data): New variable.
22617 (significand_test): Run tests with RUN_TEST_LOOP_f_f.
22618
22619 2013-05-10 Christian Grönke <cgr_bugs@sysgo.com>
22620
22621 [BZ #12387]
22622 * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
22623
22624 2013-05-10 Pino Toscano <toscano.pino@tiscali.it>
22625
22626 * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
22627
22628 2013-05-10 Andreas Jaeger <aj@suse.de>
22629
22630 [BZ #15448]
22631 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
22632 (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
22633
22634 2013-05-10 Joseph Myers <joseph@codesourcery.com>
22635
22636 * math/gen-libm-test.pl (adjust_arg): New function.
22637 (special_functions): Handle generating output in both functions
22638 and arrays.
22639 (parse_args): Likewise.
22640 (generate_testfile): Handle START_DATA and END_DATA. Pass extra
22641 $in_func argument to parse_args.
22642 * math/libm-test.inc (struct test_f_f_data): New type.
22643 (IF_ROUND_INIT_): New macro.
22644 (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
22645 (IF_ROUND_INIT_FE_TONEAREST): Likewise.
22646 (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
22647 (IF_ROUND_INIT_FE_UPWARD): Likewise.
22648 (ROUND_RESTORE_): Likewise.
22649 (ROUND_RESTORE_FE_DOWNWARD): Likewise.
22650 (ROUND_RESTORE_FE_TONEAREST): Likewise.
22651 (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
22652 (ROUND_RESTORE_FE_UPWARD): Likewise.
22653 (RUN_TEST_LOOP_f_f): New macro.
22654 (acos_test_data): New variable.
22655 (acos_test): Run tests with RUN_TEST_LOOP_f_f.
22656 (acos_tonearest_test_data): New variable.
22657 (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22658
22659 2013-05-10 Siddhesh Poyarekar <siddhesh@redhat.com>
22660
22661 * benchtests/bench-skeleton.c (startup): Fix coding style.
22662
22663 2013-05-10 Joseph Myers <joseph@codesourcery.com>
22664
22665 [BZ #6809]
22666 * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
22667 negative infinity argument.
22668 * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
22669 negative infinity argument.
22670 * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
22671 negative infinity argument.
22672 * math/libm-test.inc (tgamma_test): Expect errno to be set for
22673 domain errors.
22674
22675 2013-05-10 Florian Weimer <fweimer@redhat.com>
22676
22677 * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
22678 * iconv/iconv_charmap.c (charmap_conversion): Likewise.
22679 * iconv/iconv_prog.c (main): Likewise.
22680 * locale/programs/charmap-dir.c (charmap_readdir)
22681 (fopen_uncompressed): Likewise.
22682 * locale/programs/locfile.c (siblings_uncached)
22683 (write_locale_data): Use lstat64 instead of lstat.
22684 * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
22685 stat.
22686
22687 2013-05-10 Andreas Jaeger <aj@suse.de>
22688
22689 [BZ #15395]
22690 * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
22691 localization.
22692 Include <locale.h>.
22693
22694 2013-05-09 Carlos O'Donell <carlos@redhat.com>
22695
22696 * elf/dl-close.c (_dl_close_worker): Add comments.
22697
22698 2013-05-09 Joseph Myers <joseph@codesourcery.com>
22699
22700 [BZ #15359]
22701 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
22702 high part of pi/2.
22703 (__ieee754_rem_pio2l): Update comments.
22704
22705 [BZ #15429]
22706 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
22707 high part of pi/2.
22708 (__ieee754_rem_pio2l): Update comments.
22709
22710 * math/libm-test.inc (M_SQRT_2_2): Remove macro.
22711 (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
22712
22713 * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
22714 M_PI_4l.
22715
22716 * math/libm-test.inc (M_PI_34l): Define using decimal constant.
22717 (M_PI_34_LOG10El): Likewise.
22718 (M_PI2_LOG10El): Likewise.
22719 (M_PI4_LOG10El): Likewise.
22720 (M_PI_LOG10El): Likewise.
22721
22722 2013-05-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22723
22724 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22725
22726 2013-05-08 Joseph Myers <joseph@codesourcery.com>
22727
22728 * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
22729 (MINUS_ZERO_INIT): Likewise.
22730 (PLUS_INFTY_INIT): Likewise.
22731 (MINUS_INFTY_INIT): Likewise.
22732 (QNAN_VALUE_INIT): Likewise.
22733 (MAX_VALUE_INIT): Likewise.
22734 (MIN_VALUE_INIT): Likewise.
22735 (MIN_SUBNORM_VALUE_INIT): Likewise.
22736 (plus_zero): Initialize with PLUS_ZERO_INIT.
22737 (minus_zero): Initialize with MINUS_ZERO_INIT.
22738 (plus_infty): Initialize with PLUS_INFTY_INIT.
22739 (minus_infty): Initialize with MINUS_INFTY_INIT.
22740 (qnan_value): Initialize with QNAN_VALUE_INIT.
22741 (max_value): Initialize with MAX_VALUE_INIT.
22742 (min_value): Initialize with MIN_VALUE_INIT.
22743 (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
22744
22745 * math/libm-test.inc (RUN_TEST_if_f): New macro.
22746 (jn_test): Use TEST_if_f instead of TEST_ff_f.
22747 (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
22748 (yn_test): Use TEST_if_f instead of TEST_ff_f.
22749
22750 * math/libm-test.inc (RUN_TEST_f_f): New macro.
22751 (RUN_TEST_2_f): Likewise.
22752 (RUN_TEST_ff_f): Likewise.
22753 (RUN_TEST_fi_f): Likewise.
22754 (RUN_TEST_fl_f): Likewise.
22755 (RUN_TEST_fff_f): Likewise.
22756 (RUN_TEST_c_f): Likewise.
22757 (RUN_TEST_f_f1): Likewise.
22758 (RUN_TEST_fF_f1): Likewise.
22759 (RUN_TEST_fI_f1): Likewise.
22760 (RUN_TEST_ffI_f1): Likewise.
22761 (RUN_TEST_c_c): Likewise.
22762 (RUN_TEST_cc_c): Likewise.
22763 (RUN_TEST_f_i): Likewise.
22764 (RUN_TEST_f_i_tg): Likewise.
22765 (RUN_TEST_ff_i_tg): Likewise.
22766 (RUN_TEST_f_b): Likewise.
22767 (RUN_TEST_f_b_tg): Likewise.
22768 (RUN_TEST_f_l): Likewise.
22769 (RUN_TEST_f_L): Likewise.
22770 (RUN_TEST_sincos): Likewise.
22771 * math/gen-libm-test.pl (new_test): Take new argument to indicate
22772 whether to show exceptions. Do not include ");\n" in return
22773 value.
22774 (special_functions): Output call to RUN_TEST_sincos instead of
22775 check_float calls. Update calls to new_test.
22776 (parse_args): Output call to single RUN_TEST_* macro instead of
22777 check_* calls and other assignments. Update calls to new_test.
22778
22779 [BZ #2546]
22780 [BZ #2560]
22781 [BZ #5159]
22782 [BZ #15426]
22783 * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
22784 input to result for tgamma overflow.
22785 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
22786 (gamma_coeff): New variable.
22787 (NCOEFF): New macro.
22788 (gamma_positive): New function.
22789 (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
22790 underflow here. Use gamma_positive instead of exp (lgamma) for
22791 other arguments.
22792 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
22793 (gamma_coeff): New variable.
22794 (NCOEFF): New macro.
22795 (gammaf_positive): New function.
22796 (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
22797 underflow here. Use gamma_positive instead of exp (lgamma) for
22798 other arguments.
22799 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
22800 (gamma_coeff): New variable.
22801 (NCOEFF): New macro.
22802 (gammal_positive): New function.
22803 (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
22804 underflow here. Use gamma_positive instead of exp (lgamma) for
22805 other arguments.
22806 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
22807 (gamma_coeff): New variable.
22808 (NCOEFF): New macro.
22809 (gammal_positive): New function.
22810 (__ieee754_gammal_r): Handle positive infinity, overflow and
22811 underflow here. Handle NaN the same as positive infinity. Remove
22812 check x < 0xffffffff for negative integers. Use gamma_positive
22813 instead of exp (lgamma) for other arguments.
22814 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
22815 (gamma_coeff): New variable.
22816 (NCOEFF): New macro.
22817 (gammal_positive): New function.
22818 * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
22819 * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
22820 * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
22821 * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
22822 * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
22823 * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
22824 * sysdeps/generic/math_private.h (__gamma_productf): New
22825 prototype.
22826 (__gamma_product): Likewise.
22827 (__gamma_productl): Likewise.
22828 * math/Makefile (libm-calls): Add gamma_product.
22829 * math/libm-test.inc (tgamma_test): Add more tests.
22830 * sysdeps/i386/fpu/libm-test-ulps: Update.
22831 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22832
22833 2013-05-08 Ondřej Bílka <neleai@seznam.cz>
22834
22835 * benchtests/bench-skeleton.c (main): Preheat CPU.
22836
22837 2013-05-07 Aurelien Jarno <aurelien@aurel32.net>
22838
22839 * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
22840
22841 2013-05-07 Roland McGrath <roland@hack.frob.com>
22842
22843 * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
22844 and _dl_skip_args_internal.
22845
22846 2013-05-07 Carlos O'Donell <carlos@redhat.com>
22847
22848 * manual/message.texi (Message Translation): Talk about users.
22849 Message to key mapping impacts design.
22850
22851 2013-05-06 Roland McGrath <roland@hack.frob.com>
22852
22853 * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
22854
22855 * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
22856
22857 * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
22858 * sysdeps/wordsize-64/glob64.c: ... here.
22859
22860 * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
22861 (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
22862 New macros.
22863
22864 * debug/getlogin_r_chk.c: Moved to ...
22865 * login/getlogin_r_chk.c: ... here.
22866 * debug/Makefile (routines): Move getlogin_r_chk to ...
22867 * login/Makefile (routines): ... here.
22868 * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
22869 * login/Versions (libc: GLIBC_2.4): ... here.
22870
22871 * io/poll.c (__poll): Renamed from poll.
22872 Add libc_hidden_def.
22873 (poll): Define as weak alias.
22874
22875 * debug/ptsname_r_chk.c: Moved to ...
22876 * login/ptsname_r_chk.c: ... here.
22877 * debug/Makefile (routines): Move ptsname_r_chk to ...
22878 * login/Makefile (routines): ... here.
22879 * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
22880 * login/Versions (libc: GLIBC_2.4): ... here.
22881
22882 * posix/getlogin.c: Moved to ...
22883 * login/getlogin.c: ... here.
22884 * posix/getlogin_r.c: Moved to ...
22885 * login/getlogin_r.c: ... here.
22886 * posix/getlogin_r.c: Moved to ...
22887 * login/getlogin_r.c: ... here.
22888 * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
22889 * login/Makefile (routines): ... here.
22890 * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
22891 * login/Versions (libc: GLIBC_2.0): ... here.
22892
22893 * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
22894 (setrlimit): Define as weak alias.
22895
22896 * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
22897 Call __ names for open, ftruncate, and close.
22898 For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
22899 (truncate): Define as weak alias.
22900
22901 2013-05-06 Joseph Myers <joseph@codesourcery.com>
22902
22903 * math/gen-libm-test.pl (parse_args): Initialize x before each
22904 test of frexp, modf and remquo.
22905
22906 * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
22907 test signgam value.
22908
22909 2013-05-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22910
22911 [BZ #15418]
22912 [BZ #15419]
22913 * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
22914 internal tests.
22915 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
22916
22917 2013-05-06 Roland McGrath <roland@hack.frob.com>
22918
22919 * elf/dl-writev.h: New file.
22920 * elf/dl-misc.c: Include it.
22921 (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
22922 * sysdeps/unix/sysv/linux/dl-writev.h: New file.
22923
22924 2013-05-04 Joseph Myers <joseph@codesourcery.com>
22925
22926 * math/libm-test.inc (noXFails): Remove variable.
22927 (noXPasses): Likewise.
22928 (BUILD_COMPLEX_INT): Remove macro.
22929 (print_screen): Remove xfail argument.
22930 (print_screen_max_error): Likewise.
22931 (update_stats): Likewise.
22932 (print_max_error): Likewise. Update calls to other affected
22933 functions.
22934 (print_complex_max_error): Likewise.
22935 (test_single_exception): Update calls to print_screen.
22936 (test_single_errno): Likewise.
22937 (check_float_internal): Remove xfail argument. Update calls to
22938 other affected functions.
22939 (check_float): Likewise.
22940 (check_complex): Likewise.
22941 (check_int): Likewise.
22942 (check_long): Likewise.
22943 (check_bool): Likewise.
22944 (check_longlong): Likewise.
22945 (main): Don't print noXFails and noXPasses.
22946 * math/gen-libm-test.pl (top level): Don't mention expected
22947 failure handling in comment.
22948 (new_test): Don't handle expected failures.
22949 (parse_args): Don't mention expected failure handling in comment.
22950 (generate_testfile): Don't handle expected failures.
22951 (parse_ulps): Likewise.
22952 (print_ulps_file): Likewise.
22953 (get_failure): Remove function.
22954 (output_test): Don't handle expected failures.
22955 * make/README.libm-test: Don't mention expected failure handling.
22956
22957 * math/libm-test.inc (plus_zero): Make const. Add initializer.
22958 (minus_zero): Likewise.
22959 (plus_infty): Likewise.
22960 (minus_infty): Likewise.
22961 (qnan_value): Likewise.
22962 (max_value): Likewise.
22963 (min_value): Likewise.
22964 (min_subnorm_value): Likewise.
22965 (initialize): Do not initialize those variables dynamically.
22966
22967 2013-05-03 Roland McGrath <roland@hack.frob.com>
22968
22969 * io/open.c (__open_2): Moved to ...
22970 * io/open_2.c: ... this new file.
22971 * io/open64.c (__open64_2): Moved to ...
22972 * io/open64_2.c: ... this new file.
22973 * io/openat.c (__openat_2): Moved to ...
22974 * io/openat_2.c: ... this new file.
22975 * io/openat64.c (__openat64_2): Moved to ...
22976 * io/openat64_2.c: ... this new file.
22977 * io/Makefile (routines): Add them.
22978 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
22979 * sysdeps/unix/sysv/linux/open_2.c: File removed.
22980 * sysdeps/unix/sysv/linux/open64_2.c: File removed.
22981 * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
22982 * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
22983 * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
22984 (__openat64): Add hidden_ver.
22985 * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
22986 * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
22987
22988 * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
22989 Separately conditionalize setting of GLRO(dl_sysinfo) so
22990 that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
22991 as well, but the actual setting is only under [NEED_DL_SYSINFO].
22992
22993 2013-04-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22994
22995 * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
22996 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
22997 definition.
22998 (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
22999 * sysdeps/unix/sysv/linux/powerpc/init-first.c
23000 (_libc_vdso_platform_setup): Add __vdso_time initialization.
23001 * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
23002 for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
23003
23004 2013-05-03 Joseph Myers <joseph@codesourcery.com>
23005
23006 * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
23007 test signgam value.
23008
23009 * math/libm-test.inc (hypot_test): Do not use
23010 IGNORE_ZERO_INF_SIGN.
23011
23012 2013-05-03 Andreas Jaeger <aj@suse.de>
23013
23014 * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
23015 Linux 3.9.
23016 * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
23017 (PF_MAX): Adjust for VSOCK change.
23018
23019 2013-05-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23020
23021 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23022
23023 2013-05-02 Carlos O'Donell <carlos@redhat.com>
23024
23025 [BZ #15264]
23026 * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
23027 * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
23028 * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
23029
23030 2013-05-02 David S. Miller <davem@davemloft.net>
23031
23032 * sysdeps/sparc/fpu/libm-test-ulps: Update.
23033
23034 2013-05-01 Ondřej Bílka <neleai@seznam.cz>
23035
23036 * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
23037
23038 2013-05-01 Roland McGrath <roland@hack.frob.com>
23039
23040 * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
23041
23042 2013-05-01 Richard Smith <richard@metafoo.co.uk>
23043
23044 [BZ #14952]
23045 * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
23046 [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23047 Use __attribute__ ((__gnu_inline__)).
23048 [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23049 Don't use __attribute__ ((__gnu_inline__)).
23050
23051 2013-05-01 Joseph Myers <joseph@codesourcery.com>
23052
23053 [BZ #15423]
23054 * math/s_catan.c (__catan): Handle small real or imaginary part of
23055 input specially to avoid spurious underflow.
23056 * math/s_catanf.c (__catanf): Likewise.
23057 * math/s_catanh.c (__catanh): Likewise.
23058 * math/s_catanhf.c (__catanhf): Likewise.
23059 * math/s_catanhl.c (__catanhl): Likewise.
23060 * math/s_catanl.c (__catanl): Likewise.
23061 * math/libm-test.inc (catan_test): Add more tests.
23062 (catanh_test): Likewise.
23063 * sysdeps/i386/fpu/libm-test-ulps: Update.
23064 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23065
23066 2013-04-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23067
23068 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23069
23070 2013-04-30 Joseph Myers <joseph@codesourcery.com>
23071
23072 [BZ #15416]
23073 * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
23074 accurately for denominator in atan2.
23075 * math/s_catanf.c (__catanf): Likewise.
23076 * math/s_catanh.c (__catanh): Likewise.
23077 * math/s_catanhf.c (__catanhf): Likewise.
23078 * math/s_catanhl.c (__catanhl): Likewise.
23079 * math/s_catanl.c (__catanl): Likewise.
23080 * math/libm-test.inc (catan_test): Add more tests.
23081 (catanh_test): Likewise.
23082 * sysdeps/i386/fpu/libm-test-ulps: Update.
23083 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23084
23085 2013-04-30 Siddhesh Poyarekar <siddhesh@redhat.com>
23086
23087 * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
23088
23089 * benchtests/Makefile (bench): Remove slow benchmarks.
23090 * benchtests/atan-inputs: Add slow benchmark inputs.
23091 * benchtests/bench-modf.c (NUM_VARIANTS): Define.
23092 (BENCH_FUNC): Accept variant offset.
23093 (VARIANT): Define.
23094 * benchtests/bench-skeleton.c (main): Run benchmark for each
23095 variant.
23096 * benchtests/cos-inputs: Add slow benchmark inputs.
23097 * benchtests/exp-inputs: Likewise.
23098 * benchtests/pow-inputs: Likewise.
23099 * benchtests/sin-inputs: Likewise.
23100 * benchtests/slowatan-inputs: Remove.
23101 * benchtests/slowatan.c: Remove.
23102 * benchtests/slowcos-inputs: Remove.
23103 * benchtests/slowcos.c: Remove.
23104 * benchtests/slowexp-inputs: Remove.
23105 * benchtests/slowexp.c: Remove.
23106 * benchtests/slowpow-inputs: Remove.
23107 * benchtests/slowpow.c: Remove.
23108 * benchtests/slowsin-inputs: Remove.
23109 * benchtests/slowsin.c: Remove.
23110 * benchtests/slowtan-inputs: Remove.
23111 * benchtests/slowtan.c: Remove.
23112 * benchtests/tan-inputs: Add slow benchmark inputs.
23113 * scripts/bench.pl: Parse comments and directives.
23114
23115 * benchtests/Makefile: Remove *-ITER. Define BENCH_DURATION
23116 in CPPFLAGS.
23117 ($(objpfx)bench-%.c): Remove *-ITER.
23118 * benchtests/bench-modf.c: Remove definition of ITER.
23119 * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
23120 (main): Loop for DURATION seconds instead of fixed number of
23121 iterations.
23122 * scripts/bench.pl: Don't expect iterations in parameters.
23123
23124 2013-04-29 Roland McGrath <roland@hack.frob.com>
23125
23126 * io/fchdir.c (__fchdir): Renamed from fchdir.
23127 (fchdir): Define as weak alias.
23128
23129 2013-04-29 Joseph Myers <joseph@codesourcery.com>
23130
23131 * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
23132 (ERRNO_EDOM): Likewise.
23133 (ERRNO_ERANGE): Likewise.
23134 (noErrnoTests): New variable.
23135 (init_max_error): Set errno to 0.
23136 (test_single_errno): New function.
23137 (test_errno): Likewise.
23138 (check_float_internal): Call test_errno. Set errno to 0.
23139 (check_complex): Refer to errno tests in comment.
23140 (check_int): Call test_errno. Set errno to 0.
23141 (check_long): Likewise.
23142 (check_bool): Likewise.
23143 (check_longlong): Likewise.
23144 (cos_test): Use ERRNO_* flags for errno tests instead of
23145 check_int.
23146 (expm1_test): Likewise.
23147 (fmod_test): Likewise.
23148 (ilogb_test): Likewise.
23149 (lgamma_test): Likewise.
23150 (pow_test): Likewise.
23151 (remainder_test): Likewise.
23152 (sin_test): Likewise.
23153 (tan_test): Likewise.
23154 (yn_test): Likewise.
23155 (initialize): Set errno to 0.
23156 (main): Print number of errno tests.
23157 * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
23158
23159 2013-04-29 Andreas Jaeger <aj@suse.de>
23160
23161 [BZ #15084]
23162 * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
23163 and RES_USEVC.
23164
23165 [BZ #15085]
23166 * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
23167 * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
23168 unimplemented.
23169
23170 [BZ #15380]
23171 * stdlib/random.c (__initstate): Return NULL if
23172 __initstate fails.
23173
23174 [BZ #15086]
23175 * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
23176 RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
23177 RES_SNGLKUPREOP.
23178
23179 2013-04-29 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23180
23181 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23182
23183 2013-04-29 Joseph Myers <joseph@codesourcery.com>
23184
23185 * math/libm-test.inc (cacos_test): Add missing semicolons at ends
23186 of individual tests.
23187 (casin_test): Likewise.
23188 (casinh_test): Likewise.
23189
23190 2013-04-27 Joseph Myers <joseph@codesourcery.com>
23191
23192 [BZ #15409]
23193 * math/s_catan.c (__catan): Handle arguments with large real or
23194 imaginary part separately without squaring.
23195 * math/s_catanf.c (__catanf): Likewise.
23196 * math/s_catanh.c (__catanh): Likewise.
23197 * math/s_catanhf.c (__catanhf): Likewise.
23198 * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
23199 and redefine.
23200 (__catanhl): Handle arguments with large real or imaginary part
23201 separately without squaring.
23202 * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
23203 and redefine.
23204 (__catanl): Handle arguments with large real or imaginary part
23205 separately without squaring.
23206 * math/libm-test.inc (catan_test): Add more tests.
23207 (catanh_test): Likewise.
23208 * sysdeps/i386/fpu/libm-test-ulps: Update.
23209 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23210
23211 2013-04-27 Andreas Jaeger <aj@suse.de>
23212
23213 [BZ #15007]
23214 * stdlib/stdlib.h: Update guards for qecvt.
23215 * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
23216 <stdlib.h>.
23217
23218 2013-04-27 Allan McRae <allan@archlinux.org>
23219
23220 * sysdeps/i386/fpu/libm-test-ulps: Update.
23221
23222 2013-04-26 Joseph Myers <joseph@codesourcery.com>
23223
23224 [BZ #15406]
23225 * math/s_catan.c: Include <float.h>.
23226 (__catan): Ensure underflow exception occurs for underflowed
23227 result.
23228 * math/s_catanf.c: Include <float.h>.
23229 (__catanf): Ensure underflow exception occurs for underflowed
23230 result.
23231 * math/s_catanh.c: Include <float.h>.
23232 (__catanh): Ensure underflow exception occurs for underflowed
23233 result.
23234 * math/s_catanhf.c: Include <float.h>.
23235 (__catanhf): Ensure underflow exception occurs for underflowed
23236 result.
23237 * math/s_catanhl.c: Include <float.h>.
23238 (__catanhl): Ensure underflow exception occurs for underflowed
23239 result.
23240 * math/s_catanl.c: Include <float.h>.
23241 (__catanl): Ensure underflow exception occurs for underflowed
23242 result.
23243 * math/libm-test.inc (catan_test): Add more tests.
23244 (catanh_test): Likewise.
23245
23246 [BZ #15405]
23247 * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
23248 underflowed result.
23249 * math/s_ccoshf.c (__ccoshf): Likewise.
23250 * math/s_ccoshl.c (__ccoshl): Likewise.
23251 * math/s_csin.c (__csin): Likewise.
23252 * math/s_csinf.c (__csinf): Likewise.
23253 * math/s_csinh.c (__csinh): Likewise.
23254 * math/s_csinhf.c (__csinhf): Likewise.
23255 * math/s_csinhl.c (__csinhl): Likewise.
23256 * math/s_csinl.c (__csinl): Likewise.
23257 * math/libm-test.inc (ccos_test): Add more tests.
23258 (ccosh_test): Likewise.
23259 (csin_test): Likewise.
23260 (csinh_test): Likewise.
23261
23262 2013-04-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23263
23264 * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
23265 * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
23266 * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
23267 * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
23268 * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
23269 powerpc/power5+/fpu folders.
23270 * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
23271
23272
23273 2013-04-26 Markus Trippelsdorf <markus@trippelsdorf.de>
23274
23275 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
23276
23277 2013-04-25 Joseph Myers <joseph@codesourcery.com>
23278
23279 * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
23280 additions to variable.
23281 [$(config-machine) = x86_64] (modules-names): Likewise.
23282 ($(objpfx)tst-audit3): Remove dependency.
23283 ($(objpfx)tst-audit3.out): Likewise.
23284 ($(objpfx)tst-audit4): Likewise.
23285 ($(objpfx)tst-audit4.out): Likewise.
23286 ($(objpfx)tst-audit5): Likewise.
23287 ($(objpfx)tst-audit5.out): Likewise.
23288 ($(objpfx)tst-audit6): Likewise.
23289 ($(objpfx)tst-audit6.out): Likewise.
23290 ($(objpfx)tst-audit7): Likewise.
23291 ($(objpfx)tst-audit7.out): Likewise.
23292 (tst-audit3-ENV): Remove variable.
23293 (tst-audit4-ENV): Likewise.
23294 (tst-audit5-ENV): Likewise.
23295 (tst-audit6-ENV): Likewise.
23296 (tst-audit7-ENV): Likewise.
23297 [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
23298 [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
23299 addition to variable.
23300 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
23301 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
23302 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
23303 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
23304 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
23305 * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
23306 tst-audit3, tst-audit4 and tst-audit5.
23307 [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
23308 tst-audit6 and tst-audit7.
23309 [$(subdir) = elf] (modules-names): Add audit modules for those
23310 tests.
23311 [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
23312 [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
23313 [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
23314 [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
23315 [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
23316 [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
23317 [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
23318 [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
23319 [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
23320 [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
23321 [$(subdir) = elf] (tst-audit3-ENV): New variable.
23322 [$(subdir) = elf] (tst-audit4-ENV): Likewise.
23323 [$(subdir) = elf] (tst-audit5-ENV): Likewise.
23324 [$(subdir) = elf] (tst-audit6-ENV): Likewise.
23325 [$(subdir) = elf] (tst-audit7-ENV): Likewise.
23326 [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
23327 Likewise.
23328 [$(subdir) = elf && $(config-cflags-avx) = yes]
23329 (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
23330 [$(subdir) = elf && $(config-cflags-avx) = yes]
23331 (CFLAGS-tst-auditmod4a.c): Likewise.
23332 [$(subdir) = elf && $(config-cflags-avx) = yes]
23333 (CFLAGS-tst-auditmod4b.c): Likewise.
23334 [$(subdir) = elf && $(config-cflags-avx) = yes]
23335 (CFLAGS-tst-auditmod6b.c): Likewise.
23336 [$(subdir) = elf && $(config-cflags-avx) = yes]
23337 (CFLAGS-tst-auditmod6c.c): Likewise.
23338 [$(subdir) = elf && $(config-cflags-avx) = yes]
23339 (CFLAGS-tst-auditmod7b.c): Likewise.
23340 * elf/tst-audit3.c: Move to ...
23341 * sysdeps/x86_64/tst-audit3.c: ... here.
23342 * elf/tst-audit4.c: Move to ...
23343 * sysdeps/x86_64/tst-audit4.c: ... here.
23344 * elf/tst-audit5.c: Move to ...
23345 * sysdeps/x86_64/tst-audit5.c: ... here.
23346 * elf/tst-audit6.c: Move to ...
23347 * sysdeps/x86_64/tst-audit6.c: ... here.
23348 * elf/tst-audit7.c: Move to ...
23349 * sysdeps/x86_64/tst-audit7.c: ... here.
23350 * elf/tst-auditmod3a.c: Move to ...
23351 * sysdeps/x86_64/tst-auditmod3a.c: ... here.
23352 * elf/tst-auditmod3b.c: Move to ...
23353 * sysdeps/x86_64/tst-auditmod3b.c: ... here.
23354 * elf/tst-auditmod4a.c: Move to ...
23355 * sysdeps/x86_64/tst-auditmod4a.c: ... here.
23356 * elf/tst-auditmod4b.c: Move to ...
23357 * sysdeps/x86_64/tst-auditmod4b.c: ... here.
23358 * elf/tst-auditmod5a.c: Move to ...
23359 * sysdeps/x86_64/tst-auditmod5a.c: ... here.
23360 * elf/tst-auditmod5b.c: Move to ...
23361 * sysdeps/x86_64/tst-auditmod5b.c: ... here.
23362 * elf/tst-auditmod6a.c: Move to ...
23363 * sysdeps/x86_64/tst-auditmod6a.c: ... here.
23364 * elf/tst-auditmod6b.c: Move to ...
23365 * sysdeps/x86_64/tst-auditmod6b.c: ... here.
23366 * elf/tst-auditmod6c.c: Move to ...
23367 * sysdeps/x86_64/tst-auditmod6c.c: ... here.
23368 * elf/tst-auditmod7a.c: Move to ...
23369 * sysdeps/x86_64/tst-auditmod7a.c: ... here.
23370 * elf/tst-auditmod7b.c: Move to ...
23371 * sysdeps/x86_64/tst-auditmod7b.c: ... here.
23372
23373 2013-04-25 Paul Pluzhnikov <ppluzhnikov@google.com>
23374
23375 [BZ #15366]
23376 * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
23377 define unconditionally.
23378 * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
23379 define unconditionally.
23380 (INT8_C, INT16_C, etc.): Likewise.
23381
23382 2013-04-25 Maciej W. Rozycki <macro@codesourcery.com>
23383
23384 * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
23385 __ehdr_start with hidden visibility.
23386
23387 * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
23388
23389 2013-04-24 Carlos O'Donell <carlos@redhat.com>
23390
23391 * math/libm-test.inc (cos_test): Use accurate hex constants.
23392 (sincost_test): Likewise.
23393
23394 2013-04-24 Joseph Myers <joseph@codesourcery.com>
23395
23396 * math/libm-test.inc (catan_test): Add more tests.
23397 (catanh_test): Likewise.
23398
23399 * math/s_catanf.c (__catanf): Use suffixed floating-point
23400 constants.
23401 * math/s_catanhf.c (__catanhf): Likewise.
23402 * math/s_catanhl.c (__catanhl): Likewise.
23403 * math/s_catanl.c (__catanl): Likewise.
23404
23405 [BZ #15394]
23406 * math/s_catan.c (__catan): Calculate imaginary part of result
23407 with log1p not log unless computing log of number close to 0.
23408 * math/s_catanf.c (__catanf): Likewise.
23409 * math/s_catanl.c (__catanl): Likewise.
23410 * math/s_catanh.c (__catanh): Calculate real part of result with
23411 log1p not log unless computing log of number close to 0.
23412 * math/s_catanhf.c (__catanhf): Likewise.
23413 * math/s_catanhl.c (__catanhl): Likewise.
23414 * math/libm-test.inc (catan_test): Add more tests.
23415 (catanh_test): Likewise.
23416 * sysdeps/i386/fpu/libm-test-ulps: Update.
23417 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23418
23419 2013-04-24 Siddhesh Poyarekar <siddhesh@redhat.com>
23420
23421 * benchtests/Makefile: Mention files in which fast and slow
23422 paths of math functions are implemented.
23423
23424 2013-04-23 Roland McGrath <roland@hack.frob.com>
23425
23426 * sysdeps/posix/timespec_get.c: New file.
23427
23428 2013-04-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23429
23430 * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
23431 POWER.
23432 * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
23433 for POWER.
23434 * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
23435 powerpc/power5/fpu folders.
23436 * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
23437 * benchtests/Makefile: Add modf testcase.
23438 * benchtests/bench-modf.c: New file: Benchmark test for mo
23439
23440 2013-04-23 Siddhesh Poyarekar <siddhesh@redhat.com>
23441
23442 [BZ #14888]
23443 * time/Makefile (tests): Add tst-strptime-whitespace.
23444 * time/strptime_l.c (get_number): Use ISSPACE.
23445 (__strptime_internal): Likewise.
23446 * time/tst-strptime-whitespace.c: New test case.
23447
23448 2013-04-23 Andreas Schwab <schwab@linux-m68k.org>
23449
23450 * nss/nss_files/files-init.c (TF): Don't initialize flexible array
23451 member.
23452 (_nss_files_init): Set it here.
23453
23454 2013-04-23 Heiko Carstens <heiko.carstens@de.ibm.com>
23455
23456 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
23457 f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
23458 unsigned.
23459
23460 2013-04-22 Jan-Benedict Glaw <jbglaw@getslash.de>
23461
23462 * nss/getent.c (shadow_keys): Call endspent, not endpwent.
23463
23464 2013-04-22 Siddhesh Poyarekar <siddhesh@redhat.com>
23465
23466 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
23467 size just once.
23468
23469 2013-04-21 David S. Miller <davem@davemloft.net>
23470
23471 * po/ru.po: Update Russion translation from translation project.
23472
23473 2013-04-17 Adam Conrad <adconrad@0c3.net>
23474
23475 * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
23476 and setfsgid.
23477
23478 2013-04-17 Carlos O'Donell <carlos@redhat.com>
23479
23480 * configure.in: Remove i386 configure warning. Remove i386 case.
23481 * configure: Regenerate.
23482 * sysdeps/i386/configure.in: Raise error if config_machine is i386.
23483 Add example to error message.
23484 * sysdeps/i386/configure: Regenerate.
23485
23486 2013-04-17 Siddhesh Poyarekar <siddhesh@redhat.com>
23487
23488 * benchtests/Makefile (bench): Add cos, tan, slowcos and
23489 slowtan.
23490 * benchtests/cos-inputs: New file.
23491 * benchtests/slowcos-inputs: New file.
23492 * benchtests/slowcos.c: New file.
23493 * benchtests/slowtan-inputs: New file.
23494 * benchtests/slowtan.c: New file.
23495 * benchtests/tan-inputs: New file.
23496
23497 2013-04-16 Roland McGrath <roland@hack.frob.com>
23498
23499 * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
23500 considered kosher.
23501
23502 2013-04-16 Siddhesh Poyarekar <siddhesh@redhat.com>
23503
23504 * benchtests/Makefile: Include cppflags-iterator.mk to add
23505 -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
23506
23507 * Makefile.in (bench-clean): New target.
23508 * benchtests/Makefile (bench-clean): Likewise.
23509
23510 2013-04-16 David Holsgrove <david.holsgrove@xilinx.com>
23511
23512 * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
23513
23514 2013-04-15 Thomas Schwinge <thomas@codesourcery.com>
23515
23516 * stdio-common/tstdiomisc.c: Fix coding-style violation.
23517
23518 2013-04-15 Andreas Schwab <schwab@suse.de>
23519
23520 * nscd/grpcache.c (cache_addgr): Properly check for short write.
23521 * nscd/initgrcache.c (addinitgroupsX): Likewise.
23522 * nscd/pwdcache.c (cache_addpw): Likewise.
23523 * nscd/servicescache.c (cache_addserv): Likewise. Don't write
23524 more than recsize.
23525
23526 2013-04-15 Siddhesh Poyarekar <siddhesh@redhat.com>
23527
23528 * benchtests/Makefile (bench): Write all output to
23529 bench-out.tmp together.
23530
23531 2013-04-15 Andreas Schwab <schwab@suse.de>
23532
23533 * nscd/nscd.c (main): Don't fork again after closing files.
23534
23535 2013-04-15 Siddhesh Poyarekar <siddhesh@redhat.com>
23536
23537 * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
23538
23539 * benchtests/Rules (bench-deps): Collect dependencies into a
23540 single variable. Add Makefile to dependencies.
23541 ($(objpfx)bench-%.c): Depend on bench-deps.
23542
23543 2013-04-12 Roland McGrath <roland@hack.frob.com>
23544 Xavier Roche <roche+kml2@exalead.com>
23545
23546 [BZ #15361]
23547 * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
23548 just that it's a file descriptor.
23549 * manual/llio.texi (Synchronizing AIO Operations): Update description
23550 for EBADF error from aio_fsync.
23551
23552 2013-04-12 Siddhesh Poyarekar <siddhesh@redhat.com>
23553
23554 * Rules (bench): Move target definition...
23555 * benchtests/Makefile: ... here.
23556
23557 2013-04-11 Carlos O'Donell <carlos@redhat.com>
23558
23559 * math/libm-test.inc (cos_test): Fix PI/2 test.
23560 (sincos_test): Likewise.
23561 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
23562 * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
23563
23564 2013-04-11 Andreas Schwab <schwab@suse.de>
23565
23566 [BZ #13988]
23567 * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
23568 accept exponent character only when digits were seen.
23569 * stdio-common/Makefile (tests): Add bug26.
23570 * stdio-common/bug26.c: New file.
23571
23572 [BZ #14293]
23573 * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
23574 non-freeable.
23575
23576 2013-04-11 Siddhesh Poyarekar <siddhesh@redhat.com>
23577
23578 * Makeconfig (rtld-prefix): Define built linker prefix.
23579 * Rules (run-bench): Use it.
23580 * math/Makefile (run-regen-ulps): Likewise.
23581
23582 * Rules (bench): Remove eval.
23583
23584 2013-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
23585 Roland McGrath <roland@hack.frob.com>
23586 Ondrej Bilka <neleai@seznam.cz>
23587
23588 [BZ #15346]
23589 * time/getdate.c: Include ctype.h and alloca.h.
23590 (__getdate_r): Trim leading and trailing spaces of input.
23591 * time/tst-getdate.c (tests): Add tests with leading and
23592 trailing spaces.
23593
23594 2013-04-08 Roland McGrath <roland@hack.frob.com>
23595
23596 [BZ #14280]
23597 * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
23598 when computing value.
23599
23600 2013-04-06 Carlos O'Donell <carlos@redhat.com>
23601
23602 * math/README.libm-test (How can I generate "libm-test-ulps"?):
23603 Use testrun.sh to run libm tests.
23604
23605 [BZ #15309]
23606 * elf/dl-open.c (dl_open_worker): memset all of seen array.
23607
23608 2013-04-06 Marko Myllynen <myllynen@redhat.com>
23609
23610 [BZ #15264]
23611 * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
23612
23613 2013-04-06 Carlos O'Donell <carlos@redhat.com>
23614
23615 * Makefile.in (regen-ulps): New target.
23616 * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
23617 [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
23618 [ifneq (no,$(PERL)] (regen-ulps): New target.
23619 [ifeq (no,$(PERL)] (regen-ulps): New target.
23620 * math/libm-test.inc (ulps_file_name): Define.
23621 (output_dir): New variable.
23622 (options): Add "output-dir" option.
23623 (parse_opt): Handle 'o' case.
23624 (main): If output_dir is non-NULL use it as a prefix
23625 otherwise use "".
23626 * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
23627
23628 2013-04-06 Carlos O'Donell <carlos@redhat.com>
23629
23630 [BZ #10060, #10062]
23631 * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
23632 * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
23633 fail configure if __sync_val_compare_and_swap is not inlined.
23634 * sysdeps/i386/configure: Regenerate.
23635 * configure.in: Build for i686 when configured for i386.
23636 * configure: Regenerate.
23637 * README: Remove i386 reference.
23638
23639 2013-04-06 Carlos O'Donell <carlos@redhat.com>
23640
23641 * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
23642 * sysdeps/s390/s390-64/sysdep.h: Likewise.
23643
23644 2013-04-05 Thomas Schwinge <thomas@codesourcery.com>
23645
23646 * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
23647 (lmsnanval): New variables.
23648 (F): Add conversion tests.
23649 * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
23650 * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
23651
23652 * stdio-common/tstdiomisc.c (F): Properly collect individual
23653 tests' results.
23654
23655 [BZ #14686, #15336]
23656 * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
23657 * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
23658 Instead, use input NaN values or generate a qNaN by arithmetic
23659 operation. Also fix bugs to comply with the standard.
23660 * math/libm-test.inc (remainder_test): Add more tests.
23661
23662 [BZ #15335, #15342]
23663 * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
23664 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
23665 input NaN values or generate a qNaN by arithmetic operation.
23666
23667 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
23668 unreachable code.
23669
23670 * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
23671 definitions.
23672
23673 2013-04-03 Joseph Myers <joseph@codesourcery.com>
23674
23675 [BZ #14478]
23676 * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
23677 underflowed result.
23678 * math/s_cexpf.c (__cexpf): Likewise.
23679 * math/s_cexpl.c (__cexpl): Likewise.
23680 * math/libm-test.inc (cexp_test): Add more tests.
23681
23682 2013-04-03 Andreas Schwab <schwab@suse.de>
23683
23684 [BZ #15330]
23685 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
23686 order arrays from heap if bigger than alloca cutoff.
23687
23688 2013-04-03 Thomas Schwinge <thomas@codesourcery.com>
23689
23690 * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
23691 (SNAN_TESTS_double): Refer to GCC PR56831.
23692 * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
23693 GCC PR56828.
23694
23695 2013-04-03 Siddhesh Poyarekar <siddhesh@redhat.com>
23696
23697 * Rules (bench): Move bench.out after the run is complete.
23698
23699 * Rules (bench): Echo currently running benchmark.
23700
23701 * benchtests/Makefile (bench): Add atan and slowatan.
23702 * benchtests/atan-inputs: New file.
23703 * benchtests/slowatan-inputs: New file.
23704 * benchtests/slowatan.c: New file.
23705
23706 * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
23707 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
23708 its value.
23709
23710 [BZ #15305]
23711 * sysdeps/unix/sysv/linux/kernel-features.h
23712 [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
23713 __ASSUME_XFS_RESTRICTED_CHOWN.
23714 * sysdeps/unix/sysv/linux/pathconf.c
23715 (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
23716 Save and restore errno.
23717
23718 2013-04-02 Joseph Myers <joseph@codesourcery.com>
23719
23720 [BZ #15327]
23721 * math/s_cacosh.c (__cacosh): Implement for finite nonzero
23722 arguments using __kernel_casinh.
23723 * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
23724 arguments using __kernel_casinhf.
23725 * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
23726 arguments using __kernel_casinhl.
23727 * math/libm-test.inc (cacosh_test): Add more tests.
23728 * sysdeps/i386/fpu/libm-test-ulps: Update.
23729 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23730
23731 2013-04-02 Siddhesh Poyarekar <siddhesh@redhat.com>
23732
23733 * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
23734 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
23735
23736 * bench/Makefile (bench): Add sin and slowsin.
23737 * benchtests/sin-inputs: New file.
23738 * benchtests/slowsin-inputs: New file.
23739 * benchtests/slowsin.c: New file.
23740
23741 * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
23742 (bench): Add slowexp and slowpow.
23743 (exp-ITER): Increase iterations.
23744 (pow-ITER): Likewise.
23745 * benchtests/exp-inputs: Change input.
23746 * benchtests/pow-inputs: Likewise.
23747 * benchtests/slowexp-inputs: New file.
23748 * benchtests/slowexp.c: New file.
23749 * benchtests/slowpow-inputs: New file.
23750 * benchtests/slowpow.c: New file.
23751
23752 2013-04-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23753
23754 * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
23755 instructions.
23756 * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
23757 * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
23758 * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
23759 * benchtests/Makefile: Add rint benchtest.
23760 * benchtests/rint-inputs: Input for rint benchtest.
23761
23762 2013-04-02 Thomas Schwinge <thomas@codesourcery.com>
23763
23764 * Versions.def (libm): Add GLIBC_2.18.
23765 * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
23766 hidden libm prototypes.
23767 [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
23768 * math/Makefile (libm-calls): Add s_issignaling.
23769 * math/Versions (libm: GLIBC_2.18): Add __issignaling,
23770 __issignalingf, __issignalingl. Adjust all libm.abilist files.
23771 * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
23772 declaration.
23773 * math/math.h [__USE_GNU] (issignaling): New macro.
23774 * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
23775 * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
23776 * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
23777 * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
23778 * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
23779 * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
23780 * manual/arith.texi (issignaling): New section.
23781 * manual/libm-err-tab.pl (@all_functions): Update comment.
23782 * math/gen-libm-test.pl (parse_args): Apply special handling for
23783 issignaling.
23784 * math/libm-test.inc (print_float, issignaling_test): New
23785 functions.
23786 (check_float_internal): Add issignaling checks.
23787 * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
23788 default definition.
23789 * sysdeps/powerpc/math-tests.h: New file.
23790 * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
23791 tests.
23792 * math/test-snan.c (TEST_FUNC): Likewise.
23793
23794 2013-03-30 David S. Miller <davem@davemloft.net>
23795
23796 * po/de.po: Update from translation team.
23797
23798 2013-03-30 Joseph Myers <joseph@codesourcery.com>
23799
23800 [BZ #10357]
23801 * math/k_casinh.c (__kernel_casinh): Handle arguments with
23802 imaginary part less than 1.0 and real part less than 0.5
23803 specially.
23804 * math/k_casinhf.c (__kernel_casinhf): Likewise.
23805 * math/k_casinhl.c (__kernel_casinhl): Likewise.
23806 * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
23807 (cacos_test): Add more tests.
23808 (casin_test): Likewise.
23809 (casinh_test): Likewise.
23810 * sysdeps/i386/fpu/libm-test-ulps: Update.
23811 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23812
23813 2013-03-29 Siddhesh Poyarekar <siddhesh@redhat.com>
23814
23815 * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
23816 ONE with its value.
23817
23818 * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
23819 (__pow_mp): Replace ONE and MONE with their values.
23820 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23821 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
23822 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
23823 * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
23824 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23825 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
23826
23827 * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
23828
23829 * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
23830 (__pow_mp): Replace ZERO and MZERO with their values.
23831 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
23832 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23833 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
23834 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
23835 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23836 * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
23837 (__sqr): Likewise.
23838
23839 * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
23840
23841 * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
23842
23843 2013-03-28 Roland McGrath <roland@hack.frob.com>
23844
23845 * include/stdlib.h [!SHARED] (__call_tls_dtors):
23846 Declare with __attribute__ ((weak)).
23847 * stdlib/exit.c (__libc_atexit) [!SHARED]:
23848 Call __call_tls_dtors only if it's not NULL.
23849
23850 2013-03-28 Roland McGrath <roland@hack.frob.com>
23851
23852 * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
23853 didn't do it already, then set _dl_phdr and _dl_phnum based on the
23854 magic __ehdr_start linker symbol if it's defined.
23855 * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
23856 them up here if it was already done.
23857
23858 * elf/dl-support.c (_dl_phdr): Make pointer to const.
23859 (_dl_aux_init): Use const in cast when setting it.
23860 * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
23861 * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
23862 * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
23863
23864 * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
23865 Declare them here.
23866 * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
23867 * csu/libc-tls.c: Nor here.
23868 * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
23869
23870 * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
23871 (__libc_message): Never call vsyslog.
23872
23873 2013-03-28 Alan Modra <amodra@gmail.com>
23874
23875 * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
23876 Define as empty.
23877 * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
23878 Likewise.
23879
23880 2013-03-28 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23881
23882 [BZ #15214]
23883 * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
23884 underflow.
23885 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23886
23887 2013-03-28 Siddhesh Poyarekar <siddhesh@redhat.com>
23888
23889 [BZ #15304]
23890 * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
23891 Don't add gid passed as argument.
23892
23893 * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
23894
23895 2013-03-27 Joseph Myers <joseph@codesourcery.com>
23896
23897 [BZ #15307]
23898 * math/k_casinh.c (__kernel_casinh): Handle arguments with
23899 imaginary part between 1.0 and 1.5 and real part less than 0.5
23900 specially.
23901 * math/k_casinhf.c (__kernel_casinhf): Likewise.
23902 * math/k_casinhl.c (__kernel_casinhl): Likewise.
23903 * math/libm-test.inc (cacos_test): Add more tests.
23904 (casin_test): Likewise.
23905 (casinh_test): Likewise.
23906 * sysdeps/i386/fpu/libm-test-ulps: Update.
23907 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23908
23909 2013-03-26 Siddhesh Poyarekar <siddhesh@redhat.com>
23910
23911 * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
23912 constants.
23913 (norm): Likewise.
23914 (denorm): Likewise.
23915 (__dbl_mp): Likewise.
23916 (add_magnitudes): Likewise.
23917 (sub_magnitudes): Likewise.
23918 (__add): Likewise.
23919 (__sub): Likewise.
23920 (__mul): Likewise.
23921 (__sqr): Likewise.
23922 (__inv): Likewise.
23923 (__dvd): Likewise.
23924
23925 * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
23926 commented code.
23927 * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
23928 (__dubcos): Likewise.
23929 * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
23930 (__ieee754_acos): Likewise.
23931 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
23932 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
23933 (__exp1): Likewise.
23934 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
23935 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
23936 (log1): Likewise.
23937 (my_log2): Likewise.
23938 (checkint): Likewise.
23939 * sysdeps/ieee754/dbl-64/e_remainder.c
23940 (__ieee754_remainder): Likewise.
23941 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
23942 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
23943 (bsloww): Likewise.
23944 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
23945
23946 * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
23947 * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
23948 MANTISSA_STORE_T to store computations on mantissa. Use
23949 macros for rounding and division.
23950 (denorm): Likewise.
23951 (__dbl_mp): Likewise.
23952 (add_magnitudes): Likewise.
23953 (sub_magnitudes): Likewise.
23954 (__mul): Likewise.
23955 (__sqr): Likewise.
23956 * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h. Define
23957 powers of two in terms of TWOPOW macro.
23958 (mp_no): Make type of mantissa as MANTISSA_T.
23959 [!RADIXI]: Define RADIXI.
23960 [!TWO52]: Define TWO52.
23961 * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
23962
23963 2013-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23964
23965 * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
23966 llroundl symbol when building for PPC32.
23967
23968 2013-03-24 Mark H Weaver <mhw@netris.org>
23969
23970 * manual/arith.texi (Normalization Functions): Fix prototypes for
23971 scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
23972
23973 2013-03-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23974
23975 [BZ #13889]
23976 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
23977 high value to check if expl overflow.
23978 * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
23979 to check for underflow and overflow.
23980 * math/libm-test.inc: Add exp test.
23981
23982 2013-03-21 Dmitry V. Levin <ldv@altlinux.org>
23983
23984 [BZ #11120]
23985 * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
23986 with NOT_IN_libc.
23987
23988 2013-03-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23989
23990 * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
23991 symbol.
23992
23993 2013-03-21 Thomas Schwinge <thomas@codesourcery.com>
23994
23995 * math/gen-libm-test.pl (parse_args, special_functions): Properly
23996 wrap blocks consisting of several statements.
23997
23998 * sysdeps/generic/math-tests.h: New file.
23999 * sysdeps/i386/fpu/math-tests.h: Likewise.
24000 * math/test-snan.c: Include it.
24001 (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
24002
24003 2013-03-21 Joseph Myers <joseph@codesourcery.com>
24004
24005 [BZ #15285]
24006 * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
24007 (__ieee754_j0l): Do not improve calculations using cos of twice
24008 input for inputs above LDBL_MAX / 2.0L.
24009 (__ieee754_y0l): Likewise.
24010 * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
24011 (__ieee754_j1l): Do not improve calculations using cos of twice
24012 input for inputs above LDBL_MAX / 2.0L.
24013 (__ieee754_y1l): Likewise.
24014 * math/libm-test.inc (j0_test): Add another test.
24015 (j1_test): Likewise.
24016 (y0_test): Likewise.
24017 (y1_test): Likewise.
24018 * sysdeps/i386/fpu/libm-test-ulps: Update.
24019
24020 2013-03-21 Siddhesh Poyarekar <siddhesh@redhat.com>
24021
24022 * Rules ($(objpfx)bench-%.c): Include code from a C source
24023 file.
24024
24025 2013-03-21 Joseph Myers <joseph@codesourcery.com>
24026
24027 [BZ #15287]
24028 * math/k_casinh.c (__kernel_casinh): Handle arguments with
24029 imaginary part 1.0 and real part less than 0.5 specially.
24030 * math/k_casinhf.c (__kernel_casinhf): Likewise.
24031 * math/k_casinhl.c (__kernel_casinhl): Likewise.
24032 * math/libm-test.inc (cacos_test): Add more tests.
24033 (casin_test): Likewise.
24034 (casinh_test): Likewise.
24035 * sysdeps/i386/fpu/libm-test-ulps: Update.
24036 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24037
24038 2013-03-21 Siddhesh Poyarekar <siddhesh@redhat.com>
24039
24040 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
24041 * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
24042
24043 2013-03-20 Joseph Myers <joseph@codesourcery.com>
24044
24045 * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
24046 * config.make.in (config-cflags-sse4): Remove variable.
24047 (config-cflags-avx): Likewise.
24048 (config-cflags-sse2avx): Likewise.
24049 (config-cflags-novzeroupper): Likewise.
24050 (config-asflags-i686): Likewise.
24051 (have-mfma4): Likewise.
24052 (have-as-vis3): Likewise.
24053 (MIG): Likewise.
24054 * configure.in (MIG): Do not AC_SUBST.
24055 (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
24056 (libc_cv_cc_sse4): Do not AC_SUBST.
24057 (libc_cv_cc_avx): Likewise.
24058 (libc_cv_cc_sse2avx): Likewise.
24059 (libc_cv_cc_novzeroupper): Likewise.
24060 (libc_cv_cc_fma4): Likewise.
24061 (libc_cv_as_i686): Likewise.
24062 (libc_cv_sparc_as_vis3): Likewise.
24063 * sysdeps/i386/configure.in (config-cflags-sse4): Set using
24064 LIBC_CONFIG_VAR.
24065 (config-asflags-i686): Likewise.
24066 (config-cflags-avx): Likewise.
24067 (config-cflags-sse2avx): Likewise.
24068 (have-mfma4): Likewise.
24069 (config-cflags-novzeroupper): Likewise.
24070 * sysdeps/mach/configure.in (MIG): Likewise.
24071 * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
24072 * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
24073 LIBC_CONFIG_VAR.
24074 (config-cflags-avx): Likewise.
24075 (config-cflags-sse2avx): Likewise.
24076 (have-mfma4): Likewise.
24077 (config-cflags-novzeroupper): Likewise.
24078 * configure: Regenerated.
24079 * sysdeps/i386/configure: Likewise.
24080 * sysdeps/mach/configure: Likewise.
24081 * sysdeps/sparc/configure: Likewise.
24082 * sysdeps/x86_64/configure: Likewise.
24083
24084 2013-03-20 Roland McGrath <roland@hack.frob.com>
24085
24086 [BZ #14812]
24087 * locale/programs/localedef.c (options): Put N_ translation marker
24088 on argument names, not just descriptions.
24089
24090 2013-03-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
24091
24092 * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
24093
24094 2013-03-20 Ondřej Bílka <neleai@seznam.cz>
24095
24096 [BZ #14176]
24097 * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
24098
24099 2013-03-19 Roland McGrath <roland@hack.frob.com>
24100
24101 * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
24102 [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
24103 [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
24104 [!BEFORE_ABORT] (before_abort): New function.
24105 [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
24106 * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
24107 (writev_for_fatal): New function.
24108 (WRITEV_FOR_FATAL): New macro; call that.
24109 (backtrace_and_maps): New function.
24110 (BEFORE_ABORT): New macro; call that.
24111 (struct str_list): Type removed.
24112 (__libc_message, __libc_fatal): Functions removed.
24113 Include <sysdeps/posix/libc_fatal.c> instead.
24114
24115 2013-03-19 Joseph Myers <joseph@codesourcery.com>
24116
24117 * math/k_casinhf.c (__kernel_casinhf): Consistently use float
24118 constants.
24119 * math/k_casinhl.c (__kernel_casinhl): Consistently use long
24120 double constants.
24121
24122 2013-03-19 Andreas Schwab <schwab@suse.de>
24123
24124 * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
24125 * sysdeps/gnu/configure: Regenerate.
24126
24127 * configure.in: Substitute libc_cv_rtlddir.
24128 * configure: Regenerate.
24129 * config.make.in (rtlddir): Set from libc_cv_rtlddir.
24130 * Makeconfig (rtlddir, inst_rtlddir): New variables.
24131 (rtld-LDFLAGS): Use them with $(rtld-installed-name).
24132 * elf/Makefile (install-others, CFLAGS-interp.c)
24133 (ldso_install, common-ldd-rewrite): Likewise.
24134 ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
24135 $(inst_slibdir)/$(rtld-installed-name).
24136 * scripts/rellns-sh: Add -p option.
24137 * Makerules (make-shlib-link): Use rellns-sh to get relative name
24138 for source.
24139
24140 2013-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
24141
24142 * manual/nptl.texi: Renamed to ...
24143 * manual/threads.texi: ... this.
24144 * manual/Makefile (chapters): Update.
24145
24146 2013-03-18 Roland McGrath <roland@hack.frob.com>
24147
24148 [BZ #14812]
24149 * argp/argp-parse.c (argp_default_options): Put N_ translation marker
24150 on argument names, not just descriptions.
24151 * malloc/memusagestat.c (options): Likewise.
24152 * nss/getent.c (options): Likewise.
24153
24154 2013-03-18 Benno Schulenberg <bensberg@justemail.net>
24155
24156 [BZ #14812]
24157 * iconv/iconv_prog.c (options): Put N_ translation marker
24158 on argument names, not just descriptions.
24159 * iconv/iconvconfig.c (options): Likewise.
24160
24161 2013-03-18 Ondrej Bilka <neleai@seznam.cz>
24162
24163 * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
24164 implementation which is faster on all x86_64 architectures.
24165 Tested on AMD, Intel Nehalem, SNB, IVB.
24166 * sysdeps/x86_64/strnlen.S: Likewise.
24167
24168 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
24169 Remove all multiarch strlen and strnlen versions.
24170 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
24171 Remove strlen and strnlen related parts.
24172
24173 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
24174 Inline strlen part.
24175 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
24176
24177 * sysdeps/x86_64/multiarch/strlen.S: Remove.
24178 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
24179 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
24180 * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
24181 * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
24182 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
24183
24184 2013-03-17 Carlos O'Donell <carlos@redhat.com>
24185
24186 * manual/memory.texi (Malloc Tunable Parameters):
24187 Sort parameters alphabetically. Add comments for missing entries.
24188
24189 2013-03-17 David S. Miller <davem@davemloft.net>
24190
24191 * sysdeps/sparc/fpu/libm-test-ulps: Update.
24192
24193 2013-03-16 Joseph Myers <joseph@codesourcery.com>
24194
24195 [BZ #15283]
24196 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
24197 for arguments at most half maximum finite value.
24198 * math/libm-test.inc (j0_test): Add more tests.
24199 (j1_test): Likewise.
24200 (y0_test): Likewise.
24201 (y1_test): Likewise.
24202 * sysdeps/i386/fpu/libm-test-ulps: Update.
24203 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24204
24205 [BZ #14155]
24206 * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
24207 1 / x and functions P and Q for arguments above 0x1p256L.
24208 (__ieee754_y0l): Likewise.
24209 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
24210 (__ieee754_y1l): Likewise.
24211 * math/libm-test.inc (j0_test): Do not allow spurious underflows.
24212 (j1_test): Likewise.
24213 (y0_test): Likewise.
24214 (y1_test): Likewise.
24215
24216 2013-03-16 Thomas Schwinge <thomas@codesourcery.com>
24217
24218 * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
24219 variable.
24220
24221 2013-03-15 Roland McGrath <roland@hack.frob.com>
24222
24223 * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
24224 (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
24225 zero since it's initialized to EXEC_PAGESIZE.
24226
24227 * sysdeps/unix/sysv/linux/ldsodefs.h
24228 (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
24229 * sysdeps/generic/ldsodefs.h: ... here.
24230
24231 2013-03-15 Thomas Schwinge <thomas@codesourcery.com>
24232
24233 * math/libm-test.inc (ldexp_test): Add missing START/END markers.
24234
24235 * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
24236 math/test-snan.c.
24237 * math/test-snan.c: Renamed from
24238 sysdeps/powerpc/fpu/test-powerpc-snan.c.
24239 * math/Makefile (tests): Add test-snan.
24240 * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
24241 test-powerpc-snan.
24242
24243 * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
24244 SUFFIX. Initialize qNaN_var with __builtin_nan family of
24245 functions.
24246 (TEST_TRUNC): Add SUFFIX argument. Initialize qNaN_var with
24247 __builtin_nan family of functions.
24248 * math/libm-test.inc (initialize): Initialize qnan_value with
24249 __builtin_nan family of functions.
24250 * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
24251 Remove variables.
24252 (init_signaling_nan, snan_float, snan_double, snan_ldouble):
24253 Remove functions.
24254 (TEST_FUNC): Add SUFFIX argument. Move sNaN_var into static
24255 storage class. Initialize qNaN_var and sNaN_var with
24256 __builtin_nan and __builtin_nans families of functions,
24257 respectively.
24258
24259 * math/libm-test.inc (acosh_test): Also test with qNaN input.
24260 (sqrt_test): Remove duplicate test with qNaN input.
24261 (lrint_test, llrint_test, lround_test, llround_test, rint_test)
24262 (round_test, signbit_test, significand_test): Note missing +/-Inf
24263 as well as qNaN tests.
24264
24265 * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
24266 qNaN_var. Fix a few strings, too.
24267 * math/libm-test.inc (nan_value): Rename to qnan_value.
24268 * math/gen-libm-test.pl (%beautify): Adjust to that.
24269 * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
24270 * math/test-misc.c (main): Likewise.
24271 * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
24272 to __qnan_bytes, and __qnan_union, respectively.
24273 * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
24274 Likewise.
24275 * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
24276 and lqnanval, respectively.
24277 * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
24278 * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
24279 * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
24280 and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
24281
24282 * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
24283 * math/test-misc.c (main) [__x86_64__]: Enable test for long
24284 doubles.
24285
24286 * math/test-misc.c (main): Fix copy'n'pastos.
24287 * misc/tst-efgcvt.c (special): Likewise.
24288
24289 * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
24290 Remove declarations.
24291
24292 2013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
24293
24294 * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
24295 * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
24296 * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
24297 * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
24298
24299 2013-03-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
24300
24301 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
24302 macro to return vdso values correctly in IFUNC implementations.
24303 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
24304 Optimization by using IFUNC.
24305
24306 2013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
24307 Richard Henderson <rth@redhat.com>
24308 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
24309
24310 * Makefile.in (bench): New target.
24311 * NEWS: Mention the benchmark framework.
24312 * Rules (bench): Likewise.
24313 (binaries-bench): Generate binaries for functions to
24314 benchmark.
24315 * benchtests/Makefile: New makefile for benchmark tests.
24316 * benchtests/bench-skeleton.c: New skeleton file for benchmark
24317 programs.
24318 * benchtests/exp-inputs: New input file for EXP function.
24319 * benchtests/pow-inputs: New input file for POW function.
24320 * scripts/bench.pl: New script to generate source files for
24321 benchmark programs.
24322
24323 2013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
24324
24325 * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
24326 * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
24327 computations on mantissa. Use macros for rounding and
24328 division.
24329 (denorm): Likewise.
24330 (__dbl_mp): Likewise.
24331 (add_magnitudes): Likewise.
24332 (sub_magnitudes): Likewise.
24333 (__mul): Likewise.
24334 (__sqr): Likewise.
24335 * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h. Define
24336 powers of two in terms of TWOPOW macro.
24337 (mp_no): Make type of mantissa as MANTISSA_T.
24338 [!RADIXI]: Define RADIXI.
24339 [!TWO52]: Define TWO52.
24340 * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
24341
24342 * manual/nptl.texi (cindex): Modify threads to pthreads.
24343
24344 2013-03-15 Joseph Myers <joseph@codesourcery.com>
24345
24346 * sysdeps/x86_64/preconfigure: Regenerated.
24347
24348 2013-03-14 Joseph Myers <joseph@codesourcery.com>
24349
24350 [BZ #14155]
24351 * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
24352 0x1p28 and above.
24353 (qzero): Return -0.125 / x for arguments 0x1p28 and above.
24354 * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
24355 0x1p28 and above.
24356 (qzero): Return 0.375 / x for arguments 0x1p28 and above.
24357 * math/libm-test.inc (j0_test): Do not allow one spurious
24358 underflow exception.
24359 (y1_test): Likewise.
24360
24361 2013-03-14 Siddhesh Poyarekar <siddhesh@redhat.com>
24362
24363 * manual/Makefile (chapters): Add nptl.
24364 * manual/debug.texi (Debugging Support): Add link to Threads
24365 chapter.
24366 * manual/nptl.texi: New file.
24367
24368 * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
24369
24370 2013-03-14 Petr Baudis <pasky@ucw.cz>
24371
24372 * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
24373 for non-NULL pointer before the memory validity test. Pointed
24374 out by Holger Brunck <holger.brunck@keymile.com>.
24375
24376 2013-03-13 Andreas Schwab <schwab@suse.de>
24377
24378 * extra-lib.mk (extra-objs): Add static-only-routines as .oS
24379 instead of .os.
24380
24381 2013-03-13 Joseph Myers <joseph@codesourcery.com>
24382
24383 * timezone/zic.c: Update from tzcode 2013b.
24384
24385 2013-03-12 Carlos O'Donell <carlos@redhat.com>
24386
24387 * manual/install.texi (Configuring and compiling):
24388 Mention i686 and i586.
24389 * INSTALL: Regenerate.
24390
24391 2013-03-12 Roland McGrath <roland@hack.frob.com>
24392
24393 * sysdeps/init_array/elf-init.c: New file.
24394 * csu/elf-init.c
24395 (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
24396 (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
24397
24398 * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
24399 __gmon_start__ as global, but as static with a .preinit_array pointer.
24400 * sysdeps/init_array/gmon-start.c: New file. Use that.
24401 * sysdeps/init_array/crti.S: New file, empty except for comments.
24402 * sysdeps/init_array/crtn.S: Likewise.
24403
24404 2013-03-11 Ondřej Bílka <neleai@seznam.cz>
24405
24406 * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
24407 definining bcopy.
24408 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
24409 Remove Prefer_SSE_for_memop.
24410 * sysdeps/x86_64/multiarch/init-arch.h: Remove
24411 bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
24412 HAS_PREFER_SSE_FOR_MEMOP.
24413 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
24414 memset-x86-64.
24415 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
24416 Remove bzero, memset ifunc support.
24417 * sysdeps/x86_64/multiarch/bzero.S: Remove file.
24418 * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
24419 * sysdeps/x86_64/multiarch/memset.S: Likewise.
24420 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
24421
24422 2013-03-11 Andreas Schwab <schwab@suse.de>
24423
24424 [BZ #15234]
24425 * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
24426 by SHLIB_COMPAT.
24427 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
24428 (GLIBC_2.16): Remove pthread_atfork.
24429
24430 2013-03-08 Paul Pluzhnikov <ppluzhnikov@google.com>
24431
24432 * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
24433 (ptestcases.h): Likewise.
24434
24435 2013-03-08 Roland McGrath <roland@hack.frob.com>
24436
24437 * Makeconfig ($(common-objpfx)config.status): Depend on
24438 sysdeps/*/preconfigure{,.in} too.
24439
24440 2013-03-08 Joseph Myers <joseph@codesourcery.com>
24441
24442 * malloc/malloc.h (__malloc_ptr_t): Remove macro.
24443 (__free_hook): Use void * instead of __malloc_ptr_t.
24444 (__malloc_hook): Likewise.
24445 (__realloc_hook): Likewise.
24446 (__memalign_hook): Likewise.
24447 (__after_morecore_hook): Likewise.
24448 * malloc/arena.c (save_malloc_hook): Likewise.
24449 (save_free_hook): Likewise.
24450 * malloc/hooks.c (malloc_hook_ini): Likewise.
24451 (realloc_hook_ini): Likewise.
24452 (memalign_hook_ini): Likewise.
24453 * malloc/malloc.c (malloc_hook_ini): Likewise.
24454 (realloc_hook_ini): Likewise.
24455 (memalign_hook_ini): Likewise.
24456 (__free_hook): Likewise.
24457 (__malloc_hook): Likewise.
24458 (__realloc_hook): Likewise.
24459 (__memalign_hook): Likewise.
24460 (__libc_malloc): Likewise.
24461 (__libc_free): Likewise.
24462 (__libc_realloc): Likewise.
24463 (__libc_memalign): Likewise.
24464 (__libc_valloc): Likewise.
24465 (__libc_pvalloc): Likewise.
24466 (__libc_calloc): Likewise.
24467 (__posix_memalign): Likewise.
24468 * malloc/morecore.c (__sbrk): Likewise.
24469 (__default_morecore): Likewise.
24470
24471 * malloc/morecore.c (__default_morecore): Use ISO C prototype.
24472
24473 * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
24474 * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
24475 __malloc_ptrdiff_t.
24476
24477 * malloc/malloc.h (__malloc_size_t): Remove macro.
24478 * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
24479 __malloc_size_t.
24480 (old_memalign_hook): Likewise.
24481 (old_realloc_hook): Likewise.
24482 (struct hdr): Likewise.
24483 (flood): Likewise.
24484 (mallochook): Likewise.
24485 (memalignhook): Likewise.
24486 (reallochook): Likewise.
24487 * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
24488 (tr_old_realloc_hook): Likewise.
24489 (tr_old_memalign_hook): Likewise.
24490 (tr_mallochook): Likewise.
24491 (tr_reallochook): Likewise.
24492 (tr_memalignhook): Likewise.
24493
24494 2013-03-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
24495
24496 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
24497 default_ldbl_pack and using as default implementation.
24498 (ldbl_unpack): Rename to default_ldbl_unpack and using as default
24499 implementation.
24500 * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
24501 redundant definition.
24502 (ldbl_insert_mantissa): Likewise.
24503 (ldbl_canonicalize): Likewise.
24504 (ldbl_nearbyint): Likewise.
24505 (ldbl_pack): Rename to ldbl_pack_ppc.
24506 (ldbl_unpack): Rename to ldbl_unpack_ppc.
24507 * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
24508 * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
24509
24510 2013-03-08 Siddhesh Poyarekar <siddhesh@redhat.com>
24511
24512 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
24513 * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
24514 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
24515 * sysdeps/powerpc/power4/fpu/Makefile: ... here.
24516 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
24517 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
24518 * sysdeps/powerpc/powerpc32/power4/Implies: New file.
24519 * sysdeps/powerpc/powerpc64/power4/Implies: New file.
24520
24521 2013-03-07 Andreas Jaeger <aj@suse.de>
24522
24523 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
24524 bits/mman-linux.h.
24525
24526 2013-03-07 Siddhesh Poyarekar <siddhesh@redhat.com>
24527
24528 * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
24529 Include mpa.h and declare __MPEXP.
24530 [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
24531 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
24532 (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
24533 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
24534 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
24535 (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
24536 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
24537
24538 * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
24539 (__slowpow): Use long double EXPL and LOGL functions to
24540 compute POW.
24541 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
24542 (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
24543 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
24544 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
24545 (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
24546 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
24547
24548 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
24549 intermediate variable to calculate exponent.
24550 (__sqr): Likewise.
24551 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
24552 Likewise.
24553 (__sqr): Likewise.
24554
24555 * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
24556 [!NO__SQR]: Define __sqr.
24557 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
24558 and NO__SQR. Remove all code except __mul and __sqr. Include
24559 sysdeps/ieee754/dbl-64/mpa.c.
24560 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
24561
24562 [BZ #12723]
24563 * posix/Makefile (tests): Add tst-pathconf.
24564 * posix/tst-pathconf.c: New test case.
24565 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
24566 _PC_PIPE_BUF.
24567 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
24568
24569 2013-03-06 Patsy Franklin <pfrankli@redhat.com>
24570
24571 * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
24572
24573 2013-03-06 Andreas Jaeger <aj@suse.de>
24574
24575 * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
24576 definition via __MAP_ANONYMOUS.
24577
24578 * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
24579 it's not part of Linux headers.
24580
24581 * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
24582 (MAP_HUGE_MASK): Define.
24583
24584 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24585 Define.
24586 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24587 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24588 Define.
24589 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24590 * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24591 Define.
24592 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24593 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
24594 Define.
24595 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24596
24597 * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
24598 * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
24599 * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
24600 * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
24601 * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
24602 * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
24603
24604 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
24605 Handle f2fs.
24606
24607 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
24608 Handle f2fs and efivarfs.
24609
24610 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
24611 f2fs.
24612
24613 * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
24614 (EFIVARFS_MAGIC): Add.
24615 (F2FS_LINK_MAX): Add.
24616
24617 2013-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>
24618
24619 * stdio-common/vfprintf.c: Replace __builtin_expect with
24620 __glibc_unlikely.
24621
24622 2013-03-06 Joseph Myers <joseph@codesourcery.com>
24623
24624 [BZ #13550]
24625 * sysdeps/generic/bp-sym.h: Remove file.
24626 * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
24627 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
24628 <bp-sym.h> and <bp-asm.h>.
24629 (__longjmp): Don't use BP_SYM.
24630 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
24631 and <bp-asm.h>.
24632 (memcpy): Don't use BP_SYM.
24633 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
24634 <bp-sym.h> and <bp-asm.h>.
24635 (memcpy): Don't use BP_SYM.
24636 * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
24637 <bp-asm.h>.
24638 (memcpy): Don't use BP_SYM.
24639 * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
24640 <bp-asm.h>.
24641 (memset): Don't use BP_SYM.
24642 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24643 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24644 (__bzero): Don't use BP_SYM.
24645 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24646 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24647 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
24648 <bp-sym.h> and <bp-asm.h>.
24649 (memcmp): Don't use BP_SYM. Remove comment about bounded
24650 pointers.
24651 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
24652 <bp-sym.h> and <bp-asm.h>.
24653 (memcpy): Don't use BP_SYM.
24654 * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
24655 <bp-sym.h> and <bp-asm.h>.
24656 (memset): Don't use BP_SYM.
24657 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24658 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24659 (__bzero): Don't use BP_SYM.
24660 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24661 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24662 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
24663 <bp-sym.h> and <bp-asm.h>.
24664 (strncmp): Don't use BP_SYM. Remove comment about bounded
24665 pointers.
24666 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
24667 <bp-sym.h> and <bp-asm.h>.
24668 (memcpy): Don't use BP_SYM.
24669 * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
24670 <bp-sym.h> and <bp-asm.h>.
24671 (memset): Don't use BP_SYM.
24672 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24673 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24674 (__bzero): Don't use BP_SYM.
24675 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24676 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24677 * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
24678 <bp-sym.h> and <bp-asm.h>.
24679 (__memchr): Don't use BP_SYM.
24680 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
24681 <bp-sym.h> and <bp-asm.h>.
24682 (memcmp): Don't use BP_SYM. Remove comment about bounded
24683 pointers.
24684 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
24685 <bp-sym.h> and <bp-asm.h>.
24686 (memcpy): Don't use BP_SYM.
24687 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
24688 <bp-sym.h> and <bp-asm.h>.
24689 (__mempcpy): Don't use BP_SYM.
24690 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
24691 <bp-sym.h> and <bp-asm.h>.
24692 (__memrchr): Don't use BP_SYM.
24693 * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
24694 <bp-sym.h> and <bp-asm.h>.
24695 (memset): Don't use BP_SYM.
24696 (__bzero): Likewise.
24697 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
24698 <bp-sym.h> and <bp-asm.h>.
24699 (__rawmemchr): Don't use BP_SYM.
24700 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
24701 <bp-sym.h> and <bp-asm.h>.
24702 (__STRCMP): Don't use BP_SYM.
24703 * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
24704 <bp-sym.h> and <bp-asm.h>.
24705 (strchr): Don't use BP_SYM.
24706 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
24707 <bp-sym.h> and <bp-asm.h>.
24708 (__strchrnul): Don't use BP_SYM.
24709 * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
24710 <bp-sym.h> and <bp-asm.h>.
24711 (strlen): Don't use BP_SYM.
24712 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
24713 <bp-sym.h> and <bp-asm.h>.
24714 (strncmp): Don't use BP_SYM. Remove comment about bounded
24715 pointers.
24716 * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
24717 <bp-sym.h> and <bp-asm.h>.
24718 (__strnlen): Don't use BP_SYM.
24719 * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
24720 <bp-sym.h> and <bp-asm.h>.
24721 (__GI__setjmp): Don't use BP_SYM.
24722 (_setjmp): Likewise.
24723 (__sigsetjmp): Likewise.
24724 * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
24725 (L(start_addresses)): Don't use BP_SYM.
24726 (_start): Likewise.
24727 * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
24728 <bp-asm.h>.
24729 (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
24730 STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
24731 (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24732 (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
24733 * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
24734 <bp-asm.h>.
24735 (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
24736 CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE. Remove comment
24737 about bounded pointers.
24738 (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
24739 (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24740 * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
24741 <bp-asm.h>.
24742 (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove comment
24743 about bounded pointers. Remove GKM FIXME comments.
24744 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
24745 * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
24746 <bp-asm.h>.
24747 (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
24748 STORE_RETURN_BOUNDS. Remove comment about bounded pointers.
24749 Remove GKM FIXME comments.
24750 (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24751 (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
24752 * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
24753 <bp-asm.h>.
24754 (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove comment
24755 about bounded pointers. Remove GKM FIXME comment.
24756 * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
24757 and <bp-asm.h>.
24758 (strncmp): Don't use BP_SYM. Remove comment about bounded
24759 pointers.
24760 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
24761 <bp-sym.h> and <bp-asm.h>.
24762 (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
24763 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
24764 <bp-sym.h> and <bp-asm.h>.
24765 (__clone): Don't use BP_SYM and DISCARD_BOUNDS. Remove GKM FIXME
24766 comment.
24767
24768 2013-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
24769
24770 * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
24771 call free(NULL).
24772
24773 2013-03-05 David S. Miller <davem@davemloft.net>
24774
24775 * po/es.po: Update from translation team.
24776
24777 2013-03-05 Andreas Jaeger <aj@suse.de>
24778
24779 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
24780 <bits/mman-linux.h>.
24781 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24782 is fine.
24783 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
24784 <bits/mman-linux.h> to end of file.
24785 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24786 is fine.
24787 * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
24788 <bits/mman-linux.h> to end of file.
24789 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24790 is fine.
24791 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
24792 <bits/mman-linux.h> to end of file.
24793
24794 * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
24795 (MCL_CURRENT, MCL_FUTURE): Define here.
24796
24797 2013-03-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
24798
24799 [BZ #15232]
24800 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
24801 attribute_hidden.
24802 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
24803
24804 2013-03-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
24805
24806 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
24807 fourth parameter needed for rt_sigprocmask syscall.
24808 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
24809 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
24810 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
24811 * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
24812 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
24813 * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
24814
24815 2013-03-04 Joseph Myers <joseph@codesourcery.com>
24816
24817 [BZ #13550]
24818 * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
24819 comment about bounded pointers.
24820 * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
24821 * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
24822
24823 2013-03-04 Andreas Jaeger <aj@suse.de>
24824
24825 * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
24826 common definitions.
24827
24828 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
24829 provided by bits/mman-linux.h and include <bits/mman-linux.h>.
24830 * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
24831 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
24832 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
24833 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
24834
24835 2013-03-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
24836
24837 [BZ #15055]
24838 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
24839 __ieee754_sqrl instead of __sqrl.
24840
24841 2013-03-01 Joseph Myers <joseph@codesourcery.com>
24842
24843 * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
24844 * sysdeps/powerpc/fpu_control.h: ... here.
24845 * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
24846 * sysdeps/powerpc/bits/fenvinline.h: ... here.
24847 * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
24848 * sysdeps/powerpc/bits/mathinline.h: ... here.
24849
24850 2013-03-01 Roland McGrath <roland@hack.frob.com>
24851
24852 * elf/dl-hwcaps.c (_dl_important_hwcaps):
24853 Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
24854 to just [NEED_DL_SYSINFO_DSO].
24855 * elf/dl-support.c: Likewise.
24856 * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
24857 * elf/rtld.c (dl_main): Likewise.
24858 * elf/setup-vdso.h (setup_vdso): Likewise.
24859 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
24860 * sysdeps/unix/sysv/linux/dl-sysdep.c
24861 (_dl_discover_osversion): Likewise.
24862
24863 2013-03-01 Carlos O'Donell <carlos@redhat.com>
24864
24865 * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
24866 * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
24867
24868 2013-03-01 Siddhesh Poyarekar <siddhesh@redhat.com>
24869
24870 * NEWS: Mention libm performance improvements and non-x86 PI
24871 futex support.
24872
24873 * csu/libc-start.c (__pthread_initialize_minimal): Change
24874 function arguments.
24875 * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
24876
24877 2013-02-28 Joseph Myers <joseph@codesourcery.com>
24878
24879 [BZ #13550]
24880 * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
24881 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
24882 <bp-sym.h> and <bp-asm.h>.
24883 (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24884 * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
24885 and <bp-asm.h>.
24886 (memcpy): Don't use BP_SYM.
24887 * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
24888 <bp-asm.h>.
24889 (__mpn_add_n): Don't use BP_SYM.
24890 (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
24891 * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
24892 and <bp-asm.h>.
24893 (__mpn_addmul_1): Don't use BP_SYM.
24894 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24895 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
24896 <bp-sym.h>.
24897 (_setjmp): Don't use BP_SYM.
24898 (__novmx_setjmp): Likewise.
24899 (__GI__setjmp): Likewise.
24900 (__vmx_setjmp): Likewise.
24901 * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
24902 <bp-sym.h>.
24903 * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
24904 (__bzero): Don't use BP_SYM.
24905 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24906 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24907 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
24908 <bp-sym.h> and <bp-asm.h>.
24909 (memcpy): Don't use BP_SYM.
24910 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
24911 <bp-sym.h> and <bp-asm.h>.
24912 (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24913 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
24914 <bp-sym.h> and <bp-asm.h>.
24915 (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
24916 * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
24917 <bp-asm.h>.
24918 (__mpn_lshift): Don't use BP_SYM.
24919 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24920 * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
24921 <bp-asm.h>.
24922 (memset): Don't use BP_SYM.
24923 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24924 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24925 * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
24926 <bp-asm.h>.
24927 (__mpn_mul_1): Don't use BP_SYM.
24928 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24929 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
24930 <bp-sym.h> and <bp-asm.h>.
24931 (memcmp): Don't use BP_SYM.
24932 * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
24933 <bp-sym.h> and <bp-asm.h>.
24934 (memcpy): Don't use BP_SYM.
24935 * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
24936 <bp-sym.h> and <bp-asm.h>.
24937 (memset): Don't use BP_SYM.
24938 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
24939 <bp-sym.h> and <bp-asm.h>.
24940 (strncmp): Don't use BP_SYM.
24941 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
24942 <bp-sym.h> and <bp-asm.h>.
24943 (memcpy): Don't use BP_SYM.
24944 * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
24945 <bp-sym.h> and <bp-asm.h>.
24946 (memset): Don't use BP_SYM.
24947 * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
24948 <bp-sym.h> and <bp-asm.h>.
24949 (__memchr): Don't use BP_SYM.
24950 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
24951 <bp-sym.h> and <bp-asm.h>.
24952 (memcmp): Don't use BP_SYM.
24953 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
24954 <bp-sym.h> and <bp-asm.h>.
24955 (memcpy): Don't use BP_SYM.
24956 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
24957 <bp-sym.h> and <bp-asm.h>.
24958 (__mempcpy): Don't use BP_SYM.
24959 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
24960 <bp-sym.h> and <bp-asm.h>.
24961 (__memrchr): Don't use BP_SYM.
24962 * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
24963 <bp-sym.h> and <bp-asm.h>.
24964 (memset): Don't use BP_SYM.
24965 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
24966 <bp-sym.h> and <bp-asm.h>.
24967 (__rawmemchr): Don't use BP_SYM.
24968 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
24969 <bp-sym.h> and <bp-asm.h>.
24970 (__STRCMP): Don't use BP_SYM.
24971 * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
24972 <bp-sym.h> and <bp-asm.h>.
24973 (strchr): Don't use BP_SYM.
24974 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
24975 <bp-sym.h> and <bp-asm.h>.
24976 (__strchrnul): Don't use BP_SYM.
24977 * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
24978 <bp-sym.h> and <bp-asm.h>.
24979 (strlen): Don't use BP_SYM.
24980 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
24981 <bp-sym.h> and <bp-asm.h>.
24982 (strncmp): Don't use BP_SYM.
24983 * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
24984 <bp-sym.h> and <bp-asm.h>.
24985 (__strnlen): Don't use BP_SYM.
24986 * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
24987 <bp-asm.h>.
24988 (__mpn_rshift): Don't use BP_SYM.
24989 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24990 * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
24991 <bp-sym.h> and <bp-asm.h>.
24992 (__sigsetjmp): Don't use BP_SYM.
24993 * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
24994 (L(start_addresses)): Don't use BP_SYM.
24995 (_start): Likewise.
24996 * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
24997 <bp-asm.h>.
24998 (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
24999 (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25000 (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25001 * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
25002 <bp-asm.h>.
25003 (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
25004 (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25005 (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25006 * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
25007 <bp-asm.h>.
25008 (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove GKM FIXME
25009 comments.
25010 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25011 * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
25012 <bp-asm.h>.
25013 (strcpy): Don't use BP_SYM and macros from bp-asm.h. Remove GKM
25014 FIXME comments.
25015 (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25016 (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25017 * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
25018 <bp-asm.h>.
25019 (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove GKM FIXME
25020 comment.
25021 * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
25022 and <bp-asm.h>.
25023 (strncmp): Don't use BP_SYM,
25024 * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
25025 <bp-asm.h>.
25026 (__mpn_sub_n): Don't use BP_SYM.
25027 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25028 * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
25029 and <bp-asm.h>.
25030 (__mpn_submul_1): Don't use BP_SYM.
25031 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25032 * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
25033 <bp-sym.h> and <bp-asm.h>.
25034 (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
25035 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
25036 <bp-sym.h> and <bp-asm.h>.
25037 (__clone): Don't use BP_SYM and DISCARD_BOUNDS. Remove GKM FIXME
25038 comment.
25039
25040 2013-02-28 Siddhesh Poyarekar <siddhesh@redhat.com>
25041
25042 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
25043 Use ZK to minimize writes to Z.
25044 (sub_magnitudes): Simplify code a bit.
25045 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
25046 Use ZK to minimize writes to Z.
25047 (sub_magnitudes): Simplify code a bit.
25048
25049 2013-02-27 Roland McGrath <roland@hack.frob.com>
25050
25051 * csu/gmon-start.c: Add special exception to license text.
25052
25053 2013-02-27 Richard Henderson <rth@redhat.com>
25054
25055 * scripts/config.guess: Update from config.git.
25056 * scripts/config.sub: Likewise.
25057
25058 2013-02-27 Siddhesh Poyarekar <siddhesh@redhat.com>
25059
25060 * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
25061
25062 * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
25063
25064 * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
25065
25066 * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
25067
25068 * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
25069
25070 2013-02-26 Roland McGrath <roland@hack.frob.com>
25071
25072 * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
25073 [$(build-shared = yes].
25074
25075 2013-02-26 Siddhesh Poyarekar <siddhesh@redhat.com>
25076
25077 * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
25078 (__mul): Reduce iterations for calculating mantissa.
25079
25080 * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
25081 MPTWO.
25082 (__mpranred): Likewise.
25083
25084 [BZ #15160]
25085 * malloc/memusagestat.c (main): Draw graphs for heap and stack
25086 only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
25087
25088 2013-02-26 Paul Eggert <eggert@cs.ucla.edu>
25089
25090 * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
25091 Define __attribute__.
25092
25093 2013-02-26 Siddhesh Poyarekar <siddhesh@redhat.com>
25094
25095 * locale/elem-hash.h (elem_hash): Mark as pure and possibly
25096 unused.
25097 * posix/regex_internal.h (__attribute): Remove.
25098 [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
25099 (re_string_context_at): Likewise.
25100 (bitset_not): Use __attribute__ and mark function as possibly
25101 unused.
25102 (bitset_merge): Likewise.
25103 (bitset_mask): Likewise.
25104 (re_string_char_size_at): Likewise.
25105 (re_string_wchar_at): Likewise.
25106 (re_string_elem_size_at): Likewise.
25107
25108 2013-02-25 Siddhesh Poyarekar <siddhesh@redhat.com>
25109
25110 * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
25111 code.
25112 (cc32): Likewise.
25113
25114 * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
25115 (__acr): Likewise.
25116 (__cpy): Likewise.
25117 (norm): Likewise.
25118 (denorm): Likewise.
25119 (__dbl_mp): Likewise.
25120 (add_magnitudes): Likewise.
25121 (sub_magnitudes): Likewise.
25122 (__mul): Likewise.
25123 (__inv): Likewise.
25124
25125 * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
25126 style.
25127
25128 * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
25129 style.
25130
25131 * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
25132 code.
25133
25134 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
25135 up changes with default code.
25136 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
25137 Likewise.
25138
25139 2013-02-24 Allan McRae <allan@archlinux.org>
25140
25141 * manual/socket.texi (The Internet Namespace): Order menu items
25142 to match that in the file.
25143
25144 * manual/libc-texinfo.sh: Use @detailmenu around the detailed
25145 node listing of the info page menu.
25146
25147 2013-02-21 Joseph Myers <joseph@codesourcery.com>
25148
25149 [BZ #13550]
25150 * sysdeps/i386/bp-asm.h: Remove file.
25151 * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
25152 (PARMS): Do not use macros from bp-asm.h.
25153 (S1): Likewise.
25154 (S2): Likewise.
25155 (SIZE): Likewise.
25156 (__mpn_add_n): Do not use BP_SYM
25157 * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
25158 "bp-asm.h".
25159 (PARMS): Do not use macros from bp-asm.h.
25160 (S1): Likewise.
25161 (SIZE): Likewise.
25162 (__mpn_addmul_1): Do not use BP_SYM
25163 * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
25164 "bp-asm.h".
25165 (PARMS): Do not use macros from bp-asm.h.
25166 (SIGMSK): Likewise.
25167 (_setjmp): Likewise. Do not use BP_SYM.
25168 * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
25169 "bp-asm.h".
25170 (PARMS): Do not use macros from bp-asm.h.
25171 (SIGMSK): Likewise.
25172 (setjmp): Likewise. Do not use BP_SYM.
25173 * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
25174 "bp-asm.h".
25175 (PARMS): Do not use macros from bp-asm.h.
25176 (__frexp): Do not use BP_SYM.
25177 (frexp): Likewise.
25178 * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
25179 "bp-asm.h".
25180 (PARMS): Do not use macros from bp-asm.h.
25181 (__frexpf): Do not use BP_SYM.
25182 (frexpf): Likewise.
25183 * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
25184 "bp-asm.h".
25185 (PARMS): Do not use macros from bp-asm.h.
25186 (__frexpl): Do not use BP_SYM.
25187 (frexpl): Likewise.
25188 * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
25189 "bp-asm.h".
25190 (PARMS): Do not use macros from bp-asm.h.
25191 (__remquo): Do not use BP_SYM.
25192 (remquo): Likewise.
25193 * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
25194 "bp-asm.h".
25195 (PARMS): Do not use macros from bp-asm.h.
25196 (__remquof): Do not use BP_SYM.
25197 (remquof): Likewise.
25198 * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
25199 "bp-asm.h".
25200 (PARMS): Do not use macros from bp-asm.h.
25201 (__remquol): Do not use BP_SYM.
25202 (remquol): Likewise.
25203 * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
25204 "bp-asm.h".
25205 (PARMS): Do not use macros from bp-asm.h.
25206 (DEST): Likewise.
25207 (SRC): Likewise.
25208 (strcat): Remove GKM FIXME comment. Do not use BP_SYM.
25209 * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
25210 "bp-asm.h".
25211 (PARMS): Do not use macros from bp-asm.h.
25212 (strlen): Do not use BP_SYM.
25213 * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
25214 "bp-asm.h".
25215 (PARMS): Do not use macros from bp-asm.h.
25216 (S1): Likewise.
25217 (S2): Likewise.
25218 (SIZE): Likewise.
25219 (__mpn_add_n): Do not use BP_SYM.
25220 * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
25221 "bp-asm.h".
25222 (PARMS): Do not use macros from bp-asm.h.
25223 (S1): Likewise.
25224 (SIZE): Likewise.
25225 (__mpn_addmul_1): Do not use BP_SYM.
25226 * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
25227 weak_alias.
25228 (bzero): Likewise.
25229 * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
25230 "bp-asm.h".
25231 (PARMS): Do not use macros from bp-asm.h.
25232 (S): Likewise.
25233 (SIZE): Likewise.
25234 (__mpn_lshift): Do not use BP_SYM.
25235 * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
25236 "bp-asm.h".
25237 (PARMS): Do not use macros from bp-asm.h.
25238 (DEST): Likewise.
25239 (SRC): Likewise.
25240 (LEN): Likewise.
25241 (memcpy): Likewise. Do not use BP_SYM.
25242 * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
25243 libc_hidden_def and weak_alias.
25244 (mempcpy): Do not use BP_SYM in weak_alias.
25245 * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
25246 "bp-asm.h".
25247 (PARMS): Do not use macros from bp-asm.h.
25248 (DEST): Likewise.
25249 (LEN): Likewise.
25250 [!BZERO_P] (CHR): Likewise.
25251 (memset): Likewise. Do not use BP_SYM.
25252 * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
25253 "bp-asm.h".
25254 (PARMS): Do not use macros from bp-asm.h.
25255 (S1): Likewise.
25256 (SIZE): Likewise.
25257 (__mpn_mul_1): Do not use BP_SYM.
25258 * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
25259 "bp-asm.h".
25260 (PARMS): Do not use macros from bp-asm.h.
25261 (S): Likewise.
25262 (SIZE): Likewise.
25263 (__mpn_rshift): Do not use BP_SYM.
25264 * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
25265 "bp-asm.h".
25266 (PARMS): Do not use macros from bp-asm.h.
25267 (STR): Likewise.
25268 (CHR): Likewise.
25269 (strchr): Likewise. Do not use BP_SYM.
25270 (index): Do not use BP_SYM in weak_alias.
25271 * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
25272 "bp-asm.h".
25273 (PARMS): Do not use macros from bp-asm.h.
25274 (DEST): Likewise.
25275 (SRC): Likewise.
25276 (STRCPY): Likewise. Remove GKM FIXME comment. Do not use BP_SYM.
25277 * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
25278 "bp-asm.h".
25279 (PARMS): Do not use macros from bp-asm.h.
25280 (strlen): Do not use BP_SYM.
25281 * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
25282 "bp-asm.h".
25283 (PARMS): Do not use macros from bp-asm.h.
25284 (S1): Likewise.
25285 (S2): Likewise.
25286 (SIZE): Likewise.
25287 (__mpn_sub_n): Do not use BP_SYM.
25288 * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
25289 "bp-asm.h".
25290 (PARMS): Do not use macros from bp-asm.h.
25291 (S1): Likewise.
25292 (SIZE): Likewise.
25293 (__mpn_submul_1): Do not use BP_SYM.
25294 * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
25295 "bp-asm.h".
25296 (PARMS): Do not use macros from bp-asm.h.
25297 (S1): Likewise.
25298 (S2): Likewise.
25299 (SIZE): Likewise.
25300 (__mpn_add_n): Do not use BP_SYM.
25301 * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
25302 weak_alias.
25303 (bzero): Likewise.
25304 * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
25305 "bp-asm.h".
25306 (PARMS): Do not use macros from bp-asm.h.
25307 (BLK2): Likewise.
25308 (LEN): Likewise.
25309 (memcmp): Do not use BP_SYM.
25310 (bcmp): Do not use BP_SYM in weak_alias.
25311 * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
25312 "bp-asm.h".
25313 (PARMS): Do not use macros from bp-asm.h.
25314 (DEST): Likewise.
25315 (SRC): Likewise.
25316 (LEN): Likewise.
25317 (memcpy): Likewise. Do not use BP_SYM.
25318 * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
25319 "bp-asm.h".
25320 (PARMS): Do not use macros from bp-asm.h.
25321 (DEST): Likewise.
25322 (SRC): Likewise.
25323 (LEN): Likewise.
25324 (memmove): Likewise. Do not use BP_SYM.
25325 * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
25326 "bp-asm.h".
25327 (PARMS): Do not use macros from bp-asm.h.
25328 (DEST): Likewise.
25329 (SRC): Likewise.
25330 (LEN): Likewise.
25331 (__mempcpy): Likewise. Do not use BP_SYM.
25332 (mempcpy): Do not use BP_SYM in weak_alias.
25333 * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
25334 "bp-asm.h".
25335 (PARMS): Do not use macros from bp-asm.h.
25336 (DEST): Likewise.
25337 (LEN): Likewise.
25338 [!BZERO_P] (CHR): Likewise.
25339 (memset): Likewise. Do not use BP_SYM.
25340 * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
25341 "bp-asm.h".
25342 (PARMS): Do not use macros from bp-asm.h.
25343 (STR2): Likewise.
25344 (strcmp): Do not use BP_SYM.
25345 * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
25346 "bp-asm.h".
25347 (PARMS): Do not use macros from bp-asm.h.
25348 (STR): Likewise.
25349 (DELIM): Likewise.
25350 [USE_AS_STRTOK_R] (SAVE): Likewise.
25351 (FUNCTION): Likewise. Do not use BP_SYM.
25352 * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
25353 aliases.
25354 (strtok_r): Likewise.
25355 (__GI___strtok_r): Likewise.
25356 * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
25357 (PARMS): Do not use macros from bp-asm.h.
25358 (S): Likewise.
25359 (SIZE): Likewise.
25360 (__mpn_lshift): Do not use BP_SYM.
25361 * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
25362 (PARMS): Do not use macros from bp-asm.h.
25363 (STR): Likewise.
25364 (CHR): Likewise.
25365 (__memchr): Do not use BP_SYM.
25366 (memchr): Do not use BP_SYM in weak_alias.
25367 * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
25368 (PARMS): Do not use macros from bp-asm.h.
25369 (BLK2): Likewise.
25370 (LEN): Likewise.
25371 (memcmp): Do not use BP_SYM.
25372 (bcmp): Do not use BP_SYM in weak_alias.
25373 * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
25374 (PARMS): Do not use macros from bp-asm.h.
25375 (S1): Likewise.
25376 (SIZE): Likewise.
25377 (__mpn_mul_1): Do not use BP_SYM.
25378 * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
25379 "bp-asm.h".
25380 (PARMS): Do not use macros from bp-asm.h.
25381 (STR): Likewise.
25382 (CHR): Likewise.
25383 (__rawmemchr): Do not use BP_SYM.
25384 (rawmemchr): Do not use BP_SYM in weak_alias.
25385 * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
25386 (PARMS): Do not use macros from bp-asm.h.
25387 (S): Likewise.
25388 (SIZE): Likewise.
25389 (__mpn_rshift): Do not use BP_SYM.
25390 * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
25391 (PARMS): Do not use macros from bp-asm.h.
25392 (SIGMSK): Likewise.
25393 (__sigsetjmp): Likewise. Do not use BP_SYM.
25394 * sysdeps/i386/start.S: Do not include "bp-sym.h".
25395 (_start): Do not use BP_SYM.
25396 * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
25397 (PARMS): Do not use macros from bp-asm.h.
25398 (DEST): Likewise.
25399 (SRC): Likewise.
25400 (__stpcpy): Likewise. Do not use BP_SYM.
25401 (stpcpy): Do not use BP_SYM in weak_alias.
25402 * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
25403 "bp-asm.h".
25404 (PARMS): Do not use macros from bp-asm.h.
25405 (DEST): Likewise.
25406 (SRC): Likewise.
25407 (LEN): Likewise.
25408 (__stpncpy): Likewise. Do not use BP_SYM.
25409 (stpncpy): Do not use BP_SYM in weak_alias.
25410 * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
25411 (PARMS): Do not use macros from bp-asm.h.
25412 (STR): Likewise.
25413 (CHR): Likewise.
25414 (strchr): Likewise. Do not use BP_SYM.
25415 * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
25416 "bp-asm.h".
25417 (PARMS): Do not use macros from bp-asm.h.
25418 (STR): Likewise.
25419 (CHR): Likewise.
25420 (__strchrnul): Likewise. Do not use BP_SYM.
25421 (strchrnul): Do not use BP_SYM in weak_alias.
25422 * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
25423 "bp-asm.h".
25424 (PARMS): Do not use macros from bp-asm.h.
25425 (STOP): Likewise.
25426 (strcspn): Do not use BP_SYM.
25427 * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
25428 "bp-asm.h".
25429 (PARMS): Do not use macros from bp-asm.h.
25430 (STR): Likewise.
25431 (STOP): Likewise.
25432 (strpbrk): Likewise. Do not use BP_SYM.
25433 * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
25434 "bp-asm.h".
25435 (PARMS): Do not use macros from bp-asm.h.
25436 (STR): Likewise.
25437 (CHR): Likewise.
25438 (strrchr): Likewise. Do not use BP_SYM.
25439 * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
25440 (PARMS): Do not use macros from bp-asm.h.
25441 (SKIP): Likewise.
25442 (strspn): Do not use BP_SYM.
25443 * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
25444 (PARMS): Do not use macros from bp-asm.h.
25445 (STR): Likewise.
25446 (DELIM): Likewise.
25447 (SAVE): Likewise.
25448 (FUNCTION): Likewise. Do not use BP_SYM.
25449 * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
25450 aliases.
25451 (strtok_r): Likewise.
25452 (__GI___strtok_r): Likewise.
25453 * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
25454 (PARMS): Do not use macros from bp-asm.h.
25455 (S1): Likewise.
25456 (S2): Likewise.
25457 (SIZE): Likewise.
25458 (__mpn_sub_n): Do not use BP_SYM.
25459 * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
25460 "bp-asm.h".
25461 (PARMS): Do not use macros from bp-asm.h.
25462 (S1): Likewise.
25463 (SIZE): Likewise.
25464 (__mpn_submul_1): Do not use BP_SYM.
25465 * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
25466 <bp-sym.h>.
25467 * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
25468 and <bp-asm.h>.
25469 (PARMS): Do not use macros from bp-asm.h.
25470 (FLAGS): Likewise.
25471 (PTID): Likewise.
25472 (TLS): Likewise.
25473 (CTID): Likewise.
25474 (__clone): Do not use BP_SYM.
25475 (clone): Do not use BP_SYM in weak_alias.
25476 * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
25477 and <bp-asm.h>.
25478 (PARMS): Do not use macros from bp-asm.h.
25479 (LEN): Likewise.
25480 (__mmap64): Do not use BP_SYM.
25481 (mmap64): Do not use BP_SYM in weak_alias.
25482 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
25483 <bp-sym.h> and <bp-asm.h>.
25484 (PARMS): Do not use macros from bp-asm.h.
25485 (__posix_fadvise64_l64): Do not use BP_SYM.
25486 * sysdeps/unix/sysv/linux/i386/semtimedop.S
25487 (PARMS): Do not use macros from bp-asm.h.
25488 (NSOPS): Likewise.
25489 (semtimedop): Do not use BP_SYM.
25490 * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
25491 and <bp-asm.h>.
25492
25493 2013-02-21 Allan McRae <allan@archlinux.org>
25494
25495 * manual/message.texi (Charset conversion in gettext):
25496 Move @end statement to beginning of line.
25497
25498 2013-02-21 Siddhesh Poyarekar <siddhesh@redhat.com>
25499
25500 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
25501 static.
25502 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
25503 Likewise.
25504
25505 * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
25506 (denorm): Likewise.
25507 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
25508 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
25509
25510 2013-02-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
25511
25512 * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
25513 tail-call to the resolved function if pltexit isn't needed.
25514
25515 2013-02-21 Siddhesh Poyarekar <siddhesh@redhat.com>
25516
25517 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
25518 or Y being zero as being unlikely.
25519 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
25520 Likewise.
25521
25522 2013-02-20 Carlos O'Donell <carlos@redhat.com>
25523
25524 * manual/nss.texi (System Databases and Name Service Switch):
25525 Remove frobnicate @pxref.
25526
25527 2013-02-20 Thomas Schwinge <thomas@codesourcery.com>
25528
25529 * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
25530 __attribute__ ((unused)) to __attribute__ ((__unused__)).
25531
25532 2013-02-20 Petr Machata <pmachata@redhat.com>
25533
25534 * elf/elf.h (R_ARM_TARGET1): New macro.
25535 (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
25536 (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
25537 (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
25538 (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
25539 (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
25540 (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
25541 (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
25542 (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
25543 (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
25544 (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
25545 (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
25546 (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
25547 (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
25548 (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
25549 (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
25550 (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
25551 (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
25552 (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
25553 (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
25554 (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
25555 (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
25556 (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
25557 (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
25558 (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
25559 (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
25560 (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
25561 (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
25562 (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
25563 (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
25564 (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
25565 (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
25566 (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
25567 (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
25568 (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
25569 (R_ARM_THM_GOT_BREL12): Likewise.
25570 (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
25571 (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
25572 (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
25573 (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
25574 (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
25575 (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
25576 (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
25577 (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
25578 (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
25579
25580 2013-02-20 Thomas Schwinge <thomas@codesourcery.com>
25581
25582 * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
25583 __attribute_used__ to __attribute__ ((unused)).
25584
25585 2013-02-20 Siddhesh Poyarekar <siddhesh@redhat.com>
25586
25587 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
25588 powerpc mpa.c.
25589 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
25590 comment formatting.
25591 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
25592
25593 2013-02-19 Joseph Myers <joseph@codesourcery.com>
25594
25595 [BZ #13550]
25596 * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
25597 Remove macro.
25598 (ENTER): Remove both macro definitions.
25599 (LEAVE): Likewise.
25600 (CHECK_BOUNDS_LOW): Likewise.
25601 (CHECK_BOUNDS_HIGH): Likewise.
25602 (CHECK_BOUNDS_BOTH): Likewise.
25603 (CHECK_BOUNDS_BOTH_WIDE): Likewise.
25604 (RETURN_BOUNDED_POINTER): Likewise.
25605 (RETURN_NULL_BOUNDED_POINTER): Likewise.
25606 (PUSH_ERRNO_LOCATION_RETURN): Likewise.
25607 (POP_ERRNO_LOCATION_RETURN): Likewise.
25608 * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
25609 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25610 * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
25611 macros.
25612 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25613 * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
25614 * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
25615 * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
25616 * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
25617 * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
25618 * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
25619 * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
25620 * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
25621 * sysdeps/i386/i486/strcat.S (strcat): Likewise.
25622 * sysdeps/i386/i486/strlen.S (strlen): Likewise.
25623 * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
25624 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25625 * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
25626 removed macros.
25627 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25628 * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
25629 macros.
25630 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25631 * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
25632 * sysdeps/i386/i586/memset.S (memset): Likewise.
25633 * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
25634 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25635 * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
25636 macros.
25637 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25638 * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
25639 Change uses of L(2) to L(out).
25640 * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
25641 * sysdeps/i386/i586/strlen.S (strlen): Likewise.
25642 * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
25643 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25644 * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
25645 removed macros.
25646 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25647 * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
25648 macros.
25649 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25650 * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
25651 (RETURN): Do not use macro LEAVE.
25652 * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
25653 * sysdeps/i386/i686/memmove.S (memmove): Likewise.
25654 * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
25655 * sysdeps/i386/i686/memset.S (memset): Likewise.
25656 * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
25657 (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
25658 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25659 * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
25660 Likewise.
25661 (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25662 (FUNCTION): Do not use removed macros. Combine labels L(1_1),
25663 L(1_2) and L(1_3) into L(1).
25664 (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
25665 * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
25666 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25667 * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
25668 (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25669 * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
25670 * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
25671 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25672 * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
25673 macros.
25674 * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
25675 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25676 * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
25677 * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
25678 * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
25679 (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25680 * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
25681 * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
25682 * sysdeps/i386/strcspn.S (strcspn): Likewise.
25683 * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
25684 * sysdeps/i386/strrchr.S (strrchr): Likewise.
25685 * sysdeps/i386/strspn.S (strspn): Likewise.
25686 * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
25687 conditional code.
25688 (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25689 (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
25690 (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
25691 (FUNCTION): Do not use removed macros. Combine labels L(1_2) and
25692 L(1_3) into L(1_1).
25693 * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
25694 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25695 * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
25696 macros.
25697 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25698
25699 2013-02-19 Jakub Jelinek <jakub@redhat.com>
25700
25701 * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
25702 macro.
25703
25704 2013-02-19 Siddhesh Poyarekar <siddhesh@redhat.com>
25705
25706 * math/atest-exp.c (exp_mpn): Remove ROUND.
25707 * math/atest-exp2.c (exp_mpn): Likewise.
25708 * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
25709
25710 * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
25711 * stdlib/tst-tls-atexit-lib.c: Likewise.
25712 * stdlib/tst-tls-atexit.c: Likewise.
25713
25714 2013-02-18 Mike Frysinger <vapier@gentoo.org>
25715
25716 * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
25717 and __attribute_alloc_size__.
25718
25719 2013-02-18 Mike Frysinger <vapier@gentoo.org>
25720
25721 * include/programs/xmalloc.h: Change __attribute_alloc_size to
25722 __attribute_alloc_size__.
25723 * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
25724 * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
25725
25726 2013-02-18 Mike Frysinger <vapier@gentoo.org>
25727
25728 * include/programs/xmalloc.h: New file.
25729 * catgets/gencat.c: Include it.
25730 (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
25731 * elf/pldd.c: Likewise.
25732 * iconv/iconv_charmap.c: Likewise.
25733 * iconv/iconvconfig.c: Likewise.
25734 * iconv/strtab.c: Likewise.
25735 * locale/programs/locale.c: Likewise.
25736 * locale/programs/localedef.h: Likewise.
25737 * locale/programs/simple-hash.c: Likewise.
25738 * nscd/nscd.h: Likewise.
25739 * nss/makedb.c: Likewise.
25740 * sysdeps/generic/ldconfig.h: Likewise.
25741
25742 2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
25743
25744 * Versions.def: Add GLIBC_2.18.
25745 * include/link.h (struct link_map): New member l_tls_dtor_count.
25746 * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
25747 (__call_tls_dtors): Likewise.
25748 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
25749 __cxa_thread_atexit_impl.
25750 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
25751 Likewise.
25752 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
25753 Likewise.
25754 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
25755 Likewise.
25756 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
25757 Likewise.
25758 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
25759 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
25760 Likewise.
25761 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
25762 Likewise.
25763 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
25764 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
25765 Likewise.
25766 * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
25767 (tests): Add test case tst-tls-atexit.
25768 (modules-names): Add shared library for tst-tls-atexit.
25769 * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
25770 (GLIBC_PRIVATE): Add __call_tls_dtors.
25771 * stdlib/cxa_thread_atexit_impl.c: New file with helper function
25772 for libstdc++.
25773 * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
25774 * stdlib/tst-tls-atexit.c: New test case.
25775 * stdlib/tst-tls-atexit-lib.c: New test case.
25776
25777 * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
25778
25779 * elf/Versions (ld): Add _dl_find_dso_for_object.
25780 * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
25781 * elf/dl-open.c (_dl_find_dso_for_object): New function.
25782 (dl_open_worker): Use _dl_find_dso_for_object.
25783 * elf/dl-sym.c (do_sym): Likewise.
25784 * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
25785
25786 2013-02-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
25787
25788 * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
25789 Syntactic changes only.
25790 (_dl_runtime_profile): Do a tail-call to the resolved function.
25791
25792 2013-02-17 Joseph Myers <joseph@codesourcery.com>
25793
25794 [BZ #13550]
25795 * sysdeps/x86_64/bp-asm.h: Remove file.
25796 * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
25797 <bp-sym.h> and <bp-asm.h>.
25798 (__clone): Do not use BP_SYM.
25799 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
25800 <bp-sym.h> and <bp-asm.h>.
25801 * sysdeps/unix/x86_64/sysdep.S: Likewise.
25802 * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
25803 "bp-asm.h".
25804 (_setjmp): Do not use BP_SYM.
25805 * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
25806 "bp-asm.h".
25807 (setjmp): Do not use BP_SYM.
25808 * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
25809 libc_hidden_def.
25810 (mempcpy): Do not use BP_SYM in weak_alias.
25811 * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
25812 "bp-asm.h".
25813 (strchr): Do not use BP_SYM.
25814 * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
25815 "bp-asm.h".
25816 * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
25817 * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
25818 (_start): Do not use BP_SYM.
25819 * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
25820 "bp-asm.h".
25821 (strcat): Do not use BP_SYM.
25822 * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
25823 "bp-asm.h".
25824 (STRCMP): Do not use BP_SYM.
25825 * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
25826 "bp-asm.h".
25827 (STRCPY): Do not use BP_SYM.
25828 * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
25829 "bp-asm.h".
25830 * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
25831 "bp-asm.h".
25832 (FUNCTION): Do not use BP_SYM.
25833 * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
25834 weak_alias.
25835 (__GI___strtok_r): Do not use BP_SYM in strong_alias.
25836
25837 2013-02-17 Andreas Jaeger <aj@suse.de>
25838
25839 * time/Versions: Sort entries.
25840 * string/Versions: Likewise.
25841 * resolv/Versions: Likewise.
25842 * posix/Versions: Likewise.
25843 * iconv/Versions: Likewise.
25844 * elf/Versions: Likewise.
25845 * wcsmbs/Versions: Likewise.
25846
25847 2013-02-15 Siddhesh Poyarekar <siddhesh@redhat.com>
25848
25849 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
25850 loop termination condition.
25851
25852 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
25853 variable to calculate EZ.
25854 (__sqr): Likewise.
25855
25856 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
25857 the lower precision input.
25858
25859 2013-02-15 Joseph Myers <joseph@codesourcery.com>
25860
25861 [BZ #13550]
25862 * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
25863 [!link-extra-libs] (link-extra-libs-bounded): Likewise.
25864 (run-via-rtld-prefix): Do not handle %-bp tests.
25865 (test-via-rtld-prefix): Do not mention %-bp tests in comment.
25866 (all-object-suffixes): Remove .ob.
25867 (bppfx): Remove variable.
25868 [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
25869 [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
25870 [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
25871 [$(build-bounded) = yes] (libtype.ob): Likewise.
25872 * Makerules (elide-routines.ob): Remove variable.
25873 (do-tests-clean): Do not handle *-bp.out.
25874 (common-mostlyclean): Do not handle *-bp and *-bp.out.
25875 * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
25876 [$(build-bounded) = yes] (xtests-bp.out): Likewise.
25877 (tests): Do not include $(tests-bp.out).
25878 (xtests): Do not include $(xtests-bp.out).
25879 [$(build-bounded) = yes] (binaries-bounded): Remove variable.
25880 [$(build-bounded) = yes] ($(addprefix
25881 $(objpfx),$(binaries-bounded))): Remove rule.
25882 ($(objpfx)%-bp.out): Remove rule.
25883 * config.make.in (build-bounded): Remove variable.
25884 * crypt/Makefile [$(build-bounded) = yes]
25885 ($(tests:%=$(objpfx)%-bp)): Remove dependency.
25886 * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
25887 append to variable.
25888 [$(build-bounded) = yes] (install-lib): Likewise.
25889 [$(build-bounded) = yes] (generated): Likewise.
25890 [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
25891 Remove rule.
25892 * intl/Makefile [$(build-bounded) = yes]
25893 ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
25894 * math/Makefile [$(build-bounded) = yes]
25895 ($(tests:%=$(objpfx)%-bp): Likewise.
25896 * misc/Makefile [$(build-bounded) = yes]
25897 ($(objpfx)tst-tsearch-bp): Likewise.
25898 * nptl/Makeconfig (bounded-thread-library): Remove variable.
25899 * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
25900 Remove dependency.
25901 * string/Makefile (o-objects.ob): Remove variable.
25902 * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
25903 (CFLAGS-.ob): Remove variable.
25904 [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
25905 * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
25906 both definitions of variable.
25907 * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
25908 (ASFLAGS-.ob): Remove variable.
25909
25910 2013-02-14 Joseph Myers <joseph@codesourcery.com>
25911
25912 [BZ #13550]
25913 * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
25914 Remove __BOUNDED_POINTERS__ from condition.
25915 * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
25916 * string/bits/string2.h [!__NO_STRING_INLINES &&
25917 !__BOUNDED_POINTERS__]: Likewise.
25918 * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
25919 Likewise.
25920 * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
25921 Remove conditional code.
25922 * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
25923 __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
25924 !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
25925 condition.
25926
25927 [BZ #13550]
25928 * csu/libc-start.c: Do not include <bp-sym.h>.
25929 [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
25930 * elf/dl-open.c: Do not include <bp-sym.h>.
25931 (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
25932 * math/fegetenv.c: Do not include <bp-sym.h>.
25933 (fegetenv): Do not use BP_SYM in versioned symbols.
25934 * nptl/sysdeps/pthread/bits/libc-lockP.h
25935 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
25936 <bp-sym.h>.
25937 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25938 (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
25939 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25940 (__pthread_mutex_destroy): Likewise.
25941 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25942 (__pthread_mutex_lock): Likewise.
25943 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25944 (__pthread_mutex_trylock): Likewise.
25945 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25946 (__pthread_mutex_unlock): Likewise.
25947 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25948 (__pthread_mutexattr_init): Likewise.
25949 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25950 (__pthread_mutexattr_destroy): Likewise.
25951 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25952 (__pthread_mutexattr_settype): Likewise.
25953 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25954 (__pthread_rwlock_init): Likewise.
25955 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25956 (__pthread_rwlock_destroy): Likewise.
25957 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25958 (__pthread_rwlock_rdlock): Likewise.
25959 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25960 (__pthread_rwlock_tryrdlock): Likewise.
25961 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25962 (__pthread_rwlock_wrlock): Likewise.
25963 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25964 (__pthread_rwlock_trywrlock): Likewise.
25965 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25966 (__pthread_rwlock_unlock): Likewise.
25967 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25968 (__pthread_key_create): Likewise.
25969 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25970 (__pthread_setspecific): Likewise.
25971 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25972 (__pthread_getspecific): Likewise.
25973 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
25974 Likewise.
25975 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25976 (_pthread_cleanup_push_defer): Likewise.
25977 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25978 (_pthread_cleanup_pop_restore): Likewise.
25979 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
25980 (pthread_setcancelstate): Likewise.
25981 * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
25982 <bp-sym.h>.
25983 [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
25984 (memchr): Do not use BP_SYM in weak_alias.
25985 * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
25986 (fegetenv): Do not use BP_SYM in versioned symbols.
25987 * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
25988 (fesetenv): Do not use BP_SYM in versioned symbols.
25989 * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
25990 (feupdateenv): Do not use BP_SYM in versioned symbols.
25991 * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
25992 (fesetexceptflag): Do not use BP_SYM in versioned symbols.
25993 * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
25994 (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
25995 (open64): Do not use BP_SYM in weak_alias.
25996 * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
25997 (fegetenv): Do not use BP_SYM in versioned symbols.
25998 * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
25999 (fesetenv): Do not use BP_SYM in versioned symbols.
26000 * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
26001 (feupdateenv): Do not use BP_SYM in versioned symbols.
26002 * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
26003 (fegetexceptflag): Do not use BP_SYM in versioned symbols.
26004 * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
26005 (feraiseexcept): Do not use BP_SYM in versioned symbols.
26006 * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
26007 (fesetexceptflag): Do not use BP_SYM in versioned symbols.
26008 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
26009 <bp-sym.h>.
26010 (__libc_start_main): Do not use BP_SYM.
26011
26012 2013-02-14 Siddhesh Poyarekar <siddhesh@redhat.com>
26013
26014 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
26015 redundant return line.
26016 (norm): Likewise.
26017 (denorm): Likewise.
26018 (dbl_mp): Likewise.
26019 (sub_magnitudes): Likewise.
26020 (__add): Likewise.
26021 (__sub): Likewise.
26022 (__mul): Likewise.
26023 (__inv): Likewise.
26024 (__dvd): Likewise.
26025 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
26026 (norm): Likewise.
26027 (denorm): Likewise.
26028 (dbl_mp): Likewise.
26029 (sub_magnitudes): Likewise.
26030 (__add): Likewise.
26031 (__sub): Likewise.
26032 (__mul): Likewise.
26033 (__inv): Likewise.
26034 (__dvd): Likewise.
26035
26036 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
26037 instead of __mul.
26038 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
26039 * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
26040 (cc32): Likewise.
26041
26042 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
26043 * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
26044 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
26045 of __mul for squares.
26046 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
26047 function
26048 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
26049 Likewise.
26050 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
26051 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26052
26053 2013-02-13 Joseph Myers <joseph@codesourcery.com>
26054
26055 [BZ #13550]
26056 * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
26057 code.
26058 * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
26059 prototype or function definition. Rename ubp_* variables and
26060 parameters. Remove argv definitions conditional on
26061 [__BOUNDED_POINTERS__].
26062 * debug/backtrace.c (__backtrace): Do not use __unbounded.
26063 * elf/dl-runtime.c (_dl_fixup): Likewise.
26064 * include/set-hooks.h (RUN_HOOK): Likewise.
26065 * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
26066 definition.
26067 * string/strcpy.c (strcpy): Do not use __unbounded.
26068 * sysdeps/generic/frame.h (struct layout): Likewise.
26069 * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
26070 * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
26071 * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
26072 * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
26073 * sysdeps/sparc/backtrace.c (struct layout): Likewise.
26074 (__backtrace): Likewise.
26075 * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
26076 use __ptrvalue.
26077 * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
26078 * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
26079 * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
26080 Likewise.
26081 * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
26082 * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
26083 * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
26084 * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
26085 * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
26086 Do not use __unbounded.
26087 * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
26088 Rename __unboundedrlimits parameter to rlimits in prototype.
26089 * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
26090 Do not use __unbounded.
26091 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
26092 not use __ptrvalue.
26093 * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
26094 * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
26095 * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
26096 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
26097 __ptrvalue or __unbounded.
26098 (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
26099 * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
26100 use __unbounded.
26101 (__new_msgctl): Do not use __ptrvalue.
26102 * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
26103 __unbounded.
26104 (__libc_msgrcv): Do not use __ptrvalue.
26105 * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
26106 startup_info): Do not use __unbounded.
26107 (__libc_start_main): Likewise. Rename ubp_* variables and
26108 parameters. Remove argv definitions conditional on
26109 [__BOUNDED_POINTERS__].
26110 * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
26111 __ptrvalue.
26112 * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
26113 use __unbounded.
26114 * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
26115 or __ptrvalue.
26116 * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
26117 use __unbounded.
26118 (__new_shmctl): Do not use __ptrvalue.
26119 * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
26120 * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
26121 Likewise.
26122 * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
26123 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
26124 (__libc_sigaction): Likewise.
26125 * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
26126 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
26127 Likewise.
26128 * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
26129
26130 2013-02-13 Ondřej Bílka <neleai@seznam.cz>
26131
26132 * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
26133
26134 * string/mempcpy.c: Implement by calling memcpy.
26135
26136 2013-02-13 Siddhesh Poyarekar <siddhesh@redhat.com>
26137
26138 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
26139
26140 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
26141 evaluation.
26142
26143 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
26144 values in the mantissa.
26145
26146 * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
26147 minimize writes to Z.
26148 (sub_magnitudes): Simplify code a bit.
26149
26150 2013-02-12 Roland McGrath <roland@hack.frob.com>
26151
26152 * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
26153 from the message. The linker prefixes all warnings with that already.
26154
26155 2013-02-12 Andreas Schwab <schwab@suse.de>
26156
26157 [BZ #15078]
26158 * posix/regexec.c (extend_buffers): Add parameter min_len.
26159 (check_matching): Pass minimum needed length.
26160 (clean_state_log_if_needed): Likewise.
26161 (get_subexp): Likewise.
26162 * posix/Makefile (tests): Add bug-regex34.
26163 (bug-regex34-ENV): Define.
26164 * posix/bug-regex34.c: New file.
26165
26166 [BZ #11561]
26167 * posix/regcomp.c (parse_bracket_exp): When looking up collating
26168 elements compare against the byte sequence of it, not its name.
26169 * posix/Makefile (tests): Add bug-regex35.
26170 (bug-regex35-ENV): Define.
26171 * posix/bug-regex35.c: New file.
26172
26173 2013-02-11 Tom de Vries <tom@codesourcery.com>
26174
26175 * string/str-two-way.h: Fix typo RESULT_TYPE -> RETURN_TYPE in
26176 comment.
26177 Add RET0_IF_0 and CHECK_EOL to macro list in comment.
26178 (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
26179 (CHECK_EOL): Add undef.
26180
26181 2013-02-11 Ondřej Bílka <neleai@seznam.cz>
26182
26183 * bits/stdlib-bsearch.h: New file.
26184 * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
26185 * stdlib/stdlib.h: Likewise.
26186
26187 2013-02-11 Roland McGrath <roland@hack.frob.com>
26188
26189 * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
26190 * manual/errno.texi (Error Messages): Fix typo in error_print_progname
26191 declaration.
26192 * manual/search.texi (Array Search Function): Add missing const in
26193 lfind prototype.
26194 * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
26195 declaration to use rlim_t.
26196 (Basic Scheduling Functions): Remove erroneous const from
26197 sched_getparam prototype. Remove erroneous * from
26198 sched_get_priority_max and sched_get_priority_min prototypes.
26199 (Resource Usage): Fix summary @comment on vtimes to refer to
26200 sys/vtimes.h rather than vtimes.h.
26201 Add missing *s in vtimes prototype.
26202 (Limits on Resources): Fix ulimit prototype to return long int.
26203 * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
26204 prototypes to use long int rather than double.
26205 (BSD Random): Fix initstate and setstate to use char *, not void *.
26206 * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
26207 prototype to make second argument 'struct aiocb64 *const[]'.
26208 Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
26209 (Status of AIO Operations): Remove erroneous const in aio_return and
26210 aio_return64 prototypes.
26211 (Synchronizing I/O): Fix sync prototype to return void.
26212 * manual/startup.texi (Suboptions): Remove an erroneous const in
26213 getsubopt prototype.
26214 * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
26215 * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
26216 use size_t rather than int.
26217 (Scanning All Users): Likewise for getpwent_r.
26218 (Setting Groups): Add missing const to setgroups prototype.
26219 * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
26220 * manual/socket.texi (Host Names): Fix gethostbyaddr and
26221 gethostbyaddr_r prototypes to use socklen_t rather than size_t and
26222 'const void *' rather than 'const char *'.
26223 (Host Address Functions): Likewise for inet_ntop.
26224 (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
26225 (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
26226 ssize_t for return value.
26227 (Sending Data): Likewise for send, sendto, sendmsg.
26228 (Socket Option Functions): Add a missing const in setsockopt prototype.
26229 * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
26230 use wchar_t for the argument.
26231 (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
26232 * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
26233 take no arguments.
26234 (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
26235 double/float/long double for second argument.
26236 Fix return types of significand, significandf, significandl.
26237 * manual/filesys.texi (Setting Permissions): Use mode_t for second
26238 argument in fchmod prototype.
26239 (File Owner): Use uid_t and gid_t in fchown prototype.
26240 (File Times): Add const to utimes, futimes, and lutimes prototypes.
26241 (Making Special Files): Use mode_t and dev_t in mknod prototype.
26242 (Scanning Directory Content): Fix scandir and scandir64 prototypes to
26243 use 'const struct dirent **' as argument types to CMP function pointer
26244 argument.
26245 (Symbolic Links): Fix readlink prototype with ssize_t as return value.
26246 (File Times): Fix summary magic @comment for struct utimbuf and utime
26247 to refer to utime.h, not time.h.
26248 * manual/string.texi (Argz Functions): Add missing const in
26249 argz_extract and argz_next prototypes.
26250 (Finding Tokens in a String): Likewise for basename.
26251 (String/Array Comparison): Fix typo in wcscasecmp prototype.
26252 (Copying and Concatenation): Fix typo in wmemmove prototype.
26253 * manual/signal.texi (Using Pause): Use (void) in pause prototype.
26254 (Signal Stack): Remove erroneous const in sigstack prototype.
26255 * manual/time.texi (Setting an Alarm): Add missing const in setitimer
26256 prototype.
26257 (Simple Calendar Time): Likewise for stime.
26258 * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
26259 prototype.
26260 * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
26261 say sys/sysctl.h instead.
26262 * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
26263 and vsyslog prototypes.
26264
26265 2013-02-11 Tom de Vries <tom@codesourcery.com>
26266
26267 * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
26268 Remove.
26269
26270 2013-02-11 Roland McGrath <roland@hack.frob.com>
26271
26272 * misc/sys/mman.h: Fix typo in mremap comment.
26273
26274 2013-02-08 Roland McGrath <roland@hack.frob.com>
26275
26276 * manual/examples/mkfsock.c (make_named_socket): Don't add one for
26277 the '\0' terminator.
26278
26279 2013-02-08 Joseph Myers <joseph@codesourcery.com>
26280
26281 [BZ #13550]
26282 * debug/segfault.c: Don't include <bp-checks.h>.
26283 * sysdeps/generic/bp-checks.h: Remove file.
26284 * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
26285 (__GETDENTS): Don't use CHECK_N.
26286 * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
26287 * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
26288 (__getgroups): Don't use CHECK_N.
26289 * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
26290 (setgroups): Don't use CHECK_N.
26291 * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
26292 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
26293 (__libc_msgrcv): Don't use CHECK_N.
26294 * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
26295 (__libc_msgsnd): Don't use CHECK_N.
26296 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
26297 <bp-checks.h>.
26298 (__libc_pread): Don't use CHECK_N.
26299 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
26300 include <bp-checks.h>.
26301 (__libc_pread64): Don't use CHECK_N.
26302 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
26303 include <bp-checks.h>.
26304 (__libc_pwrite): Don't use CHECK_N.
26305 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
26306 include <bp-checks.h>.
26307 (__libc_pwrite64): Don't use CHECK_N.
26308 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
26309 <bp-checks.h>.
26310 (__libc_pread): Don't use CHECK_N.
26311 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
26312 include <bp-checks.h>.
26313 (__libc_pread64): Don't use CHECK_N.
26314 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
26315 include <bp-checks.h>.
26316 (__libc_pwrite): Don't use CHECK_N.
26317 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
26318 include <bp-checks.h>.
26319 (__libc_pwrite64): Don't use CHECK_N.
26320 * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
26321 (do_pread): Don't use CHECK_N.
26322 * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
26323 (do_pread64): Don't use CHECK_N.
26324 * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
26325 (do_pwrite): Don't use CHECK_N.
26326 * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
26327 (do_pwrite64): Don't use CHECK_N.
26328 * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
26329 (__libc_readv): Don't use CHECK_N.
26330 * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
26331 (semop): Don't use CHECK_N.
26332 * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
26333 <bp-checks.h>.
26334 (semtimedop): Don't use CHECK_N.
26335 * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
26336 (__libc_pread): Don't use CHECK_N.
26337 * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
26338 <bp-checks.h>.
26339 (__libc_pread64): Don't use CHECK_N.
26340 * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
26341 <bp-checks.h>.
26342 (__libc_pwrite): Don't use CHECK_N.
26343 * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
26344 <bp-checks.h>.
26345 (__libc_pwrite64): Don't use CHECK_N.
26346 * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
26347 <bp-checks.h>.
26348 (__libc_msgrcv): Don't use CHECK_N.
26349 * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
26350 (__sysctl): Don't use CHECK_N. Remove GKM FIXME comment.
26351 * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
26352 (__libc_writev): Don't use CHECK_N.
26353
26354 2013-02-08 Roland McGrath <roland@hack.frob.com>
26355
26356 * string/strcpy.c: Removed unused variable.
26357
26358 * Makeconfig (+sysdep-includes): Define with := rather than =.
26359 Use an existing include/ subdir of each sysdeps dir before it.
26360
26361 2013-02-08 Carlos O'Donell <carlos@redhat.com>
26362
26363 * nscd/connection.c (register_traced_file): Comment function.
26364 [HAVE_INOTIFY] (union __inev): Define.
26365 [HAVE_INOTIFY] (inotify_check_files): New function.
26366 [HAVE_INOTIFY] (clear_db_cache): Likewise.
26367 [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
26368 clear_db_cache.
26369 [HAVE_INOTIFY] (main_loop_epoll): Likewise.
26370
26371 2013-02-08 Carlos O'Donell <carlos@redhat.com>
26372
26373 * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
26374 loaded if not already and that a failure is permanent.
26375
26376 2013-02-08 Carlos O'Donell <carlos@redhat.com>
26377
26378 [BZ #15006]
26379 * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
26380 * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
26381
26382 2013-02-08 Joseph Myers <joseph@codesourcery.com>
26383
26384 [BZ #13550]
26385 * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
26386 (CHECK_1_NULL_OK): Likewise.
26387 * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
26388 (__fxstat): Do not use CHECK_1.
26389 * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
26390 <bp-checks.h>.
26391 (___fxstat64): Do not use CHECK_1.
26392 * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
26393 <bp-checks.h>.
26394 (__fxstatat): Do not use CHECK_1.
26395 * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
26396 <bp-checks.h>.
26397 (__fxstatat64): Do not use CHECK_1.
26398 * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
26399 <bp-checks.h>.
26400 (__fxstat): Do not use CHECK_1.
26401 * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
26402 <bp-checks.h>.
26403 (__fxstatat): Do not use CHECK_1.
26404 * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
26405 <bp-checks.h>.
26406 (__getresgid): Do not use CHECK_1.
26407 * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
26408 <bp-checks.h>.
26409 (__getresuid): Do not use CHECK_1.
26410 * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
26411 <bp-checks.h>.
26412 (__lxstat): Do not use CHECK_1.
26413 * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
26414 <bp-checks.h>.
26415 (__old_msgctl): Do not use CHECK_1.
26416 (__new_msgctl): Likewise.
26417 * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
26418 <bp-checks.h>.
26419 (__new_setrlimit): Do not use CHECK_1.
26420 * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
26421 <bp-checks.h>.
26422 (__old_shmctl): Do not use CHECK_1.
26423 (__new_shmctl): Likewise.
26424 * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
26425 <bp-checks.h>.
26426 (__xstat): Do not use CHECK_1.
26427 * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
26428 (__lxstat): Do not use CHECK_1.
26429 * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
26430 <bp-checks.h>.
26431 (___lxstat64): Do not use CHECK_1.
26432 * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
26433 (__old_msgctl): Do not use CHECK_1.
26434 (__new_msgctl): Likewise.
26435 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
26436 <bp-checks.h>.
26437 (__gettimeofday): Do not use CHECK_1.
26438 * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
26439 (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
26440 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
26441 <bp-checks.h>.
26442 (__gettimeofday): Do not use CHECK_1.
26443 * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
26444 (__old_shmctl): Do not use CHECK_1_NULL_OK.
26445 (__new_shmctl): Do not use CHECK_1.
26446 * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
26447 <bp-checks.h>.
26448 (do_sigtimedwait): Do not use CHECK_1.
26449 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
26450 <bp-checks.h>.
26451 (do_sigwaitinfo): Do not use CHECK_1.
26452 * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
26453 <bp-checks.h>.
26454 (msgctl): Do not use CHECK_1.
26455 * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
26456 <bp-checks.h>.
26457 (shmctl): Do not use CHECK_1.
26458 * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
26459 (ustat): Do not use CHECK_1.
26460 * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
26461 <bp-checks.h>.
26462 (__fxstat): Do not use CHECK_1.
26463 * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
26464 <bp-checks.h>.
26465 (__fxstatat): Do not use CHECK_1.
26466 * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
26467 <bp-checks.h>.
26468 (__lxstat): Do not use CHECK_1.
26469 * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
26470 <bp-checks.h>.
26471 (__xstat): Do not use CHECK_1.
26472 * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
26473 (__xstat): Do not use CHECK_1.
26474 * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
26475 (___xstat64): Do not use CHECK_1.
26476
26477 [BZ #13550]
26478 * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
26479 definitions.
26480 (CHECK_BOUNDS_HIGH): Likewise.
26481 * string/strcpy.c: Do not include <bp-checks.h>.
26482 (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
26483
26484 2013-02-07 Roland McGrath <roland@hack.frob.com>
26485
26486 * nscd/nscd-client.h (__nscd_drop_map_ref):
26487 Add __attribute__ ((unused)).
26488 * nis/nss-nisplus.h (niserr2nss): Likewise.
26489
26490 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
26491 under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
26492
26493 * csu/libc-tls.c (init_static_tls, init_slotinfo):
26494 Remove inline keyword.
26495 * include/rounding-mode.h (round_away): Likewise.
26496 * libio/wfileops.c (adjust_wide_data): Likewise.
26497 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
26498 (__m128i_strloadu_tolower): Likewise.
26499 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
26500 (__m128i_strloadu_tolower): Likewise.
26501 * time/mktime.c (ydhms_diff): Likewise.
26502 * locale/elem-hash.h (elem_hash): Likewise.
26503 * locale/setlocale.c (setdata): Likewise.
26504 * posix/regex_internal.h (re_string_char_size_at): Likewise.
26505 (re_string_wchar_at): Likewise.
26506 (bitset_not, bitset_merge, bitset_mask): Likewise.
26507 [!(__GNUC__ > 3)] (inline): Remove macro.
26508 * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
26509 * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
26510 * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
26511 (_dl_tlsdesc_wake_up_held_fixups): Likewise.
26512 * string/memcmp.c (memcmp_bytes): Likewise.
26513 * locale/programs/locarchive.c (compute_hashval): Likewise.
26514 * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
26515 * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
26516 * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
26517 * nss/getent.c (print_rpc, print_protocols): Likewise.
26518 (print_passwd, print_group, print_aliases): Likewise.
26519 * nis/nss-nisplus.h (niserr2nss): Likewise.
26520 * nscd/connections.c (restart_p): Likewise.
26521 Change return type to bool.
26522
26523 2013-02-05 Roland McGrath <roland@hack.frob.com>
26524
26525 * Makeconfig (all-Depend-files): Add existing
26526 $(sorted-subdirs:=/Depend) files.
26527 (all-subdirs): Remove nss.
26528 * sysdeps/unix/inet/Subdirs: Add it here instead.
26529 * hesiod/Depend: New file.
26530
26531 * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
26532 instead of calling alloca.
26533
26534 * io/lseek.c (__lseek): Rename to __libc_lseek.
26535 Define __lseek as an alias.
26536
26537 * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
26538
26539 2013-02-04 Carlos O'Donell <carlos@redhat.com>
26540
26541 * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
26542 else clause and remove check for non-standard endianness.
26543
26544 2013-02-04 David S. Miller <davem@davemloft.net>
26545
26546 * sysdeps/sparc/fpu/libm-test-ulps: Update.
26547
26548 2013-02-04 Joseph Myers <joseph@codesourcery.com>
26549
26550 [BZ #13550]
26551 * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
26552 (__ubp_memchr): Remove prototype.
26553 [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
26554 [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
26555 [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
26556 [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
26557 * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
26558 Remove alias.
26559 * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
26560 (__ubp_memchr): Likewise.
26561 * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
26562 (__ubp_memchr): Likewise.
26563 * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
26564 (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
26565 (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
26566 * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
26567 CHECK_STRING.
26568 * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
26569 * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
26570 (__getcwd): Do not use CHECK_STRING.
26571 * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
26572 <bp-checks.h>.
26573 (__real_chown): Do not use CHECK_STRING.
26574 * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
26575 <bp-checks.h>.
26576 (fchownat): Do not use CHECK_STRING.
26577 * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
26578 CHECK_STRING.
26579 * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
26580 <bp-checks.h>.
26581 (__lchown): Do not use CHECK_STRING.
26582 * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
26583 * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
26584 * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
26585 * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
26586 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
26587 include <bp-checks.h>.
26588 (truncate64): Do not use CHECK_STRING.
26589 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
26590 <bp-checks.h>.
26591 (__real_chown): Do not use CHECK_STRING.
26592 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
26593 <bp-checks.h>.
26594 (__lchown): Do not use CHECK_STRING.
26595 * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
26596 <bp-checks.h>.
26597 (__chown): Do not use CHECK_STRING.
26598 * sysdeps/unix/sysv/linux/truncate64.c: Do not include
26599 <bp-checks.h>.
26600 (truncate64): Do not use CHECK_STRING.
26601 * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
26602 Likewise.
26603 * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
26604 (__xmknod): Do not use CHECK_STRING.
26605 * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
26606 <bp-checks.h>.
26607 (__xmknodat): Do not use CHECK_STRING.
26608 * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
26609 * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
26610
26611 2013-02-04 Andreas Schwab <schwab@suse.de>
26612
26613 [BZ #14142]
26614 * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
26615 * include/netdb.h: Likewise for h_errno.
26616 * elf/tst-stackguard1.c: Include <tls.h>.
26617
26618 2013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
26619
26620 * elf/link.h (struct link_map): Extend the l_addr comment.
26621 * include/link.h (struct link_map): Likewise.
26622
26623 2013-02-01 Joseph Myers <joseph@codesourcery.com>
26624
26625 [BZ #13550]
26626 * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
26627 (BOUNDED_1): Remove macro.
26628 * debug/backtrace.c: Don't include <bp-checks.h>.
26629 (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
26630 (__backtrace): Likewise.
26631 * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
26632 <bp-checks.h>.
26633 (__backtrace): Don't use BOUNDED_1.
26634 * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
26635 <bp-checks.h>.
26636 (__backtrace): Don't use BOUNDED_1.
26637 * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
26638 (__backtrace): Don't use BOUNDED_1.
26639 * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
26640 (shmat): Don't use BOUNDED_N.
26641
26642 2013-01-31 Joseph Myers <joseph@codesourcery.com>
26643
26644 [BZ #13550]
26645 * sysdeps/generic/bp-start.h: Remove file.
26646 * csu/libc-start.c: Don't include <bp-start.h>.
26647 (LIBC_START_MAIN): Set up __environ directly instead of using
26648 INIT_ARGV_and_ENVIRON.
26649 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
26650 <bp-start.h>.
26651
26652 [BZ #13550]
26653 * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
26654 definitions.
26655 (CHECK_FCNTL): Likewise.
26656 (CHECK_N_PAGES): Likewise.
26657
26658 [BZ #13550]
26659 * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
26660 definitions.
26661 (CHECK_SIGSET_NULL_OK): Likewise.
26662 * sysdeps/unix/sysv/linux/sigpending.c: Don't include
26663 <bp-checks.h>.
26664 (sigpending): Don't use CHECK_SIGSET.
26665 * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
26666 <bp-checks.h>.
26667 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26668 * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
26669 <bp-checks.h>.
26670 (do_sigsuspend): Don't use CHECK_SIGSET.
26671 * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
26672 use CHECK_SIGSET.
26673 * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
26674 (do_sigwait): Don't use CHECK_SIGSET.
26675 * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
26676 use CHECK_SIGSET.
26677 * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
26678 include <bp-checks.h>.
26679 (sigpending): Don't use CHECK_SIGSET.
26680 * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
26681 include <bp-checks.h>.
26682 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26683 * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
26684 <bp-checks.h>.
26685 (sigpending): Don't use CHECK_SIGSET.
26686 * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
26687 <bp-checks.h>.
26688 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26689
26690 [BZ #13550]
26691 * sysdeps/generic/bp-semctl.h: Remove file.
26692 * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
26693 <bp-checks.h> and <bp-semctl.h>.
26694 (__old_semctl): Don't use CHECK_SEMCTL.
26695 (__new_semctl): Likewise.
26696 * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
26697 and <bp-semctl.h>.
26698 (__old_semctl): Don't use CHECK_SEMCTL.
26699 (__new_semctl): Likewise.
26700 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
26701 <bp-checks.h> and <bp-semctl.h>.
26702 (__old_semctl): Don't use CHECK_SEMCTL.
26703 (__new_semctl): Likewise.
26704 * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
26705 <bp-checks.h> and <bp-semctl.h>.
26706 (semctl): Don't use CHECK_SEMCTL.
26707
26708 [BZ #13550]
26709 * Makerules (elide-bp-thunks): Remove variable.
26710 (elide-routines.oS): Don't use $(elide-bp-thunks).
26711 (elide-routines.os): Likewise.
26712 (elide-routines.o): Likewise.
26713 (elide-routines.op): Likewise.
26714 (elide-routines.og): Likewise.
26715 (objects): Don't use $(bp-thunks).
26716 * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
26717 include.
26718 (common-generated): Do not add s-proto-bp.d.
26719 * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
26720 (int): Likewise.
26721 (typ): Likewise.
26722 Do not generate makefile rules for bounded-pointer thunks.
26723 * sysdeps/generic/bp-thunks.h: Remove file.
26724 * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
26725 * sysdeps/unix/s-proto-bp.S: Likewise.
26726
26727 [BZ #15062]
26728 * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
26729 parts of result separately when argument is not close to line from
26730 -i to i and one part of argument is small.
26731 * math/k_casinhf.c (__kernel_casinhf): Likewise.
26732 * math/k_casinhl.c (__kernel_casinhl): Likewise.
26733 * math/libm-test.inc (cacos_test): Add more tests.
26734 (casin_test): Likewise.
26735 (casinh_test): Likewise.
26736 * sysdeps/i386/fpu/libm-test-ulps: Update.
26737 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26738
26739 2013-01-31 David S. Miller <davem@davemloft.net>
26740
26741 * po/de.po: Update from translation team.
26742
26743 2013-01-25 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
26744
26745 * time/tzfile.c: Include stdint.h for SIZE_MAX.
26746
26747 2013-01-25 Thomas Schwinge <thomas@codesourcery.com>
26748
26749 * configure.in (_AC_PROG_CC_C89): New definition.
26750 * configure: Regenerate.
26751
26752 * configure.in (AC_PROG_CPP): New definition.
26753 * configure: Regenerate.
26754
26755 2013-01-23 Joseph Myers <joseph@codesourcery.com>
26756
26757 * debug/tst-backtrace.h: New file.
26758 * debug/tst-backtrace2.c: Include tst-backtrace.h.
26759 (ret): Remove variable.
26760 (x): Likewise.
26761 (FAIL): Remove macro.
26762 (NO_INLINE): Likewise.
26763 (fn1): Use match function instead of strstr.
26764 * debug/tst-backtrace3.c: Include tst-backtrace.h.
26765 (ret): Remove variable.
26766 (x): Likewise.
26767 (FAIL): Remove macro.
26768 (NO_INLINE): Likewise.
26769 (fn): Use match function instead of strstr.
26770 * debug/tst-backtrace4.c: Include tst-backtrace.h.
26771 (ret): Remove variable.
26772 (x): Likewise.
26773 (FAIL): Remove macro.
26774 (NO_INLINE): Likewise.
26775 (handle_signal): Use match function instead of strstr.
26776 * debug/tst-backtrace5.c: Include tst-backtrace.h.
26777 (ret): Remove variable.
26778 (x): Likewise.
26779 (FAIL): Remove macro.
26780 (NO_INLINE): Likewise.
26781 (handle_signal): Use match function instead of strstr.
26782
26783 2013-01-23 Roland McGrath <roland@hack.frob.com>
26784
26785 * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
26786
26787 2013-01-23 David S. Miller <davem@davemloft.net>
26788
26789 * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
26790 (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
26791 argument of CAS if possible.
26792 * sysdeps/sparc/sparc64/bits/atomic.h
26793 (__arch_compare_and_exchange_val_32_acq): Likewise.
26794 (__arch_compare_and_exchange_val_64_acq): Likewise.
26795
26796 2013-01-23 Pino Toscano <toscano.pino@tiscali.it>
26797
26798 * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
26799 * sysdeps/posix/ulimit.c: ... this.
26800 Include <limits.h>.
26801 * sysdeps/unix/bsd/ulimit.c: Remove file.
26802
26803 2013-01-23 Adam Conrad <adconrad@0c3.net>
26804
26805 * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
26806 (LDFLAGS-tst-array5): Likewise.
26807
26808 2013-01-23 Joseph Myers <joseph@codesourcery.com>
26809
26810 [BZ #15036]
26811 * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
26812 based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
26813 (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
26814 * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
26815
26816 2013-01-21 David S. Miller <davem@davemloft.net>
26817
26818 * sysdeps/sparc/backtrace.c: New file.
26819 * sysdeps/sparc/sparc32/backtrace.h: New file.
26820 * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
26821 * sysdeps/sparc/sparc64/backtrace.h: New file.
26822 * sysdeps/sparc/sparc64/backtrace.c: Delete.
26823 * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
26824 -funwind-tables.
26825
26826 2013-01-21 Andreas Schwab <schwab@suse.de>
26827
26828 [BZ #15020]
26829 * posix/wordexp.c (exec_comm): Avoid busy loop when command has
26830 closed its stdout.
26831
26832 2013-01-20 Andreas Schwab <schwab@linux-m68k.org>
26833
26834 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
26835 "mpa2.h".
26836 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26837
26838 2013-01-18 Joseph Myers <joseph@codesourcery.com>
26839 Mark Mitchell <mark@codesourcery.com>
26840 Tom de Vries <tom@codesourcery.com>
26841 Paul Pluzhnikov <ppluzhnikov@google.com>
26842
26843 * debug/tst-backtrace2.c: New file.
26844 * debug/tst-backtrace3.c: Likewise.
26845 * debug/tst-backtrace4.c: Likewise.
26846 * debug/tst-backtrace5.c: Likewise.
26847 * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
26848 (CFLAGS-tst-backtrace3.c): Likewise.
26849 (CFLAGS-tst-backtrace4.c): Likewise.
26850 (CFLAGS-tst-backtrace5.c): Likewise.
26851 (LDFLAGS-tst-backtrace2): Likewise.
26852 (LDFLAGS-tst-backtrace3): Likewise.
26853 (LDFLAGS-tst-backtrace4): Likewise.
26854 (LDFLAGS-tst-backtrace5): Likewise.
26855 (tests): Add new tests tst-backtrace2, tst-backtrace3,
26856 tst-backtrace4 and tst-backtrace5.
26857
26858 2013-01-18 Anton Blanchard <anton@samba.org>
26859 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
26860
26861 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
26862 __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
26863 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
26864 INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
26865 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
26866 (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
26867 "+r" and remove output regs list as redundant. Add explicit inline
26868 asm to specify register of return val to work around compiler codegen
26869 bug. Remove (int) cast on return value. Add return type parameter to
26870 use in macro so that this macro does not truncate return value for
26871 64-bit values.
26872 (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
26873 pass to INTERNAL_VSYSCALL_NCS.
26874 (INLINE_VSYSCALL): Add 'long int' as return type to
26875 INTERNAL_VSYSCALL_NCS macro invocation.
26876 (INTERNAL_VSYSCALL): Add 'long int' as return type to
26877 INTERNAL_VSYSCALL_NCS macro invocation.
26878 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
26879
26880 2013-01-18 Siddhesh Poyarekar <siddhesh@redhat.com>
26881
26882 [BZ #14496]
26883 * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
26884 Fix application of SIMD FP exception mask.
26885
26886 * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
26887 mp_no from a power of two.
26888 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
26889 __mpexp_twomm1. Use __pow_mp.
26890
26891 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
26892 multiplication.
26893
26894 2013-01-17 David S. Miller <davem@davemloft.net>
26895
26896 * sysdeps/sparc/fpu/libm-test-ulps: Update.
26897
26898 2013-01-17 Joseph Myers <joseph@codesourcery.com>
26899
26900 [BZ #15023]
26901 * include/complex.h: Condition contents on [!_COMPLEX_H].
26902 (__kernel_casinhf): New prototype.
26903 (__kernel_casinh): Likewise.
26904 (__kernel_casinhl): Likewise.
26905 * math/Makefile (libm_calls): Add k_casinh.
26906 * math/k_casinh.c: New file.
26907 * math/k_casinhf.c: Likewise.
26908 * math/k_casinhl.c: Likewise.
26909 * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
26910 finite nonzero arguments.
26911 * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
26912 finite nonzero arguments.
26913 * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
26914 finite nonzero arguments.
26915 * math/s_casinh.c: Do not include <float.h>.
26916 (__casinh): Move code for finite nonzero arguments to k_casinh.c.
26917 * math/s_casinhf.c: Do not include <float.h>.
26918 (__casinhf): Move code for finite nonzero arguments to
26919 k_casinhf.c.
26920 * math/s_casinhl.c: Do not include <float.h>.
26921 [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
26922 redefine.
26923 (__casinhl): Move code for finite nonzero arguments to
26924 k_casinhl.c.
26925 * math/libm-test.inc (cacos_test): Add more tests.
26926 * sysdeps/i386/fpu/libm-test-ulps: Update.
26927 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26928
26929 2013-01-17 Pino Toscano <toscano.pino@tiscali.it>
26930
26931 * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
26932 * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
26933 [!HAVE_MREMAP]: Remove [defined linux] case.
26934 * malloc/arena.c: Do not include <malloc-sysdep.h>.
26935
26936 2013-01-17 Siddhesh Poyarekar <siddhesh@redhat.com>
26937
26938 * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
26939
26940 2013-01-17 H.J. Lu <hongjiu.lu@intel.com>
26941
26942 * elf/elf.h (R_386_SIZE32): New relocation.
26943 * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
26944 R_386_SIZE32.
26945 (elf_machine_rela): Likewise.
26946 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
26947 R_X86_64_SIZE64 and R_X86_64_SIZE32.
26948
26949 2013-01-17 Joseph Myers <joseph@codesourcery.com>
26950
26951 * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
26952 (FP_FAST_FMA): Do not define.
26953 [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
26954 * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
26955 && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
26956 * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
26957 !_SOFT_FLOAT]: Likewise.
26958 * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
26959 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
26960 value.
26961 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
26962 [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
26963 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
26964 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
26965 [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
26966 [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
26967 file.
26968
26969 2013-01-16 Andreas Schwab <schwab@suse.de>
26970
26971 [BZ #14327]
26972 * include/stdlib.h (__mktemp): Add declaration.
26973 * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
26974 * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
26975
26976 2013-01-16 Siddhesh Poyarekar <siddhesh@redhat.com>
26977
26978 * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
26979 definitions.
26980 * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
26981 * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
26982 * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
26983 definitions here.
26984 * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
26985 * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
26986 definitions.
26987 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
26988 and ONE.
26989 * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
26990 * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
26991 * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
26992 definitions.
26993 * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
26994 * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
26995 definitions.
26996 * sysdeps/ieee754/dbl-64/utan.h: Likewise.
26997
26998 * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
26999
27000 2013-01-15 David S. Miller <davem@davemloft.net>
27001
27002 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27003 trunc{,f} to libm-sysdep_routes.
27004 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27005 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
27006 file.
27007 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
27008 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
27009 file.
27010 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
27011 file.
27012 * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
27013 * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
27014 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
27015 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
27016 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
27017 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
27018 * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
27019 * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
27020
27021 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27022 nearbyint{,f} to libm-sysdep_routes.
27023 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27024 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
27025 New file.
27026 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
27027 file.
27028 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
27029 New file.
27030 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
27031 file.
27032 * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
27033 * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
27034 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
27035 file.
27036 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
27037 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
27038 file.
27039 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
27040 * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
27041 * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
27042
27043 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
27044 libc_feholdexcept and libc_fesetenv.
27045
27046 2013-01-15 Mike Frysinger <vapier@gentoo.org>
27047
27048 * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
27049
27050 2013-01-14 David S. Miller <davem@davemloft.net>
27051
27052 * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
27053 (SPARC_ASM_VIS2_IFUNC): Likewise.
27054 (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
27055 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
27056 use of 'siam' instruction.
27057 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
27058 Likewise.
27059 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
27060 Likewise.
27061 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
27062 Likewise.
27063 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
27064 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
27065 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
27066 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
27067 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
27068 file.
27069 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
27070 file.
27071 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
27072 file.
27073 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
27074 file.
27075 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
27076 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
27077 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
27078 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
27079 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
27080 new VIS2 routines.
27081 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
27082 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
27083 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
27084 Likewise.
27085 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
27086 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
27087 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
27088 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
27089 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
27090 routines to libm-sysdep_routines.
27091 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27092
27093 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27094 fdim/fdimf to libm-sysdep_routines.
27095 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
27096 file.
27097 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
27098 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
27099 file.
27100 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
27101 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
27102 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
27103 * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
27104 * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
27105 * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
27106 * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
27107
27108 2013-01-14 Siddhesh Poyarekar <siddhesh@redhat.com>
27109
27110 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
27111 to optimize copies.
27112
27113 * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
27114 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27115 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27116
27117 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
27118 local variable MPTWO.
27119 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
27120 Likewise.
27121
27122 2013-01-13 Mike Frysinger <vapier@gentoo.org>
27123
27124 * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
27125 GLOB_NOESCAPE.
27126
27127 2013-01-13 Mike Frysinger <vapier@gentoo.org>
27128
27129 * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
27130
27131 2013-01-13 Mike Frysinger <vapier@gentoo.org>
27132
27133 * manual/pattern.texi (glob_t): Document gl_flags.
27134 (glob64_t): Likewise.
27135
27136 2013-01-11 David S. Miller <davem@davemloft.net>
27137
27138 * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
27139 * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
27140 (gmp-sysdep_routines): New variable. Add VIS3 optimized GMP routines.
27141 * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
27142 * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
27143 * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
27144 * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
27145 * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
27146 * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
27147 * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
27148 * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
27149 * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
27150 * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
27151
27152 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
27153 sparc V9 rather than using V8 code.
27154 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27155 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27156
27157 * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
27158 Move to...
27159 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
27160 Here.
27161
27162 2013-01-11 Roland McGrath <roland@hack.frob.com>
27163
27164 * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
27165 not in the main loop.
27166 * configure: Regenerated.
27167
27168 2013-01-11 Joseph Myers <joseph@codesourcery.com>
27169
27170 * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
27171 * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
27172 to just #else.
27173 * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise. Remove
27174 [!__GLIBC_HAVE_LONG_LONG] case.
27175 * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
27176 condition to just #else.
27177 * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
27178 __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
27179 [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
27180 * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
27181 unconditional.
27182 * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
27183 * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
27184 #elif condition to just #else.
27185 * sysdeps/unix/sysv/linux/sys/sysmacros.h
27186 [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
27187 * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
27188 #elif condition to just #else.
27189
27190 2013-01-11 Steve Ellcey <sellcey@mips.com>
27191
27192 * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
27193 (EF_MIPS_ARCH_64): Fix value.
27194 (EF_MIPS_ARCH_32R2): New.
27195 (EF_MIPS_ARCH_64R2): New.
27196
27197 2013-01-11 H.J. Lu <hongjiu.lu@intel.com>
27198
27199 * Makeconfig (+link-pie-before-libc): New.
27200 (+link-pie-after-libc): Likewise.
27201 (+link-pie-tests): Likewise.
27202 (+link-pie): Rewritten.
27203 (link-before-libc): Remove $(config-LDFLAGS).
27204 (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
27205 (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
27206 (config-LDFLAGS): Renamed to ...
27207 (rtld-LDFLAGS): This.
27208 (rtld-tests-LDFLAGS): New macro.
27209 (link-libc-rpath-link): Likewise.
27210 (link-libc-tests-rpath-link): Likewise.
27211 (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
27212 (link-libc): Prepand $(link-libc-rpath-link).
27213 (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
27214 (test-program-prefix): New macro.
27215 (test-via-rtld-prefix): Likewise.
27216 (test-program-cmd): Likewise.
27217 (host-test-program-cmd): Likewise.
27218 * Makefile ($(common-objpfx)testrun.sh): Replace
27219 $(run-program-prefix) with $(test-program-prefix).
27220 * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
27221 $(rtld-LDFLAGS).
27222 ($(common-objpfx)shlib.lds): Likewise.
27223 (build-module-helper): Likewise.
27224 ($(common-objpfx)format.lds): Likewise.
27225 * Rules (binaries-pie-tests): New.
27226 (binaries-pie-notests): Likewise.
27227 (binaries-pie): Rewritten.
27228 ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
27229 ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
27230 ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
27231 (make-test-out): Replace $(host-built-program-cmd) with
27232 $(host-test-program-cmd).
27233 * config.make.in (build-hardcoded-path-in-tests): New variable.
27234 * configure.in (--enable-hardcoded-path-in-tests): New configure
27235 option.
27236 (hardcoded_path_in_tests): New AC_SUBST.
27237 * configure: Regenerated.
27238 * catgets/Makefile ($(objpfx)test-gencat.out): Replace
27239 $(built-program-cmd) with $(test-program-cmd).
27240 * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
27241 (test_program_cmd): This.
27242 * elf/Makefile ($(objpfx)order.out): Run test with
27243 $(test-program-prefix).
27244 ($(objpfx)order2.out): Likewise.
27245 ($(objpfx)tst-initorder.out): Likewise.
27246 ($(objpfx)tst-initorder2.out): Likewise.
27247 ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
27248 $(test-program-cmd).
27249 ($(objpfx)tst-array1-static.out): Likewise.
27250 ($(objpfx)tst-array2.out): Likewise.
27251 ($(objpfx)tst-array3.out): Likewise.
27252 ($(objpfx)tst-array4.out): Likewise.
27253 ($(objpfx)tst-array5.out): Likewise.
27254 ($(objpfx)tst-array5-static.out): Likewise.
27255 (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
27256 $(test-program-cmd).
27257 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
27258 $(run-program-prefix) with $(test-program-prefix).
27259 * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
27260 (test_program_prefix): This.
27261 * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
27262 $(run-program-prefix) with $(test-program-prefix).
27263 * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
27264 (test_program_prefix): This.
27265 * iconvdata/tst-tables.sh: Likewise.
27266 * intl/Makefile ($(objpfx)tst-gettext.out): Replace
27267 $(run-program-prefix) with $(test-program-prefix).
27268 ($(objpfx)tst-translit.out): Likewise.
27269 ($(objpfx)tst-gettext2.out): Likewise.
27270 ($(objpfx)tst-gettext4.out): Likewise.
27271 ($(objpfx)tst-gettext6.out): Likewise.
27272 * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
27273 (test_program_prefix): This.
27274 * intl/tst-gettext2.sh: Likewise.
27275 * intl/tst-gettext4.sh Likewise.
27276 * intl/tst-gettext6.sh: Likewise.
27277 * intl/tst-translit.sh: Likewise.
27278 * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
27279 with $(test-program-cmd).
27280 * libio/Makefile ($(objpfx)test-freopen.out): Replace
27281 $(run-program-prefix) with $(test-program-prefix).
27282 * libio/test-freopen.sh (run_program_prefix): Renamed to ...
27283 (test_program_prefix): This.
27284 * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
27285 $(run-program-prefix) with $(test-program-prefix).
27286 * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
27287 (test_program_prefix): This.
27288 * manual/install.texi: Document --enable-hardcoded-path-in-tests.
27289 * posix/Makefile ($(objpfx)globtest.out): Replace
27290 $(run-via-rtld-prefix) and $(test-wrapper) with
27291 $(test-program-prefix) and $(test-via-rtld-prefix).
27292 ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
27293 $(test-program-prefix).
27294 (tst-exec-ARGS): Replace $(host-built-program-cmd) with
27295 $(host-test-program-cmd).
27296 (tst-spawn-ARGS): Likewise.
27297 ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
27298 $(test-program-prefix).
27299 * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
27300 (test_via_rtld_prefix): This.
27301 (test_wrapper): Renamed to ...
27302 (test_program_prefix): This.
27303 (run_program_prefix): Replaced by test_program_prefix.
27304 * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
27305 (test_program_prefix): This.
27306 * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
27307 with $(host-test-program-cmd).
27308 * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
27309 $(run-program-prefix) with $(test-program-prefix).
27310 ($(objpfx)tst-printf.out): Likewise.
27311 ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
27312 $(test-program-cmd).
27313 * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
27314 (test_program_prefix): This.
27315 * stdio-common/tst-unbputc.sh: Likewise.
27316 * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
27317 $(run-program-prefix) with $(test-program-prefix).
27318 * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
27319 (test_program_prefix): This.
27320 * string/Makefile ($(objpfx)tst-svc.out): Replace
27321 $(built-program-cmd) with $(test-program-cmd).
27322
27323 2013-01-11 Andreas Jaeger <aj@suse.de>
27324
27325 [BZ #15003]
27326 * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
27327 value. Sync with Linux 3.7.
27328
27329 2013-01-10 David S. Miller <davem@davemloft.net>
27330
27331 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
27332 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27333 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27334
27335 2013-01-10 Roland McGrath <roland@hack.frob.com>
27336
27337 * configure.in (sysnames): Drop use of $m0sub and $msub, which are
27338 never set.
27339 * configure: Regenerated.
27340
27341 2013-01-10 David S. Miller <davem@davemloft.net>
27342
27343 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
27344 sparc V9 rather than using V8 code.
27345 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27346 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27347
27348 2013-01-10 Roland McGrath <roland@hack.frob.com>
27349
27350 * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
27351 (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
27352 (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
27353 (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
27354 (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
27355 (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
27356 (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
27357 (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
27358 (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
27359 (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
27360 (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
27361 (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
27362 (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
27363 (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
27364 (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
27365 (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
27366 (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
27367 (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
27368 (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
27369 (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
27370 (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
27371 (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
27372 (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
27373 (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
27374 (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
27375 (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
27376 (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
27377
27378 2013-01-10 David S. Miller <davem@davemloft.net>
27379
27380 * sysdeps/sparc/fpu/libm-test-ulps: Update.
27381
27382 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
27383
27384 * posix/Makefile (tests-static): New variable.
27385 (tests): Add $(tests-static).
27386 (tst-exec-static-ARGS): New variable.
27387 (tst-spawn-static-ARGS): Likewise.
27388 * posix/tst-exec-static.c: New file.
27389 * posix/tst-spawn-static.c: Likewise.
27390 * posix/tst-exec.c: Support run directly.
27391 * posix/tst-spawn.c: Likewise.
27392
27393 2013-01-10 Joseph Myers <joseph@codesourcery.com>
27394
27395 * elf/link.h (struct dl_phdr_info): Use __extension__ with long
27396 long.
27397 * math/bits/mathcalls.h (llrint): Likewise.
27398 (llround): Likewise.
27399 * stdlib/stdlib.h (struct drand48_data): Likewise.
27400 * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
27401 * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
27402 * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
27403 Likewise.
27404 * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
27405 Likewise.
27406 * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
27407 (elf_greg_t): Likewise.
27408 * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
27409 (__jmp_buf): Likewise.
27410 * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
27411 definitions.
27412 (llrint): Likewise, for all definitions.
27413 (llrintl): Likewise.
27414
27415 * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
27416 Remove [__GNUC__] condition.
27417 * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
27418 condition to just [__USE_ISOC99].
27419 [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
27420
27421 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
27422
27423 [BZ #14200]
27424 * sysdeps/unix/sysv/linux/x86/bits/environments.h
27425 (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
27426 defined.
27427 (_POSIX_V6_ILP32_OFF32): Likewise.
27428 (_XBS5_ILP32_OFF32): Likewise.
27429 (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
27430 (__ILP32_OFFBIG_LDFLAGS): Likewise.
27431
27432 2013-01-10 Siddhesh Poyarekar <siddhesh@redhat.com>
27433
27434 * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
27435
27436 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
27437 doubles __mpexp_twomm1. Adjust usage.
27438 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
27439 Remove.
27440
27441 2013-01-10 Andreas Schwab <schwab@suse.de>
27442
27443 [BZ #14964]
27444 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
27445 (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
27446
27447 2013-01-09 David S. Miller <davem@davemloft.net>
27448
27449 [BZ #15003]
27450 * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
27451 (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
27452 (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
27453 (TCP_FASTOPEN): Define.
27454 (tcp_repair_opt): New structure.
27455 (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
27456 enum values.
27457 (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
27458 (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
27459 (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
27460 (tcp_cookie_transactions): New structure.
27461
27462 2013-01-09 Anton Blanchard <anton@samba.org>
27463
27464 * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
27465 * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
27466 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
27467 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
27468
27469 2013-01-09 Joseph Myers <joseph@codesourcery.com>
27470
27471 * include/features.h (__USE_ANSI): Remove.
27472
27473 2013-01-09 Roland McGrath <roland@hack.frob.com>
27474
27475 * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
27476
27477 * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
27478
27479 2013-01-09 Siddhesh Poyarekar <siddhesh@redhat.com>
27480
27481 * sysdeps/s390/fpu/libm-test-ulps: Update.
27482
27483 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27484
27485 * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
27486 (__acr): Likewise.
27487 (__cpy): Likewise.
27488 (norm): Likewise.
27489 (denorm): Likewise.
27490 (__mp_dbl): Likewise.
27491 (__dbl_mp): Likewise.
27492 (add_magnitudes): Likewise.
27493 (sub_magnitudes): Likewise.
27494 (__add): Likewise.
27495 (__sub): Likewise.
27496 (__mul): Likewise.
27497 (__inv): Likewise.
27498 (__dvd): Likewise.
27499 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
27500 (__acr): Likewise.
27501 (__cpy): Likewise.
27502 (norm): Likewise.
27503 (denorm): Likewise.
27504 (__mp_dbl): Likewise.
27505 (__dbl_mp): Likewise.
27506 (add_magnitudes): Likewise.
27507 (sub_magnitudes): Likewise.
27508 (__add): Likewise.
27509 (__sub): Likewise.
27510 (__mul): Likewise.
27511 (__inv): Likewise.
27512 (__dvd): Likewise.
27513 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
27514 (__acr): Likewise.
27515 (__cpy): Likewise.
27516 (norm): Likewise.
27517 (denorm): Likewise.
27518 (__mp_dbl): Likewise.
27519 (__dbl_mp): Likewise.
27520 (add_magnitudes): Likewise.
27521 (sub_magnitudes): Likewise.
27522 (__add): Likewise.
27523 (__sub): Likewise.
27524 (__mul): Likewise.
27525 (__inv): Likewise.
27526 (__dvd): Likewise.
27527
27528 2013-01-08 Joseph Myers <joseph@codesourcery.com>
27529
27530 * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
27531 __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
27532 * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
27533 2 && __USE_EXTERN_INLINES]: Likewise.
27534
27535 2013-01-08 Andreas Jaeger <aj@suse.de>
27536
27537 [BZ# 14985]
27538 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
27539 Remove.
27540 * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
27541 * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
27542
27543 2013-01-07 Anton Blanchard <anton@samba.org>
27544
27545 * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
27546 * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
27547 * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
27548 * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
27549 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
27550 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
27551 * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
27552 * sysdeps/powerpc/powerpc32/memset.S: Likewise.
27553 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27554 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
27555 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
27556 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
27557 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
27558 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27559 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
27560 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
27561 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
27562 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27563 * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
27564 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
27565 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
27566 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
27567 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
27568 * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
27569 * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
27570 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
27571 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
27572 * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
27573 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
27574 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
27575 * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
27576 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27577 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
27578 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
27579 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
27580 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
27581 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27582 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
27583 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
27584 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
27585 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
27586 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
27587 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
27588
27589 2013-01-07 Joseph Myers <joseph@codesourcery.com>
27590
27591 * malloc/malloc.h (__MALLOC_P): Remove all definitions.
27592 (__MALLOC_PMT): Likewise.
27593 [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
27594 [__GNUC__], only on [_LIBC].
27595 [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
27596 [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
27597 [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
27598 * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
27599 forward declaration.
27600 (realloc_hook_ini): Likewise.
27601 (memalign_hook_ini): Likewise.
27602 (__libc_memalign): Do not use __MALLOC_PMT in variable
27603 declaration.
27604 (__libc_valloc): Likewise.
27605 (__libc_pvalloc): Likewise.
27606 (__libc_calloc): Likewise.
27607 (__posix_memalign): Likewise.
27608
27609 [BZ #14996]
27610 * math/s_casinh.c: Include <float.h>.
27611 (__casinh): Do not do computation with squaring and square root
27612 for large arguments.
27613 * math/s_casinhf.c: Include <float.h>.
27614 (__casinhf): Do not do computation with squaring and square root
27615 for large arguments.
27616 * math/s_casinhl.c: Include <float.h>.
27617 [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
27618 (__casinhl): Do not do computation with squaring and square root
27619 for large arguments.
27620 * math/libm-test.inc (casin_test): Add more tests.
27621 (casinh_test): Likewise.
27622 * sysdeps/i386/fpu/libm-test-ulps: Update.
27623 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27624
27625 2013-01-04 H.J. Lu <hongjiu.lu@intel.com>
27626
27627 * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
27628 (__x86_64_raw_data_cache_size): Likewise.
27629 (__x86_64_data_cache_size_half): Likewise.
27630 (__x86_64_raw_data_cache_size_half): Likewise.
27631 (__x86_64_shared_cache_size): Likewise.
27632 (__x86_64_raw_shared_cache_size): Likewise.
27633 (__x86_64_shared_cache_size_half): Likewise.
27634 (__x86_64_raw_shared_cache_size_half): Likewise.
27635 * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
27636 to ...
27637 (__x86_data_cache_size): This.
27638 (__x86_64_raw_data_cache_size): Renamed to ...
27639 (__x86_raw_data_cache_size): This.
27640 (__x86_64_data_cache_size_half): Renamed to ...
27641 (__x86_data_cache_size_half): This.
27642 (__x86_64_raw_data_cache_size_half): Renamed to ...
27643 (__x86_raw_data_cache_size_half): This.
27644 (__x86_64_shared_cache_size): Renamed to ...
27645 (__x86_shared_cache_size): This.
27646 (__x86_64_raw_shared_cache_size): Renamed to ...
27647 (__x86_raw_shared_cache_size): This.
27648 (__x86_64_shared_cache_size_half): Renamed to ...
27649 (__x86_shared_cache_size_half): This.
27650 (__x86_64_raw_shared_cache_size_half): Renamed to ...
27651 (__x86_raw_shared_cache_size_half): This.
27652 * sysdeps/x86_64/memcpy.S: Updated.
27653 * sysdeps/x86_64/memset.S: Likewise.
27654 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
27655 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
27656 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
27657
27658 2013-01-04 David S. Miller <davem@davemloft.net>
27659
27660 * sysdeps/sparc/fpu/libm-test-ulps: Update.
27661
27662 2013-01-04 Andreas Schwab <schwab@linux-m68k.org>
27663
27664 * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
27665 1 to avoid redefinition warning.
27666 (__USE_GNU): Don't define.
27667 (init_signaling_nan): Protoize.
27668
27669 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27670
27671 2013-01-04 Siddhesh Poyarekar <siddhesh@redhat.com>
27672
27673 * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
27674 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
27675 (__cpymn): Likewise.
27676 (norm): Remove commented code.
27677 (denorm): Likewise.
27678 (__mp_dbl): Likewise.
27679 (__inv): Likewise.
27680 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
27681 (__cpymn): Likewise.
27682 (norm): Remove commented code.
27683 (denorm): Likewise.
27684 (__mp_dbl): Likewise.
27685 (__inv): Likewise.
27686
27687 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
27688 mp_no value for 1.0 and 2.0.
27689 (norm): Use RADIXI instead of radixi.d.
27690 (denorm): Likewise.
27691 (__mul): Use 0.0 instead of zero.d.
27692 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
27693 mp_no value for 1.0 and 2.0.
27694 (norm): Use RADIXI instead of radixi.d.
27695 (denorm): Likewise.
27696 (__mul): Use 0.0 instead of zero.d.
27697
27698 2013-01-04 Joseph Myers <joseph@codesourcery.com>
27699
27700 [BZ #14994]
27701 * math/s_casinh.c (__casinh): Reduce finite argument to first
27702 quadrant then set signs of results at the end.
27703 * math/s_casinhf.c (__casinhf): Likewise.
27704 * math/s_casinhl.c (__casinhl): Likewise.
27705 * math/libm-test.inc (casin_test): Add more tests.
27706 (casinh_test): Likewise.
27707 * sysdeps/i386/fpu/libm-test-ulps: Update.
27708 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27709
27710 2013-01-04 Siddhesh Poyarekar <siddhesh@redhat.com>
27711
27712 * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
27713
27714 * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
27715
27716 * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
27717 declarations.
27718 (denorm): Likewise.
27719 (__mp_dbl): Likewise.
27720 (__inv): Likewise.
27721
27722 * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
27723 and adjust the header comment.
27724
27725 * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
27726 variable name from declaration.
27727
27728 2013-01-03 H.J. Lu <hongjiu.lu@intel.com>
27729
27730 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27731 Initialize COMMON_CPUID_INDEX_7 element.
27732 * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
27733 (CPUID_RTM): Likewise.
27734 (HAS_RTM): Likewise.
27735 (COMMON_CPUID_INDEX_7): New enum.
27736
27737 2013-01-03 Andreas Schwab <schwab@linux-m68k.org>
27738
27739 [BZ #14981]
27740 * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
27741 size is zero, record memory as freed.
27742
27743 2013-01-03 Andreas Jaeger <aj@suse.de>
27744
27745 * po/ia.po: Add new Interlingua translation.
27746
27747 2012-01-03 Allan McRae <allan@archlinux.org>
27748
27749 * locale/programs/localedef.c: Fix description of '--posix' flag.
27750
27751 2013-01-02 Joseph Myers <joseph@codesourcery.com>
27752
27753 * NEWS: Update dates in second copyright notice.
27754 * README: Update copyright dates in example.
27755 * manual/libc.texinfo: Update copyright dates.
27756 * scripts/test-installation.pl: Update copyright date in --version
27757 output.
27758
27759 * hurd/ctty-input.c: Fix copyright notice formatting.
27760 * hurd/ctty-output.c: Likewise.
27761 * hurd/dtable.c: Likewise.
27762 * hurd/hurd-raise.c: Likewise.
27763 * hurd/hurdprio.c: Likewise.
27764 * hurd/msgportdemux.c: Likewise.
27765 * misc/sys/file.h: Likewise.
27766 * misc/sys/ioctl.h: Likewise.
27767 * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
27768 * sysdeps/mach/hurd/chdir.c: Likewise.
27769 * sysdeps/mach/hurd/fchdir.c: Likewise.
27770 * sysdeps/mach/hurd/rename.c: Likewise.
27771 * sysdeps/mach/hurd/rmdir.c: Likewise.
27772 * sysdeps/mach/hurd/seekdir.c: Likewise.
27773 * sysdeps/mach/hurd/setsid.c: Likewise.
27774 * sysdeps/posix/wait3.c: Likewise.
27775
27776 * All files with FSF copyright notices: Update copyright dates
27777 using scripts/update-copyrights.
27778 * intl/plural.c: Regenerated.
27779 * locale/programs/charmap-kw.h: Likewise.
27780 * locale/programs/locfile-kw.h: Likewise.
27781
27782 2013-01-02 Siddhesh Poyarekar <siddhesh@redhat.com>
27783
27784 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
27785 four values.
27786
27787 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
27788 calculation loop and add branch prediction.
27789
27790 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
27791 check access beyond bounds of m1np.
27792
27793 * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
27794 MPTWO.
27795 (__inv): Remove local variable MPTWO to use the global
27796 constant.
27797 * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
27798 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
27799 variable MPTWO.
27800 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
27801 MP3HALFS static const.
27802
27803 2013-01-01 David S. Miller <davem@davemloft.net>
27804
27805 * po/ca.po: Update from translation team.
27806
27807 2013-01-01 Joseph Myers <joseph@codesourcery.com>
27808
27809 * scripts/update-copyrights: New file.
27810 * Makeconfig: Reformat copyright notice.
27811 * ctype/ctype.h: Likewise.
27812 * debug/swprintf_chk.c: Likewise.
27813 * elf/dl-cache.c: Likewise.
27814 * elf/dl-debug.c: Likewise.
27815 * elf/dl-object.c: Likewise.
27816 * grp/initgroups.c: Likewise.
27817 * hurd/Makefile: Likewise.
27818 * hurd/hurd/signal.h: Likewise.
27819 * hurd/hurdfault.c: Likewise.
27820 * hurd/hurdioctl.c: Likewise.
27821 * hurd/hurdlookup.c: Likewise.
27822 * hurd/intr-msg.c: Likewise.
27823 * iconv/gconv_open.c: Likewise.
27824 * libio/swprintf.c: Likewise.
27825 * locale/lc-ctype.c: Likewise.
27826 * locale/nl_langinfo.c: Likewise.
27827 * mach/Machrules: Likewise.
27828 * mach/Makefile: Likewise.
27829 * malloc/obstack.h: Likewise.
27830 * manual/Makefile: Likewise.
27831 * manual/tsort.awk: Likewise.
27832 * misc/bits/stab.def: Likewise.
27833 * nis/nis_print_group_entry.c: Likewise.
27834 * nis/nis_table.c: Likewise.
27835 * nis/nss_compat/compat-pwd.c: Likewise.
27836 * nis/nss_compat/compat-spwd.c: Likewise.
27837 * po/Makefile: Likewise.
27838 * posix/fnmatch.c: Likewise.
27839 * posix/regex.h: Likewise.
27840 * resolv/Makefile: Likewise.
27841 * resolv/nss_dns/dns-network.c: Likewise.
27842 * resolv/res_hconf.c: Likewise.
27843 * scripts/gen-sorted.awk: Likewise.
27844 * soft-fp/soft-fp.h: Likewise.
27845 * stdio-common/printf.h: Likewise.
27846 * stdlib/monetary.h: Likewise.
27847 * stdlib/random.c: Likewise.
27848 * stdlib/random_r.c: Likewise.
27849 * sysdeps/generic/Makefile: Likewise.
27850 * sysdeps/gnu/Makefile: Likewise.
27851 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
27852 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
27853 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
27854 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
27855 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
27856 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
27857 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
27858 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
27859 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
27860 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
27861 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
27862 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
27863 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
27864 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
27865 * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
27866 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
27867 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
27868 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
27869 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
27870 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
27871 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
27872 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
27873 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
27874 * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
27875 * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
27876 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
27877 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
27878 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
27879 * sysdeps/mach/hurd/errnos.awk: Likewise.
27880 * sysdeps/mach/hurd/fork.c: Likewise.
27881 * sysdeps/mach/hurd/getcwd.c: Likewise.
27882 * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
27883 * sysdeps/mach/hurd/mmap.c: Likewise.
27884 * sysdeps/mach/hurd/utimes.c: Likewise.
27885 * sysdeps/mach/hurd/xmknod.c: Likewise.
27886 * sysdeps/posix/profil.c: Likewise.
27887 * sysdeps/posix/readdir_r.c: Likewise.
27888 * sysdeps/powerpc/bits/mathdef.h: Likewise.
27889 * sysdeps/powerpc/bits/setjmp.h: Likewise.
27890 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
27891 * sysdeps/powerpc/powerpc32/memset.S: Likewise.
27892 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27893 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
27894 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
27895 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
27896 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27897 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
27898 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
27899 * sysdeps/pthread/lio_listio.c: Likewise.
27900 * sysdeps/sparc/dl-procinfo.h: Likewise.
27901 * sysdeps/unix/i386/sysdep.S: Likewise.
27902 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
27903 * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
27904 * sysdeps/unix/sysv/linux/getdents.c: Likewise.
27905 * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
27906 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
27907 * sysdeps/unix/sysv/linux/semctl.c: Likewise.
27908 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
27909 * sysdeps/unix/sysv/linux/speed.c: Likewise.
27910 * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
27911 * sysdeps/wordsize-32/divdi3.c: Likewise.
27912 * time/sys/time.h: Likewise.
27913 * wcsmbs/Makefile: Likewise.
27914
27915 2013-01-01 David S. Miller <davem@davemloft.net>
27916
27917 * po/fr.po: Update from translation team.
27918
27919 * catgets/gencat.c: Update copyright year.
27920 * csu/version.c: Likewise.
27921 * debug/catchsegv.sh: Likewise.
27922 * debug/pcprofiledump.c: Likewise.
27923 * debug/xtrace.sh: Likewise.
27924 * elf/ldconfig.c: Likewise.
27925 * elf/ldd.bash.in: Likewise.
27926 * elf/pldd.c: Likewise.
27927 * elf/sotruss.ksh: Likewise.
27928 * elf/sprof.c: Likewise.
27929 * iconv/iconv_prog.c: Likewise.
27930 * iconv/iconvconfig.c: Likewise.
27931 * locale/programs/locale.c: Likewise.
27932 * locale/programs/localedef.c: Likewise.
27933 * login/programs/pt_chown.c: Likewise.
27934 * malloc/memusage.sh: Likewise.
27935 * malloc/memusagestat.c: Likewise.
27936 * malloc/mtrace.pl: Likewise.
27937 * nscd/nscd.c: Likewise.
27938 * nss/getent.c: Likewise.
27939 * nss/makedb.c: Likewise.
27940 * posix/getconf.c: Likewise.
27941
27942 2012-12-31 Siddhesh Poyarekar <siddhesh@redhat.com>
27943
27944 * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
27945 numbers.
27946
27947 2012-12-30 Mike Frysinger <vapier@gentoo.org>
27948
27949 * math/bits/mathcalls.h (modf): Use __nonnull.
27950
27951 2012-12-29 Siddhesh Poyarekar <siddhesh@redhat.com>
27952
27953 * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
27954 (split): Use macro CN instead of the bare value.
27955 * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
27956 could be used.
27957 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
27958 instead of the bare value.
27959 (power1): Likewise.
27960
27961 2012-12-28 Siddhesh Poyarekar <siddhesh@redhat.com>
27962
27963 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
27964 __ATAN_TWOM.
27965 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
27966
27967 * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
27968 their values.
27969 * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
27970 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
27971 * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
27972 * sysdeps/ieee754/dbl-64/utan.h: Likewise.
27973
27974 2012-12-28 Andreas Jaeger <aj@suse.de>
27975
27976 * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define. New
27977 values are from Linux 3.7.
27978
27979 * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
27980 (TCPI_OPT_ECN_SEEN): Define. Sync with Linux 3.7.
27981
27982 2012-12-28 Siddhesh Poyarekar <siddhesh@redhat.com>
27983
27984 * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
27985 TRUE case.
27986
27987 * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
27988 (norm): Likewise.
27989 * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
27990 variables with preprocessor constants.
27991 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
27992 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
27993 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
27994
27995 2012-12-27 Bruno Haible <bruno@clisp.org>
27996
27997 [BZ #14317]
27998 * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
27999 only if needed.
28000
28001 2012-12-27 Siddhesh Poyarekar <siddhesh@redhat.com>
28002
28003 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
28004 and use variable directly.
28005 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
28006
28007 * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
28008 MPONE.
28009 * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
28010 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
28011 variable MPONE.
28012 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
28013 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
28014 * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
28015 include directive. Remove local variable MPONE.
28016 * sysdeps/ieee754/dbl-64/mplog.h: Remove.
28017 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
28018 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
28019
28020 2012-12-25 David S. Miller <davem@davemloft.net>
28021
28022 * version.h (RELEASE): Set to "development".
28023 (VERSION): Set to "2.17.90".
28024 * NEWS: Add 2.18 section.
28025
28026 2012-12-21 David S. Miller <davem@davemloft.net>
28027
28028 * po/hr.po: Update from translation team.
28029
28030 2012-12-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
28031
28032 * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
28033
28034 2012-12-19 Steve Ellcey <sellcey@mips.com>
28035
28036 * NEWS: Mention new memcpy for MIPS.
28037
28038 2012-12-18 Marcus Shawcroft <marcus.shawcroft@linaro.org>
28039
28040 * manual/contrib.texi (Contributors): Spelling correction.
28041
28042 2012-12-15 David S. Miller <davem@davemloft.net>
28043
28044 * po/ru.po: Update from translation team.
28045
28046 2012-12-13 David S. Miller <davem@davemloft.net>
28047
28048 * NEWS: Mention IFUNC testsuite enhancements.
28049
28050 * po/pl.po: Update from translation team.
28051 * po/bg.po: Likewise.
28052
28053 * manual/contrib.texi (Contributors): Update entries for Hongjiu
28054 Lu and Joseph S. Myers. Add entry for Marcus Shawcroft.
28055
28056 2012-12-11 David S. Miller <davem@davemloft.net>
28057
28058 * po/sv.po: Update from translation team.
28059
28060 * po/vi.po: Update from translation team.
28061
28062 * po/cs.po: Update from translation team.
28063
28064 * po/de.po: Update from translation team.
28065 * po/eo.po: Likewise.
28066 * po/nl.po: Likewise.
28067
28068 2012-12-11 Siddhesh Poyarekar <siddhesh@redhat.com>
28069
28070 [BZ #14246]
28071 * manual/argp.texi (Argp Helper Functions): Move node to follow
28072 Argp Parsing State.
28073
28074 [BZ #14872]
28075 * manual/conf.texi (Limits on File System Capacity): Mention if
28076 terminating null is included in the max size.
28077
28078 2012-12-10 Andreas Jaeger <aj@suse.de>
28079
28080 * po/cs.po: Update from translation team.
28081
28082 2012-12-08 Siddhesh Poyarekar <siddhesh@redhat.com>
28083
28084 * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
28085 void pointer and cast to uintptr_t.
28086 * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
28087 path.
28088 * sysdeps/s390/s390-64/memcpy.S: Likewise.
28089 * sysdeps/s390/s390-64/memset.S: Likewise.
28090
28091 2012-12-08 Benno Schulenberg <bensberg@justemail.net>
28092
28093 [BZ #14833]
28094 * menual/message.texi (Message Translation): Fix typos.
28095 (Helper programs for gettext): Likewise.
28096
28097 2012-12-07 Andreas Schwab <schwab@linux-m68k.org>
28098
28099 [BZ #14898]
28100 * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
28101 Change to -1.
28102
28103 2012-12-07 David S. Miller <davem@davemloft.net>
28104
28105 * po/libc.pot: Update.
28106
28107 2012-12-07 Richard Henderson <rth@redhat.com>
28108
28109 [BZ #10114]
28110 * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
28111 normal/normal case to before the switch.
28112 (_FP_DIV): Likewise.
28113
28114 2012-12-06 Carlos O'Donell <carlos@systemhalted.org>
28115 Mike Frysinger <vapier@gentoo.org>
28116
28117 * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
28118 check for __NR_fadvise64_64.
28119
28120 2012-12-06 Chris Metcalf <cmetcalf@tilera.com>
28121
28122 * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
28123 0, not just to plain "0" as a statement.
28124 (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
28125 with cw.
28126
28127 2012-12-06 Joseph Myers <joseph@codesourcery.com>
28128
28129 * NEWS: Use sourceware.org in Bugzilla URL.
28130
28131 2012-12-06 Siddhesh Poyarekar <siddhesh@redhat.com>
28132
28133 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
28134 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
28135
28136 * stdio-common/tst-put-error.c (do_test): Add newline to the
28137 padded test to ensure flush.
28138
28139 2012-12-05 Jeff Law <law@redhat.com>
28140
28141 * sunrpc/etc.rpc (fedfs_admin): Add entry.
28142
28143 2012-12-05 Joseph Myers <joseph@codesourcery.com>
28144
28145 * README: Don't refer to ports add-on as distributed separately.
28146 Mention AArch64 in list of systems supported in the ports add-on.
28147
28148 * LICENSES: Add more non-FSF copyright and license notices.
28149
28150 * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
28151 ((unused)).
28152
28153 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
28154
28155 * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
28156 10000 as width of padded output.
28157
28158 2012-12-04 Joseph Myers <joseph@codesourcery.com>
28159
28160 * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
28161
28162 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
28163 variable LX with __attribute__ ((unused)).
28164 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
28165 Likewise.
28166 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
28167 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
28168 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
28169 with __attribute__ ((unused)).
28170
28171 2012-12-04 David S. Miller <davem@abraco.davemloft.net>
28172
28173 * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
28174
28175 2012-12-04 Joseph Myers <joseph@codesourcery.com>
28176
28177 * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
28178 (CFLAGS-nldbl-acos.c): New variable.
28179 [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
28180 [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
28181 [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
28182 [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
28183 [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
28184 [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
28185 [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
28186 [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
28187 [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
28188 [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
28189 [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
28190 [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
28191 [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
28192 [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
28193 [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
28194 [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
28195 [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
28196 [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
28197 [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
28198 [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
28199 [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
28200 [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
28201 [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
28202 [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
28203 [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
28204 [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
28205 [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
28206 [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
28207 [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
28208 [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
28209 [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
28210 [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
28211 [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
28212 [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
28213 [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
28214 [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
28215 [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
28216 [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
28217 [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
28218 [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
28219 [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
28220 [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
28221 [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
28222 [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
28223 [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
28224 [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
28225 [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
28226 [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
28227 [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
28228 [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
28229 [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
28230 [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
28231 [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
28232 [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
28233 [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
28234 [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
28235 [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
28236 [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
28237 [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
28238 [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
28239 [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
28240 [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
28241 [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
28242 [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
28243 [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
28244 [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
28245 [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
28246 [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
28247 [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
28248 [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
28249 [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
28250 [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
28251 [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
28252 [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
28253 [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
28254 [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
28255 [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
28256 [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
28257 [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
28258 [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
28259 [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
28260 [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
28261 [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
28262 [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
28263 [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
28264 [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
28265 [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
28266 [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
28267 [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
28268 [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
28269 [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
28270 [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
28271 [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
28272 [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
28273 [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
28274 [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
28275 [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
28276
28277 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
28278 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
28279
28280 [BZ #14914]
28281 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
28282 whole low double instead of just low 47 bits when splitting values
28283 into two parts.
28284
28285 2012-12-03 Allan McRae <allan@archlinux.org>
28286
28287 * manual/stdio.texi (Predefined Printf Handlers): Remove
28288 @hsep and @vsep usage.
28289
28290 2012-12-03 Mike Frysinger <vapier@gentoo.org>
28291
28292 * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
28293 * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
28294
28295 2012-12-03 Jeff Law <law@redhat.com>
28296
28297 * time/sys/time.h (settimeofday): Do not mark TV argument
28298 as __nonnull.
28299
28300 2012-12-01 Mike Frysinger <vapier@gentoo.org>
28301
28302 * libio/fileops.c (_IO_new_file_close_it): Do not always flush
28303 when currently writing and seek to current position when not.
28304 * libio/Makefile (tests): Remove bug-fclose1.
28305 * libio/bug-fclose1.c: Delete.
28306
28307 2012-12-01 Joseph Myers <joseph@codesourcery.com>
28308
28309 * manual/arith.texi (feenableexcept): Fix typo.
28310 (fedisableexcept): Likewise.
28311
28312 2012-11-30 Roland McGrath <roland@hack.frob.com>
28313
28314 * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
28315 second, differently-typed declaration, rather than a cast.
28316
28317 2012-11-30 Siddhesh Poyarekar <siddhesh@redhat.com>
28318
28319 * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
28320 * include/rpc/svc.h: ... here.
28321
28322 2012-11-30 Aurelien Jarno <aurel32@debian.org>
28323
28324 [BZ #13013]
28325 * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
28326 depending n and resplen2 to catch cases where answer
28327 equals answerp2.
28328
28329 2012-11-29 Carlos O'Donell <carlos@systemhalted.org>
28330
28331 * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
28332 for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
28333
28334 2012-11-29 Mike Frysinger <vapier@gentoo.org>
28335
28336 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
28337
28338 2012-11-29 Roland McGrath <roland@hack.frob.com>
28339
28340 * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
28341
28342 2012-11-28 Jeff Law <law@redhat.com>
28343
28344 [BZ #13761]
28345 * nscd/grpcache.c (cache_addgr): Rename alloca_used to
28346 dataset_temporary. Track alloca usage into alloca_used.
28347 If dataset is large allocate and release it via malloc/free.
28348
28349 2012-06-04 Florian Weimer <fweimer@redhat.com>
28350
28351 [BZ #14197]
28352 * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
28353
28354 2012-11-28 David S. Miller <davem@davemloft.net>
28355
28356 * sysdeps/sparc/fpu/libm-test-ulps: Update.
28357
28358 2012-11-28 Joseph Myers <joseph@codesourcery.com>
28359
28360 [BZ #14803]
28361 * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
28362 of pi/2 rounded to nearest to 64 bits.
28363 (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
28364 nearest to 64 bits.
28365 (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
28366 bits.
28367
28368 2012-11-28 Jeff Law <law@redhat.com>
28369 Martin Osvald <mosvald@redhat.com>
28370
28371 [BZ #14889]
28372 * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
28373 * sunrpc/svc.c: Include time.h.
28374 (__svc_accept_failed): New function.
28375 * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
28376 any reason other than EINTR, call __svc_accept_failed.
28377 * sunrpc/svc_udp.c (svcudp_recv): Similarly.
28378 * sunrpc/svc_unix.c (rendezvous_request): Similarly.
28379
28380 2012-11-28 Andreas Schwab <schwab@suse.de>
28381
28382 * scripts/abilist.awk: Also handle indirect functions in .opd
28383 section.
28384
28385 2012-11-28 Joseph Myers <joseph@codesourcery.com>
28386
28387 [BZ #13881]
28388 * sysdeps/x86/fpu/powl_helper.c: New file.
28389 * sysdeps/x86/fpu/Makefile: Likewise.
28390 * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
28391 (p3): New object.
28392 (__ieee754_powl): Use __powl_helper for finite arguments except
28393 integer exponents below 8.
28394 * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
28395 (p3): New object.
28396 (__ieee754_powl): Use __powl_helper for finite arguments except
28397 integer exponents below 8.
28398 * math/libm-test.inc (pow_test): Add more tests and enable some
28399 previously disabled tests.
28400 * sysdeps/i386/fpu/libm-test-ulps: Update.
28401 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28402
28403 2012-11-28 Siddhesh Poyarekar <siddhesh@redhat.com>
28404 Carlos O'Donell <carlos_odonell@mentor.com>
28405
28406 * nss/makedb.c (is_prime): Assert that input is odd and greater
28407 than 4. Note that fact in a comment too.
28408 (next_prime): Add 4 to input.
28409
28410 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
28411
28412 [BZ #11741]
28413 * libio/Makefile (tests): Add test case tst-fwrite-error.
28414 * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
28415 * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
28416 * libio/tst-fwrite-error.c: New test case.
28417
28418 2012-11-26 H.J. Lu <hongjiu.lu@intel.com>
28419
28420 * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
28421 before casting to void *.
28422 * include/libc-internal.h (__pointer_type): New macro.
28423 (__integer_if_pointer_type_sub): Likewise.
28424 (__integer_if_pointer_type): Likewise.
28425 (cast_to_integer): Likewise.
28426 * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
28427 (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
28428 before casting to atomic64_t.
28429 (atomic_exchange_acq): Likewise.
28430 (__arch_exchange_and_add_body): Likewise.
28431 (__arch_add_body): Likewise.
28432 (atomic_add_negative): Likewise.
28433 (atomic_add_zero): Likewise.
28434
28435 2012-11-26 Joseph Myers <joseph@codesourcery.com>
28436
28437 * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
28438 (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
28439 (add_fdes): Likewise.
28440 (linear_search_fdes): Likewise.
28441 (binary_search_unencoded_fdes): Likewise.
28442
28443 2012-11-26 Andreas Schwab <schwab@linux-m68k.org>
28444
28445 * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
28446
28447 2012-11-24 Adam Conrad <adconrad@0c3.net>
28448
28449 * configure.in: Autodetect C++ header directories.
28450 * configure: Regenerated.
28451
28452 2012-11-23 Mike Frysinger <vapier@gentoo.org>
28453
28454 * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
28455
28456 2012-11-23 Andreas Schwab <schwab@linux-m68k.org>
28457
28458 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28459
28460 2012-11-22 Joseph Myers <joseph@codesourcery.com>
28461
28462 * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
28463 LDBL_MANT_DIG == 106]: Disable some tests.
28464 (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
28465 Likewise.
28466 (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
28467 Likewise.
28468
28469 [BZ #14871]
28470 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
28471 input for small inputs. Return +/- pi/2 for large inputs.
28472 * math/libm-test.inc (atan_test): Add more tests.
28473
28474 * sysdeps/generic/unwind-dw2-fde-glibc.c
28475 (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
28476 __attribute__ ((unused)).
28477
28478 [BZ #14645]
28479 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
28480 x * y if x and y are nonzero and z is zero.
28481
28482 [BZ #14811]
28483 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
28484 nonzero exponents with absolute value below 0x1p-117 to +/-
28485 0x1p-117.
28486
28487 [BZ #14869]
28488 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
28489 up arguments below 2**-450, not just those below 2**-500.
28490 * math/libm-test.inc (hypot_test): Add another test.
28491
28492 [BZ #14868]
28493 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
28494 Return a+b for ratio over 2**120, not 2**60.
28495 * math/libm-test.inc (hypot_test): Add another test.
28496
28497 * math/libm-test.inc (clog_test): Use
28498 UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
28499 (clog10_test): Likewise.
28500
28501 [BZ #6778]
28502 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
28503
28504 2012-11-22 Andreas Schwab <schwab@suse.de>
28505
28506 * sysdeps/i386/fpu/libm-test-ulps: Update.
28507
28508 2012-11-22 Pino Toscano <toscano.pino@tiscali.it>
28509
28510 * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
28511 printf output with newline.
28512
28513 2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
28514
28515 [BZ #14865]
28516 * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
28517 * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
28518 -z nodlopen, -z initfirst and -z execstack support.
28519 * configure: Regenerated.
28520
28521 * elf/elf.h (DF_1_NODIRECT): New macro.
28522 (DF_1_IGNMULDEF): Likewise.
28523 (DF_1_NOKSYMS): Likewise.
28524 (DF_1_NOHDR): Likewise.
28525 (DF_1_EDITED): Likewise.
28526 (DF_1_NORELOC): Likewise.
28527 (DF_1_SYMINTPOSE): Likewise.
28528 (DF_1_GLOBAUDIT): Likewise.
28529 (DF_1_SINGLETON): Likewise.
28530 * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
28531 DT_1_SUPPORTED_MASK bits.
28532 * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
28533
28534 2012-11-20 Carlos O'Donell <carlos_odonell@mentor.com>
28535
28536 * sysdeps/unix/make-syscalls.sh: Document prefixes.
28537
28538 2012-11-20 Thomas Schwinge <thomas@codesourcery.com>
28539
28540 * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
28541 macro.
28542
28543 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
28544 (sendmmsg): Move declarations...
28545 * socket/sys/socket.h: ... here.
28546 * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
28547 !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
28548 include it from...
28549 * socket/recvmmsg.c: ... this new file.
28550 * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
28551 (sendmmsg): Rename to __sendmmsg, create weak alias and make
28552 definition of __sendmmsg hidden.
28553 * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
28554 [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
28555 Move ENOSYS stub into and include it from...
28556 * socket/sendmmsg.c: ... this new file.
28557 * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
28558 (sysdep_routines): Move recvmmsg and sendmmsg...
28559 * socket/Makefile (routines): ... here.
28560 * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
28561 (GLIBC_PRIVATE): Add __sendmmsg.
28562 * include/sys/socket.h (__sendmmsg): Add declarations.
28563 * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
28564 sendmmsg.
28565
28566 2012-11-20 Joseph Myers <joseph@codesourcery.com>
28567
28568 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
28569 variable I1 with __attribute__ ((unused)).
28570 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
28571
28572 2012-11-19 Joseph Myers <joseph@codesourcery.com>
28573
28574 * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
28575 DUMMY variables with __attribute__ ((unused)).
28576
28577 * bits/byteswap.h: Include <bits/types.h>.
28578 (__bswap_64): Use __uint64_t instead of unsigned long long int.
28579
28580 2012-11-19 Pino Toscano <toscano.pino@tiscali.it>
28581
28582 * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
28583 string_t. Do not manually set errno.
28584 (__ptsname_r): Change the type of PEERNAME to string_t, and check its
28585 length with __strnlen. Make sure to both set errno and return it on
28586 failure.
28587
28588 2012-11-19 David S. Miller <davem@davemloft.net>
28589
28590 With help from Joseph Myers.
28591 * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
28592 very large arguments properly.
28593 * math/libm-test.inc (atan_test): New tests.
28594 (atan2_test): New tests.
28595 * sysdeps/sparc/fpu/libm-test-ulps: Update.
28596 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
28597
28598 2012-11-19 Joseph Myers <joseph@codesourcery.com>
28599
28600 [BZ #14856]
28601 * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
28602 Define to 3.
28603
28604 * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
28605 [POSIX] (EADDRNOTAVAIL): Likewise.
28606 [POSIX] (EAFNOSUPPORT): Likewise.
28607 [POSIX] (EALREADY): Likewise.
28608 [POSIX] (ECONNABORTED): Likewise.
28609 [POSIX] (ECONNREFUSED): Likewise.
28610 [POSIX] (ECONNRESET): Likewise.
28611 [POSIX] (EDESTADDRREQ): Likewise.
28612 [POSIX] (EDQUOT): Likewise.
28613 [POSIX] (EHOSTUNREACH): Likewise.
28614 [POSIX] (EIDRM): Likewise.
28615 [POSIX] (EISCONN): Likewise.
28616 [POSIX] (ELOOP): Likewise.
28617 [POSIX] (EMULTIHOP): Likewise.
28618 [POSIX] (ENETDOWN): Likewise.
28619 [POSIX] (ENETUNREACH): Likewise.
28620 [POSIX] (ENOBUFS): Likewise.
28621 [POSIX] (ENODATA): Likewise.
28622 [POSIX] (ENOLINK): Likewise.
28623 [POSIX] (ENOMSG): Likewise.
28624 [POSIX] (ENOPROTOOPT): Likewise.
28625 [POSIX] (ENOSR): Likewise.
28626 [POSIX] (ENOSTR): Likewise.
28627 [POSIX] (ENOTCONN): Likewise.
28628 [POSIX] (ENOTSOCK): Likewise.
28629 [POSIX] (EOPNOTSUPP): Likewise.
28630 [POSIX] (EOVERFLOW): Likewise.
28631 [POSIX] (EPROTO): Likewise.
28632 [POSIX] (EPROTONOSUPPORT): Likewise.
28633 [POSIX] (EPROTOTYPE): Likewise.
28634 [POSIX] (ESTALE): Likewise.
28635 [POSIX] (ETIME): Likewise.
28636 [POSIX] (ETXTBSY): Likewise.
28637 [POSIX] (EWOULDBLOCK): Likewise.
28638 [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
28639 * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
28640 [POSIX] (SEEK_CUR): Likewise.
28641 [POSIX] (SEEK_END): Likewise.
28642 [POSIX || UNIX98] (mode_t): Do not require.
28643 [POSIX] (off_t): Likewise.
28644 [POSIX] (pid_t): Likewise.
28645 [POSIX] (sys/stat.h): Do not allow header.
28646 [POSIX] (unistd.h): Likewise.
28647 [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
28648 [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
28649 [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
28650 * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
28651 require.
28652 * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
28653 sigevent): Specify elements.
28654 [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
28655 entry.
28656 [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
28657 [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
28658
28659 * conform/data/cpio.h-data [POSIX]: Disable whole file.
28660 * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
28661 * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
28662 (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
28663 [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
28664 [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
28665 [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
28666 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
28667 [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
28668 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
28669 [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
28670 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
28671 [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
28672 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
28673 Likewise.
28674 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
28675 Likewise.
28676 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
28677 Likewise.
28678 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
28679 Likewise.
28680 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
28681 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
28682 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
28683 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
28684 [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
28685 Specify lower bound on value.
28686 [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
28687 [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
28688 [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
28689 [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
28690 [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
28691 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
28692 [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
28693 [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
28694 value.
28695 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
28696 as optional.
28697 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
28698 [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
28699 [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
28700 [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
28701 [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
28702 [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
28703 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
28704 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
28705 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
28706 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
28707 [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
28708 [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
28709 [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
28710 [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
28711 [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
28712 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
28713 entry.
28714 [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
28715 optional.
28716 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
28717 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
28718 [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
28719 [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
28720 [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
28721 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
28722 Likewise.
28723 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
28724 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
28725 [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
28726 [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
28727 [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise. Give
28728 value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
28729 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
28730 as optional.
28731 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
28732 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
28733 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
28734 [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
28735 Likewise. Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
28736 [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
28737 specify as optional.
28738 [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
28739 [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
28740 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
28741 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
28742 [POSIX || XPG3] (NL_ARGMAX): Do not allow.
28743 [XPG3] (NL_LANGMAX): Likewise.
28744 [POSIX || XPG3] (NL_MSGMAX): Likewise.
28745 [POSIX || XPG3] (NL_NMAX): Likewise.
28746 [POSIX || XPG3] (NL_SETMAX): Likewise.
28747 [POSIX || XPG3] (NL_TEXTMAX): Likewise.
28748 [XPG3] (NZERO): Likewise.
28749 [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
28750 [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
28751 [!ISO && !ISO99 && !ISO11] (*_t): Allow.
28752 * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
28753 (REG_ERANGE): Expect.
28754 * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
28755 optional-constant.
28756 [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
28757 Use (void) in prototype.
28758 [POSIX] (*_t): Allow.
28759 * conform/data/sys/times.h-data [POSIX]: Enable whole file.
28760 * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
28761 (WRDE_BADVAL): Expect.
28762
28763 * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
28764 expect.
28765 [XPG3 || XPG4] (O_RSYNC): Likewise.
28766 * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
28767 Likewise.
28768 [XPG3 || XPG4] (pthread_sigmask): Likewise.
28769 [XPG3 || XPG4] (sigqueue): Likewise.
28770 [XPG3 || XPG4] (sigtimedwait): Likewise.
28771 [XPG3 || XPG4] (sigwaitinfo): Likewise.
28772 * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
28773 [XPG3 || XPG4] (vsnprintf): Likewise.
28774 * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
28775 Likewise.
28776 [XPG3 || XPG4] (blksize_t): Likewise.
28777 * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
28778 Likewise.
28779 [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
28780 [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
28781 [XPG3 || XPG4] (struct itimerspec): Likewise.
28782 [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
28783 [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
28784 [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
28785 [XPG3 || XPG4] (clockid_t): Likewise.
28786 [XPG3 || XPG4] (timer_t): Likewise.
28787 [XPG3 || XPG4] (clock_getres): Likewise.
28788 [XPG3 || XPG4] (clock_gettime): Likewise.
28789 [XPG3 || XPG4] (clock_settime): Likewise.
28790 [XPG3 || XPG4] (nanosleep): Likewise.
28791 [XPG3 || XPG4] (timer_create): Likewise.
28792 [XPG3 || XPG4] (timer_delete): Likewise.
28793 [XPG3 || XPG4] (timer_gettime): Likewise.
28794 [XPG3 || XPG4] (timer_getoverrun): Likewise.
28795 [XPG3 || XPG4] (timer_settime): Likewise.
28796 * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
28797 [XPG3 || XPG4] (getlogin_r): Likewise.
28798 [XPG3 || XPG4] (pread): Likewise.
28799 [XPG3 || XPG4] (pthread_atfork): Likewise.
28800 [XPG3 || XPG4] (pwrite): Likewise.
28801
28802 [BZ #14835]
28803 * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
28804 <bits/siginfo.h>.
28805
28806 2012-11-19 Pino Toscano <toscano.pino@tiscali.it>
28807
28808 * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
28809 finalizing MALLSTREAM.
28810
28811 * sysdeps/mach/hurd/syncfs.c: New file.
28812
28813 2012-11-19 Siddhesh Poyarekar <siddhesh@redhat.com>
28814
28815 [BZ #14719]
28816 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
28817 NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
28818 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
28819 h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
28820 (_nss_dns_gethostbyname4_r): Likewise.
28821 * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
28822 EAI_SYSTEM if NSS_STATUS_UNAVAIL.
28823
28824 2012-11-19 Peng Haitao <penght@cn.fujitsu.com>
28825
28826 [BZ #13763]
28827 * sunrpc/bindrsvprt.c: Add lock to protect static variable.
28828
28829 2012-11-19 Steve McIntyre <steve.mcintyre@linaro.org>
28830
28831 * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
28832 * elf/cache.c (print_entry): Print ",AArch64" for
28833 FLAG_AARCH64_LIB64
28834
28835 * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
28836 * elf/cache.c (print_entry): Print ",hard-float" for
28837 FLAG_ARM_LIBHF.
28838
28839 2012-11-18 David S. Miller <davem@davemloft.net>
28840
28841 With help from Joseph Myers.
28842 * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
28843 cutoff to 2**-13.
28844 * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
28845 cutoff to 2**-25.
28846 * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
28847 ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
28848 small.
28849 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
28850 * math/libm-test.inc (y0_test): New tests.
28851 (y1_test): New tests.
28852 * sysdeps/i386/fpu/libm-test-ulps: Update.
28853 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
28854 * sysdeps/sparc/fpu/libm-test-ulps: Update.
28855
28856 2012-11-18 Andreas Schwab <schwab@linux-m68k.org>
28857
28858 * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
28859 64-bit targets.
28860 * configure: Regenerated.
28861
28862 2012-11-17 David S. Miller <davem@davemloft.net>
28863
28864 [BZ #14811]
28865 * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
28866 nonzero exponents with absolute value below 0x1p-128 to +/-
28867 0x1p-128.
28868
28869 2012-11-17 Joseph Myers <joseph@codesourcery.com>
28870
28871 * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
28872
28873 * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
28874
28875 * posix/getconf-speclist.c: New file.
28876 * posix/posix-envs.def: Likewise.
28877 * posix/confstr.c (START_ENV_GROUP): New macro.
28878 (END_ENV_GROUP): Likewise.
28879 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
28880 (KNOWN_PRESENT_ENV_STRING): Likewise.
28881 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
28882 (UNKNOWN_ENVIRONMENT): Likewise.
28883 (confstr): Include posix-envs.def instead of handling
28884 _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
28885 _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
28886 * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
28887 (END_ENV_GROUP): Likewise.
28888 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
28889 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
28890 (UNKNOWN_ENVIRONMENT): Likewise.
28891 (__sysconf): Include posix-envs.def instead of handling associated
28892 cases directly here.
28893 * posix/Makefile ($(objpfx)getconf.speclist): Generate by
28894 preprocessing getconf-speclist.c rather than running getconf or
28895 generating empty file.
28896
28897 2012-11-16 Pino Toscano <toscano.pino@tiscali.it>
28898
28899 * scripts/check-local-headers.sh: Ignore 'mach' headers.
28900
28901 2012-11-16 Andrej Lajovic <natrij@gmail.com>
28902
28903 [BZ #14672]
28904 * iconv/iconv_prog.c (main): Fix -c handling of '/'.
28905
28906 2012-11-16 David S. Miller <davem@davemloft.net>
28907
28908 * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
28909 smaller than LDBL_EPSILON/2.0L, just return xm1.
28910
28911 2012-11-16 H.J. Lu <hongjiu.lu@intel.com>
28912
28913 * elf/tst-array1.c (init): Set constructor priority to 1000.
28914 (fini): Set destructor priority to 1000.
28915 * elf/tst-array2dep.c: Likewise.
28916
28917 2012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
28918
28919 [BZ #11741]
28920 * libio/fileops.c (_IO_new_file_write): Correctly return error.
28921 (_IO_new_file_xsputn): Also return EOF if none of the input
28922 data was written when overflow failed.
28923 * libio/iopadn.c (_IO_padn): Likewise.
28924 * libio/iowpadn.c (_IO_wpadn): Likewise.
28925 * stdio-common/tst-put-error.c: Add copyright notice.
28926 (do_test): Add case for printing padded string.
28927 * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
28928 _IO_padn returned error.
28929 [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
28930 * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
28931 return EOF.
28932
28933 2012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
28934
28935 * libio/libioP.h: Add comment note that the references to C++
28936 bits are now obsolete.
28937
28938 2012-11-15 Marcus Shawcroft <marcus.shawcroft@linaro.org>
28939
28940 * math/libm-test.inc (check_complex): Use asprintf.
28941
28942 2012-11-14 Joseph Myers <joseph@codesourcery.com>
28943
28944 * debug/pcprofiledump.c (print_version): Update copyright year.
28945 * malloc/memusagestat.c (print_version): Likewise.
28946
28947 2012-11-14 H.J. Lu <hongjiu.lu@intel.com>
28948
28949 [BZ #14831]
28950 * elf/Makefile (tests): Add tst-audit8.
28951 ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
28952 ($(objpfx)tst-audit8.out): New target.
28953 (tst-audit8-ENV): New variable.
28954 * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
28955 audit if l_reloc_result is NULL.
28956 (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
28957 defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
28958 * elf/tst-audit8.c: New file.
28959
28960 2012-11-14 Marcus Shawcroft <marcus.shawcroft@linaro.org>
28961
28962 * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
28963 * misc/Makefile (CFLAGS-select.c): Define.
28964 * posix/Makefile (CFLAGS-pause.c): Define.
28965
28966 2012-11-13 David S. Miller <davem@davemloft.net>
28967
28968 * crypt/Makefile: Move test targets after toplevel Rules
28969 inclusion. Grab any necessary sysdep routines when linking.
28970 * crypt/md5.c (md5_process_block): Remove define, we will always
28971 name it __md5_process_block.
28972 (md5_finish_ctx): Update md5_process_block call.
28973 (md5_stream): Likewise.
28974 (md5_process_bytes): Likewise.
28975 (md5_process_block): Rename to __md5_process_block and move to ...
28976 * crypt/md5-block.c: ... here.
28977 * crypt/sha256.c (sha256_process_block): Move to ...
28978 * crypt/sha256-block.c: ... here.
28979 * crypt/sha512.c (sha512_process_block): Move to ...
28980 * crypt/sha512-block.c: ... here.
28981 * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
28982 path.
28983 * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
28984 * sysdeps/sparc/sparc64/multiarch/Makefile
28985 (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
28986 crypt subdir.
28987 (localedef-aux): Add md5 crypto assembler when in locale subdir.
28988 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
28989 multiarch changes.
28990 * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
28991 * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
28992 * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
28993 * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
28994 * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
28995 * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
28996 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
28997 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
28998 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
28999 file.
29000 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
29001 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
29002 file.
29003 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
29004
29005 2012-11-13 Joseph Myers <joseph@codesourcery.com>
29006
29007 * timezone/tzselect.ksh: Update from tzcode git revision
29008 a435f9f0ecafa56d9e0263835836bd0c64cd7307.
29009 * timezone/zdump.c: Likewise.
29010 * timezone/zic.c: Likewise.
29011 * timezone/Makefile ($(objpfx)version.h): Only include $(version)
29012 in TZVERSION setting, not $(PKGVERSION).
29013 ($(objpfx)tzselect): Likewise. Also substitute PKGVERSION and
29014 REPORT_BUGS_TO settings.
29015
29016 [BZ #14838]
29017 * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
29018 macro.
29019
29020 2012-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
29021
29022 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
29023 detection to immediately after _FP_ROUND().
29024 * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
29025 bits are 0.
29026
29027 2012-11-11 David S. Miller <davem@davemloft.net>
29028
29029 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
29030 inttypes.h
29031 (__get_clockfreq_via_proc_openprom): Use __open, __read, and
29032 __close rather than their public counterparts.
29033
29034 2012-11-10 Joseph Myers <joseph@codesourcery.com>
29035
29036 * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
29037 file.
29038 [UNIX98] (sem_timedwait): Do not expect.
29039 * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
29040 [XPG4 || UNIX98] (sockatmark): Do not expect.
29041 * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
29042 (clock_getcpuclockid): Do not expect.
29043 [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
29044 * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
29045 Do not expect.
29046 [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
29047 * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
29048 [UNIX98] (vwscanf): Likewise.
29049 [UNIX98] (vswscanf): Likewise.
29050
29051 2012-11-09 Joseph Myers <joseph@codesourcery.com>
29052
29053 * timezone/version.h: Remove file.
29054 * timezone/README: Do not refer to version.h.
29055 * timezone/Makefile ($(objpfx)zic.o): New dependency on
29056 $(objpfx)version.h.
29057 ($(objpfx)zdump.o): Likewise.
29058 ($(objpfx)version.h): New target.
29059
29060 * timezone/tzselect.ksh: Change to verbatim copy from tzcode
29061 2012i.
29062 * timezone/README: Don't mention modification to tzselect.ksh.
29063 * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
29064 work on unmodified tzselect.ksh. Substitute version numbers in
29065 tzselect.ksh.
29066
29067 * Makefile (format-me): Remove.
29068 (INSTALL): Adjust indentation. Use commands directly instead of
29069 using $(format-me).
29070
29071 * aclocal.m4 (ACX_PKGVERSION): New macro.
29072 (ACX_BUGURL): Likewise.
29073 * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
29074 (PKGVERSION): New AC_DEFINE_UNQUOTED.
29075 (REPORT_BUGS_TO): Likewise.
29076 * configure: Regenerated.
29077 * config.h.in (PKGVERSION): New macro.
29078 (REPORT_BUGS_TO): Likewise.
29079 * config.make.in (PKGVERSION): New variable.
29080 (PKGVERSION_TEXI): Likewise.
29081 (REPORT_BUGS_TO): Likewise.
29082 (REPORT_BUGS_TEXI): Likewise.
29083 * Makefile (format-me): Use -I$(common-objpfx)manual.
29084 (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
29085 ($(common-objpfx)manual/%): New target.
29086 (manual/%): Remove target.
29087 * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
29088 (print_version): Use PKGVERSION.
29089 * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
29090 * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
29091 and REPORT_BUGS_TO.
29092 ($(objpfx)xtrace): Likewise.
29093 * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
29094 * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
29095 (print_version): Use PKGVERSION.
29096 * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
29097 (do_version): Use PKGVERSION.
29098 * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
29099 REPORT_BUGS_TO.
29100 (common-ldd-rewrite): Likewise.
29101 * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
29102 * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
29103 (print_version): Use PKGVERSION.
29104 * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
29105 * elf/pldd.c (argp_program_bug_address): Remove variable.
29106 (more_help): New function.
29107 (argp): Use more_help.
29108 (print_version): Use PKGVERSION.
29109 * elf/sln.c (main): Use PKGVERSION.
29110 (usage): Use REPORT_BUGS_TO.
29111 * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
29112 (top level): Use PKGVERSION.
29113 * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
29114 (print_version): Use PKGVERSION.
29115 * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
29116 (print_version): Use PKGVERSION.
29117 * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
29118 (print_version): Use PKGVERSION.
29119 * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
29120 (print_version): Use PKGVERSION.
29121 * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
29122 (print_version): Use PKGVERSION.
29123 * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
29124 (print_version): Use PKGVERSION.
29125 * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
29126 and BUGURL.
29127 ($(objpfx)memusage): Likewise.
29128 * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
29129 (do_version): Use PKGVERSION.
29130 * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
29131 (print_version): Use PKGVERSION.
29132 * malloc/mtrace.pl ($PACKAGE): Remove variable.
29133 ($PKGVERSION): New variable.
29134 ($REPORT_BUGS_TO): Likewise.
29135 (usage): Use $REPORT_BUGS_TO.
29136 (top level): Use $PKGVERSION.
29137 * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
29138 ($(objpfx)pkgvers.texi): New rule.
29139 ($(objpfx)stamp-pkgvers): Likewise.
29140 * manual/install.texi: Include pkgvers.texi.
29141 (--with-pkgversion): Document new configure option.
29142 (--with-bugurl): Likewise.
29143 (Reporting Bugs): Describe Bugzilla as upstream tracker rather
29144 than necessarily for this particular distribution. Use
29145 REPORT_BUGS_TO for where to report bugs.
29146 * INSTALL: Regenerated.
29147 * manual/libc.texinfo: Include pkgvers.texi.
29148 [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
29149 * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
29150 (print_version): Use PKGVERSION.
29151 * nss/getent.c (more_help): Use REPORT_BUGS_TO.
29152 (print_version): Use PKGVERSION.
29153 * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
29154 (print_version): Use PKGVERSION.
29155 * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
29156 * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
29157 macro.
29158 * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
29159 (print_version): Use PKGVERSION.
29160 * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
29161 (print_version): Use PKGVERSION.
29162 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
29163 and PKGVERSION.
29164
29165 * timezone/checktab.awk: Update from tzcode 2012i.
29166 * timezone/ialloc.c: Likewise.
29167 * timezone/private.h: Likewise.
29168 * timezone/scheck.c: Likewise.
29169 * timezone/tzfile.h: Likewise.
29170 * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
29171 (TZVERSION): Hardcode tzcode version number.
29172 * timezone/zdump.c: Update from tzcode 2012i.
29173 * timezone/zic.c: Likewise.
29174 * timezone/version.h: New file.
29175 * timezone/README: Describe version.h. Update upstream location.
29176
29177 [BZ #14824]
29178 * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
29179 (mktemp): Enable declaration.
29180 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
29181 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
29182 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
29183 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
29184 Likewise.
29185 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
29186 Likewise.
29187 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
29188 Likewise.
29189 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
29190 Likewise.
29191 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
29192 Likewise.
29193 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
29194 Likewise.
29195
29196 [BZ #14821]
29197 * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
29198 offset in buffer as u_int32_t not u_long. Consistently use memcpy
29199 for copies of such integer values.
29200 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
29201 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
29202
29203 2012-11-09 Andreas Jaeger <aj@suse.de>
29204
29205 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
29206 definitions and declarations that are provided by
29207 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
29208
29209 2012-11-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
29210
29211 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
29212 * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
29213 * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
29214 definition.
29215
29216 2012-11-08 Marcus Shawcroft <marcus.shawcroft@linaro.org>
29217
29218 * elf/elf.h: Update comment before AArch64 relocations.
29219
29220 2012-11-07 David S. Miller <davem@davemloft.net>
29221
29222 * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
29223 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
29224 (__start_context): Declare.
29225 (__makecontext_ret): Delete.
29226 (__makecontext): Hook up __start_context instead of
29227 __makecontext_ret.
29228 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
29229 (sysdep_routines): Add __start_context when in stdlib.
29230
29231 2012-11-07 Joseph Myers <joseph@codesourcery.com>
29232
29233 * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
29234 $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
29235 * sysdeps/x86/tst-xmmymm.sh (NM): New variable. Use it instead of
29236 hardcoded "nm".
29237 (OBJDUMP): New variable. Use it instead of hardcoded "objdump".
29238 (READELF): New variable. Use it instead of hardcoded "readelf".
29239
29240 2012-11-07 H.J. Lu <hongjiu.lu@intel.com>
29241
29242 * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
29243 * sysdeps/x86/Makefile: Here.
29244 * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
29245 * sysdeps/x86/tst-xmmymm.sh: This.
29246
29247 2012-11-07 Joseph Myers <joseph@codesourcery.com>
29248
29249 * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
29250 expectations.
29251 [UNIX98] (pthread_barrier_t): Do not expect.
29252 [UNIX98] (pthread_barrierattr_t): Likewise.
29253 [UNIX98] (pthread_spinlock_t): Likewise.
29254 [UNIX98] (pthread_barrier_destroy): Likewise.
29255 [UNIX98] (pthread_barrier_init): Likewise.
29256 [UNIX98] (pthread_barrier_wait): Likewise.
29257 [UNIX98] (pthread_barrierattr_destroy): Likewise.
29258 [UNIX98] (pthread_barrierattr_getpshared): Likewise.
29259 [UNIX98] (pthread_barrierattr_init): Likewise.
29260 [UNIX98] (pthread_barrierattr_setpshared): Likewise.
29261 [UNIX98] (pthread_getcpuclockid): Likewise.
29262 [UNIX98] (pthread_mutex_timedlock): Likewise.
29263 [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
29264 [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
29265 [UNIX98] (pthread_sigmask): Likewise.
29266 [UNIX98] (pthread_spin_destroy): Likewise.
29267 [UNIX98] (pthread_spin_init): Likewise.
29268 [UNIX98] (pthread_spin_lock): Likewise.
29269 [UNIX98] (pthread_spin_trylock): Likewise.
29270 [UNIX98] (pthread_spin_unlock): Likewise.
29271 * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
29272 Do not expect.
29273 [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
29274 [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
29275 [XPG3 || XPG4] (pthread_cond_t): Likewise.
29276 [XPG3 || XPG4] (pthread_condattr_t): Likewise.
29277 [XPG3 || XPG4] (pthread_key_t): Likewise.
29278 [XPG3 || XPG4] (pthread_mutex_t): Likewise.
29279 [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
29280 [XPG3 || XPG4] (pthread_once_t): Likewise.
29281 [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
29282 [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
29283 [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
29284 [XPG3 || XPG4] (pthread_t): Likewise.
29285
29286 * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
29287 not expect.
29288 [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
29289
29290 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
29291 Change function return type to int.
29292
29293 * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
29294 Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
29295 [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
29296 [!POSIX] (POSIX_MADV_RANDOM): Likewise.
29297 [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
29298 [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
29299 [!POSIX] (posix_madvise): Likewise.
29300 (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
29301 && !UNIX98].
29302 (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
29303 (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
29304 (mode_t): Likewise.
29305 (posix_mem_offset): Likewise.
29306 (posix_typed_mem_get_info): Likewise.
29307 (posix_typed_mem_open): Likewise.
29308
29309 * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
29310 Change condition to [XOPEN2K8].
29311
29312 * conform/conformtest.pl: Preprocess allow-header data with -x c
29313 instead of from stdin.
29314 (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
29315 * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
29316 [C99-based standards] (cerfc): Likewise.
29317 [C99-based standards] (cexp2): Likewise.
29318 [C99-based standards] (cexpm1): Likewise.
29319 [C99-based standards] (clog10): Likewise.
29320 [C99-based standards] (clog1p): Likewise.
29321 [C99-based standards] (clog2): Likewise.
29322 [C99-based standards] (clgamma): Likewise.
29323 [C99-based standards] (ctgamma): Likewise.
29324 [C99-based standards] (cerff): Likewise.
29325 [C99-based standards] (cerfcf): Likewise.
29326 [C99-based standards] (cexp2f): Likewise.
29327 [C99-based standards] (cexpm1f): Likewise.
29328 [C99-based standards] (clog10f): Likewise.
29329 [C99-based standards] (clog1pf): Likewise.
29330 [C99-based standards] (clog2f): Likewise.
29331 [C99-based standards] (clgammaf): Likewise.
29332 [C99-based standards] (ctgammaf): Likewise.
29333 [C99-based standards] (cerfl): Likewise.
29334 [C99-based standards] (cerfcl): Likewise.
29335 [C99-based standards] (cexp2l): Likewise.
29336 [C99-based standards] (cexpm1l): Likewise.
29337 [C99-based standards] (clog10l): Likewise.
29338 [C99-based standards] (clog1pl): Likewise.
29339 [C99-based standards] (clog2l): Likewise.
29340 [C99-based standards] (clgammal): Likewise.
29341 [C99-based standards] (ctgammal): Likewise.
29342 * conform/data/inttypes.h-data [C99-based standards]: Include
29343 stdint.h-data. Remove all expectations for stdint.h contents.
29344 [C99-based standards] (PRI*): Do not allow.
29345 [C99-based standards] (SCN*): Likewise.
29346 [C99-based standards] (*_t): Likewise.
29347 [C99-based-standards] (PRId8): Expect macro.
29348 [C99-based-standards] (PRIi8): Likewise.
29349 [C99-based-standards] (PRIo8): Likewise.
29350 [C99-based-standards] (PRIu8): Likewise.
29351 [C99-based-standards] (PRIx8): Likewise.
29352 [C99-based-standards] (PRIX8): Likewise.
29353 [C99-based-standards] (SCNd8): Likewise.
29354 [C99-based-standards] (SCNi8): Likewise.
29355 [C99-based-standards] (SCNo8): Likewise.
29356 [C99-based-standards] (SCNu8): Likewise.
29357 [C99-based-standards] (SCNx8): Likewise.
29358 [C99-based-standards] (PRIdLEAST8): Likewise.
29359 [C99-based-standards] (PRIiLEAST8): Likewise.
29360 [C99-based-standards] (PRIoLEAST8): Likewise.
29361 [C99-based-standards] (PRIuLEAST8): Likewise.
29362 [C99-based-standards] (PRIxLEAST8): Likewise.
29363 [C99-based-standards] (PRIXLEAST8): Likewise.
29364 [C99-based-standards] (SCNdLEAST8): Likewise.
29365 [C99-based-standards] (SCNiLEAST8): Likewise.
29366 [C99-based-standards] (SCNoLEAST8): Likewise.
29367 [C99-based-standards] (SCNuLEAST8): Likewise.
29368 [C99-based-standards] (SCNxLEAST8): Likewise.
29369 [C99-based-standards] (PRIdFAST8): Likewise.
29370 [C99-based-standards] (PRIiFAST8): Likewise.
29371 [C99-based-standards] (PRIoFAST8): Likewise.
29372 [C99-based-standards] (PRIuFAST8): Likewise.
29373 [C99-based-standards] (PRIxFAST8): Likewise.
29374 [C99-based-standards] (PRIXFAST8): Likewise.
29375 [C99-based-standards] (SCNdFAST8): Likewise.
29376 [C99-based-standards] (SCNiFAST8): Likewise.
29377 [C99-based-standards] (SCNoFAST8): Likewise.
29378 [C99-based-standards] (SCNuFAST8): Likewise.
29379 [C99-based-standards] (SCNxFAST8): Likewise.
29380 [C99-based-standards] (PRId16): Likewise.
29381 [C99-based-standards] (PRIi16): Likewise.
29382 [C99-based-standards] (PRIo16): Likewise.
29383 [C99-based-standards] (PRIu16): Likewise.
29384 [C99-based-standards] (PRIx16): Likewise.
29385 [C99-based-standards] (PRIX16): Likewise.
29386 [C99-based-standards] (SCNd16): Likewise.
29387 [C99-based-standards] (SCNi16): Likewise.
29388 [C99-based-standards] (SCNo16): Likewise.
29389 [C99-based-standards] (SCNu16): Likewise.
29390 [C99-based-standards] (SCNx16): Likewise.
29391 [C99-based-standards] (PRIdLEAST16): Likewise.
29392 [C99-based-standards] (PRIiLEAST16): Likewise.
29393 [C99-based-standards] (PRIoLEAST16): Likewise.
29394 [C99-based-standards] (PRIuLEAST16): Likewise.
29395 [C99-based-standards] (PRIxLEAST16): Likewise.
29396 [C99-based-standards] (PRIXLEAST16): Likewise.
29397 [C99-based-standards] (SCNdLEAST16): Likewise.
29398 [C99-based-standards] (SCNiLEAST16): Likewise.
29399 [C99-based-standards] (SCNoLEAST16): Likewise.
29400 [C99-based-standards] (SCNuLEAST16): Likewise.
29401 [C99-based-standards] (SCNxLEAST16): Likewise.
29402 [C99-based-standards] (PRIdFAST16): Likewise.
29403 [C99-based-standards] (PRIiFAST16): Likewise.
29404 [C99-based-standards] (PRIoFAST16): Likewise.
29405 [C99-based-standards] (PRIuFAST16): Likewise.
29406 [C99-based-standards] (PRIxFAST16): Likewise.
29407 [C99-based-standards] (PRIXFAST16): Likewise.
29408 [C99-based-standards] (SCNdFAST16): Likewise.
29409 [C99-based-standards] (SCNiFAST16): Likewise.
29410 [C99-based-standards] (SCNoFAST16): Likewise.
29411 [C99-based-standards] (SCNuFAST16): Likewise.
29412 [C99-based-standards] (SCNxFAST16): Likewise.
29413 [C99-based-standards] (PRId32): Likewise.
29414 [C99-based-standards] (PRIi32): Likewise.
29415 [C99-based-standards] (PRIo32): Likewise.
29416 [C99-based-standards] (PRIu32): Likewise.
29417 [C99-based-standards] (PRIx32): Likewise.
29418 [C99-based-standards] (PRIX32): Likewise.
29419 [C99-based-standards] (SCNd32): Likewise.
29420 [C99-based-standards] (SCNi32): Likewise.
29421 [C99-based-standards] (SCNo32): Likewise.
29422 [C99-based-standards] (SCNu32): Likewise.
29423 [C99-based-standards] (SCNx32): Likewise.
29424 [C99-based-standards] (PRIdLEAST32): Likewise.
29425 [C99-based-standards] (PRIiLEAST32): Likewise.
29426 [C99-based-standards] (PRIoLEAST32): Likewise.
29427 [C99-based-standards] (PRIuLEAST32): Likewise.
29428 [C99-based-standards] (PRIxLEAST32): Likewise.
29429 [C99-based-standards] (PRIXLEAST32): Likewise.
29430 [C99-based-standards] (SCNdLEAST32): Likewise.
29431 [C99-based-standards] (SCNiLEAST32): Likewise.
29432 [C99-based-standards] (SCNoLEAST32): Likewise.
29433 [C99-based-standards] (SCNuLEAST32): Likewise.
29434 [C99-based-standards] (SCNxLEAST32): Likewise.
29435 [C99-based-standards] (PRIdFAST32): Likewise.
29436 [C99-based-standards] (PRIiFAST32): Likewise.
29437 [C99-based-standards] (PRIoFAST32): Likewise.
29438 [C99-based-standards] (PRIuFAST32): Likewise.
29439 [C99-based-standards] (PRIxFAST32): Likewise.
29440 [C99-based-standards] (PRIXFAST32): Likewise.
29441 [C99-based-standards] (SCNdFAST32): Likewise.
29442 [C99-based-standards] (SCNiFAST32): Likewise.
29443 [C99-based-standards] (SCNoFAST32): Likewise.
29444 [C99-based-standards] (SCNuFAST32): Likewise.
29445 [C99-based-standards] (SCNxFAST32): Likewise.
29446 [C99-based-standards] (PRId64): Likewise.
29447 [C99-based-standards] (PRIi64): Likewise.
29448 [C99-based-standards] (PRIo64): Likewise.
29449 [C99-based-standards] (PRIu64): Likewise.
29450 [C99-based-standards] (PRIx64): Likewise.
29451 [C99-based-standards] (PRIX64): Likewise.
29452 [C99-based-standards] (SCNd64): Likewise.
29453 [C99-based-standards] (SCNi64): Likewise.
29454 [C99-based-standards] (SCNo64): Likewise.
29455 [C99-based-standards] (SCNu64): Likewise.
29456 [C99-based-standards] (SCNx64): Likewise.
29457 [C99-based-standards] (PRIdLEAST64): Likewise.
29458 [C99-based-standards] (PRIiLEAST64): Likewise.
29459 [C99-based-standards] (PRIoLEAST64): Likewise.
29460 [C99-based-standards] (PRIuLEAST64): Likewise.
29461 [C99-based-standards] (PRIxLEAST64): Likewise.
29462 [C99-based-standards] (PRIXLEAST64): Likewise.
29463 [C99-based-standards] (SCNdLEAST64): Likewise.
29464 [C99-based-standards] (SCNiLEAST64): Likewise.
29465 [C99-based-standards] (SCNoLEAST64): Likewise.
29466 [C99-based-standards] (SCNuLEAST64): Likewise.
29467 [C99-based-standards] (SCNxLEAST64): Likewise.
29468 [C99-based-standards] (PRIdFAST64): Likewise.
29469 [C99-based-standards] (PRIiFAST64): Likewise.
29470 [C99-based-standards] (PRIoFAST64): Likewise.
29471 [C99-based-standards] (PRIuFAST64): Likewise.
29472 [C99-based-standards] (PRIxFAST64): Likewise.
29473 [C99-based-standards] (PRIXFAST64): Likewise.
29474 [C99-based-standards] (SCNdFAST64): Likewise.
29475 [C99-based-standards] (SCNiFAST64): Likewise.
29476 [C99-based-standards] (SCNoFAST64): Likewise.
29477 [C99-based-standards] (SCNuFAST64): Likewise.
29478 [C99-based-standards] (SCNxFAST64): Likewise.
29479 [C99-based-standards] (PRIdMAX): Likewise.
29480 [C99-based-standards] (PRIiMAX): Likewise.
29481 [C99-based-standards] (PRIoMAX): Likewise.
29482 [C99-based-standards] (PRIuMAX): Likewise.
29483 [C99-based-standards] (PRIxMAX): Likewise.
29484 [C99-based-standards] (PRIXMAX): Likewise.
29485 [C99-based-standards] (SCNdMAX): Likewise.
29486 [C99-based-standards] (SCNiMAX): Likewise.
29487 [C99-based-standards] (SCNoMAX): Likewise.
29488 [C99-based-standards] (SCNuMAX): Likewise.
29489 [C99-based-standards] (SCNxMAX): Likewise.
29490 [C99-based-standards] (PRIdPTR): Likewise.
29491 [C99-based-standards] (PRIiPTR): Likewise.
29492 [C99-based-standards] (PRIoPTR): Likewise.
29493 [C99-based-standards] (PRIuPTR): Likewise.
29494 [C99-based-standards] (PRIxPTR): Likewise.
29495 [C99-based-standards] (PRIXPTR): Likewise.
29496 [C99-based-standards] (SCNdPTR): Likewise.
29497 [C99-based-standards] (SCNiPTR): Likewise.
29498 [C99-based-standards] (SCNoPTR): Likewise.
29499 [C99-based-standards] (SCNuPTR): Likewise.
29500 [C99-based-standards] (SCNxPTR): Likewise.
29501 * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
29502 allow.
29503 * conform/data/stdint.h-data: Update comments to clarify
29504 requirements.
29505 [C99-based standards] (INT8_MIN): Use macro-int-constant. Specify
29506 type.
29507 [C99-based standards] (INT8_MAX): Likewise.
29508 [C99-based standards] (INT16_MIN): Likewise.
29509 [C99-based standards] (INT16_MAX): Likewise.
29510 [C99-based standards] (INT32_MIN): Likewise.
29511 [C99-based standards] (INT32_MAX): Likewise.
29512 [C99-based standards] (INT64_MIN): Likewise.
29513 [C99-based standards] (INT64_MAX): Likewise.
29514 [C99-based standards] (UINT8_MAX): Likewise.
29515 [C99-based standards] (UINT16_MAX): Likewise.
29516 [C99-based standards] (UINT32_MAX): Likewise.
29517 [C99-based standards] (UINT64_MAX): Likewise.
29518 [C99-based standards] (INT_LEAST8_MIN): Likewise.
29519 [C99-based standards] (INT_LEAST8_MAX): Likewise.
29520 [C99-based standards] (INT_LEAST16_MIN): Likewise.
29521 [C99-based standards] (INT_LEAST16_MAX): Likewise.
29522 [C99-based standards] (INT_LEAST32_MIN): Likewise.
29523 [C99-based standards] (INT_LEAST32_MAX): Likewise.
29524 [C99-based standards] (INT_LEAST64_MIN): Likewise.
29525 [C99-based standards] (INT_LEAST64_MAX): Likewise.
29526 [C99-based standards] (UINT_LEAST8_MAX): Likewise.
29527 [C99-based standards] (UINT_LEAST16_MAX): Likewise.
29528 [C99-based standards] (UINT_LEAST32_MAX): Likewise.
29529 [C99-based standards] (UINT_LEAST64_MAX): Likewise.
29530 [C99-based standards] (INT_FAST8_MIN): Likewise.
29531 [C99-based standards] (INT_FAST8_MAX): Likewise.
29532 [C99-based standards] (INT_FAST16_MIN): Likewise.
29533 [C99-based standards] (INT_FAST16_MAX): Likewise.
29534 [C99-based standards] (INT_FAST32_MIN): Likewise.
29535 [C99-based standards] (INT_FAST32_MAX): Likewise.
29536 [C99-based standards] (INT_FAST64_MIN): Likewise.
29537 [C99-based standards] (INT_FAST64_MAX): Likewise.
29538 [C99-based standards] (UINT_FAST8_MAX): Likewise.
29539 [C99-based standards] (UINT_FAST16_MAX): Likewise.
29540 [C99-based standards] (UINT_FAST32_MAX): Likewise.
29541 [C99-based standards] (UINT_FAST64_MAX): Likewise.
29542 [C99-based standards] (INTPTR_MIN): Likewise.
29543 [C99-based standards] (INTPTR_MAX): Likewise.
29544 [C99-based standards] (UINTPTR_MAX): Likewise.
29545 [C99-based standards] (INTMAX_MIN): Likewise.
29546 [C99-based standards] (INTMAX_MAX): Likewise.
29547 [C99-based standards] (UINTMAX_MAX): Likewise.
29548 [C99-based standards] (PTRDIFF_MIN): Likewise.
29549 [C99-based standards] (PTRDIFF_MAX): Likewise.
29550 [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
29551 [C99-based standards] (SIZE_MAX): Likewise.
29552 [C99-based standards] (WCHAR_MAX): Likewise.
29553 [C99-based standards] (WINT_MAX): Likewise.
29554 [C99-based standards] (SIG_ATOMIC_MIN): Likewise. Do not specify
29555 constraint on value.
29556 [C99-based standards] (WCHAR_MIN): Likewise.
29557 [C99-based standards] (WINT_MIN): Likewise.
29558 [C99-based standards] (*_t): Allow.
29559 * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
29560 condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
29561 Include math.h-data and complex.h-data. Remove all expectations
29562 of math.h and complex.h contents.
29563 * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
29564 at end of line.
29565 * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
29566 (struct tm): Expect tag.
29567 [C99-based-standards] (wcstof): Expect function.
29568 [C99-based-standards] (wcstold): Likewise.
29569 [C99-based-standards] (wcstoll): Likewise.
29570 [C99-based-standards] (wcstoull): Likewise.
29571 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
29572 macro-int-constant. Specify type.
29573 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise. Specify
29574 constraint on value.
29575 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
29576 Specify type.
29577 [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
29578 Specify value.
29579 [ISO C standards]: Do not allow headers.
29580 [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
29581 wcs[abcdefghijklmnopqrstuvwxyz]*.
29582 [ISO C standards] (*_t): Do not allow.
29583 * conform/data/wctype.h-data [C99-based standards] (iswblank):
29584 Expect function.
29585 [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
29586 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
29587 Specify type.
29588 [ISO C standards]: Do not allow headers.
29589 [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
29590 is[abcdefghijklmnopqrstuvwxyz]*.
29591 [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
29592 to[abcdefghijklmnopqrstuvwxyz]*.
29593 [ISO C standards] (*_t): Do not allow.
29594 * conform/data/stdalign.h-data: New file.
29595 * conform/data/stdbool.h-data: Likewise.
29596 * conform/data/stdnoreturn.h-data: Likewise.
29597
29598 2012-11-07 Roland McGrath <roland@hack.frob.com>
29599
29600 [BZ #14815]
29601 * manual/filesys.texi (Directory Entries): Typo fix.
29602 Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
29603
29604 2012-11-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
29605
29606 * elf/elf.h (EM_AARCH64): New macro.
29607 (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
29608 (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
29609 (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
29610 (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
29611 (R_AARCH64_TLSDESC): Likewise.
29612 (NT_ARM_TLS): Likewise.
29613 (NT_ARM_HW_BREAK): Likewise.
29614 (NT_ARM_HW_WATCH): Likewise.
29615
29616 2012-11-07 Joseph Myers <joseph@codesourcery.com>
29617
29618 [BZ #14811]
29619 * sysdeps/i386/fpu/e_powl.S (pm79): New object.
29620 (__ieee754_powl): Saturate nonzero exponents with absolute value
29621 below 0x1p-79 to +/- 0x1p-79.
29622 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
29623 exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
29624 * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
29625 nonzero exponents with absolute value below 0x1p-32 to +/-
29626 0x1p-32.
29627 * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
29628 (__ieee754_powl): Saturate nonzero exponents with absolute value
29629 below 0x1p-79 to +/- 0x1p-79.
29630 * math/libm-test.inc (pow_test): Add more tests.
29631
29632 2012-11-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
29633
29634 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
29635 _dl_s390_cap_flags with kernel. Increase string length.
29636 (_dl_s390_platforms): Add z196 and zEC12.
29637
29638 2012-11-07 Joseph Myers <joseph@codesourcery.com>
29639
29640 * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
29641 Change XOPEN21K to XOPEN2K.
29642
29643 2012-11-06 Maxim Kuvyrkov <maxim@codesourcery.com>
29644
29645 * string/memmove.c: Use memcpy when possible.
29646
29647 2012-11-06 Andreas Jaeger <aj@suse.de>
29648
29649 * po/eo.po: Update from translation team.
29650
29651 2012-11-06 Joseph Myers <joseph@codesourcery.com>
29652
29653 [BZ #14793]
29654 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
29655 exponent and small x and y exponents, scale x or y up. Increase
29656 by 2 the exponent used in scaling up.
29657 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29658 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29659 * math/libm-test.inc (fma_test): Add more tests.
29660 (fma_test_towardzero): Likewise.
29661 (fma_test_downward): Likewise.
29662 (fma_test_upward): Likewise.
29663
29664 2012-11-05 Joseph Myers <joseph@codesourcery.com>
29665
29666 [BZ #14805]
29667 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
29668 fenv_t *.
29669
29670 [BZ #14801]
29671 * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
29672 namespace for names of struct fields.
29673 * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
29674 fenv_t fields.
29675 * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
29676 * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
29677
29678 2012-11-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
29679
29680 [BZ #3665]
29681 * sysdeps/mach/hurd/bits/errno.h: Regenerated.
29682
29683 2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
29684
29685 * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
29686 PTR_DEMANGLE.
29687
29688 [BZ #5246]
29689 * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
29690 PTR_DEMANGLE.
29691
29692 2012-11-04 Joseph Myers <joseph@codesourcery.com>
29693
29694 [BZ #14797]
29695 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
29696 definitely overflow as x * y not x * y + z.
29697 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29698 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29699 * math/libm-test.inc (fma_test): Add more tests.
29700 (fma_test_towardzero): Likewise.
29701 (fma_test_downward): Likewise.
29702 (fma_test_upward): Likewise.
29703
29704 2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
29705
29706 [BZ #157]
29707
29708 * include/stub-tag.h: Remove file.
29709 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
29710 '#include' of it.
29711 * manual/maint.texi (Porting): Don't reference it.
29712 * Makerules ($(objpfx)stubs): Likewise.
29713 * dirent/closedir.c: Don't include <stub-tag.h>.
29714 * dirent/dirfd.c: Likewise.
29715 * dirent/fdopendir.c: Likewise.
29716 * dirent/getdents.c: Likewise.
29717 * dirent/getdents64.c: Likewise.
29718 * dirent/opendir.c: Likewise.
29719 * dirent/readdir.c: Likewise.
29720 * dirent/readdir64.c: Likewise.
29721 * dirent/readdir64_r.c: Likewise.
29722 * dirent/readdir_r.c: Likewise.
29723 * dirent/rewinddir.c: Likewise.
29724 * dirent/seekdir.c: Likewise.
29725 * dirent/telldir.c: Likewise.
29726 * gmon/profil.c: Likewise.
29727 * grp/setgroups.c: Likewise.
29728 * inet/if_index.c: Likewise.
29729 * io/access.c: Likewise.
29730 * io/chdir.c: Likewise.
29731 * io/chmod.c: Likewise.
29732 * io/chown.c: Likewise.
29733 * io/close.c: Likewise.
29734 * io/dup.c: Likewise.
29735 * io/dup2.c: Likewise.
29736 * io/dup3.c: Likewise.
29737 * io/euidaccess.c: Likewise.
29738 * io/faccessat.c: Likewise.
29739 * io/fchdir.c: Likewise.
29740 * io/fchmod.c: Likewise.
29741 * io/fchmodat.c: Likewise.
29742 * io/fchown.c: Likewise.
29743 * io/fchownat.c: Likewise.
29744 * io/fcntl.c: Likewise.
29745 * io/flock.c: Likewise.
29746 * io/fstatfs.c: Likewise.
29747 * io/fstatfs64.c: Likewise.
29748 * io/fstatvfs.c: Likewise.
29749 * io/fstatvfs64.c: Likewise.
29750 * io/futimens.c: Likewise.
29751 * io/fxstat.c: Likewise.
29752 * io/fxstat64.c: Likewise.
29753 * io/fxstatat.c: Likewise.
29754 * io/fxstatat64.c: Likewise.
29755 * io/getcwd.c: Likewise.
29756 * io/isatty.c: Likewise.
29757 * io/lchmod.c: Likewise.
29758 * io/lchown.c: Likewise.
29759 * io/link.c: Likewise.
29760 * io/linkat.c: Likewise.
29761 * io/lseek.c: Likewise.
29762 * io/lseek64.c: Likewise.
29763 * io/lxstat64.c: Likewise.
29764 * io/mkdir.c: Likewise.
29765 * io/mkdirat.c: Likewise.
29766 * io/mkfifo.c: Likewise.
29767 * io/mkfifoat.c: Likewise.
29768 * io/open.c: Likewise.
29769 * io/open64.c: Likewise.
29770 * io/openat.c: Likewise.
29771 * io/openat64.c: Likewise.
29772 * io/pipe.c: Likewise.
29773 * io/pipe2.c: Likewise.
29774 * io/poll.c: Likewise.
29775 * io/posix_fadvise.c: Likewise.
29776 * io/posix_fadvise64.c: Likewise.
29777 * io/posix_fallocate.c: Likewise.
29778 * io/posix_fallocate64.c: Likewise.
29779 * io/read.c: Likewise.
29780 * io/readlink.c: Likewise.
29781 * io/readlinkat.c: Likewise.
29782 * io/rmdir.c: Likewise.
29783 * io/sendfile.c: Likewise.
29784 * io/sendfile64.c: Likewise.
29785 * io/statfs.c: Likewise.
29786 * io/statfs64.c: Likewise.
29787 * io/statvfs.c: Likewise.
29788 * io/statvfs64.c: Likewise.
29789 * io/symlink.c: Likewise.
29790 * io/symlinkat.c: Likewise.
29791 * io/ttyname.c: Likewise.
29792 * io/ttyname_r.c: Likewise.
29793 * io/umask.c: Likewise.
29794 * io/unlink.c: Likewise.
29795 * io/unlinkat.c: Likewise.
29796 * io/utime.c: Likewise.
29797 * io/utimensat.c: Likewise.
29798 * io/write.c: Likewise.
29799 * io/xmknod.c: Likewise.
29800 * io/xmknodat.c: Likewise.
29801 * io/xstat.c: Likewise.
29802 * io/xstat64.c: Likewise.
29803 * login/getpt.c: Likewise.
29804 * login/grantpt.c: Likewise.
29805 * login/unlockpt.c: Likewise.
29806 * math/e_acoshl.c: Likewise.
29807 * math/e_acosl.c: Likewise.
29808 * math/e_asinl.c: Likewise.
29809 * math/e_atan2l.c: Likewise.
29810 * math/e_atanhl.c: Likewise.
29811 * math/e_coshl.c: Likewise.
29812 * math/e_expl.c: Likewise.
29813 * math/e_fmodl.c: Likewise.
29814 * math/e_gammal_r.c: Likewise.
29815 * math/e_hypotl.c: Likewise.
29816 * math/e_j0l.c: Likewise.
29817 * math/e_j1l.c: Likewise.
29818 * math/e_jnl.c: Likewise.
29819 * math/e_lgammal_r.c: Likewise.
29820 * math/e_log10l.c: Likewise.
29821 * math/e_log2l.c: Likewise.
29822 * math/e_logl.c: Likewise.
29823 * math/e_powl.c: Likewise.
29824 * math/e_rem_pio2l.c: Likewise.
29825 * math/e_sinhl.c: Likewise.
29826 * math/e_sqrtl.c: Likewise.
29827 * math/fclrexcpt.c: Likewise.
29828 * math/fedisblxcpt.c: Likewise.
29829 * math/feenablxcpt.c: Likewise.
29830 * math/fegetenv.c: Likewise.
29831 * math/fegetexcept.c: Likewise.
29832 * math/fegetround.c: Likewise.
29833 * math/feholdexcpt.c: Likewise.
29834 * math/fesetenv.c: Likewise.
29835 * math/fesetround.c: Likewise.
29836 * math/feupdateenv.c: Likewise.
29837 * math/fgetexcptflg.c: Likewise.
29838 * math/fraiseexcpt.c: Likewise.
29839 * math/fsetexcptflg.c: Likewise.
29840 * math/ftestexcept.c: Likewise.
29841 * math/k_cosl.c: Likewise.
29842 * math/k_rem_pio2l.c: Likewise.
29843 * math/k_sinl.c: Likewise.
29844 * math/k_tanl.c: Likewise.
29845 * math/s_asinhl.c: Likewise.
29846 * math/s_atanl.c: Likewise.
29847 * math/s_cbrtl.c: Likewise.
29848 * math/s_erfl.c: Likewise.
29849 * math/s_expm1l.c: Likewise.
29850 * math/s_log1pl.c: Likewise.
29851 * math/s_tanhl.c: Likewise.
29852 * misc/acct.c: Likewise.
29853 * misc/brk.c: Likewise.
29854 * misc/chflags.c: Likewise.
29855 * misc/chroot.c: Likewise.
29856 * misc/fchflags.c: Likewise.
29857 * misc/fgetxattr.c: Likewise.
29858 * misc/flistxattr.c: Likewise.
29859 * misc/fremovexattr.c: Likewise.
29860 * misc/fsetxattr.c: Likewise.
29861 * misc/fsync.c: Likewise.
29862 * misc/ftruncate.c: Likewise.
29863 * misc/futimes.c: Likewise.
29864 * misc/futimesat.c: Likewise.
29865 * misc/getdomain.c: Likewise.
29866 * misc/getdtsz.c: Likewise.
29867 * misc/gethostid.c: Likewise.
29868 * misc/gethostname.c: Likewise.
29869 * misc/getloadavg.c: Likewise.
29870 * misc/getpagesize.c: Likewise.
29871 * misc/getsysstats.c: Likewise.
29872 * misc/getxattr.c: Likewise.
29873 * misc/gtty.c: Likewise.
29874 * misc/ioctl.c: Likewise.
29875 * misc/lgetxattr.c: Likewise.
29876 * misc/listxattr.c: Likewise.
29877 * misc/llistxattr.c: Likewise.
29878 * misc/lremovexattr.c: Likewise.
29879 * misc/lsetxattr.c: Likewise.
29880 * misc/lutimes.c: Likewise.
29881 * misc/madvise.c: Likewise.
29882 * misc/mincore.c: Likewise.
29883 * misc/mlock.c: Likewise.
29884 * misc/mlockall.c: Likewise.
29885 * misc/mmap.c: Likewise.
29886 * misc/mprotect.c: Likewise.
29887 * misc/msync.c: Likewise.
29888 * misc/munlock.c: Likewise.
29889 * misc/munlockall.c: Likewise.
29890 * misc/munmap.c: Likewise.
29891 * misc/preadv.c: Likewise.
29892 * misc/preadv64.c: Likewise.
29893 * misc/ptrace.c: Likewise.
29894 * misc/pwritev.c: Likewise.
29895 * misc/pwritev64.c: Likewise.
29896 * misc/readv.c: Likewise.
29897 * misc/reboot.c: Likewise.
29898 * misc/remap_file_pages.c: Likewise.
29899 * misc/removexattr.c: Likewise.
29900 * misc/revoke.c: Likewise.
29901 * misc/select.c: Likewise.
29902 * misc/setdomain.c: Likewise.
29903 * misc/setegid.c: Likewise.
29904 * misc/seteuid.c: Likewise.
29905 * misc/sethostid.c: Likewise.
29906 * misc/sethostname.c: Likewise.
29907 * misc/setregid.c: Likewise.
29908 * misc/setreuid.c: Likewise.
29909 * misc/setxattr.c: Likewise.
29910 * misc/sstk.c: Likewise.
29911 * misc/stty.c: Likewise.
29912 * misc/swapoff.c: Likewise.
29913 * misc/swapon.c: Likewise.
29914 * misc/sync.c: Likewise.
29915 * misc/syncfs.c: Likewise.
29916 * misc/syscall.c: Likewise.
29917 * misc/truncate.c: Likewise.
29918 * misc/ualarm.c: Likewise.
29919 * misc/usleep.c: Likewise.
29920 * misc/ustat.c: Likewise.
29921 * misc/utimes.c: Likewise.
29922 * misc/vhangup.c: Likewise.
29923 * misc/writev.c: Likewise.
29924 * posix/_exit.c: Likewise.
29925 * posix/alarm.c: Likewise.
29926 * posix/execve.c: Likewise.
29927 * posix/fexecve.c: Likewise.
29928 * posix/fork.c: Likewise.
29929 * posix/fpathconf.c: Likewise.
29930 * posix/getaddrinfo.c: Likewise.
29931 * posix/getegid.c: Likewise.
29932 * posix/geteuid.c: Likewise.
29933 * posix/getgid.c: Likewise.
29934 * posix/getgroups.c: Likewise.
29935 * posix/getlogin.c: Likewise.
29936 * posix/getlogin_r.c: Likewise.
29937 * posix/getpgid.c: Likewise.
29938 * posix/getpid.c: Likewise.
29939 * posix/getppid.c: Likewise.
29940 * posix/getresgid.c: Likewise.
29941 * posix/getresuid.c: Likewise.
29942 * posix/getsid.c: Likewise.
29943 * posix/getuid.c: Likewise.
29944 * posix/glob64.c: Likewise.
29945 * posix/nanosleep.c: Likewise.
29946 * posix/pathconf.c: Likewise.
29947 * posix/pause.c: Likewise.
29948 * posix/posix_madvise.c: Likewise.
29949 * posix/pread.c: Likewise.
29950 * posix/pread64.c: Likewise.
29951 * posix/pwrite.c: Likewise.
29952 * posix/pwrite64.c: Likewise.
29953 * posix/sched_getaffinity.c: Likewise.
29954 * posix/sched_getp.c: Likewise.
29955 * posix/sched_gets.c: Likewise.
29956 * posix/sched_primax.c: Likewise.
29957 * posix/sched_primin.c: Likewise.
29958 * posix/sched_rr_gi.c: Likewise.
29959 * posix/sched_setaffinity.c: Likewise.
29960 * posix/sched_setp.c: Likewise.
29961 * posix/sched_sets.c: Likewise.
29962 * posix/sched_yield.c: Likewise.
29963 * posix/setgid.c: Likewise.
29964 * posix/setlogin.c: Likewise.
29965 * posix/setpgid.c: Likewise.
29966 * posix/setresgid.c: Likewise.
29967 * posix/setresuid.c: Likewise.
29968 * posix/setsid.c: Likewise.
29969 * posix/setuid.c: Likewise.
29970 * posix/sleep.c: Likewise.
29971 * posix/spawni.c: Likewise.
29972 * posix/sysconf.c: Likewise.
29973 * posix/times.c: Likewise.
29974 * posix/wait.c: Likewise.
29975 * posix/wait3.c: Likewise.
29976 * posix/wait4.c: Likewise.
29977 * posix/waitpid.c: Likewise.
29978 * resolv/gai_sigqueue.c: Likewise.
29979 * resource/getpriority.c: Likewise.
29980 * resource/getrlimit.c: Likewise.
29981 * resource/getrusage.c: Likewise.
29982 * resource/nice.c: Likewise.
29983 * resource/setpriority.c: Likewise.
29984 * resource/setrlimit.c: Likewise.
29985 * resource/ulimit.c: Likewise.
29986 * rt/aio_cancel.c: Likewise.
29987 * rt/aio_fsync.c: Likewise.
29988 * rt/aio_read.c: Likewise.
29989 * rt/aio_sigqueue.c: Likewise.
29990 * rt/aio_suspend.c: Likewise.
29991 * rt/aio_write.c: Likewise.
29992 * rt/clock_getres.c: Likewise.
29993 * rt/clock_gettime.c: Likewise.
29994 * rt/clock_nanosleep.c: Likewise.
29995 * rt/clock_settime.c: Likewise.
29996 * rt/lio_listio.c: Likewise.
29997 * rt/mq_close.c: Likewise.
29998 * rt/mq_getattr.c: Likewise.
29999 * rt/mq_notify.c: Likewise.
30000 * rt/mq_open.c: Likewise.
30001 * rt/mq_receive.c: Likewise.
30002 * rt/mq_send.c: Likewise.
30003 * rt/mq_setattr.c: Likewise.
30004 * rt/mq_timedreceive.c: Likewise.
30005 * rt/mq_timedsend.c: Likewise.
30006 * rt/mq_unlink.c: Likewise.
30007 * rt/shm_open.c: Likewise.
30008 * rt/shm_unlink.c: Likewise.
30009 * rt/timer_create.c: Likewise.
30010 * rt/timer_delete.c: Likewise.
30011 * rt/timer_getoverr.c: Likewise.
30012 * rt/timer_gettime.c: Likewise.
30013 * rt/timer_settime.c: Likewise.
30014 * setjmp/__longjmp.c: Likewise.
30015 * setjmp/setjmp.c: Likewise.
30016 * signal/kill.c: Likewise.
30017 * signal/killpg.c: Likewise.
30018 * signal/raise.c: Likewise.
30019 * signal/sigaction.c: Likewise.
30020 * signal/sigaltstack.c: Likewise.
30021 * signal/sigblock.c: Likewise.
30022 * signal/sigignore.c: Likewise.
30023 * signal/sigintr.c: Likewise.
30024 * signal/signal.c: Likewise.
30025 * signal/sigpause.c: Likewise.
30026 * signal/sigpending.c: Likewise.
30027 * signal/sigqueue.c: Likewise.
30028 * signal/sigreturn.c: Likewise.
30029 * signal/sigset.c: Likewise.
30030 * signal/sigsetmask.c: Likewise.
30031 * signal/sigstack.c: Likewise.
30032 * signal/sigsuspend.c: Likewise.
30033 * signal/sigtimedwait.c: Likewise.
30034 * signal/sigvec.c: Likewise.
30035 * signal/sigwait.c: Likewise.
30036 * signal/sigwaitinfo.c: Likewise.
30037 * signal/sysv_signal.c: Likewise.
30038 * socket/accept.c: Likewise.
30039 * socket/accept4.c: Likewise.
30040 * socket/bind.c: Likewise.
30041 * socket/connect.c: Likewise.
30042 * socket/getpeername.c: Likewise.
30043 * socket/getsockname.c: Likewise.
30044 * socket/getsockopt.c: Likewise.
30045 * socket/isfdtype.c: Likewise.
30046 * socket/listen.c: Likewise.
30047 * socket/recv.c: Likewise.
30048 * socket/recvfrom.c: Likewise.
30049 * socket/recvmsg.c: Likewise.
30050 * socket/send.c: Likewise.
30051 * socket/sendmsg.c: Likewise.
30052 * socket/sendto.c: Likewise.
30053 * socket/setsockopt.c: Likewise.
30054 * socket/shutdown.c: Likewise.
30055 * socket/sockatmark.c: Likewise.
30056 * socket/socket.c: Likewise.
30057 * socket/socketpair.c: Likewise.
30058 * stdio-common/ctermid.c: Likewise.
30059 * stdio-common/cuserid.c: Likewise.
30060 * stdio-common/remove.c: Likewise.
30061 * stdio-common/rename.c: Likewise.
30062 * stdio-common/renameat.c: Likewise.
30063 * stdio-common/tempname.c: Likewise.
30064 * stdlib/getcontext.c: Likewise.
30065 * stdlib/makecontext.c: Likewise.
30066 * stdlib/setcontext.c: Likewise.
30067 * stdlib/swapcontext.c: Likewise.
30068 * stdlib/system.c: Likewise.
30069 * streams/fattach.c: Likewise.
30070 * streams/fdetach.c: Likewise.
30071 * streams/getmsg.c: Likewise.
30072 * streams/getpmsg.c: Likewise.
30073 * streams/putmsg.c: Likewise.
30074 * streams/putpmsg.c: Likewise.
30075 * sysdeps/unix/bsd/getpt.c: Likewise.
30076 * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
30077 * sysdeps/unix/sysv/linux/futimens.c: Likewise.
30078 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
30079 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
30080 Likewise.
30081 * sysdeps/unix/sysv/linux/readahead.c: Likewise.
30082 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
30083 * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
30084 * sysvipc/msgctl.c: Likewise.
30085 * sysvipc/msgget.c: Likewise.
30086 * sysvipc/msgrcv.c: Likewise.
30087 * sysvipc/msgsnd.c: Likewise.
30088 * sysvipc/semctl.c: Likewise.
30089 * sysvipc/semget.c: Likewise.
30090 * sysvipc/semop.c: Likewise.
30091 * sysvipc/semtimedop.c: Likewise.
30092 * sysvipc/shmat.c: Likewise.
30093 * sysvipc/shmctl.c: Likewise.
30094 * sysvipc/shmdt.c: Likewise.
30095 * sysvipc/shmget.c: Likewise.
30096 * termios/tcdrain.c: Likewise.
30097 * termios/tcflow.c: Likewise.
30098 * termios/tcflush.c: Likewise.
30099 * termios/tcgetattr.c: Likewise.
30100 * termios/tcgetpgrp.c: Likewise.
30101 * termios/tcsendbrk.c: Likewise.
30102 * termios/tcsetattr.c: Likewise.
30103 * termios/tcsetpgrp.c: Likewise.
30104 * time/adjtime.c: Likewise.
30105 * time/clock.c: Likewise.
30106 * time/getitimer.c: Likewise.
30107 * time/gettimeofday.c: Likewise.
30108 * time/setitimer.c: Likewise.
30109 * time/settimeofday.c: Likewise.
30110 * time/stime.c: Likewise.
30111 * time/time.c: Likewise.
30112
30113 2012-11-04 Pino Toscano <toscano.pino@tiscali.it>
30114
30115 * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
30116 /usr/old/bin.
30117
30118 * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
30119 instead of spaces.
30120 * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
30121
30122 2012-11-03 Joseph Myers <joseph@codesourcery.com>
30123
30124 [BZ #14796]
30125 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
30126 FE_TONEAREST before applying Dekker multiplication and Knuth
30127 addition. Clear inexact exceptions and check for exact zero
30128 results afterwards.
30129 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30130 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
30131 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30132 * math/libm-test.inc (fma_test): Add more tests.
30133 (fma_test_towardzero): Likewise.
30134 (fma_test_downward): Likewise.
30135 (fma_test_upward): Likewise.
30136 * sysdeps/generic/math_private.h (default_libc_fesetround): New
30137 function.
30138 (libc_fesetround): New macro.
30139 (libc_fesetroundf): Likewise.
30140 (libc_fesetroundl): Likewise.
30141 * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
30142 function.
30143 (libc_fesetround_387): Likewise.
30144 (libc_fesetroundf): New macro.
30145 (libc_fesetround): Likewise.
30146 (libc_fesetroundl): Likewise.
30147 * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
30148 function.
30149 (libc_fesetroundf): New macro.
30150 (libc_fesetround): Likewise.
30151 (libc_fesetroundl): Likewise.
30152 * include/fenv.h (feclearexcept): Add libm_hidden_proto.
30153 * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
30154 * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
30155 libm_hidden_ver.
30156 * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
30157 * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
30158 libm_hidden_def.
30159 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
30160 * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
30161 libm_hidden_ver.
30162 * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
30163 libm_hidden_def.
30164
30165 [BZ #3439]
30166 * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
30167 integer constant usable in #if and use that to give value to enum
30168 constant.
30169 (FE_DIVBYZERO): Likewise.
30170 (FE_UNDERFLOW): Likewise.
30171 (FE_OVERFLOW): Likewise.
30172 (FE_INVALID): Likewise.
30173 (FE_INVALID_SNAN): Likewise.
30174 (FE_INVALID_ISI): Likewise.
30175 (FE_INVALID_IDI): Likewise.
30176 (FE_INVALID_ZDZ): Likewise.
30177 (FE_INVALID_IMZ): Likewise.
30178 (FE_INVALID_COMPARE): Likewise.
30179 (FE_INVALID_SOFTWARE): Likewise.
30180 (FE_INVALID_SQRT): Likewise.
30181 (FE_INVALID_INTEGER_CONVERSION): Likewise.
30182 (FE_TONEAREST): Likewise.
30183 (FE_TOWARDZERO): Likewise.
30184 (FE_UPWARD): Likewise.
30185 (FE_DOWNWARD): Likewise.
30186 * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
30187 (FE_DIVBYZERO): Likewise.
30188 (FE_OVERFLOW): Likewise.
30189 (FE_UNDERFLOW): Likewise.
30190 (FE_INEXACT): Likewise.
30191 (FE_TONEAREST): Likewise.
30192 (FE_DOWNWARD): Likewise.
30193 (FE_UPWARD): Likewise.
30194 (FE_TOWARDZERO): Likewise.
30195 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
30196 (FE_UNDERFLOW): Likewise.
30197 (FE_OVERFLOW): Likewise.
30198 (FE_DIVBYZERO): Likewise.
30199 (FE_INVALID): Likewise.
30200 (FE_TONEAREST): Likewise.
30201 (FE_TOWARDZERO): Likewise.
30202 * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
30203 (FE_OVERFLOW): Likewise.
30204 (FE_UNDERFLOW): Likewise.
30205 (FE_DIVBYZERO): Likewise.
30206 (FE_INEXACT): Likewise.
30207 (FE_TONEAREST): Likewise.
30208 (FE_TOWARDZERO): Likewise.
30209 (FE_UPWARD): Likewise.
30210 (FE_DOWNWARD): Likewise.
30211 * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
30212 (FE_DIVBYZERO): Likewise.
30213 (FE_OVERFLOW): Likewise.
30214 (FE_UNDERFLOW): Likewise.
30215 (FE_INEXACT): Likewise.
30216 (FE_TONEAREST): Likewise.
30217 (FE_DOWNWARD): Likewise.
30218 (FE_UPWARD): Likewise.
30219 (FE_TOWARDZERO): Likewise.
30220
30221 2012-11-02 Chris Metcalf <cmetcalf@tilera.com>
30222
30223 * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
30224
30225 2012-11-03 Andreas Schwab <schwab@linux-m68k.org>
30226
30227 * scripts/cross-test-ssh.sh (command): Use newlines to separate
30228 commands. Quote $PWD.
30229 (blacklist_exports): Don't use remove_newlines. Replace "declare
30230 -x" by "export".
30231 (remove_newlines): Remove.
30232
30233 2012-11-02 H.J. Lu <hongjiu.lu@intel.com>
30234
30235 * stdlib/Makefile (headers): Add bits/stdlib-float.h.
30236 * stdlib/stdlib.h (atof): Moved to ...
30237 * include/bits/stdlib-float.h: Here. New file.
30238 * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
30239 * stdlib/bits/stdlib-float.h: New file.
30240 * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
30241 -mno-sse -mno-mmx.
30242 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
30243 <xmmintrin.h>.
30244
30245 2012-11-02 Joseph Myers <joseph@codesourcery.com>
30246
30247 * conform/conformtest.pl (@headers): Add fenv.h.
30248 * conform/data/fenv.h-data: New file.
30249 * include/fenv.h [_ISOMAC]: Disable all contents of file except
30250 include of <math/fenv.h>.
30251
30252 * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
30253 POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
30254 && !UNIX98]. Enables tests for XOPEN2K8.
30255 * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
30256 POSIX2008]: Likewise.
30257
30258 * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
30259 (struct rusage): Do not expect type or its members.
30260
30261 [BZ #3439]
30262 * math/math.h (FP_NAN): Define macro to integer constant usable in
30263 #if and use that to give value to enum constant.
30264 (FP_INFINITE): Likewise.
30265 (FP_ZERO): Likewise.
30266 (FP_SUBNORMAL): Likewise.
30267 (FP_NORMAL): Likewise.
30268
30269 2012-11-02 Andreas Schwab <schwab@linux-m68k.org>
30270
30271 * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
30272 * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
30273 arguments.
30274
30275 2012-11-02 Roland McGrath <roland@hack.frob.com>
30276
30277 * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
30278 Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
30279 autoconf-time if not.
30280 * configure.in: Remove AC_PREREQ.
30281
30282 2012-11-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
30283
30284 * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
30285 __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
30286 of the internal implementation.
30287
30288 2012-11-02 Joseph Myers <joseph@codesourcery.com>
30289
30290 * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
30291 except include of <misc/sys/syslog.h>.
30292
30293 2012-11-01 Andreas Schwab <schwab@linux-m68k.org>
30294
30295 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
30296 function returns with a NULL context exit with zero.
30297
30298 2012-11-01 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
30299
30300 * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
30301
30302 2012-11-01 H.J. Lu <hongjiu.lu@intel.com>
30303
30304 * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
30305 (run_program_cmd): This.
30306 * localedata/tst-langinfo.sh (run_program_prefix): Removed.
30307 (tst_langinfo): New variable. Use it.
30308
30309 2012-11-01 Sebastan Andrzej Siewior <bigeasy@linutronix.de>
30310
30311 * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
30312 floating point opcodes.
30313
30314 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
30315
30316 * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
30317 variable.
30318
30319 * elf/dl-support.c: Unconditionally include "setup-vdso.h".
30320
30321 * sysdeps/mach/hurd/powerpc: Remove directory.
30322 * sysdeps/mach/powerpc: Likewise.
30323
30324 2012-11-01 Andreas Schwab <schwab@linux-m68k.org>
30325
30326 * scripts/check-local-headers.sh: Ignore c++ headers.
30327
30328 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
30329
30330 * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
30331 __libc_cleanup_region_start argument.
30332
30333 2012-11-01 Joseph Myers <joseph@codesourcery.com>
30334
30335 [BZ #14784]
30336 [BZ #14785]
30337 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
30338 x * y using scaling, not as x * y + z.
30339 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30340 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30341 * math/libm-test.inc (fma_test): Add more tests.
30342 (fma_test_towardzero): Likewise.
30343 (fma_test_downward): Likewise.
30344 (fma_test_upward): Likewise.
30345
30346 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
30347
30348 * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
30349
30350 2012-10-31 Joseph Myers <joseph@codesourcery.com>
30351
30352 * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
30353 New variable.
30354
30355 2012-10-31 Thomas Schwinge <thomas@codesourcery.com>
30356
30357 * rt/tst-shm.c (worker): Correct checking for mmap failure.
30358
30359 2012-10-31 Andreas Schwab <schwab@linux-m68k.org>
30360
30361 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30362 Fix sort order.
30363 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30364 Likewise.
30365
30366 2012-10-31 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
30367
30368 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30369 Fix the order of the list for glibc 2.17.
30370 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30371 Likewise.
30372
30373 2012-10-31 Andreas Schwab <schwab@linux-m68k.org>
30374
30375 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30376
30377 2012-10-31 Joseph Myers <joseph@codesourcery.com>
30378
30379 [BZ #14610]
30380 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
30381 for low part of x being zero before using __atanl (y).
30382 * math/libm-test.inc (atan2_test): Add another test.
30383
30384 * manual/install.texi (Configuring and compiling): Document
30385 general use of test-wrapper and test-wrapper-env.
30386 * INSTALL: Regenerated.
30387
30388 * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
30389 (__fma): Do not extract and scale down low bits on after-rounding
30390 systems when result rounded to normal precision would have normal
30391 exponent.
30392 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
30393 (__fmal): Do not extract and scale down low bits on after-rounding
30394 systems when result rounded to normal precision would have normal
30395 exponent.
30396 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
30397 (__fmal): Do not extract and scale down low bits on after-rounding
30398 systems when result rounded to normal precision would have normal
30399 exponent.
30400 * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
30401 macro.
30402 (fma_test): Add more tests.
30403 (fma_test_towardzero): Likewise.
30404 (fma_test_downward): Likewise.
30405 (fma_test_upward): Likewise.
30406
30407 2012-10-30 H.J. Lu <hongjiu.lu@intel.com>
30408
30409 * sysdeps/i386/tininess.h: Renamed to ...
30410 * sysdeps/x86/tininess.h: This.
30411 * sysdeps/x86_64/tininess.h: Removed.
30412
30413 2012-10-30 Joseph Myers <joseph@codesourcery.com>
30414
30415 * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
30416 input. Use $(build-program-cmd).
30417 ($(objpfx)tst-array1-static.out): Likewise.
30418 ($(objpfx)tst-array2.out): Likewise.
30419 ($(objpfx)tst-array3.out): Likewise.
30420 ($(objpfx)tst-array4.out): Likewise.
30421 ($(objpfx)tst-array5.out): Likewise.
30422 ($(objpfx)tst-array5-static.out): Likewise.
30423
30424 2012-10-30 Chris Metcalf <cmetcalf@tilera.com>
30425
30426 * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
30427 if defined.
30428
30429 * nss/nsswitch.h (nss_interface_function): Provide new
30430 macro for use with NSS functions.
30431 * grp/initgroups.c: Use new macro.
30432 * nss/getXXbyYY.c: Likewise.
30433 * nss/getXXbyYY_r.c: Likewise.
30434 * nss/getXXent.c: Likewise.
30435 * nss/getXXent_r.c: Likewise.
30436 * sysdeps/posix/getaddrinfo.c: Likewise.
30437
30438 2012-10-30 Andreas Jaeger <aj@suse.de>
30439
30440 * po/ru.po: Update Russion translation from translation project.
30441
30442 2012-10-30 Joseph Myers <joseph@codesourcery.com>
30443
30444 [BZ #14152]
30445 [BZ #14783]
30446 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
30447 result and shift together with sticky bit instead of replicating
30448 round-to-nearest rounding.
30449 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30450 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30451 * math/libm-test.inc (fma_test): Add more tests. Do not permit
30452 missing underflow exceptions.
30453 (fma_test_towardzero): Add more tests.
30454 (fma_test_downward): Likewise.
30455 (fma_test_upward): Likewise.
30456
30457 [BZ #14047]
30458 * sysdeps/generic/tininess.h: New file.
30459 * sysdeps/i386/tininess.h: Likewise.
30460 * sysdeps/sh/tininess.h: Likewise.
30461 * sysdeps/x86_64/tininess.h: Likewise.
30462 * stdlib/tst-strtod-underflow.c: Likewise.
30463 * stdlib/tst-tininess.c: Likewise.
30464 * stdlib/strtod_l.c: Include <tininess.h>.
30465 (round_and_return): Do not set errno for exact underflow cases.
30466 Force an underflow exception when setting errno for underflow.
30467 Determine underflow based on rounding to normal precision if
30468 TININESS_AFTER_ROUNDING.
30469 * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
30470 ERANGE for exact underflow cases.
30471 * stdlib/Makefile (tests): Add tst-tininess and
30472 tst-strtod-underflow.
30473 ($(objpfx)tst-tininess): Use $(link-libm).
30474 ($(objpfx)tst-strtod-underflow): Likewise.
30475
30476 2012-10-30 Andreas Jaeger <aj@suse.de>
30477
30478 [BZ#14767]
30479 * elf/Makefile (tests): Remove conditional for have-initfini-array
30480 since this is now always required and the variable does not exist
30481 anymore.
30482 (tests-static): Likewise.
30483 (modules-names): Likewise.
30484
30485 * po/eo.po: Add Esperanto translation from translation project.
30486
30487 * elf/tst-array1.c (fini_array): Make writeable so that it can be
30488 merged with constructor/destructor.
30489 (init_array): Likewise.
30490 * elf/tst-array2dep.c (fini_array): Likewise.
30491 (init_array): Likewise.
30492
30493 2012-10-29 Mike Frysinger <vapier@gentoo.org>
30494
30495 * manual/message.texi: Delete @cartouche tags.
30496
30497 2012-10-29 Pino Toscano <toscano.pino@tiscali.it>
30498
30499 * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
30500 EOPNOTSUPP.
30501 * sysdeps/mach/hurd/fsync.c: Likewise.
30502
30503 * sysdeps/pthread/aio_notify.c (__aio_notify_only)
30504 [_POSIX_REALTIME_SIGNALS]: Change condition to
30505 [_POSIX_REALTIME_SIGNALS > 0].
30506
30507 2012-10-27 Andreas Jaeger <aj@suse.de>
30508
30509 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
30510 [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
30511 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
30512 [__WORDSIZE != 64]: Likewise.
30513
30514 2012-10-26 H.J. Lu <hongjiu.lu@intel.com>
30515
30516 * iconvdata/tst-table.sh: Remove ${SHELL}.
30517 * iconvdata/tst-tables.sh: Likewise.
30518
30519 2012-10-25 David S. Miller <davem@davemloft.net>
30520
30521 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30522 (__get_clockfreq_via_proc_openprom): Use strtoumax instead
30523 of strtoull.
30524
30525 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
30526 ifunc-impl-list.c
30527 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
30528 * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
30529 * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
30530 file.
30531
30532 2012-10-25 Roland McGrath <roland@hack.frob.com>
30533
30534 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30535 (__get_clockfreq_via_proc_openprom): Use __getdents instead of
30536 __getdirentries.
30537
30538 2012-10-25 Joseph Myers <joseph@codesourcery.com>
30539 Jim Blandy <jimb@codesourcery.com>
30540
30541 * scripts/cross-test-ssh.sh: New file.
30542 * manual/install.texi (Configuring and compiling): Document use of
30543 cross-test-ssh.sh.
30544 * INSTALL: Regenerated.
30545
30546 2012-10-25 Pino Toscano <toscano.pino@tiscali.it>
30547
30548 * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
30549 EOPNOTSUPP.
30550
30551 2012-10-25 Joseph Myers <joseph@codesourcery.com>
30552
30553 * Makeconfig (run-program-prefix): Fix comment.
30554
30555 2012-10-24 Joseph Myers <joseph@codesourcery.com>
30556 Jim Blandy <jimb@codesourcery.com>
30557
30558 * Makeconfig (test-wrapper): New variable,
30559 (test-wrapper-env): Likewise.
30560 [$(cross-compiling) = yes && $(test-wrapper) != ""]
30561 (run-built-tests): Define to yes.
30562 (run-program-prefix): Use $(test-wrapper).
30563 (built-program-cmd): Likewise.
30564 * Rules (make-test-out): Use $(test-wrapper-env) and
30565 $(host-built-program-cmd).
30566 * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
30567 ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
30568 tst-pathopt.sh.
30569 ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
30570 $(test-wrapper-env) to tst-rtld-load-self.sh.
30571 ($(objpfx)order2.out): Use $(test-wrapper).
30572 ($(objpfx)tst-initorder.out): Likewise.
30573 ($(objpfx)tst-initorder2.out): Likewise.
30574 ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
30575 * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
30576 (test_wrapper_env): New variable. Use it to run ld.so.
30577 * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
30578 Use it to run ld.so.
30579 (test_wrapper_env): Likewise.
30580 * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
30581 $(test-wrapper) to run-iconv-test.sh.
30582 * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
30583 (ICONV): Use $test_wrapper.
30584 * posix/Makefile ($(objpfx)globtest.out): Pass
30585 $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
30586 globtest.sh, not $(run-program-prefix).
30587 * posix/globtest.sh (run_via_rtld_prefix): New variable.
30588 (test_wrapper): Likewise.
30589 (test_wrapper_env): Likewise. Use it to run globtest with HOME
30590 set together with run_via_rtld_prefix.
30591 (run_program_prefix): Define in terms of test_wrapper and
30592 run_via_rtld_prefix.
30593
30594 2012-10-24 Roland McGrath <roland@hack.frob.com>
30595
30596 * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
30597 * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
30598 Targets removed.
30599
30600 [BZ #14743]
30601 * include/time.h: Remove librt_hidden_proto (clock_gettime).
30602 Declare __clock_getres, __clock_gettime, __clock_settime,
30603 __clock_nanosleep, and __clock_getcpuclockid.
30604 * rt/clock_gettime.c: Define __clock_gettime as an alias.
30605 Remove librt_hidden_def (clock_gettime).
30606 * sysdeps/unix/clock_gettime.c: Likewise.
30607 * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
30608 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
30609 * rt/clock_getres.c: Define __clock_getres as an alias.
30610 * sysdeps/posix/clock_getres.c: Likewise.
30611 * rt/clock_settime.c: Define __clock_settime as an alias.
30612 * sysdeps/unix/clock_settime.c: Likewise.
30613 * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
30614 * sysdeps/unix/clock_nanosleep.c: Likewise.
30615 * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
30616 * rt/clock-compat.c: New file.
30617 * rt/Makefile (librt-routines): Add clock-compat and move
30618 $(clock-routines) to ...
30619 (routines): ... here, new variable.
30620 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
30621 Don't add get_clockfreq here.
30622 * rt/Versions (libc: GLIBC_2.17): New version set.
30623 Add clock_* symbols here.
30624 (libc: GLIBC_PRIVATE): New version set. Add __clock_* symbols here.
30625 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
30626 (GLIBC_2.17): Add clock_* symbols.
30627 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
30628 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
30629 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
30630 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30631 Likewise.
30632 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30633 Likewise.
30634 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
30635 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
30636 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
30637 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
30638 * NEWS: Mention the move.
30639
30640 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
30641 Use __open, __read, __close rather than their public counterparts.
30642 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30643 (__get_clockfreq_via_cpuinfo): Likewise.
30644 (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
30645 (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
30646
30647 * config.h.in (HAVE_IFUNC): New #undef.
30648 * configure.in: Define it if libc_cv_ld_gnu_indirect_function
30649 was successful.
30650 * configure: Regenerated.
30651
30652 2012-10-24 Mike Frysinger <vapier@gentoo.org>
30653
30654 * configure.in: Move READELF check to start of file.
30655 (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
30656 libc_cv_asm_gnu_indirect_function in the process.
30657 * configure: Regenerated.
30658
30659 2012-10-24 Mike Frysinger <vapier@gentoo.org>
30660
30661 * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
30662 send the output to /dev/null.
30663 (libc_cv_cc_with_libunwind): Likewise.
30664 (libc_cv_as_noexecstack): Likewise.
30665 * configure: Regenerate.
30666
30667 2012-10-24 Joseph Myers <joseph@codesourcery.com>
30668
30669 * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
30670
30671 * posix/globtest.sh (TMPDIR): Do not set.
30672 (testdir): Define using ${common_objpfx}posix not $TMPDIR.
30673 (testout): Likewise.
30674
30675 2012-10-24 Andreas Jaeger <aj@suse.de>
30676
30677 * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
30678 types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
30679 [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
30680 [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
30681 posix_fadvise64, posix_fallocate64.
30682
30683 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
30684 (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
30685 (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
30686 Likewise.
30687 (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
30688 Likewise.
30689 (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
30690
30691 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
30692 (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
30693 <bits/fcntl-linux.h>.
30694 (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
30695
30696 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
30697 (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
30698 (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
30699 (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
30700 [__WORDSIZE != 64]: Likewise.
30701
30702 2012-10-23 Joseph Myers <joseph@codesourcery.com>
30703
30704 * Makeconfig (run-built-tests): New variable.
30705 * Rules [$(cross-compiling) = yes]: Change condition to
30706 [$(run-built-tests) = no].
30707 * catgets/Makefile [$(cross-compiling) != yes]: Change condition
30708 to [$(run-built-tests) = yes].
30709 * elf/Makefile [$(cross-compiling) = no]: Likewise
30710 * grp/Makefile [$(cross-compiling) = no]: Likewise.
30711 * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
30712 * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
30713 * intl/Makefile [$(cross-compiling) = no]: Likewise.
30714 * io/Makefile [$(cross-compiling) = no]: Likewise.
30715 * libio/Makefile [$(cross-compiling) = no]: Likewise.
30716 * malloc/Makefile [$(cross-compiling) = no]: Likewise.
30717 * misc/Makefile [$(cross-compiling) = no]: Likewise.
30718 * posix/Makefile [$(cross-compiling) = no]: Likewise.
30719 * resolv/Makefile [$(cross-compiling) = no]: Likewise.
30720 * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
30721 * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
30722 * string/Makefile [$(cross-compiling) = no]: Likewise.
30723
30724 * posix/Makefile ($(objpfx)globtest.out): Pass
30725 $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
30726 $(rtld-installed-name).
30727 * posix/globtest.sh (elf_objpfx): Remove variable.
30728 (rtld_installed_name): Likewise.
30729 (library_path): Likewise.
30730 (run_program_prefix): New variable. Use for running globtest
30731 binary.
30732
30733 2012-10-23 Jim Blandy <jimb@codesourcery.com>
30734 Joseph Myers <joseph@codesourcery.com>
30735
30736 * Makeconfig (host-built-program-cmd): New variable.
30737 * elf/Makefile (tst-stackguard1-ARGS): Use
30738 $(host-built-program-cmd).
30739 * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
30740 (tst-spawn-ARGS): Likewise.
30741 * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
30742
30743 2012-10-23 Joseph Myers <joseph@codesourcery.com>
30744 Jim Blandy <jimb@codesourcery.com>
30745
30746 * Makeconfig (run-via-rtld-prefix): New variable.
30747 (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
30748 (built-program-cmd): Likewise.
30749
30750 2012-10-22 Andreas Jaeger <aj@suse.de>
30751
30752 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
30753 __O_RSYNC if it exists, otherwise to O_SYNC.
30754
30755 2012-10-22 Jim Blandy <jimb@codesourcery.com>
30756 Joseph Myers <joseph@codesourcery.com>
30757
30758 * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
30759 /dev/null.
30760 * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
30761 from /dev/null
30762 * posix/tst-getconf.sh: Redirect getconf stdin in loop from
30763 /dev/null.
30764
30765 2012-10-22 Andreas Jaeger <aj@suse.de>
30766
30767 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
30768 Define always.
30769 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
30770
30771 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30772 bits/fcntl-linux.h.
30773
30774 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
30775 (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
30776
30777 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
30778 to __O_LARGEFILE.
30779 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
30780 to __O_LARGEFILE.
30781
30782 2012-10-21 Jim Blandy <jimb@codesourcery.com>
30783 Joseph Myers <joseph@codesourcery.com>
30784
30785 * config.make.in (NM): New variable.
30786
30787 2012-10-21 Andreas Jaeger <aj@suse.de>
30788
30789 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
30790 definitions and declarations that are provided by
30791 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
30792
30793 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
30794
30795 [BZ #14683]
30796 * elf/Makefile (tests-static): Add tst-leaks1-static.
30797 (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
30798 ($(objpfx)tst-leaks1-static): New rule.
30799 ($(objpfx)tst-leaks1-static-mem): Likewise.
30800 (tst-leaks1-static-ENV): New macro.
30801 * elf/dl-open.c (dl_open_worker): Check the main application
30802 only if SHARED is defined.
30803 * elf/tst-leaks1-static.c: New file.
30804
30805 2012-10-20 Andreas Jaeger <aj@suse.de>
30806
30807 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
30808 generic values for Linux.
30809 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
30810 and declarations that are provided by <bits/fcntl-linux.h> and
30811 include <bits/fcntl-linux.h>.
30812 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
30813 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
30814
30815 2012-10-20 Roland McGrath <roland@hack.frob.com>
30816
30817 * io/fcntl.h: Move include of <bits/types.h> to the top and
30818 include it unconditionally.
30819
30820 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
30821
30822 * wcsmbs/Makefile (tests-ifunc): New variable.
30823 (tests): Add $(tests-ifunc).
30824 * wcsmbs/test-wcschr-ifunc.c: New file.
30825 * wcsmbs/test-wcscmp-ifunc.c: Likewise.
30826 * wcsmbs/test-wcscpy-ifunc.c: Likewise.
30827 * wcsmbs/test-wcslen-ifunc.c: Likewise.
30828 * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
30829 * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
30830
30831 * string/Makefile (tests-ifunc): New variable.
30832 (tests): Add $(tests-ifunc).
30833 * string/test-memccpy.c (TEST_NAME): New macro.
30834 * string/test-memchr.c (TEST_NAME): Likewise.
30835 * string/test-memcmp.c (TEST_NAME): Likewise.
30836 * string/test-memcpy.c (TEST_NAME): Likewise.
30837 * string/test-memmem.c (TEST_NAME): Likewise.
30838 * string/test-memmove.c (TEST_NAME): Likewise.
30839 * string/test-memset.c (TEST_NAME): Likewise.
30840 * string/test-rawmemchr.c (TEST_NAME): Likewise.
30841 * string/test-stpcpy.c (TEST_NAME): Likewise.
30842 * string/test-stpncpy.c (TEST_NAME): Likewise.
30843 * string/test-strcasecmp.c (TEST_NAME): Likewise.
30844 * string/test-strcasestr.c (TEST_NAME): Likewise.
30845 * string/test-strcat.c (TEST_NAME): Likewise.
30846 * string/test-strchr.c (TEST_NAME): Likewise.
30847 * string/test-strcmp.c(TEST_NAME): Likewise.
30848 * string/test-strcpy.c (TEST_NAME): Likewise.
30849 * string/test-strcspn.c (TEST_NAME): Likewise.
30850 * string/test-strlen.c (TEST_NAME): Likewise.
30851 * string/test-strncasecmp.c (TEST_NAME): Likewise.
30852 * string/test-strncmp.c (TEST_NAME): Likewise.
30853 * string/test-strncpy.c (TEST_NAME): Likewise.
30854 * string/test-strnlen.c (TEST_NAME): Likewise.
30855 * string/test-strpbrk.c (TEST_NAME): Likewise.
30856 * string/test-strrchr.c (TEST_NAME): Likewise.
30857 * string/test-strspn.c (TEST_NAME): Likewise.
30858 * string/test-strstr.c (TEST_NAME): Likewise.
30859 * string/test-bcopy-ifunc.c: New file.
30860 * string/test-bzero-ifunc.c: Likewise.
30861 * string/test-memccpy-ifunc.c: Likewise.
30862 * string/test-memchr-ifunc.c: Likewise.
30863 * string/test-memcmp-ifunc.c: Likewise.
30864 * string/test-memcpy-ifunc.c: Likewise.
30865 * string/test-memmem-ifunc.c: Likewise.
30866 * string/test-memmove-ifunc.c: Likewise.
30867 * string/test-mempcpy-ifunc.c: Likewise.
30868 * string/test-memset-ifunc.c: Likewise.
30869 * string/test-rawmemchr-ifunc.c: Likewise.
30870 * string/test-stpcpy-ifunc.c: Likewise.
30871 * string/test-stpncpy-ifunc.c: Likewise.
30872 * string/test-strcasecmp-ifunc.c: Likewise.
30873 * string/test-strcasestr-ifunc.c: Likewise.
30874 * string/test-strcat-ifunc.c: Likewise.
30875 * string/test-strchr-ifunc.c: Likewise.
30876 * string/test-strchrnul-ifunc.c: Likewise.
30877 * string/test-strcmp-ifunc.c: Likewise.
30878 * string/test-strcpy-ifunc.c: Likewise.
30879 * string/test-strcspn-ifunc.c: Likewise.
30880 * string/test-strlen-ifunc.c: Likewise.
30881 * string/test-strncasecmp-ifunc.c: Likewise.
30882 * string/test-strncat-ifunc.c: Likewise.
30883 * string/test-strncmp-ifunc.c: Likewise.
30884 * string/test-strncpy-ifunc.c: Likewise.
30885 * string/test-strnlen-ifunc.c: Likewise.
30886 * string/test-strpbrk-ifunc.c: Likewise.
30887 * string/test-strrchr-ifunc.c: Likewise.
30888 * string/test-strspn-ifunc.c: Likewise.
30889 * string/test-strstr-ifunc.c: Likewise.
30890
30891 * debug/Makefile (tests-ifunc): New variable.
30892 (tests): Add $(tests-ifunc).
30893 * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
30894 * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
30895 * debug/test-stpcpy_chk-ifunc.c: New file.
30896 * debug/test-strcpy_chk-ifunc.c: Likewise.
30897
30898 2012-10-20 Siddhesh Poyarekar <siddhesh@redhat.com>
30899
30900 [BZ #13601]
30901 * elf/dl-load.c (open_verify): Retry read if the entire ELF
30902 header is not read in.
30903
30904 2012-10-19 Joseph Myers <joseph@codesourcery.com>
30905
30906 * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh. Pass
30907 script to $(SHELL) as $<. Pass $(common-objpfx) to script
30908 directly. Pass built executable to script as
30909 $(built-program-cmd).
30910 * io/ftwtest-sh (ldso): Remove variable. Run ftwtest directly as
30911 $testprogram without using LD_LIBRARY_PATH and $ldso.
30912
30913 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
30914 $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
30915 $(rtld-installed-name).
30916 * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
30917 (rtld_installed_name): Likewise.
30918 (library_path): Likewise.
30919 (run_program_prefix): New variable. Use it to run tst_fgetgrent.
30920 * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
30921 $(run-program-prefix) to tst-tables.sh.
30922 * iconvdata/tst-table.sh (run_program_prefix): New variable. Use
30923 it to run tst-table-from and tst-table-to.
30924 * iconvdata/tst-tables.sh (run_program_prefix): New variable.
30925 Pass it to tst-table.sh.
30926 * intl/Makefile ($(objpfx)tst-gettext.out): Pass
30927 $(run-program-prefix) to tst-gettext.sh.
30928 ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
30929 tst-translit.sh.
30930 ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
30931 tst-gettext2.sh.
30932 * intl/tst-gettext.sh (run_program_prefix): New variable. Use it
30933 to run tst-gettext.
30934 * intl/tst-gettext2.sh (run_program_prefix): New variable. Use it
30935 to run tst-gettext2.
30936 * intl/tst-translit.sh (run_program_prefix): New variable. Use it
30937 to run tst-translit.
30938 * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
30939 $(run-program-prefix) to tst-mtrace.sh.
30940 * malloc/tst-mtrace.sh (run_program_prefix): New variable. Use it
30941 to run tst-mtrace.
30942 * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
30943 $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
30944 $(rtld-installed-name).
30945 * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
30946 (rtld_installed_name): Likewise.
30947 (run_program_prefix): New variable. Use it to run wordexp-test.
30948
30949 * Makeconfig (ARCH): Remove all definitions.
30950 (machine): Likewise.
30951 [ARCH]: Remove conditional code.
30952 [!objdir]: Give error.
30953 [!objdir] (objpfx): Remove.
30954 [!objdir] (common-objpfx): Likewise.
30955 [!objdir] (common-objdir): Likewise.
30956 * configure.in (config_makefile): Remove. Hardcode Makefile in
30957 AC_CONFIG_FILES call.
30958 * configure: Regenerated.
30959
30960 [BZ #13888]
30961 * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
30962 or TMPDIR.
30963 (testout): Likewise.
30964
30965 * posix/Makefile ($(objpfx)tst-getconf.out): Pass
30966 $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
30967 $(rtld-installed-name).
30968 * posix/tst-getconf.sh (elf_objpfx): Remove variable.
30969 (rtld_installed_name): Likwise.
30970 (runit): Remove function.
30971 (run_getconf): New variable, Use it for running getconf binary.
30972
30973 2012-10-18 H.J. Lu <hongjiu.lu@intel.com>
30974
30975 [BZ #14716]
30976 * string/test-memmem.c (check_result): New function.
30977 (do_one_test): Use it.
30978 (check1): New function.
30979 (test_main): Use it.
30980
30981 2012-10-18 Markus Trippelsdorf <markus@trippelsdorf.de>
30982
30983 * math/Makefile: Comment on slow compilation of test-tgmath2.c.
30984
30985 2012-10-18 Joseph Myers <joseph@codesourcery.com>
30986
30987 * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
30988 (_G_LSEEK64): Likewise.
30989 (_G_MMAP64): Likewise.
30990 (_G_FSTAT64): Likewise.
30991 * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
30992 (_G_LSEEK64): Likewise.
30993 (_G_MMAP64): Likewise.
30994 (_G_FSTAT64): Likewise.
30995 * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
30996 unconditional. Call __mmap64 directly.
30997 (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
30998 (mmap_remap_check) [_G_LSEEK64]: Make code unconditional. Call
30999 __lseek64 directly.
31000 (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
31001 (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional. Call
31002 __mmap64 directly.
31003 (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
31004 (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional. Call
31005 __lseek64 directly.
31006 (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
31007 (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional. Call
31008 __lseek64 directly.
31009 (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
31010 (_IO_file_seek) [_G_LSEEK64]: Make code unconditional. Call
31011 __lseek64 directly.
31012 (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
31013 (_IO_file_stat) [_G_FSTAT64]: Make code unconditional. Call
31014 __fxstat64 directly.
31015 (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
31016 * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
31017 unconditional.
31018 (freopen64) [!_G_OPEN64]: Remove conditional code.
31019 * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
31020 unconditional.
31021 (fseeko64) [!_G_LSEEK64]: Remove conditional code.
31022 * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
31023 unconditional.
31024 (ftello64) [!_G_LSEEK64]: Remove conditional code.
31025 * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
31026 unconditional.
31027 (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31028 * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
31029 unconditional.
31030 (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
31031 * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
31032 unconditional.
31033 (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31034 * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
31035 unconditional.
31036 (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31037 * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
31038 unconditional.
31039 (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31040
31041 2012-10-18 Siddhesh Poyarekar <siddhesh@redhat.com>
31042
31043 [BZ #12140]
31044 * manual/memory.texi (Malloc Tunable Parameters): Add note
31045 about free list pointers overwriting some perturb bytes.
31046 Wording suggested by Roland McGrath.
31047
31048 2012-10-17 Joseph Myers <joseph@codesourcery.com>
31049
31050 * math/libm-test.inc (gamma_test): Do not call feclearexcept.
31051 (lgamma_test): Likewise.
31052 (tgamma_test): Likewise.
31053
31054 2012-10-16 Florian Weimer <fweimer@redhat.com>
31055
31056 [BZ #14700]
31057 * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
31058 (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
31059
31060 2012-10-16 Maxim Kuvyrkov <maxim@codesourcery.com>
31061
31062 * NEWS: Mention BZ #14716.
31063 * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
31064 when removing AVAILABLE1_USES_J macro.
31065
31066 2012-10-12 H.J. Lu <hongjiu.lu@intel.com>
31067
31068 * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
31069 (__bswap_64): __uint64_t for unsigned 64-bit int.
31070
31071 2012-10-12 Andreas Schwab <schwab@linux-m68k.org>
31072
31073 * include/string.h (memmem): Declare libc hidden alias.
31074 * string/memmem.c (memmem): Define libc hidden alias.
31075 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
31076 __read, __close instead of open, read, close.
31077
31078 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
31079
31080 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
31081 * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
31082 global and hidden.
31083 * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
31084 * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
31085 * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
31086 Likewise.
31087 (__rawmemchr_sse2): Likewise.
31088 * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
31089 * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
31090 (__strchr_sse2): Likewise.
31091 * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
31092 * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
31093 (__strcasecmp_sse2): Likewise.
31094 (__strncasecmp_sse2): Likewise.
31095 * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
31096 * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
31097 * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
31098 * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
31099 (__strrchr_sse2): Likewise.
31100 * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
31101 ifunc-impl-list.c.
31102 * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
31103 * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
31104 * sysdeps/x86_64/multiarch/memmove.c: Likewise.
31105 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
31106 * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
31107 * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
31108 * sysdeps/x86_64/multiarch/memset.S: Likewise.
31109 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
31110 * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
31111 * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
31112 * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
31113 * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
31114 * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
31115 * sysdeps/x86_64/multiarch/strcat.S: Likewise.
31116 * sysdeps/x86_64/multiarch/strchr.S: Likewise.
31117 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
31118 * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
31119 * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
31120 * sysdeps/x86_64/multiarch/strlen.S: Likewise.
31121 * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
31122 * sysdeps/x86_64/multiarch/strncat.S: Likewise.
31123 * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
31124 * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
31125 * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
31126 * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
31127 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
31128 * sysdeps/x86_64/multiarch/strspn.S: Likewise.
31129 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
31130 * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
31131 * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
31132
31133 * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
31134 global and hidden.
31135 * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
31136 * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
31137 * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
31138 * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
31139 Likewise.
31140 * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
31141 Likewise.
31142 * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
31143 * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
31144 * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
31145 * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
31146 ifunc-impl-list.c.
31147 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
31148 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
31149 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
31150 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
31151 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
31152 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
31153 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
31154 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
31155 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
31156 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
31157 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
31158 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
31159 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
31160 * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
31161 * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
31162 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
31163 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
31164 * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
31165 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
31166 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
31167 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
31168 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
31169 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
31170 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
31171 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
31172 * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
31173 * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
31174 * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
31175 * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
31176 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
31177 * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
31178 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
31179 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
31180 * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
31181 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
31182 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
31183 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
31184 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
31185 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
31186 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
31187 * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
31188
31189 * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
31190 [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
31191 * include/ifunc-impl-list.h: New file.
31192 * misc/ifunc-impl-list.c: Likewise.
31193 * misc/Makefile (routines): Add ifunc-impl-list.
31194 * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
31195 * string/test-string.h: Include <ifunc-impl-list.h>.
31196 (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
31197 TEST_NAME]: New variables.
31198 (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
31199 are defined.
31200 (test_init): Call __libc_ifunc_impl_list to initialize
31201 func_list if TEST_IFUNC and TEST_NAME are defined.
31202
31203 * string/Makefile (strop-tests): Add bcopy and bzero.
31204 * string/test-bcopy.c: New file.
31205 * string/test-bzero.c: Likewise.
31206 * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
31207 defined.
31208 * string/test-memset.c: Support bzero test if TEST_BZERO is
31209 defined.
31210 * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
31211 __libc_memmove.
31212 * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
31213 __libc_memset.
31214 * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
31215 of memset.
31216
31217 2012-10-10 Joseph Myers <joseph@codesourcery.com>
31218
31219 * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
31220 * configure: Regenerated.
31221
31222 * Makeconfig (+link-static-before-libc): Don't include
31223 $(link-static-libc).
31224
31225 * libio/libio.h (_IO_pos_t): Remove.
31226
31227 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
31228
31229 * NEWS: Add note about FIPS mode. Wording suggested by Roland
31230 McGrath.
31231
31232 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
31233
31234 * crypt/crypt-entry.c: Include fips-private.h.
31235 (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
31236 * crypt/md5c-test.c (main): Tolerate disabled MD5.
31237 * sysdeps/unix/sysv/linux/fips-private.h: New file.
31238 * sysdeps/generic/fips-private.h: New file, dummy fallback.
31239
31240 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
31241
31242 * crypt/crypt-private.h: Include stdbool.h.
31243 (_ufc_setup_salt_r): Return bool.
31244 * crypt/crypt-entry.c: Include errno.h.
31245 (__crypt_r): Return NULL with EINVAL for bad salt.
31246 * crypt/crypt_util.c (bad_for_salt): New.
31247 (_ufc_setup_salt_r): Check that salt is long enough and within
31248 the specified alphabet.
31249 * crypt/badsalttest.c: New file.
31250 * crypt/Makefile (tests): Add it.
31251 ($(objpfx)badsalttest): New.
31252
31253 2012-10-09 Maxim Kuvyrkov <maxim@codesourcery.com>
31254
31255 * NEWS: Add entry for BZ #14602.
31256
31257 2012-10-09 Joseph Myers <joseph@codesourcery.com>
31258
31259 * math/gen-libm-test.pl (parse_args): Handle comparison macros as
31260 type-generic.
31261 * math/libm-test.inc: Update comment listing what functions and
31262 macros are tested.
31263 (isgreater_test): New function.
31264 (isgreaterequal_test): Likewise.
31265 (isless_test): Likewise.
31266 (islessequal_test): Likewise.
31267 (islessgreater_test): Likewise.
31268 (isunordered_test): Likewise.
31269 (main): Call the new functions.
31270
31271 2012-10-09 Roland McGrath <roland@hack.frob.com>
31272
31273 * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
31274 _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
31275 AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
31276 * sysdeps/i386/configure: Regenerated.
31277 * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
31278 * sysdeps/mach/configure: Regenerated.
31279 * sysdeps/mach/hurd/configure: Regenerated.
31280 * sysdeps/powerpc/configure: Regenerated.
31281 * sysdeps/powerpc/powerpc32/configure: Regenerated.
31282 * sysdeps/powerpc/powerpc64/configure: Regenerated.
31283 * sysdeps/s390/s390-32/configure: Regenerated.
31284 * sysdeps/s390/s390-64/configure: Regenerated.
31285 * sysdeps/sh/configure: Regenerated.
31286 * sysdeps/sparc/configure: Regenerated.
31287 * sysdeps/unix/sysv/linux/configure: Regenerated.
31288 * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
31289 * sysdeps/x86_64/configure: Regenerated.
31290
31291 * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
31292 defined. Don't check if MAP is NULL.
31293
31294 2012-10-09 Joseph Myers <joseph@codesourcery.com>
31295
31296 * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
31297 (_G_stat64): Likewise.
31298 * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
31299 (_G_stat64): Likewise.
31300 * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
31301 instead of struct _G_stat64.
31302 * libio/fileops.c (mmap_remap_check): Likewise.
31303 (decide_maybe_mmap): Likewise.
31304 (_IO_new_file_seekoff): Likewise.
31305 (_IO_file_stat): Likewise.
31306 * libio/libio.h (_IO_off64_t): Define to __off64_t, not
31307 _G_off64_t.
31308 * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
31309 instead of struct _G_stat64.
31310 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
31311
31312 2012-10-08 Maxim Kuvyrkov <maxim@codesourcery.com>
31313
31314 [BZ #14602]
31315 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31316 Replace with ...
31317 (CHECK_EOL): New macro.
31318 (two_way_short_needle): Check beginning of haystack for EOL. Use
31319 CHECK_EOL.
31320 * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31321 Replace with CHECK_EOL.
31322 * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31323 Replace with CHECK_EOL.
31324
31325 2012-10-08 Joseph Myers <joseph@codesourcery.com>
31326
31327 * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
31328 type-generic.
31329 * math/libm-test.inc: Update comment listing what functions and
31330 macros are tested.
31331 (finite_test): New function.
31332 (isinf_test): Likewise.
31333 (isnan_test): Likewise.
31334 (fpclassify_test): Test subnormal input.
31335 (isfinite_test): Likewise.
31336 (isnormal_test): Likewise.
31337 (main): Call the new functions.
31338
31339 2012-10-08 Jonathan Nieder <jrnieder@gmail.com>
31340
31341 [BZ #14660]
31342 * Makerules (%.dynsym): Force C locale when running
31343 $(OBJDUMP) --dynamic-syms.
31344
31345 2012-10-08 Andreas Schwab <schwab@linux-m68k.org>
31346
31347 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
31348 <stdint.h>.
31349
31350 2012-10-06 David S. Miller <davem@davemloft.net>
31351
31352 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
31353 upper 32-bits of the length value in %o2 since we use branch-on-register
31354 tests which consider the entire 64-bit register.
31355
31356 2012-10-06 H.J. Lu <hongjiu.lu@intel.com>
31357
31358 * string/test-strstr.c (check2): Add a test for page boundary.
31359
31360 2012-10-05 David S. Miller <davem@davemloft.net>
31361
31362 * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
31363 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
31364 file.
31365 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
31366 sysdep_routines.
31367 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
31368 * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
31369 and bzero when HWCAP_SPARC_CRYPTO is present.
31370
31371 2012-10-05 H.J. Lu <hongjiu.lu@intel.com>
31372
31373 [BZ #14602]
31374 * string/test-strstr.c (check2): New function.
31375 (test_main): Call check2.
31376
31377 * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
31378 and bug-strchr1.
31379 * string/bug-strcasestr1.c (do_test): Moved to ...
31380 * string/test-strcasestr.c (check1): Here. New function.
31381 (do_one_test): Break out result checking code into ...
31382 (check_result): This. New function.
31383 (do_one_test): Call check_result.
31384 (test_main): Call check1.
31385 * string/bug-strchr1.c (do_test): Moved to ...
31386 * string/test-strchr.c (check1): Here. New function.
31387 (do_one_test): Break out result checking code into ...
31388 (check_result): This. New function.
31389 (do_one_test): Call check_result.
31390 (test_main): Call check1.
31391 * string/bug-strstr1.c (main): Moved to ...
31392 * string/test-strstr.c (check1): Here. New function.
31393 (do_one_test): Break out result checking code into ...
31394 (check_result): This. New function.
31395 (do_one_test): Call check_result.
31396 (test_main): Call check1.
31397 * string/bug-strcasestr1.c: Removed.
31398 * string/bug-strchr1.c: Likewise.
31399 * string/bug-strstr1.c: Likewise.
31400
31401 * elf/Makefile (dl-routines): Add hwcaps.
31402 * elf/dl-support.c (_dl_important_hwcaps): Removed.
31403 * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
31404 (_dl_important_hwcaps): Moved to ...
31405 * elf/dl-hwcaps.c: Here. New file.
31406 * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
31407
31408 [BZ #14557]
31409 * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
31410 if IS_IN_rtld isn't defined.
31411
31412 * elf/dl-support.c (_dl_sysinfo_map): New.
31413 Include "get-dynamic-info.h" and "setup-vdso.h".
31414 (_dl_non_dynamic_init): Call setup_vdso.
31415 * elf/dynamic-link.h: Don't include <assert.h>.
31416 (elf_get_dynamic_info): Moved to ...
31417 * elf/get-dynamic-info.h: Here. New file.
31418 * elf/dynamic-link.h: Include "get-dynamic-info.h".
31419 * elf/rtld.c (dl_main): Break out vDSO setup code into ...
31420 * elf/setup-vdso.h: Here. New file.
31421 * elf/rtld.c: Include "setup-vdso.h".
31422 (dl_main): Call setup_vdso.
31423
31424 2012-10-05 Joseph Myers <joseph@codesourcery.com>
31425
31426 * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
31427 creal in comment listing functions tested. List finite, isinf,
31428 isnan, isless, islessequal, isgreater, isgreaterequal,
31429 islessgreater, isunordered, lgamma_r and pow10 as functions and
31430 macros not tested. Mention which functions not tested are aliases
31431 for other functions. Fix typo. Note that signs of NaNs are not
31432 tested.
31433
31434 * scripts/config.guess: Update from config.git.
31435 * scripts/config.sub: Likewise.
31436
31437 2012-10-04 Roland McGrath <roland@hack.frob.com>
31438
31439 * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
31440 * misc/madvise.c (madvise): Renamed to __madvise.
31441 Make madvise a weak alias.
31442 * include/sys/mman.h: Declare __madvise.
31443 Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
31444 * sysdeps/unix/syscalls.list
31445 (madvise): Make __madvise the strong name, and madvise a weak alias.
31446 * sysdeps/unix/sysv/linux/syscalls.list
31447 (madvise, mmap): Remove redundant entries.
31448 * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
31449 * malloc/malloc.c (mtrim): Likewise.
31450 * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
31451
31452 2012-10-03 Roland McGrath <roland@hack.frob.com>
31453
31454 * sysdeps/mach/hurd/dl-cache.c: File removed.
31455 * config.h.in (USE_LDCONFIG): New #undef.
31456 * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
31457 * configure: Regenerated.
31458 * elf/Makefile (dl-routines): Add dl-cache only under
31459 [$(use-ldconfig) = yes].
31460 * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
31461 cache on [USE_LDCONFIG].
31462 * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
31463 [USE_LDCONFIG].
31464 * elf/rtld.c (dl_main): Likewise.
31465
31466 2012-10-03 Pino Toscano <toscano.pino@tiscali.it>
31467
31468 * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
31469 _SC_LEVEL4_CACHE_LINESIZE.
31470
31471 2012-10-03 Roland McGrath <roland@hack.frob.com>
31472
31473 * sysdeps/unix/bsd/confstr.h: File removed.
31474
31475 2012-10-02 Alexandre Oliva <aoliva@redhat.com>
31476
31477 * scripts/check-local-headers.sh: Exclude sys/sdt.h and
31478 sys/sdt-config.h.
31479
31480 2012-10-02 Roland McGrath <roland@hack.frob.com>
31481
31482 * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
31483 Make 'mapoff' field ElfW(Off) rather than off_t.
31484
31485 2012-10-02 Dmitry V. Levin <ldv@altlinux.org>
31486
31487 * nscd/Makefile: Remove nscd-cflags and all its users.
31488 (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
31489 (CFLAGS-nonlib): Add compiler flags for nscd modules.
31490
31491 [BZ #10631]
31492 * malloc.c (malloc_printerr): Clarify error message.
31493
31494 2012-10-02 H.J. Lu <hongjiu.lu@intel.com>
31495
31496 [BZ #14648]
31497 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31498 Set bit_FMA_Usable if FMA is supported.
31499 * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
31500 macro.
31501 (bit_FMA4_Usable): Updated.
31502 (index_FMA_Usable): New macro.
31503 (CPUID_FMA): Likewise
31504 (HAS_FMA): Defined with bit_FMA_Usable.
31505
31506 2012-10-01 Roland McGrath <roland@hack.frob.com>
31507
31508 * bits/types.h (__swblk_t): Type removed.
31509 * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
31510 * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
31511 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
31512 (__SWBLK_T_TYPE): Likewise.
31513 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
31514 (__SWBLK_T_TYPE): Likewise.
31515 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
31516 (__SWBLK_T_TYPE): Likewise.
31517 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
31518 (__SWBLK_T_TYPE): Likewise.
31519
31520 2012-10-01 Patsy Franklin <pfrankli@redhat.com>
31521 Honza Horak <hhorak@redhat.com>
31522
31523 * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
31524 (xdr_mapname): Use YPMAXMAP as maxsize.
31525 (xdr_peername): Use YPMAXPEER as maxsize.
31526 (xdr_keydat): Use YPAXRECORD as maxsize.
31527 (xdr_valdat): Use YPMAXRECORD as maxsize.
31528
31529 2012-10-01 Roland McGrath <roland@hack.frob.com>
31530
31531 * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
31532
31533 * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
31534 * csu/init-first.c: ... here.
31535 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
31536 * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
31537 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
31538 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
31539 * sysdeps/i386/init-first.c: File removed.
31540 * sysdeps/sh/init-first.c: File removed.
31541
31542 2012-10-01 Joseph Myers <joseph@codesourcery.com>
31543
31544 [BZ #14645]
31545 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
31546 if x * y might underflow to zero and z is zero.
31547 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
31548 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31549 * math/libm-test.inc (min_subnorm_value): New variable.
31550 (fma_test): Add more tests.
31551 (fma_test_towardzero): Likewise.
31552 (fma_test_downward): Likewise
31553 (fma_test_upward): Likewise.
31554 (initialize): Set min_subnorm_value.
31555
31556 2012-09-29 Joseph Myers <joseph@codesourcery.com>
31557
31558 [BZ #14638]
31559 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
31560 0 + 0.
31561 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
31562 mode for addition resulting in exact zero.
31563 * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
31564 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
31565 exact 0 + 0.
31566 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
31567 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31568 * math/libm-test.inc (fma_test): Add more tests.
31569 (fma_test_towardzero): New function.
31570 (fma_test_downward): Likewise.
31571 (fma_test_upward): Likewise.
31572 (main): Call the new functions.
31573
31574 2012-09-28 David S. Miller <davem@davemloft.net>
31575
31576 * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
31577
31578 2012-09-28 Roland McGrath <roland@hack.frob.com>
31579
31580 * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
31581 instead of SIGALRM.
31582
31583 * sysdeps/gnu/_G_config.h: Moved to ...
31584 * sysdeps/unix/sysv/linux/_G_config.h: ... here.
31585 * sysdeps/mach/hurd/_G_config.h: Moved to ...
31586 * sysdeps/generic/_G_config.h: ... here.
31587
31588 * io/open.c (__open): Renamed to __libc_open. Make __open an alias.
31589
31590 * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
31591
31592 * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
31593 Conditionalize target on [libnss_test1.so-version].
31594
31595 * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
31596
31597 * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
31598 (elfobjdir): Move out of conditionals.
31599
31600 * nss/nsswitch.c (nss_new_service): Conditionalize definition and
31601 declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
31602 (__nss_lookup_function): Conditionalize label remove_from_tree on
31603 [!DO_STATIC_NSS || SHARED], matching its only use.
31604
31605 2012-09-28 David S. Miller <davem@davemloft.net>
31606
31607 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
31608 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
31609 file.
31610 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
31611 sysdep_routines.
31612 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
31613 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
31614 when HWCAP_SPARC_CRYPTO is present.
31615
31616 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
31617
31618 * io/tst-mknodat.c: Create a FIFO instead of a socket.
31619
31620 2012-09-28 Andreas Schwab <schwab@linux-m68k.org>
31621
31622 [BZ #6530]
31623 * stdio-common/vfprintf.c (process_string_arg): Revert
31624 2000-07-22 change.
31625
31626 2011-09-28 Jonathan Nieder <jrnieder@gmail.com>
31627
31628 * stdio-common/Makefile (tst-sprintf-ENV): Set environment
31629 for testcase.
31630 * stdio-common/tst-sprintf.c: Include <locale.h>
31631 (main): Test sprintf's handling of incomplete multibyte
31632 characters.
31633
31634 2012-09-28 H.J. Lu <hongjiu.lu@intel.com>
31635
31636 * elf/dl-runtime.c (VERSYMIDX): Removed.
31637 * elf/dl-version.c (VERSYMIDX): Likewise.
31638 * elf/do-rel.h (VERSYMIDX): Likewise.
31639 (VALIDX): Likewise.
31640 * elf/dynamic-link.h (VERSYMIDX): Likewise.
31641 * elf/rtld.c (VALIDX): Likewise.
31642 (ADDRIDX): Likewise.
31643 * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
31644 * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
31645 * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
31646 * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
31647 (VALIDX): Likewise.
31648 (ADDRIDX): Likewise.
31649
31650 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
31651
31652 * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
31653
31654 2012-09-28 Dmitry V. Levin <ldv@altlinux.org>
31655
31656 [BZ #11438]
31657 * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
31658 to global scope.
31659 * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
31660 addresses are in the same scope as 192.0.2/24.
31661 * posix/gai.conf: Document new scope table defaults.
31662
31663 2012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
31664
31665 [BZ #5298]
31666 * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
31667 for ftell. Compute offsets from write pointers instead.
31668 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
31669
31670 2012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
31671
31672 [BZ #14543]
31673 * libio/Makefile (tests): New test case tst-fseek.
31674 * libio/tst-fseek.c: New test case to verify that fseek/ftell
31675 combination works in wide mode.
31676 * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
31677 state when the external buffer state changes.
31678
31679 2012-09-27 David S. Miller <davem@davemloft.net>
31680
31681 [BZ #14376]
31682 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
31683 pass reloc->r_addend in as the 'high' argument to
31684 sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
31685
31686 * sysdeps/sparc/fpu/libm-test-ulps: Update.
31687
31688 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
31689
31690 * rt/tst-aio2.c: Include <pthread.h>.
31691 * rt/tst-aio3.c: Likewise.
31692
31693 2012-09-27 Steve Ellcey <sellcey@mips.com>
31694
31695 * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
31696
31697 2012-09-27 H.J. Lu <hongjiu.lu@intel.com>
31698
31699 * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
31700 contents on [SHARED].
31701
31702 2012-09-26 Marek Polacek <polacek@redhat.com>
31703
31704 [BZ #14530]
31705 [BZ #13741]
31706 * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
31707 for C++ and GCC <4.3 as well as for non GCC compilers.
31708
31709 2012-09-26 Markus Trippelsdorf <markus@trippelsdorf.de>
31710
31711 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31712
31713 2012-09-25 Roland McGrath <roland@hack.frob.com>
31714
31715 * Makefile.in (all, install): Declare with .PHONY.
31716 Reported by Michael Hope <michael.hope@linaro.org>.
31717
31718 2012-09-25 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
31719
31720 * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
31721 * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
31722 system header.
31723 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
31724 Likewise.
31725 (sydep_routines): Add the new and the internal functions.
31726 * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
31727 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
31728 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
31729 (GLIBC_2.17): Add the new function.
31730 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
31731 (GLIBC_2.17): Likewise.
31732 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
31733 (GLIBC_2.17): Likewise.
31734 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
31735 (GLIBC_2.17): Likewise.
31736 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
31737
31738 2012-09-25 Alan Modra <amodra@gmail.com>
31739
31740 * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
31741 Add release barrier before setting once_control to say
31742 initialisation is done. Add hints on lwarx. Use macro in
31743 place of isync.
31744 (clear_once_control): Add release barrier.
31745
31746 2012-09-25 Joseph Myers <joseph@codesourcery.com>
31747
31748 [BZ #13629]
31749 * math/s_clog.c (__clog): Handle more values close to |z| = 1
31750 specially.
31751 * math/s_clog10.c (__clog10): Likewise.
31752 * math/s_clog10f.c (__clog10f): Likewise.
31753 * math/s_clog10l.c (__clog10l): Likewise.
31754 * math/s_clogf.c (__clogf): Likewise.
31755 * math/s_clogl.c (__clogl): Likewise.
31756 * math/Makefile (libm-calls): Add x2y2m1.
31757 * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
31758 (__x2y2m1): Likewise.
31759 (__x2y2m1l): Likewise.
31760 * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
31761 * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
31762 * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
31763 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
31764 * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
31765 * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
31766 * math/libm-test.inc (clog_test, clog10_test): Add more tests.
31767 * sysdeps/i386/fpu/libm-test-ulps: Update.
31768 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31769
31770 [BZ #14621]
31771 * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
31772 int as type of variable DEPTH.
31773 (glob): Use size_t instead of int as type of variables NEWCOUNT
31774 and OLD_PATHC.
31775
31776 2012-09-25 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
31777
31778 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
31779 Add s_sincosf-sse2.
31780 * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
31781 * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
31782 * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
31783 macros for using routine as __sincosf_ia32.
31784 Use macro for function declaration and weak_alias.
31785 * sysdeps/i386/fpu/libm-test-ulps: Update.
31786
31787 * sysdeps/x86_64/fpu/s_sincosf.S: New file.
31788 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31789
31790 * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
31791 subnormal argument.
31792 * math/s_cexpf.c (__cexpf): Likewise.
31793 * math/s_csinf.c (__csinf): Likewise.
31794 * math/s_csinhf.c (__csinhf): Likewise.
31795 * math/s_ctanf.c (__ctanf): Likewise.
31796 * math/s_ctanhf.c (__ctanhf): Likewise.
31797 * math/s_ccosh.c (__ccoshf): Likewise.
31798 * math/s_cexp.c (__cexpl): Likewise.
31799 * math/s_csin.c (__csin): Likewise.
31800 * math/s_csinh.c (__csinh): Likewise.
31801 * math/s_ctan.c (__ctan): Likewise.
31802 * math/s_ctanh.c (ctanh): Likewise.
31803 * math/s_ccoshl.c (__ccoshl): Likewise.
31804 * math/s_cexpl.c (__cexpl): Likewise.
31805 * math/s_csinl.c (__csinl): Likewise.
31806 * math/s_csinhl.c (__csinhl): Likewise.
31807 * math/s_ctanl.c (__ctanl): Likewise.
31808 * math/s_ctanhl.c (__ctanhl): Likewise.
31809
31810 2012-09-25 Joseph Myers <joseph@codesourcery.com>
31811
31812 * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
31813 (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
31814 (_IO_off_t): Define to __off_t, not _G_off_t.
31815 (_IO_pid_t): Define to __pid_t, not _G_pid_t.
31816 (_IO_uid_t): Define to __uid_t, not _G_uid_t.
31817 (_IO_wint_t): Define to wint_t, not _G_wint_t.
31818 * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
31819 type of __dummy and __dummy2 fields.
31820 * sysdeps/generic/_G_config.h (_G_size_t): Remove.
31821 (_G_ssize_t): Likewise.
31822 (_G_off_t): Likewise.
31823 (_G_pid_t): Likewise.
31824 (_G_uid_t): Likewise.
31825 (_G_wchar_t): Likewise.
31826 (_G_wint_t): Likewise.
31827 * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
31828 (_G_ssize_t): Likewise.
31829 (_G_off_t): Likewise.
31830 (_G_pid_t): Likewise.
31831 (_G_uid_t): Likewise.
31832 (_G_wchar_t): Likewise.
31833 (_G_wint_t): Likewise.
31834 * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
31835 (_G_ssize_t): Likewise.
31836 (_G_off_t): Likewise.
31837 (_G_pid_t): Likewise.
31838 (_G_uid_t): Likewise.
31839 (_G_wchar_t): Likewise.
31840 (_G_wint_t): Likewise.
31841
31842 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
31843
31844 * malloc/arena.c: Include malloc-sysdep.h.
31845 (shrink_heap): Use check_may_shrink_heap to decide if madvise
31846 is sufficient to shrink the heap or an unmap is needed.
31847 * sysdeps/generic/malloc-sysdep.h: New file. Define
31848 new function check_may_shrink_heap.
31849 * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file. Define
31850 new function check_may_shrink_heap.
31851
31852 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
31853
31854 * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
31855 comments.
31856
31857 2012-09-24 Dmitry V. Levin <ldv@altlinux.org>
31858
31859 * catgets/test-gencat.sh: Add "set -e".
31860 * elf/tst-pathopt.sh: Likewise.
31861 * grp/tst_fgetgrent.sh: Likewise.
31862 * iconvdata/run-iconv-test.sh: Likewise.
31863 * intl/tst-gettext.sh: Likewise.
31864 * intl/tst-gettext2.sh: Likewise.
31865 * intl/tst-gettext4.sh: Likewise.
31866 * intl/tst-gettext6.sh: Likewise.
31867 * intl/tst-translit.sh: Likewise.
31868 * io/ftwtest-sh: Likewise.
31869 * libio/test-freopen.sh: Likewise.
31870 * malloc/tst-mtrace.sh: Likewise.
31871 * posix/globtest.sh: Likewise.
31872 * posix/tst-getconf.sh: Likewise.
31873 * posix/wordexp-tst.sh: Likewise.
31874 * stdio-common/tst-printf.sh: Likewise.
31875 * stdio-common/tst-unbputc.sh: Likewise.
31876 * stdlib/tst-fmtmsg.sh: Likewise.
31877 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
31878 * catgets/Makefile: Do not specify -e option when running
31879 testsuite shell scripts.
31880 * elf/Makefile: Likewise.
31881 * grp/Makefile: Likewise.
31882 * iconvdata/Makefile: Likewise.
31883 * intl/Makefile: Likewise.
31884 * io/Makefile: Likewise.
31885 * libio/Makefile: Likewise.
31886 * malloc/Makefile: Likewise.
31887 * posix/Makefile: Likewise.
31888 * stdio-common/Makefile: Likewise.
31889 * stdlib/Makefile: Likewise.
31890 * sysdeps/x86_64/Makefile: Likewise.
31891
31892 * io/ftwtest-sh: Add copyright header.
31893 * posix/globtest.sh: Likewise.
31894 * posix/tst-getconf.sh: Likewise.
31895 * posix/wordexp-tst.sh: Likewise.
31896 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
31897
31898 2012-09-24 H.J. Lu <hongjiu.lu@intel.com>
31899
31900 [BZ #13679]
31901 * Makeconfig (+link): Defined as $(+link-static) if
31902 $(build-shared) isn't yes.
31903 (link-tests): Defined as $(+link-static-tests) if $(build-shared)
31904 isn't yes.
31905 (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
31906
31907 * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
31908
31909 [BZ #14562]
31910 * malloc/arena.c (heap_trim): Properly get fencepost and adjust
31911 new chunk size with MALLOC_ALIGN_MASK.
31912
31913 2012-09-24 Joseph Myers <joseph@codesourcery.com>
31914
31915 [BZ #5044]
31916 * stdio-common/printf_fphex.c: Include <stdbool.h> and
31917 <rounding-mode.h>.
31918 (__printf_fphex): Determine rounding using get_rounding_mode and
31919 round_away.
31920 * stdio-common/tst-printf-round.c (struct hex_test): New
31921 structure.
31922 (hex_tests): New variable.
31923 (test_hex_in_one_mode): New function.
31924 (do_test): Also run tests for hex float output.
31925
31926 2012-09-21 Joseph Myers <joseph@codesourcery.com>
31927
31928 * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
31929 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
31930 * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
31931 * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
31932 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
31933 * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
31934 * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
31935 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
31936
31937 2012-09-20 Joseph Myers <joseph@codesourcery.com>
31938
31939 * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
31940 * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
31941 * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
31942 * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
31943
31944 2012-09-19 Dmitry V. Levin <ldv@altlinux.org>
31945
31946 [BZ #14579]
31947 * elf/rtld.c (dl_main): Limit the check for self loading to normal
31948 mode only.
31949 * elf/tst-rtld-load-self.sh: New test.
31950 * elf/Makefile: Run it.
31951
31952 2012-09-18 Joseph Myers <joseph@codesourcery.com>
31953
31954 * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
31955 (tst-writev-ENV): Remove.
31956 * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
31957
31958 2012-09-17 Chris Metcalf <cmetcalf@tilera.com>
31959
31960 * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
31961
31962 2012-09-17 Joseph Myers <joseph@codesourcery.com>
31963
31964 * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
31965 unconditional.
31966 * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
31967 Likewise.
31968 * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
31969 * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
31970 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
31971 Likewise.
31972
31973 2012-09-14 H.J. Lu <hongjiu.lu@intel.com>
31974
31975 [BZ #14587]
31976 * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
31977 * config.make.in (have-cpp-asm-debuginfo): Removed.
31978 * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
31979 * configure: Regenerated.
31980
31981 2012-09-14 Joseph Myers <joseph@codesourcery.com>
31982
31983 [BZ #5044]
31984 * stdio-common/printf_fp.c: Include <stdbool.h> and
31985 <rounding-mode.h>.
31986 (___printf_fp): Determine rounding using get_rounding_mode and
31987 round_away.
31988 * stdio-common/tst-printf-round.c: New file.
31989 * stdio-common/Makefile (tests): Add tst-printf-round.
31990 (link-libm): New variable.
31991 ($(objpfx)tst-printf-round): Depend in $(link-libm).
31992
31993 2012-09-13 H.J. Lu <hongjiu.lu@intel.com>
31994
31995 [BZ #14576]
31996 * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
31997 * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
31998 Likewise.
31999 * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
32000 Likewise.
32001
32002 2012-09-13 Joseph Myers <joseph@codesourcery.com>
32003
32004 * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
32005 * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32006 * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32007 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32008
32009 2012-09-12 Joseph Myers <joseph@codesourcery.com>
32010
32011 [BZ #14518]
32012 * include/rounding-mode.h: New file.
32013 * sysdeps/generic/get-rounding-mode.h: Likewise.
32014 * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
32015 * stdlib/strtod_l.c: Include <rounding-mode.h>.
32016 (MAX_VALUE): New macro.
32017 (MIN_VALUE): Likewise.
32018 (overflow_value): New function.
32019 (underflow_value): Likewise.
32020 (round_and_return): Use overflow_value and underflow_value to
32021 determine return values in overflow and underflow cases. Use
32022 round_away to determine rounding depending on rounding mode.
32023 (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
32024 determine return values in overflow and underflow cases.
32025 * stdlib/tst-strtod-round.c: Include <fenv.h>.
32026 (struct test_results): New structure.
32027 (struct test): Use struct test_results to store expected results
32028 for all rounding modes.
32029 (TEST): Include expected results for all rounding modes.
32030 (test_in_one_mode): New function.
32031 (do_test): Use test_in_one_mode to compute and check results.
32032 Check results for all rounding modes.
32033 * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
32034 $(link-libm).
32035
32036 2012-12-09 Allan McRae <allan@archlinux.org>
32037
32038 * sysdeps/i386/fpu/libm-test-ulps: Update
32039
32040 2012-09-11 Joseph Myers <joseph@codesourcery.com>
32041
32042 * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
32043 (_G_int32_t): Likewise.
32044 (_G_uint16_t): Likewise.
32045 (_G_uint32_t): Likewise.
32046 (_G_HAVE_BOOL): Likewise.
32047 (_G_HAVE_ATEXIT): Likewise.
32048 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32049 (_G_HAVE_IO_FILE_OPEN): Likewise.
32050 * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
32051 (_G_int32_t): Likewise.
32052 (_G_uint16_t): Likewise.
32053 (_G_uint32_t): Likewise.
32054 (_G_HAVE_BOOL): Likewise.
32055 (_G_HAVE_ATEXIT): Likewise.
32056 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32057 (_G_HAVE_IO_FILE_OPEN): Likewise.
32058 * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
32059 (_G_int32_t): Likewise.
32060 (_G_uint16_t): Likewise.
32061 (_G_uint32_t): Likewise.
32062 (_G_HAVE_BOOL): Likewise.
32063 (_G_HAVE_ATEXIT): Likewise.
32064 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32065 (_G_HAVE_IO_FILE_OPEN): Likewise.
32066
32067 2012-09-11 H.J. Lu <hongjiu.lu@intel.com>
32068
32069 * csu/libc-tls.c: Update copyright years.
32070
32071 2012-09-10 Joseph Myers <joseph@codesourcery.com>
32072
32073 * libioP.h [_G_USING_THUNKS]: Make code unconditional.
32074 [!_G_USING_THUNKS]: Remove conditional code.
32075 * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
32076 * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
32077
32078 * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
32079 [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
32080 * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32081 (_G_VTABLE_LABEL_PREFIX): Likewise.
32082 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32083 * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32084 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32085 (_G_VTABLE_LABEL_PREFIX): Likewise.
32086 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
32087 * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32088 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32089 (_G_VTABLE_LABEL_PREFIX): Likewise.
32090 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
32091
32092 2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
32093
32094 * libio/Makefile: Include ../Makeconfig before tests.
32095 (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
32096 only if $(build-shared) is yes.
32097
32098 * iconv/gconv_db.c: Update copyright years.
32099
32100 2012-09-10 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
32101
32102 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
32103 unwind info if defined PIC. Fix special cases description.
32104 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
32105
32106 * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
32107 DP_HI_MASK entry.
32108 * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
32109
32110 2012-09-07 H.J. Lu <hongjiu.lu@intel.com>
32111
32112 * scripts/check-local-headers.sh: Add "shopt -s nullglob".
32113
32114 * iconv/gconv_db.c (free_derivation): Check if deriv->steps
32115 is NULL.
32116
32117 * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
32118 (LDLIBS-tst-chk4): This.
32119 (LDFLAGS-tst-chk5): Renamed to ...
32120 (LDLIBS-tst-chk5): This.
32121 (LDFLAGS-tst-chk6): Renamed to ...
32122 (LDLIBS-tst-chk6): This.
32123 (LDFLAGS-tst-lfschk4): Renamed to ...
32124 (LDLIBS-tst-lfschk4): This.
32125 (LDFLAGS-tst-lfschk5): Renamed to ...
32126 (LDLIBS-tst-lfschk5): This.
32127 (LDFLAGS-tst-lfschk6): Renamed to ...
32128 (LDLIBS-tst-lfschk6): This.
32129
32130 * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
32131 on $(common-objpfx)soversions.mk.
32132
32133 2012-09-07 Joseph Myers <joseph@codesourcery.com>
32134
32135 [BZ #10014]
32136 * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
32137 example host name.
32138
32139 2012-09-07 Siddhesh Poyarekar <siddhesh@redhat.com>
32140
32141 * malloc/arena.c (arena_get_retry): New function that gets
32142 another arena for the caller to try its request on.
32143 * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
32144 current arena cannot fulfill the request.
32145 (__libc_memalign): Likewise.
32146 (__libc_memalign): Likewise.
32147 (__libc_pvalloc): Likewise.
32148 (__libc_calloc): Likewise.
32149
32150 2012-09-05 John Tobey <john.tobey@gmail.com>
32151
32152 [BZ #13542]
32153 * manual/arith.texi (Operations on Complex): Fix description
32154 of carg branch cut.
32155
32156 2012-09-06 Joseph Myers <joseph@codesourcery.com>
32157
32158 [BZ #10014]
32159 * manual/socket.texi (Host Addresses): Use www.gnu.org as example
32160 host name.
32161
32162 [BZ #10038]
32163 * manual/memory.texi (Memory): Make order of menu items match
32164 order of sections.
32165
32166 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
32167
32168 * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
32169 (_dl_initial_dtv): New. Defined if SHARED isn't defined.
32170 (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
32171
32172 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
32173
32174 * csu/libc-tls.c (static_dtv): Renamed to ...
32175 (_dl_static_dtv): This. Make it global.
32176 (_dl_initial_dtv): Removed.
32177 (__libc_setup_tls): Updated.
32178 * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
32179 (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
32180 DL_INITIAL_DTV.
32181
32182 2012-09-06 Petr Machata <pmachata@redhat.com>
32183
32184 * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
32185 (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
32186 (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
32187 (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
32188
32189 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
32190
32191 [BZ #14545]
32192 * csu/libc-tls.c (_dl_initial_dtv): New variable.
32193 * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
32194 freeing dtv[-1].
32195
32196 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
32197
32198 [BZ #14544]
32199 * Makeconfig (link-static-before-libc): Replace $(+prector)
32200 with $(+prectorT).
32201 (link-static-after-libc): Replace $(+postctor) with
32202 $(+postctorT).
32203 (link-bounded): Replace $(+prector)/$(+postctor) with
32204 $(+prectorT)/$(+postctorT).
32205 (+prectorT): New macro.
32206 (+postctorT): Likewise.
32207
32208 2012-09-06 Joseph Myers <joseph@codesourcery.com>
32209
32210 * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
32211 (round_str): Handle values above the maximum for IBM long double
32212 as inexact.
32213 * stdlib/tst-strtod-round.c (tests): Regenerated.
32214
32215 2012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
32216
32217 * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
32218 assembler flag.
32219 * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
32220 zarch_nohighgprs around the zarch optimized routines.
32221 * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
32222 * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
32223 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
32224 for zarch.
32225
32226 2012-09-05 David S. Miller <davem@davemloft.net>
32227
32228 * sysdeps/sparc/fpu/libm-test-ulps: Update.
32229
32230 * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
32231 (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
32232 * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
32233 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
32234 entries.
32235
32236 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
32237
32238 * malloc/arena.c: Fold copyright years.
32239 * malloc/mcheck.c, malloc/memusage.c: Likewise.
32240
32241 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
32242
32243 * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
32244
32245 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
32246
32247 * manual/contrib.texi (Contributors): Fix typo. Complete entry.
32248
32249 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
32250
32251 * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
32252 change internal state upon failure.
32253
32254 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
32255
32256 * malloc/mcheck.c (mcheck_check_all): Fix typo.
32257 * malloc/memusage.c (mmap): Likewise.
32258 (mmap64, mremap): Likewise. Adjust name in comment.
32259
32260 2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
32261
32262 * libio/fileops.c: Fix typos in comments.
32263 * libio/oldfileops.c: Likewise.
32264 * libio/wfileops.c: Likewise.
32265
32266 2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
32267
32268 [BZ #1349]
32269 * malloc/Makefile (tests): Add tst-malloc-usable test case.
32270 (tst-malloc-usable-ENV): Set environment for test case.
32271 * malloc/hooks.c (malloc_check_get_size): New function to get
32272 requested size.
32273 * malloc/malloc.c (musable): Use malloc_check_get_size.
32274 * malloc/tst-malloc-usable.c: New test case.
32275
32276 2012-09-05 Andreas Schwab <schwab@linux-m68k.org>
32277
32278 * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
32279
32280 2012-09-05 Allan McRae <allan@archlinux.org>
32281
32282 [BZ #13966]
32283 * configure.in (CXX_SYSINCLUDES): Use compiler output to
32284 determine header location.
32285 * configure: Regenerated.
32286
32287 2012-09-05 Andreas Schwab <schwab@linux-m68k.org>
32288
32289 * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
32290 float format.
32291 * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
32292 LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
32293 format.
32294 (test): Regenerate.
32295
32296 2012-09-04 David S. Miller <davem@davemloft.net>
32297
32298 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
32299 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
32300 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
32301
32302 2012-09-04 Florian Weimer <fweimer@redhat.com>
32303
32304 * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
32305 failures.
32306
32307 * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
32308
32309 2012-09-04 Joseph Myers <joseph@codesourcery.com>
32310
32311 [BZ #9914]
32312 * libio/iogetdelim.c: Include <limits.h>.
32313 (_IO_getdelim): Avoid integer overflow in testing whether cur_len
32314 + len + 1 would overflow.
32315
32316 2012-09-03 Andreas Jaeger <aj@suse.de>
32317
32318 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32319 * sysdeps/i386/fpu/libm-test-ulps: Update.
32320
32321 2012-09-03 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
32322
32323 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
32324 Add s_sinf-sse2, s_conf-sse2.
32325
32326 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
32327 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
32328 * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
32329 * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
32330
32331 * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
32332 for using routine as __sinf_ia32.
32333 Use macro for function declaration and weak_alias.
32334 * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
32335 for using routine as __cosf_ia32.
32336 Use macro for function declaration and weak_alias.
32337
32338 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
32339 * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
32340
32341 * sysdeps/x86_64/fpu/s_sinf.S: New file.
32342 * sysdeps/x86_64/fpu/s_cosf.S: New file.
32343 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32344
32345 * math/libm-test.inc (cos_test): Add more test cases.
32346 (sin_test): Likewise.
32347 (sincos_test): Likewise.
32348
32349 2012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
32350
32351 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
32352 (IFUNC_RESOLVE): Make pointers to the specialized implementations
32353 hidden.
32354 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
32355
32356 2012-09-02 H.J. Lu <hongjiu.lu@intel.com>
32357
32358 [BZ #14538]
32359 * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
32360 first element of the GOT.
32361 (elf_machine_load_address): Return the difference between
32362 the runtime address of _DYNAMIC and elf_machine_dynamic ().
32363
32364 2012-09-01 Allan McRae <allan@archlinux.org>
32365
32366 [BZ #13412]
32367 * configure.in (AWK): Require gawk version 3.0 or later.
32368 * configure: Regenerated.
32369
32370 2012-09-01 Joseph Myers <joseph@codesourcery.com>
32371
32372 * sysdeps/unix/sysv/linux/kernel-features.h
32373 (__ASSUME_POSIX_CPU_TIMERS): Remove.
32374 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
32375 [__NR_clock_getres]: Make code unconditional.
32376 [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
32377 (clock_getcpuclockid): Remove code left unreachable by removal of
32378 conditionals.
32379 * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
32380 code unconditional.
32381 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
32382 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32383 * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
32384 Make code unconditional.
32385 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
32386 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32387 * sysdeps/unix/sysv/linux/clock_settime.c
32388 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
32389 conditional code.
32390 [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
32391 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32392
32393 2012-08-29 H.J. Lu <hongjiu.lu@intel.com>
32394
32395 [BZ #14476]
32396 * Makefile (install): Also pass LD_SO=$(ld.so-version) to
32397 scripts/test-installation.pl.
32398
32399 * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
32400 and $ld_so_version if it is set.
32401
32402 2012-08-29 Siddhesh Poyarekar <siddhesh@redhat.com>
32403
32404 [BZ #14516]
32405 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
32406 failure if reading from procfs failed.
32407 * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
32408
32409 2012-08-27 Joseph Myers <joseph@codesourcery.com>
32410
32411 * sysdeps/unix/sysv/linux/kernel-features.h
32412 (__ASSUME_STAT64_SYSCALL): Remove all definitions.
32413 * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
32414 Remove conditional code.
32415 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32416 * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
32417 Remove conditional code.
32418 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32419 * sysdeps/unix/sysv/linux/i386/fxstat.c
32420 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32421 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32422 * sysdeps/unix/sysv/linux/i386/fxstatat.c
32423 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32424 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32425 * sysdeps/unix/sysv/linux/i386/lxstat.c
32426 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32427 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32428 * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
32429 Remove conditional code.
32430 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32431 * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
32432 Remove conditional code.
32433 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32434 * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
32435 <kernel-features.h>.
32436 [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
32437 Remove.
32438 * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
32439 Remove conditional code.
32440 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32441 * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
32442 Remove conditional.
32443
32444 2012-08-27 Mike Frysinger <vapier@gentoo.org>
32445
32446 [BZ #5400]
32447 * NEWS: Add fixed bug number.
32448
32449 2012-08-27 Joseph Myers <joseph@codesourcery.com>
32450
32451 [BZ #14519]
32452 * stdlib/strtod_l.c (round_and_return): Return -0.0 for
32453 underflowing exponent in case of negative sign.
32454 * stdlib/tst-strtod-round-data: Add more tests.
32455 * stdlib/tst-strtod-round.c (tests): Regenerated.
32456
32457 [BZ #3479]
32458 * stdlib/strtod_l.c (NDIG): Remove.
32459 (HEXNDIG): Likewise.
32460 (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
32461 smallest representable value.
32462 (____STRTOF_INTERNAL): Use all fractional decimal digits that may
32463 lie within an exact representation of 1/2 ulp of the result.
32464 * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
32465 unconditionally.
32466 (TENS_P9_IDX): Define unconditionally.
32467 (TENS_P9_SIZE): Likewise.
32468 (TENS_P10_IDX): Likewise.
32469 (TENS_P10_SIZE): Likewise.
32470 [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
32471 to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
32472 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
32473 entries for 10^2^13 and 10^2^14.
32474 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
32475 (TENS_P13_IDX): Define.
32476 (TENS_P13_SIZE): Likewise.
32477 (TENS_P14_IDX): Likewise.
32478 (TENS_P14_SIZE): Likewise.
32479 (_fpioconst_pow10): Change array size to
32480 FPIOCONST_POW10_ARRAY_SIZE. Make entries for 10^2^9 and 10^2^10
32481 unconditional.
32482 (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
32483 1024]: Add entries for 10^2^13 and 10^2^14.
32484 [LAST_POW10 > _LAST_POW10]: Remove #error.
32485 * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
32486 (_fpioconst_pow10): Change array size to
32487 FPIOCONST_POW10_ARRAY_SIZE.
32488 * stdlib/gen-fpioconst.c: New file.
32489 * stdlib/gen-tst-strtod-round.c: Likewise.
32490 * stdlib/tst-strtod-round-data: Likewise.
32491 * stdlib/tst-strtod-round.c: Likewise.
32492 * stdlib/Makefile (tests): Add tst-strtod-round.
32493
32494 [BZ #14459]
32495 * stdlib/strtod_l.c: Include <stdint.h>.
32496 (NDEBUG): Do not define.
32497 (round_and_return): Change EXPONENT parameter to type intmax_t.
32498 Rearrange calculations to avoid internal overflow possibilities.
32499 (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
32500 Rearrange calculations to avoid internal overflow possibilities.
32501 Assert that number fits inside MPNSIZE limbs.
32502 (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
32503 Change DIG_NO, INT_NO and LEAD_ZERO to type size_t. Rearrange
32504 calculations and add assertions to avoid internal overflow
32505 possibilities. Add casts to avoid signed/unsigned operations.
32506 * stdlib/tst-strtod-overflow.c: New file.
32507 * stdlib/Makefile (tests): Add tst-strtod-overflow.
32508
32509 2012-08-25 Marek Polacek <polacek@redhat.com>
32510
32511 * time/time.h: Fix some typos in comments.
32512
32513 2012-08-23 Roland McGrath <roland@hack.frob.com>
32514
32515 * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
32516 * posix/tst-rfc3484-2.c: Likewise.
32517 * posix/tst-rfc3484-3.c: Likewise.
32518
32519 2012-08-23 Steve McIntyre <steve.mcintyre@linaro.org>
32520
32521 * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
32522 (EF_ARM_ABI_FLOAT_HARD): Likewise.
32523
32524 2012-08-23 Joseph Myers <joseph@codesourcery.com>
32525
32526 * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
32527 #include of fxstatat64.c.
32528
32529 2012-08-22 Roland McGrath <roland@hack.frob.com>
32530
32531 * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
32532 * shadow/getspent_r.c: Likewise.
32533 * shadow/getspnam.c: Likewise.
32534 * shadow/getspnam_r.c: Likewise.
32535 * gshadow/getsgent.c: Likewise.
32536 * gshadow/getsgent_r.c: Likewise.
32537 * gshadow/getsgnam.c: Likewise.
32538 * gshadow/getsgnam_r.c: Likewise.
32539 * inet/getnetbyad.c: Likewise.
32540 * inet/getnetbyad_r.c: Likewise.
32541 * inet/getnetbynm.c: Likewise.
32542 * inet/getnetbynm_r.c: Likewise.
32543 * inet/getnetent.c: Likewise.
32544 * inet/getnetent_r.c: Likewise.
32545 * inet/getproto.c: Likewise.
32546 * inet/getproto_r.c: Likewise.
32547 * inet/getprtent.c: Likewise.
32548 * inet/getprtent_r.c: Likewise.
32549 * inet/getprtname.c: Likewise.
32550 * inet/getprtname_r.c: Likewise.
32551 * inet/getrpcbyname.c: Likewise.
32552 * inet/getrpcbyname_r.c: Likewise.
32553 * inet/getrpcbynumber.c: Likewise.
32554 * inet/getrpcbynumber_r.c: Likewise.
32555 * inet/getrpcent.c: Likewise.
32556 * inet/getrpcent_r.c: Likewise.
32557 * inet/getaliasent.c: Likewise.
32558 * inet/getaliasent_r.c: Likewise.
32559 * inet/getaliasname.c: Likewise.
32560 * inet/getaliasname_r.c: Likewise.
32561 * nscd/getgrgid_r.c: Likewise.
32562 * nscd/getgrnam_r.c: Likewise.
32563 * nscd/gethstbyad_r.c: Likewise.
32564 * nscd/gethstbynm3_r.c: Likewise.
32565 * nscd/getpwnam_r.c: Likewise.
32566 * nscd/getpwuid_r.c: Likewise.
32567 * nscd/getsrvbynm_r.c: Likewise.
32568 * nscd/getsrvbypt_r.c: Likewise.
32569 * nscd/gai.c: Likewise.
32570
32571 * configure.in (build_nscd): New substituted variable, set
32572 by --disable-build-nscd and defaults to $use_nscd.
32573 * configure: Regenerated.
32574 * config.make.in (build-nscd): New substituted variable.
32575 * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
32576 Change conditional to require [$(build-nscd) = yes] as well.
32577 * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
32578
32579 [BZ# 13696]
32580 * configure.in (use_nscd): New substituted variable, set by
32581 --disable-nscd. If enabled, define USE_NSCD.
32582 * configure: Regenerated.
32583 * config.h.in: Add USE_NSCD.
32584 * config.make.in (use-nscd): New substituted variable.
32585 * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
32586 (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
32587 (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
32588 * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
32589 (CFLAGS-getgrnam_r.c): Likewise.
32590 (CFLAGS-initgroups.c): Likewise.
32591 * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
32592 * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
32593 Variables removed.
32594 * inet/getnetgrent_r.c
32595 (nscd_setnetgrent): New function, broken out of ...
32596 (setnetgrent): ... here. Call it.
32597 (innetgr): Conditionalize nscd bits on [USE_NSCD].
32598 (nscd_getnetgrent): Conditionalize on [USE_NSCD].
32599 (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
32600 * nscd/Makefile (routines, aux): Move definitions after include of
32601 Makeconfig. Conditionalize on [$(use-nscd) != no].
32602 * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
32603 Conditionalize on [USE_NSCD].
32604 (is_nscd, nscd_init_cb): Likewise.
32605 (nss_load_library): Conditionalize init callback on [USE_NSCD].
32606 * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
32607 * nss/nss_db/db-init.c: Likewise.
32608 * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
32609 [USE_NSCD].
32610 * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
32611 (make_request): Use it.
32612 (cache_valid_p): New function.
32613 (__check_pf): Use it.
32614 * NEWS: Add item for --disable-nscd.
32615
32616 2012-08-22 Dmitry V. Levin <ldv@altlinux.org>
32617
32618 * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
32619 to support sed >= 4.2.1-20-ga9bf076.
32620 * configure: Regenerated.
32621
32622 2012-08-22 Roland McGrath <roland@hack.frob.com>
32623
32624 * csu/libc-start.c (apply_irel): Move extern declarations inside here.
32625 Conditionalize whole body on [IREL].
32626
32627 2012-08-22 Jeff Law <law@redhat.com>
32628
32629 [BZ #14505]
32630 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
32631 if the family is PF_UNSPEC.
32632
32633 2012-08-22 Mike Frysinger <vapier@gentoo.org>
32634
32635 * Makerules (lib-version): Rename from V.
32636 (install-lib-nosubdir): Change V to lib-version.
32637
32638 2012-08-22 Will Schmidt <will_schmidt@vnet.ibm.com>
32639
32640 [BZ #14252]
32641 * powerpc32/power6/wcschr.c: New file.
32642 * powerpc32/power6/wcscpy.c: New file.
32643 * powerpc32/power6/wcsrchr.c: New file.
32644 * powerpc64/power6/wcschr.c: New file.
32645 * powerpc64/power6/wcscpy.c: New file.
32646 * powerpc64/power6/wcsrchr.c: New file.
32647
32648 2012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
32649
32650 * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
32651 (two_way_short_needle): Use it.
32652 * string/strstr.c (AVAILABLE1_USES_J): Define.
32653 * string/strcasestr.c: Likewise.
32654
32655 * string/str-two-way.h (two_way_short_needle): Use pointers instead of
32656 array references.
32657 * string/strcasestr.c (TOLOWER): Make side-effect safe.
32658
32659 [BZ #11607]
32660 * NEWS: Add an entry.
32661 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
32662 define their defaults.
32663 (two_way_short_needle): Detect end-of-string on-the-fly.
32664 * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
32665 (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
32666 * string/bug-strcasestr1.c: New test.
32667 * string/Makefile: Run it.
32668
32669 2012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
32670
32671 [BZ #11607]
32672 * string/str-two-way.h (two_way_short_needle): Optimize matching of
32673 the first character.
32674
32675 2012-08-21 Roland McGrath <roland@hack.frob.com>
32676
32677 * csu/elf-init.c (__libc_csu_irel): Function removed.
32678 * csu/libc-start.c (apply_irel): New function.
32679 (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
32680
32681 2012-08-21 Joseph Myers <joseph@codesourcery.com>
32682
32683 * sysdeps/unix/sysv/linux/kernel-features.h
32684 (__ASSUME_FADVISE64_64_SYSCALL): Remove.
32685 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
32686 <kernel-features.h>.
32687 [__NR_fadvise64_64]: Make code unconditional.
32688 [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
32689 [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
32690 !__NR_fadvise64_64)]: Likewise.
32691 [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
32692 !__NR_fadvise64_64))]: Likewise.
32693 [__NR_fadvise64]: Make code unconditional.
32694 [!__NR_fadvise64]: Remove conditional code.
32695 * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
32696 <kernel-features.h>.
32697 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32698 unconditional.
32699 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32700 conditional code.
32701 * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
32702 not include <kernel-features.h>.
32703 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32704 unconditional.
32705 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32706 conditional code.
32707 * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
32708 include <kernel-features.h>.
32709 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32710 unconditional.
32711 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32712 conditional code.
32713
32714 2012-08-21 Will Schmidt <will_schmidt@vnet.ibm.com>
32715
32716 * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
32717 slight instruction rearrangements per scrollpipe analysis.
32718 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
32719
32720 2012-08-20 Roland McGrath <roland@hack.frob.com>
32721
32722 * manual/syslog.texi (syslog; vsyslog, closelog):
32723 Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
32724 Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
32725
32726 * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
32727 DSOCAPS to match condition on defining it.
32728
32729 2012-08-20 Joseph Myers <joseph@codesourcery.com>
32730
32731 * sysdeps/unix/sysv/linux/kernel-features.h
32732 (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
32733 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
32734 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32735 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32736 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
32737 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32738 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32739 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
32740 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32741 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32742
32743 * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
32744 __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
32745
32746 * sysdeps/unix/sysv/linux/kernel-features.h
32747 (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
32748 * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
32749 unconditional.
32750 [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32751 * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
32752 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
32753 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32754 * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
32755 Make code unconditional.
32756 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32757 (__mmap64) [!__NR_mmap2]: Likewise.
32758 * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
32759 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
32760 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32761 * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
32762 [__NR_mmap2]: Make code unconditional.
32763 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32764 (__mmap64) [!__NR_mmap2]: Likewise.
32765
32766 2012-08-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
32767
32768 * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
32769
32770 2012-08-18 Andreas Jaeger <aj@suse.de>
32771
32772 * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
32773
32774 2012-08-18 Mike Frysinger <vapier@gentoo.org>
32775
32776 * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
32777 * include/unistd.h (__have_sock_cloexec): Likewise.
32778 (__have_pipe2): Likewise.
32779 (__have_dup3): Likewise.
32780
32781 2012-08-18 Mike Frysinger <vapier@gentoo.org>
32782
32783 [BZ #9685]
32784 * include/unistd.h (__have_pipe2): Change define into an extern int.
32785 (__have_dup3): Likewise.
32786 * socket/have_sock_cloexec.c: Include fcntl.h.
32787 (__have_pipe2): New variable.
32788 (__have_dup3): Likewise.
32789
32790 2012-08-17 Mike Frysinger <vapier@gentoo.org>
32791
32792 * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
32793
32794 2012-08-17 Marek Polacek <polacek@redhat.com>
32795
32796 * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
32797 ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
32798
32799 2012-08-17 Roland McGrath <roland@hack.frob.com>
32800
32801 * configure.in: Add AC_SUBST for sysheaders.
32802 * configure: Regenerated.
32803 * config.make.in (sysheaders): New substituted variable.
32804
32805 * sysdeps/unix/mkfifo.c: Moved ...
32806 * sysdeps/posix/mkfifo.c: ... here.
32807 * sysdeps/unix/mkfifoat.c: Moved ...
32808 * sysdeps/posix/mkfifoat.c: ... here.
32809
32810 * sysdeps/unix/utime.c: Moved ...
32811 * sysdeps/posix/utime.c: ... here.
32812
32813 * sysdeps/unix/time.c: Moved ...
32814 * sysdeps/posix/time.c: ... here.
32815 * sysdeps/unix/sysv/linux/time.c: Adjust #include.
32816 * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
32817
32818 * sysdeps/unix/nice.c: Moved ...
32819 * sysdeps/posix/nice.c: ... here.
32820
32821 * sysdeps/unix/alarm.c: Moved ...
32822 * sysdeps/posix/alarm.c: ... here.
32823
32824 * intl/Makefile ($(codeset_mo)): Depend on the input file.
32825
32826 2012-08-17 Jeff Law <law@redhat.com>
32827
32828 * intl/Makefile (codeset_mo): New variable.
32829 ($(codeset_mo)): New target.
32830 (tst-codeset.out): Depend on that. Remove explicit rule.
32831 (tst-gettext3.out, tst-gettext5.out): Likewise.
32832 (LOCPATH-ENV, tst-codeset-ENV): New variables.
32833 (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
32834 * intl/tst-codeset.sh: Remove.
32835 * intl/tst-gettext3.sh: Likewise.
32836 * intl/tst-gettext5.sh: Likewise.
32837
32838 2012-08-17 Roland McGrath <roland@hack.frob.com>
32839
32840 * sysdeps/unix/inet/syscalls.list: File removed. Move contents into ...
32841 * sysdeps/unix/syscalls.list: ... here.
32842
32843 * sysdeps/posix/getaddrinfo.c
32844 (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
32845 (gaiconf_init, gaiconf_reload): Use them.
32846 [!_STATBUF_ST_NSEC]
32847 (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
32848 Define using time_t rather than struct timespec.
32849
32850 * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
32851 (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
32852 Macros removed.
32853 * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
32854 [!NO_THREADS].
32855 (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
32856 (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
32857 Likewise.
32858
32859 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
32860 __libc_cleanup_push argument.
32861
32862 * bits/param.h: New file.
32863 * misc/sys/param.h: New file.
32864 * include/sys/param.h: New file.
32865 * misc/Makefile (headers): Add bits/param.h.
32866 * sysdeps/generic/sys/param.h: File removed.
32867 * sysdeps/unix/sysv/linux/bits/param.h: New file.
32868 * sysdeps/unix/sysv/linux/sys/param.h: File removed.
32869 * sysdeps/mach/hurd/bits/param.h: New file.
32870 * sysdeps/mach/hurd/sys/param.h: File removed.
32871
32872 * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
32873 last change.
32874
32875 * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
32876 [_IO_MTSAFE_IO].
32877 * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
32878 (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
32879 New macros.
32880
32881 * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
32882 * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
32883 rather than -D_IO_MTSAFE_IO conditionally.
32884 * stdio-common/Makefile (CPPFLAGS): Likewise.
32885 * wcsmbs/Makefile (CPPFLAGS): Likewise.
32886 * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
32887 Use $(libio-mtsafe).
32888 * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
32889 of -D_IO_MTSAFE_IO.
32890 (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
32891 (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
32892 (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
32893 (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
32894 (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
32895 (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
32896 (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
32897 (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
32898 (CFLAGS-fread_u_chk.c): Likewise.
32899 (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
32900 (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
32901 (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
32902 (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
32903 * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
32904 * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
32905 * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
32906 * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
32907 * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
32908
32909 * libio/Makefile: Test [$(libc-reentrant) = yes]
32910 instead of [$(filter %REENTRANT, $(defines)) nonempty].
32911
32912 * Makeconfig
32913 [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
32914 * sysdeps/pthread/configure: File removed.
32915 * sysdeps/pthread/Makeconfig: New file.
32916 * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
32917 * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
32918
32919 2012-08-16 Gary Benson <gbenson@redhat.com>
32920
32921 * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
32922 unmapping the first object in a namespace.
32923
32924 2012-08-16 Roland McGrath <roland@hack.frob.com>
32925
32926 * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
32927 (__internal_setnetgrent): ... this. Add internal_function to
32928 definition. Add libc_hidden_def.
32929 (setnetgrent): Update caller.
32930 (internal_endnetgrent): Renamed to ...
32931 (__internal_endnetgrent): ... this. Add internal_function to
32932 definition. Add libc_hidden_def.
32933 (endnetgrent): Update caller.
32934 (internal_getnetgrent_r): Renamed to ...
32935 (__internal_getnetgrent_r): ... this. Add internal_function to
32936 definition. Add libc_hidden_def.
32937 (__getnetgrent_r): Update caller.
32938 * inet/netgroup.h: Update declarations. Add libc_hidden_proto uses.
32939
32940 2012-08-16 Joseph Myers <joseph@codesourcery.com>
32941
32942 * stdlib/longlong.h: Update from GCC.
32943
32944 2012-08-16 Roland McGrath <roland@hack.frob.com>
32945
32946 * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
32947 on _QL, which is set by umul_ppmm but never used.
32948 * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
32949 variables, which are set by GMP macros but never used.
32950 * stdio-common/_itowa.c (_itowa): Likewise.
32951 * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
32952 * stdlib/mod_1.c (mpn_mod_1): Likewise.
32953
32954 2012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
32955
32956 * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
32957 struct La_sh_regs is not constant.
32958 * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
32959 <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
32960 and struct La_sparc64_regs are not constant.
32961
32962 2012-08-16 Joseph Myers <joseph@codesourcery.com>
32963
32964 * sysdeps/unix/sysv/linux/kernel-features.h
32965 (__ASSUME_POSIX_TIMERS): Remove.
32966 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
32967 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32968 * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
32969 Make code unconditional.
32970 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32971 * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
32972 Make code unconditional.
32973 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32974 * sysdeps/unix/sysv/linux/clock_nanosleep.c
32975 [__ASSUME_POSIX_TIMERS]: Make code unconditional.
32976 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32977 * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
32978 Make code unconditional.
32979 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
32980 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
32981 (__libc_missing_posix_timers): Remove.
32982
32983 2012-08-15 Roland McGrath <roland@hack.frob.com>
32984
32985 * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
32986 check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
32987
32988 * bits/libc-lock.h (__rtld_lock_initialize): New macro.
32989
32990 * elf/dl-sym.c: Include <stdlib.h>.
32991
32992 * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
32993 constants, which avoids warnings in 32-bit builds.
32994
32995 * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
32996 (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
32997
32998 * misc/lseek.c: File moved to ...
32999 * io/lseek.c: ... here.
33000
33001 * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
33002
33003 * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
33004 shifting LEN more than 31 bits at once.
33005
33006 2012-08-15 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
33007
33008 [BZ #14195]
33009 * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
33010 segmentation fault for a case of two empty input strings.
33011 * string/test-strncasecmp.c (check1): Renamed to...
33012 (bz12205): ...this.
33013 (bz14195): Add new testcase for two empty input strings and N > 0.
33014 (test_main): Call new testcase, adapt for renamed function.
33015
33016 2012-08-15 Andreas Jaeger <aj@suse.de>
33017
33018 [BZ #14090]
33019 * crypt/md5test2.c: New test, based on test supplied by Serge
33020 Belyshev <belyshev@depni.sinp.msu.ru>.
33021 * crypt/Makefile (xtests): Add md5test-giant..
33022 * crypt/Makefile ($(objpfx)md5test-giant): Add.
33023
33024 2012-08-15 Paul Eggert <eggert@cs.ucla.edu>
33025
33026 [BZ #14090]
33027 * crypt/md5.c (md5_process_block): Don't assume the buffer
33028 length is less than 2**32.
33029 * crypt/sha512.c (sha512_process_block): Don't assume the buffer
33030 length is less than 2**64.
33031
33032 2012-08-15 Roland McGrath <roland@hack.frob.com>
33033
33034 * string/str-two-way.h: Include <sys/param.h>.
33035 (MAX): Macro removed.
33036
33037 * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
33038 Move #define and #undef of memmove to just before and after
33039 including <string.h>.
33040
33041 * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
33042 [!NOT_IN_libc]: Move #define and #undef of memmove to just before
33043 and after including <string.h>. Move declarations of
33044 __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
33045 to before #include "string/memmove.c".
33046
33047 * include/dirent.h: Declare __getdirentries.
33048
33049 * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
33050 using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
33051
33052 2012-08-14 Mike Frysinger <vapier@gentoo.org>
33053
33054 * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
33055 * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
33056 * sysdeps/i386/configure: Regenerated.
33057 * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
33058 STABS_CURRENT_FILE, and STABS_FUN.
33059 (END): Remove call to STABS_FUN_END.
33060 (STABS_CURRENT_FILE1): Delete.
33061 (STABS_CURRENT_FILE): Likewise.
33062 (STABS_FUN): Likewise.
33063 (STABS_FUN_END): Likewise.
33064 (STABS_FUN2): Likewise.
33065 * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
33066 * sysdeps/x86_64/configure: Regenerated.
33067
33068 2012-08-14 Roland McGrath <roland@hack.frob.com>
33069
33070 * elf/dl-open.c: Include <atomic.h>.
33071 * elf/dl-lookup.c: Likewise.
33072
33073 2012-08-14 Joseph Myers <joseph@codesourcery.com>
33074
33075 * sysdeps/unix/sysv/linux/kernel-features.h
33076 (__ASSUME_CLONE_THREAD_FLAGS): Remove.
33077 * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
33078 unconditionally.
33079 * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
33080 unconditionally.
33081 * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
33082 condition on __ASSUME_CLONE_THREAD_FLAGS.
33083
33084 2012-08-14 Andreas Jaeger <aj@suse.de>
33085
33086 * sysdeps/i386/fpu/libm-test-ulps: Update.
33087
33088 2012-08-13 Maxim Kuvyrkov <maxim@codesourcery.com>
33089
33090 * include/atomic.h (atomic_exchange_and_add): Split into ...
33091 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
33092 New atomic macros.
33093
33094 2012-08-13 Markus Trippelsdorf <markus@trippelsdorf.de>
33095
33096 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33097
33098 2012-08-13 Jeff Law <law@redhat.com>
33099
33100 * manual/stdio.texi (snprintf): Clarify handling of the trailing
33101 null byte in the output string.
33102
33103 2012-08-10 Joseph Myers <joseph@codesourcery.com>
33104
33105 * sysdeps/unix/sysv/linux/kernel-features.h
33106 (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
33107 [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
33108 (__ASSUME_ARG_MAX_STACK_BASED): Define.
33109 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
33110 [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
33111 !__ASSUME_ARG_MAX_STACK_BASED. Compare version with
33112 __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
33113
33114 2012-08-09 Jeff Law <law@redhat.com>
33115
33116 [BZ #13939]
33117 * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
33118 When avoid_arena is set, don't retry in the that arena. Pick the
33119 next one, whatever it might be.
33120 (arena_get2): New parameter avoid_arena, pass through to reused_arena.
33121 (arena_lock): Pass in new parameter to arena_get2.
33122 * malloc/malloc.c (__libc_memalign): Pass in new parameter to
33123 arena_get2.
33124 (__libc_malloc): Unify retrying after main arena failure with
33125 __libc_memalign version.
33126 (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
33127
33128 2012-08-09 H.J. Lu <hongjiu.lu@intel.com>
33129
33130 [BZ #14166]
33131 * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
33132 to __redirect_strstr.
33133 (__strstr_sse42): Use typeof __redirect_strstr.
33134 (__strstr_ia32): Likewise.
33135 (__libc_strstr): New prototype.
33136 (strstr): Renamed to ...
33137 (__libc_strstr): This.
33138 (strstr): New strong alias of __libc_strstr.
33139 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
33140 * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
33141 __redirect_time.
33142 Include <time.h>.
33143 (__libc_time): New prototype.
33144 (time_ifunc): Replace time with __libc_time.
33145 (time): New strong alias and hidden definition of __libc_time.
33146 (__GI_time): Remove strong alias.
33147 * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
33148 Include <stddef.h>.
33149 (memmove): Redefined to __redirect_memmove.
33150 (__memmove_sse2): Use typeof __redirect_memmove.
33151 (__memmove_ssse3): Likewise.
33152 (__memmove_ssse3_back): Likewise.
33153 (__libc_memmove): New prototype.
33154 (memmove): Renamed to ...
33155 (__libc_memmove): This.
33156 (memmove): New strong alias of __libc_memmove.
33157
33158 2012-08-08 Mark Salter <msalter@redhat.com>
33159
33160 * elf/elf.h
33161 (R_MN10300_TLS_GD): Define.
33162 (R_MN10300_TLS_LD): Likewise.
33163 (R_MN10300_TLS_LDO): Likewise.
33164 (R_MN10300_TLS_GOTIE): Likewise.
33165 (R_MN10300_TLS_IE): Likewise.
33166 (R_MN10300_TLS_LE): Likewise.
33167 (R_MN10300_TLS_DTPMOD): Likewise.
33168 (R_MN10300_TLS_DTPOFF): Likewise.
33169 (R_MN10300_TLS_TPOFF): Likewise.
33170 (R_MN10300_SYM_DIFF): Likewise.
33171 (R_MN10300_ALIGN): Likewise.
33172 (R_MN10300_NUM): Update.
33173
33174 2012-08-08 Joseph Myers <joseph@codesourcery.com>
33175
33176 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
33177 Remove.
33178
33179 2012-08-08 Roland McGrath <roland@hack.frob.com>
33180
33181 * sysdeps/posix/fdopendir.c: Include <stddef.h>.
33182
33183 * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
33184 sysdeps/unix -> sysdeps/posix move.
33185 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
33186
33187 2012-08-07 Allan McRae <allan@archlinux.org>
33188
33189 [BZ #14303]
33190 * sunrpc/rpc_main.c (SVR4_CPP): Remove.
33191 (SUNOS_CPP): Likewise.
33192 (find_cpp): Fall back to selecting system cpp when /lib/cpp is
33193 not found.
33194 (open_input): Call CPP using execvp.
33195
33196 2012-08-07 Joseph Myers <joseph@codesourcery.com>
33197
33198 * sysdeps/unix/sysv/linux/kernel-features.h
33199 (__ASSUME_PROT_GROWSUPDOWN): Remove.
33200 (__ASSUME_NO_CLONE_DETACHED): Likewise.
33201 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
33202 (__ASSUME_WAITID_SYSCALL): Likewise.
33203 * sysdeps/unix/sysv/linux/dl-execstack.c
33204 (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
33205 code unconditional.
33206 (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
33207 conditional code.
33208 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
33209 [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
33210 (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
33211 code.
33212 * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
33213 unconditional.
33214 [__ASSUME_WAITID_SYSCALL]: Likewise.
33215 [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
33216
33217 2012-08-07 Roland McGrath <roland@hack.frob.com>
33218
33219 * sysdeps/unix/closedir.c: Renamed to ...
33220 * sysdeps/posix/closedir.c: ... here.
33221 * sysdeps/unix/dirfd.c: Renamed to ...
33222 * sysdeps/posix/dirfd.c: ... here.
33223 * sysdeps/unix/dirstream.h: Renamed to ...
33224 * sysdeps/posix/dirstream.h: ... here.
33225 * sysdeps/unix/fdopendir.c: Renamed to ...
33226 * sysdeps/posix/fdopendir.c: ... here.
33227 * sysdeps/unix/opendir.c: Renamed to ...
33228 * sysdeps/posix/opendir.c: ... here.
33229 * sysdeps/unix/readdir.c: Renamed to ...
33230 * sysdeps/posix/readdir.c: ... here.
33231 * sysdeps/unix/readdir_r.c: Renamed to ...
33232 * sysdeps/posix/readdir_r.c: ... here.
33233 * sysdeps/unix/rewinddir.c: Renamed to ...
33234 * sysdeps/posix/rewinddir.c: ... here.
33235 * sysdeps/unix/seekdir.c: Renamed to ...
33236 * sysdeps/posix/seekdir.c: ... here.
33237 * sysdeps/unix/telldir.c: Renamed to ...
33238 * sysdeps/posix/telldir.c: ... here.
33239 * sysdeps/unix/sysv/linux/opendir.c: Update #include.
33240 * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
33241 * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
33242 * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
33243
33244 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
33245 * bits/fcntl.h: ... here.
33246
33247 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
33248 not 0.
33249 (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
33250 [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
33251 (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
33252 (struct flock): Move l_start, l_len to the beginning.
33253 Use __pid_t for l_pid.
33254 [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
33255 [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
33256 [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
33257 (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
33258 [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
33259 [__USE_LARGEFILE64] (struct flock64): New type.
33260 (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
33261
33262 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
33263 * bits/dirent.h: ... here.
33264
33265 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
33266 [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
33267
33268 2012-08-07 Joseph Myers <joseph@codesourcery.com>
33269
33270 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33271 Change from 2.6.0 to 2.6.16.
33272 * sysdeps/unix/sysv/linux/configure: Regenerated.
33273 * sysdeps/unix/sysv/linux/kernel-features.h
33274 (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
33275 (__ASSUME_TGKILL): Define conditional on architectures, not kernel
33276 version.
33277 (__ASSUME_UTIMES): Likewise.
33278 (__ASSUME_CLONE_STOPPED): Remove.
33279 (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
33280 architectures, not kernel version.
33281 (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
33282 (__ASSUME_NO_CLONE_DETACHED): Likewise.
33283 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
33284 (__ASSUME_WAITID_SYSCALL): Likewise.
33285 [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
33286 condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
33287 * README: State 2.6.16 as minimum Linux kernel version. Do not
33288 refer to older versions.
33289
33290 2012-08-06 Roland McGrath <roland@hack.frob.com>
33291
33292 * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
33293 Define alphasort64 as an alias.
33294 * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
33295 Define versionsort64 as an alias.
33296 * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
33297 Define scandir64 as an alias.
33298 * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
33299 Define scandirat64 as an alias.
33300 * dirent/alphasort64.c (alphasort64):
33301 Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
33302 * dirent/versionsort64.c: Likewise.
33303 * dirent/scandir64.c: Likewise.
33304 * dirent/scandirat64.c: Likewise.
33305 * sysdeps/wordsize-64/alphasort.c: File removed.
33306 * sysdeps/wordsize-64/alphasort64.c: File removed.
33307 * sysdeps/wordsize-64/scandir.c: File removed.
33308 * sysdeps/wordsize-64/scandir64.c: File removed.
33309 * sysdeps/wordsize-64/scandirat.c: File removed.
33310 * sysdeps/wordsize-64/scandirat64.c: File removed.
33311 * sysdeps/wordsize-64/versionsort.c: File removed.
33312 * sysdeps/wordsize-64/versionsort64.c: File removed.
33313 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
33314 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
33315 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
33316 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
33317 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
33318 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
33319 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
33320 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
33321
33322 * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
33323 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
33324 [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
33325 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
33326 [defined __arch64__ || defined __sparcv9]
33327 (__INO_T_MATCHES_INO64_T): New macro.
33328 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
33329 [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
33330 * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
33331 * sysdeps/unix/sysv/linux/bits/dirent.h
33332 [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
33333 (_DIRENT_MATCHES_DIRENT64): New macro.
33334
33335 * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
33336 Define lockf64 as an alias.
33337 * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
33338 Define fseeko64 as an alias.
33339 * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
33340 Define ftello64 as an alias.
33341 * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
33342 Define _IO_fgetpos64 and fgetpos64 as aliases.
33343 * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
33344 Define _IO_fsetpos64 and fsetpos64 as aliases.
33345 * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
33346 Conditionalize body on this.
33347 * libio/fseeko64.c: Likewise.
33348 * libio/ftello64.c: Likewise.
33349 * libio/iofgetpos64.c: Likewise.
33350 * libio/iofsetpos64.c: Likewise.
33351 * sysdeps/wordsize-64/lockf.c: File removed.
33352 * sysdeps/wordsize-64/lockf64.c: File removed.
33353 * sysdeps/wordsize-64/fseeko.c: File removed.
33354 * sysdeps/wordsize-64/fseeko64.c: File removed.
33355 * sysdeps/wordsize-64/ftello.c: File removed.
33356 * sysdeps/wordsize-64/ftello64.c: File removed.
33357 * sysdeps/wordsize-64/iofgetpos.c: File removed.
33358 * sysdeps/wordsize-64/iofgetpos64.c: File removed.
33359 * sysdeps/wordsize-64/iofsetpos.c: File removed.
33360 * sysdeps/wordsize-64/iofsetpos64.c: File removed.
33361 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
33362 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
33363 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
33364 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
33365 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
33366 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
33367 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
33368 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
33369 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
33370 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
33371
33372 * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
33373 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
33374 [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
33375 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
33376 [defined __arch64__ || defined __sparcv9]
33377 (__OFF_T_MATCHES_OFF64_T): New macro.
33378 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
33379 [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
33380 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
33381 (__OFF_T_MATCHES_OFF64_T): New macro.
33382
33383 2012-08-06 H.J. Lu <hongjiu.lu@intel.com>
33384
33385 * stdlib/secure-getenv.c (__secure_getenv): Replace
33386 GLIBC_2_16 with GLIBC_2_17.
33387
33388 2012-08-06 H.J. Lu <hongjiu.lu@intel.com>
33389
33390 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
33391 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
33392
33393 2012-08-03 David S. Miller <davem@davemloft.net>
33394
33395 * sysdeps/sparc/fpu/libm-test-ulps: Update.
33396
33397 2012-08-03 Joseph Myers <joseph@codesourcery.com>
33398
33399 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
33400 Remove.
33401 (__ASSUME_CORRECT_SI_PID): Likewise.
33402 (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
33403 (__ASSUME_TMPFS_NAME): Likewise.
33404 * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
33405 [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
33406 * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
33407 (HAVE_AUX_SECURE): Make definition unconditional.
33408 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
33409 [!__ASSUME_TMPFS_NAME]: Remove conditional code.
33410
33411 2012-08-03 Roland McGrath <roland@hack.frob.com>
33412
33413 * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
33414 * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
33415 * sysdeps/mach/hurd/eloop-threshold.h: New file.
33416 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
33417 __eloop_threshold instead of SYMLOOP_MAX.
33418
33419 * sysdeps/generic/eloop-threshold.h: New file.
33420 * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
33421 of MAXSYMLINKS.
33422 * elf/chroot_canon.c (chroot_canon): Likewise.
33423
33424 2012-08-03 Joseph Myers <joseph@codesourcery.com>
33425
33426 [BZ #13717]
33427 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33428 Change to 2.6.0 everywhere.
33429 * sysdeps/unix/sysv/linux/configure: Regenerated.
33430 * sysdeps/unix/sysv/linux/kernel-features.h
33431 (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
33432 (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
33433 kernel versions.
33434 (__ASSUME_POSIX_TIMERS): Define unconditionally.
33435 (__ASSUME_FUTEX_REQUEUE): Remove.
33436 (__ASSUME_STATFS64): Define unconditionally.
33437 (__ASSUME_AT_SECURE): Likewise.
33438 (__ASSUME_CORRECT_SI_PID): Likewise.
33439 (__ASSUME_TGKILL): Define without depending on kernel version for
33440 i386.
33441 (__ASSUME_UTIMES): Likewise.
33442 (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
33443 kernel version.
33444 (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
33445 (__ASSUME_TMPFS_NAME): Likewise.
33446 * README: Update reference to Linux kernel versions.
33447
33448 2012-08-02 Marek Polacek <polacek@redhat.com>
33449
33450 [BZ# 14150]
33451 * configure.in (libc_cv_asm_type_prefix): Remove test. Replace
33452 libc_cv_asm_type_prefix with %.
33453 * configure: Regenerated.
33454 * include/libc-symbols.h: Remove comment about
33455 ASM_TYPE_DIRECTIVE_PREFIX. Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
33456 (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
33457 (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
33458 (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
33459 (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
33460 * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
33461 [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
33462 [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
33463 * elf/tst-unique2mod1.c: Likewise.
33464 * elf/tst-unique1mod2.c: Likewise.
33465 * elf/tst-unique1mod1.c: Likewise.
33466 * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
33467 * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
33468 Replace ASM_TYPE_DIRECTIVE with .type.
33469 * sysdeps/s390/s390-64/sysdep.h: Likewise.
33470 * sysdeps/i386/sysdep.h: Likewise.
33471 * sysdeps/x86_64/sysdep.h: Likewise.
33472 * sysdeps/sh/sysdep.h: Likewise.
33473 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
33474 Do not define ASM_TYPE_DIRECTIVE.
33475 * sysdeps/powerpc/sysdep.h: Likewise.
33476 * sysdeps/powerpc/powerpc32/sysdep.h:
33477 Replace ASM_TYPE_DIRECTIVE with .type.
33478 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
33479 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
33480 * sysdeps/i386/fpu/e_powf.S: Likewise.
33481 * sysdeps/i386/fpu/e_expl.S: Likewise.
33482 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
33483 * sysdeps/i386/fpu/e_acosh.S: Likewise.
33484 * sysdeps/i386/fpu/e_pow.S: Likewise.
33485 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
33486 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
33487 * sysdeps/i386/fpu/s_expm1.S: Likewise.
33488 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
33489 * sysdeps/i386/fpu/e_log2.S: Likewise.
33490 * sysdeps/i386/fpu/e_log2l.S: Likewise.
33491 * sysdeps/i386/fpu/e_scalb.S: Likewise.
33492 * sysdeps/i386/fpu/e_powl.S: Likewise.
33493 * sysdeps/i386/fpu/e_log10f.S: Likewise.
33494 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
33495 * sysdeps/i386/fpu/e_logl.S: Likewise.
33496 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
33497 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
33498 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
33499 * sysdeps/i386/fpu/e_log2f.S: Likewise.
33500 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
33501 * sysdeps/i386/fpu/e_log.S: Likewise.
33502 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
33503 * sysdeps/i386/fpu/e_logf.S: Likewise.
33504 * sysdeps/i386/fpu/e_log10l.S: Likewise.
33505 * sysdeps/i386/fpu/e_atanh.S: Likewise.
33506 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
33507 * sysdeps/i386/fpu/e_log10.S: Likewise.
33508 * sysdeps/i386/fpu/s_frexp.S: Likewise.
33509 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
33510 * sysdeps/i386/fpu/s_asinh.S: Likewise.
33511 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
33512 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
33513 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
33514 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
33515 * sysdeps/i386/i686/strtok.S: Likewise.
33516 * sysdeps/i386/i386-mcount.S: Likewise.
33517 * sysdeps/i386/strtok.S: Likewise.
33518 * sysdeps/x86_64/fpu/e_expl.S: Likewise.
33519 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
33520 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
33521 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
33522 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
33523 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
33524 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
33525 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
33526 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
33527 * sysdeps/x86_64/_mcount.S: Likewise.
33528 * sysdeps/x86_64/strtok.S: Likewise.
33529 * sysdeps/sh/_mcount.S: Likewise.
33530
33531 2012-08-01 Roland McGrath <roland@hack.frob.com>
33532
33533 * libio/iofopen.c: Include <fcntl.h>.
33534 [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
33535 (_IO_fopen64, fopen64): Define as aliases.
33536 * libio/iofopen64.c: Include <fcntl.h>.
33537 [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
33538 Conditionalize body on this.
33539 * sysdeps/wordsize-64/iofopen.c: File removed.
33540 * sysdeps/wordsize-64/iofopen64.c: File removed.
33541
33542 2012-08-01 Marek Polacek <polacek@redhat.com>
33543
33544 * libc/Makeconfig: Use elf in place of binfmt-subdir.
33545 Use dlfcn directly instead of a variable.
33546 (binfmt-subdir): Do not define.
33547 (dlfcn): Likewise.
33548
33549 2012-08-01 Joseph Myers <joseph@codesourcery.com>
33550
33551 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
33552 Remove all definitions.
33553 * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
33554 <kernel-features.h>.
33555 [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
33556 (miss_F_GETOWN_EX): Remove all definitions.
33557 [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
33558 macro definition.
33559 [!__ASSUME_FCNTL64]: Remove conditional code.
33560 [__ASSUME_FCNTL64]: Make code unconditional.
33561 * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
33562 <kernel-features.h>.
33563 [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
33564 (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
33565 (lockf64) [__NR_fcntl64]: Make code unconditional.
33566 (lockf64) [__ASSUME_FCNTL64]: Likewise.
33567
33568 * sysdeps/unix/sysv/linux/kernel-features.h
33569 (__ASSUME_VFORK_SYSCALL): Remove all definitions.
33570 * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
33571 Make code unconditional.
33572 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33573 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33574 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
33575 [__NR_vfork]: Make code unconditional.
33576 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33577 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33578 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
33579 [__NR_vfork]: Make code unconditional.
33580 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33581 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33582
33583 2012-08-01 Roland McGrath <roland@hack.frob.com>
33584
33585 * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
33586 (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
33587
33588 * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33589 Define mkstemp64 as an alias.
33590 * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33591 Define mkstemps64 as an alias.
33592 * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33593 Define mkostemp64 as an alias.
33594 * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33595 Define mkostemps64 as an alias.
33596 * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
33597 Conditionalize body on this.
33598 * misc/mkostemp64.c: Likewise.
33599 * misc/mkostemps64.c: Likewise.
33600 * misc/mkstemps64.c: Likewise.
33601 * sysdeps/wordsize-64/mkstemp64.c: File removed.
33602 * sysdeps/wordsize-64/mkostemp64.c: File removed.
33603 * sysdeps/wordsize-64/mkostemp.c: File removed.
33604 * sysdeps/wordsize-64/mkstemp.c: File removed.
33605 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
33606 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
33607 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
33608 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
33609
33610 [BZ #14138]
33611 * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
33612 * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
33613 * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
33614 * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
33615
33616 * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
33617 compat_symbol macros from <shlib-compat.h> rather than the underlying
33618 default_symbol_version and symbol_version macros, so that DEFAULT
33619 lines in shlib-versions are respected.
33620 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
33621
33622 2012-08-01 Florian Weimer <fweimer@redhat.com>
33623
33624 * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
33625 Declare with warn_unused_result.
33626 (setgid, setregid, setegid, setresgid): Likewise.
33627 * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
33628 Likewise.
33629 * WUR-REPORT: Remove set*id functions.
33630
33631 2012-07-31 Pino Toscano <toscano.pino@tiscali.it>
33632
33633 * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
33634
33635 2012-07-31 Roland McGrath <roland@hack.frob.com>
33636
33637 [BZ #10191]
33638 * include/sys/socket.h (__libc_accept, __libc_accept4):
33639 Add attribute_hidden.
33640 * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
33641
33642 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
33643 use of PTR_MANGLE.
33644 * inet/getnetgrent_r.c (setup): Likewise.
33645
33646 * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
33647
33648 2012-07-31 David S. Miller <davem@davemloft.net>
33649
33650 * sysdeps/sparc/fpu/libm-test-ulps: Update.
33651
33652 2012-07-31 Joseph Myers <joseph@codesourcery.com>
33653
33654 [BZ #13629]
33655 * math/s_clog.c (__clog): Use __log1p if larger part has absolute
33656 value between 1.0 and 2.0 and smaller part has absolute value less
33657 than 1.0.
33658 * math/s_clog10.c (__clog10): Likewise.
33659 * math/s_clog10f.c (__clog10f): Likewise.
33660 * math/s_clog10l.c (__clog10l): Likewise.
33661 * math/s_clogf.c (__clogf): Likewise.
33662 * math/s_clogl.c (__clogl): Likewise.
33663 * math/libm-test.inc (clog_test): Add more tests.
33664 (clog10_test): Likewise.
33665 * sysdeps/i386/fpu/libm-test-ulps: Update.
33666 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33667
33668 2012-07-31 Florian Weimer <fweimer@redhat.com>
33669
33670 * stdlib/tst-secure-getenv.c: Use printf for error reporting.
33671 Exit with zero in case no suitable GID is found, and write a
33672 message to standard error.
33673
33674 2012-07-30 Roland McGrath <roland@hack.frob.com>
33675
33676 * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
33677 rather than to 1.
33678 (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
33679 (MAXPATHLEN): Removed.
33680 (NOGROUP, NODEV): New macros.
33681 (setbit, clrbit, isset, isclr): New macros.
33682 (howmany, roundup, powerof2): New macros.
33683 (DEV_BSIZE): New macro.
33684
33685 * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
33686 * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
33687
33688 * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
33689 definition on [!__NO_LONG_DOUBLE_MATH].
33690
33691 * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
33692 PTR_MANGLE and PTR_DEMANGLE.
33693
33694 * socket/accept4.c (accept4): Rename to __libc_accept4.
33695 Define accept4 as a weak alias.
33696
33697 * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
33698 on [_DIRENT_HAVE_D_TYPE].
33699 * io/ftw.c (ftw_dir): Likewise.
33700
33701 * io/xmknod.c (__xmknod): Don't check PATH for being null.
33702
33703 * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
33704
33705 * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
33706 Use the BSD numbers rather than the arbitrary ones we had.
33707 (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
33708 (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
33709 (SIGXCPU, SIGXFSZ): New macros.
33710 (_NSIG): Now 32.
33711
33712 * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
33713 initializer on [_LIBC_REENTRANT].
33714
33715 * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
33716 definitions inside [_POSIX_MAPPED_FILES].
33717
33718 * posix/regex.c: Include <sys/param.h> for MIN/MAX.
33719
33720 * dirent/opendir.c: Include <fcntl.h>.
33721
33722 * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
33723 (__libc_getspecific): Likewise.
33724 (__libc_key_create): Likewise.
33725
33726 * stdio-common/tmpfile64.c: Include <fcntl.h> first.
33727 [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
33728 * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
33729 (tmpfile64): Define as alias.
33730 * sysdeps/wordsize-64/tmpfile.c: File removed.
33731 * sysdeps/wordsize-64/tmpfile64.c: File removed.
33732 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
33733 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
33734
33735 * stdio-common/vfscanf.c: Include <stdbool.h>.
33736 * nss/makedb.c: Likewise.
33737 * stdio-common/_i18n_number.h: Likewise.
33738 * argp/argp-help.c: Likewise.
33739 * posix/wordexp.c: Likewise.
33740 * sysdeps/posix/spawni.c: Likewise.
33741 * nss/nss_files/files-initgroups.c: Likewise.
33742 * stdio-common/reg-modifier.c: Include <stdlib.h>.
33743 * nss/nss_files/files-initgroups.c: Likewise.
33744 * nss/nss_db/db-netgrp.c: Likewise.
33745 * nss/nss_db/db-initgroups.c: Likewise.
33746 * io/fchmodat.c: Include <sys/stat.h>.
33747
33748 * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
33749 __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
33750
33751 * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
33752 [HAVE_MMAP].
33753
33754 * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
33755 Add multiple inclusion protection.
33756
33757 2012-07-27 David S. Miller <davem@davemloft.net>
33758
33759 * sysdeps/sparc/fpu/libm-test-ulps: Update.
33760
33761 2012-07-27 Gary Benson <gbenson@redhat.com>
33762
33763 [BZ #14298]
33764 * elf/rtld.c: Include <stap-probe.h>.
33765 (dl_main): Added static probes "init_start" and "init_complete".
33766 * elf/dl-load.c: Include <stap-probe.h>.
33767 (lose): Take new parameter "nsid".
33768 Added static probe "map_failed".
33769 (_dl_map_object_from_fd): Pass namespace id to lose.
33770 Added static probe "map_start".
33771 (open_verify): Pass namespace id to lose.
33772 * elf/dl-open.c: Include <stap-probe.h>.
33773 (dl_open_worker) Added static probes "map_complete", "reloc_start"
33774 and "reloc_complete".
33775 * elf/dl-close.c: Include <stap-probe.h>.
33776 (_dl_close_worker): Added static probes "unmap_start" and
33777 "unmap_complete".
33778 * elf/rtld-debugger-interface.txt: New file documenting the above.
33779
33780 2012-07-26 Roland McGrath <roland@hack.frob.com>
33781
33782 * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
33783 rather than a string variable.
33784 * sunrpc/rpc_main.c (h_output): Likewise.
33785 * sunrpc/rpc_svcout.c (write_real_program): Likewise.
33786
33787 2012-07-26 Pino Toscano <toscano.pino@tiscali.it>
33788
33789 * inet/check_native.c: New file.
33790
33791 2012-07-26 Joseph Myers <joseph@codesourcery.com>
33792
33793 [BZ #13629]
33794 * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
33795 if larger part has absolute value 1.0.
33796 * math/s_clog10.c (__clog10): Likewise.
33797 * math/s_clog10f.c (__clog10f): Likewise.
33798 * math/s_clog10l.c (__clog10l): Likewise.
33799 * math/s_clogf.c (__clogf): Likewise.
33800 * math/s_clogl.c (__clogl): Likewise.
33801 * math/libm-test.inc (clog_test): Add more tests.
33802 (clog10_test): Likewise.
33803 * sysdeps/i386/fpu/libm-test-ulps: Update.
33804 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33805
33806 * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
33807 (pltexit): Likewise.
33808 (La_regs): Likewise.
33809 (La_retval): Likewise.
33810 (int_retval): Likewise.
33811 Update #error for removed macros to refer only to definitions in
33812 tst-audit.h.
33813 * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
33814 macro.
33815 (pltexit): Likewise.
33816 (La_regs): Likewise.
33817 (La_retval): Likewise.
33818 (int_retval): Likewise.
33819 * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
33820 macro.
33821 (pltexit): Likewise.
33822 (La_regs): Likewise.
33823 (La_retval): Likewise.
33824 (int_retval): Likewise.
33825 * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
33826 macro.
33827 (pltexit): Likewise.
33828 (La_regs): Likewise.
33829 (La_retval): Likewise.
33830 (int_retval): Likewise.
33831 * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
33832 macro.
33833 (pltexit): Likewise.
33834 (La_regs): Likewise.
33835 (La_retval): Likewise.
33836 (int_retval): Likewise.
33837 * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
33838 macro.
33839 (pltexit): Likewise.
33840 (La_regs): Likewise.
33841 (La_retval): Likewise.
33842 (int_retval): Likewise.
33843 * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
33844 macro.
33845 (pltexit): Likewise.
33846 (La_regs): Likewise.
33847 (La_retval): Likewise.
33848 (int_retval): Likewise.
33849 * sysdeps/generic/tst-audit.h: Update comment to refer only to
33850 macro definitions in tst-audit.h.
33851 * sysdeps/i386/tst-audit.h: New file.
33852 * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
33853 * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
33854 * sysdeps/s390/s390-32/tst-audit.h: Likewise.
33855 * sysdeps/s390/s390-64/tst-audit.h: Likewise.
33856 * sysdeps/sh/tst-audit.h: Likewise.
33857 * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
33858 * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
33859 * sysdeps/x86_64/tst-audit.h: Likewise.
33860
33861 2012-07-26 Andreas Jaeger <aj@suse.de>
33862
33863 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
33864 ptrace.
33865
33866 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
33867 new value PTRACE_EVENT_SECCOMP from Linux 3.5.
33868 (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
33869 PTRACE_O_MASK.
33870 * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
33871 * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
33872 * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
33873
33874 * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
33875 value.
33876
33877 * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
33878 _sigsys.
33879 (si_call_addr, si_syscall, si_arch): Define new macro.
33880 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
33881 _sigsys.
33882 (si_call_addr, si_syscall, si_arch): Define new marcro.
33883 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
33884 _sigsys.
33885 (si_call_addr, si_syscall, si_arch): Define new macro.
33886 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
33887 _sigsys.
33888 (si_call_addr, si_syscall, si_arch): Define new macro.
33889
33890 2012-07-25 Joseph Myers <joseph@codesourcery.com>
33891
33892 [BZ #13717]
33893 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33894 Change to 2.4.21 where previously 2.4.1.
33895 * sysdeps/unix/sysv/linux/configure: Regenerated.
33896 * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
33897 __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
33898 Linux kernel version.
33899 (__ASSUME_STD_AUXV): Remove.
33900 [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
33901 kernel version.
33902 [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
33903 (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
33904 (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
33905 (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
33906 (__ASSUME_NETLINK_SUPPORT): Likewise.
33907 * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
33908 (__no_netlink_support): Remove conditional definition.
33909 * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
33910 Remove.
33911 (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
33912 [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
33913 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
33914 (if_nameindex_ioctl): Remove.
33915 (if_nameindex_netlink): Do not handle __no_netlink_support.
33916 (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
33917 code.
33918 * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
33919 Remove conditional code.
33920 (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
33921 code.
33922 (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
33923 unconditional.
33924 [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
33925 [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
33926 * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
33927 Remove.
33928 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
33929 [!__ASSUME_STD_AUXV]: Remove conditional code.
33930 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
33931 [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
33932 [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
33933 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
33934 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
33935 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
33936 code.
33937 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
33938 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
33939 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
33940 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
33941 conditional code.
33942 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
33943 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
33944 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
33945 code.
33946 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
33947 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
33948 conditional code.
33949 * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
33950 (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
33951 code unconditional.
33952 (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33953 conditional code.
33954 (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33955 unconditional.
33956 (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33957 conditional code.
33958 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
33959 (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33960 unconditional.
33961 (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33962 conditional code.
33963 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
33964 (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
33965 code unconditional.
33966 (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33967 conditional code.
33968 (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33969 unconditional.
33970 (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33971 conditional code.
33972 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
33973 (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
33974 code unconditional.
33975 (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33976 conditional code.
33977 (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
33978 unconditional.
33979 (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
33980 conditional code.
33981
33982 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
33983
33984 * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
33985 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
33986 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
33987 * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
33988 * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
33989 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
33990 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
33991 * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
33992 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
33993 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
33994 * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
33995 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
33996 * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
33997 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
33998 * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
33999 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
34000 * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
34001 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
34002 * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
34003 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
34004 * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
34005 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
34006 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
34007
34008 2012-07-25 Florian Weimer <fweimer@redhat.com>
34009
34010 * Versions.def: Add GLIBC_2.17.
34011 * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
34012 * include/stdlib.h: Rename __secure_getenv to secure_getenv.
34013 Introduce __libc_secure_getenv.
34014 * stdlib/Versions (2.17): Add secure_getenv
34015 (GLIBC_PRIVATE): Add __libc_secure_getenv.
34016 * stdlib/secure-getenv.c: Rename __secure_getenv to
34017 __libc_secure_getenv. Add secure_getenv alias. Add compatibility
34018 symbol __secure_getenv for GLIBC_2.0.
34019 * stdlib/tst-secure-getenv.c: New.
34020 * stdlib/Makefile (tests): Add testcase.
34021 * manual/startup.texi (Environment Access): Document
34022 secure_getenv.
34023 * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
34024 __libc_secure_getenv.
34025 * inet/ruserpass.c (ruserpass): Likewise.
34026 * malloc/mtrace.c (mtrace): Likewise.
34027 * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
34028 * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
34029 * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
34030 * sysdeps/posix/tempname.c: Likewise. Evaluate
34031 HAVE_SECURE_GETENV.
34032 * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
34033 __secure_getenv to __libc_secure_getenv.
34034 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
34035 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
34036 Likewise.
34037 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
34038 Likewise.
34039 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
34040 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
34041 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
34042 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
34043 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
34044 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
34045 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
34046
34047 2012-07-25 Joseph Myers <joseph@codesourcery.com>
34048
34049 * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
34050 (struct La_i86_retval): Likewise.
34051 (struct La_x86_64_regs): Likewise.
34052 (struct La_x86_64_retval): Likewise.
34053 (struct La_x32_regs): Likewise.
34054 (struct La_x32_retval): Likewise.
34055 (struct La_ppc32_regs): Likewise.
34056 (struct La_ppc32_retval): Likewise.
34057 (struct La_ppc64_regs): Likewise.
34058 (struct La_ppc64_retval): Likewise.
34059 (struct La_sh_regs): Likewise.
34060 (struct La_sh_retval): Likewise.
34061 (struct La_s390_32_regs): Likewise.
34062 (struct La_s390_32_retval): Likewise.
34063 (struct La_s390_64_regs): Likewise.
34064 (struct La_s390_64_retval): Likewise.
34065 (struct La_sparc32_regs): Likewise.
34066 (struct La_sparc32_retval): Likewise.
34067 (struct La_sparc64_regs): Likewise.
34068 (struct La_sparc64_retval): Likewise.
34069 (struct audit_ifaces): Remove architecture-specific pltenter and
34070 pltexit members.
34071 * sysdeps/i386/ldsodefs.h: New file.
34072 * sysdeps/powerpc/ldsodefs.h: Likewise.
34073 * sysdeps/s390/ldsodefs.h: Likewise.
34074 * sysdeps/sh/ldsodefs.h: Likewise.
34075 * sysdeps/sparc/ldsodefs.h: Likewise.
34076 * sysdeps/x86_64/ldsodefs.h: Likewise.
34077
34078 2012-07-25 Marek Polacek <polacek@redhat.com>
34079
34080 [BZ #6808]
34081 * math/libm-test.inc (yn_test): Add another test.
34082 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
34083 to ERANGE when the result is +-Inf.
34084 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
34085 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
34086 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
34087 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
34088
34089 2012-07-24 Joseph Myers <joseph@codesourcery.com>
34090
34091 * conform/data/time.h-data (NULL): Use macro-constant. Require
34092 equal to 0.
34093 (CLOCKS_PER_SEC): Use macro instead of constant. Specify type as
34094 clock_t.
34095 [ISO11] (TIME_UTC): Use macro-int-constant. Require value > 0.
34096
34097 2012-07-23 Thomas Schwinge <thomas@codesourcery.com>
34098
34099 * configure.in <sysdeps resolving>: Correct printing
34100 Implies_before.
34101 * configure: Regenerate.
34102
34103 2012-07-22 Thomas Schwinge <thomas@codesourcery.com>
34104
34105 * math/w_ilogb.c: Include <limits.h>.
34106 * math/w_ilogbl.c: Likewise.
34107
34108 2012-07-20 Joseph Myers <joseph@codesourcery.com>
34109
34110 * manual/lang.texi (__va_copy): Document primarily as ISO C99
34111 va_copy. Document allowing for unavailable va_copy only as
34112 pre-C99 compatibility.
34113 * manual/string.texi (Copying and Concatenation): Use va_copy
34114 instead of __va_copy in concat example.
34115
34116 2012-07-20 Pino Toscano <toscano.pino@tiscali.it>
34117
34118 * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
34119 (__sendto): Use create_address_port. Initialize APORT and deallocate
34120 it if not null.
34121
34122 * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
34123 with O_NOLINK passed to __file_name_lookup.
34124
34125 * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
34126 with O_NOLINK passed to __file_name_lookup.
34127
34128 * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
34129 negative N or less than NGIDS.
34130
34131 * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
34132 type to string_t. Set ERANGE as errno and return it if NAME is not big
34133 enough. Use memcpy instead of strncpy.
34134
34135 2012-07-20 Joseph Myers <joseph@codesourcery.com>
34136
34137 * elf/Makefile (check-data): Remove.
34138 (localplt.data): New vpath directive.
34139 ($(objpfx)check-localplt.out): Use localplt.data from vpath
34140 instead of $(check-data).
34141 * scripts/data/localplt-generic.data: Move to ...
34142 * sysdeps/generic/localplt.data: ... here.
34143 * scripts/data/localplt-i386-linux-gnu.data: Move to ...
34144 * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
34145 * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
34146 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
34147 ... here.
34148 * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
34149 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
34150 ... here.
34151 * scripts/data/localplt-s390-linux-gnu.data: Move to ...
34152 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
34153 ... here.
34154 * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
34155 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
34156 ... here.
34157 * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
34158 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
34159 ... here.
34160 * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
34161 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
34162 ... here.
34163
34164 2012-07-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
34165
34166 * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
34167 PPC32 and PPC64 files.
34168 * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
34169 * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
34170
34171 2012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
34172
34173 * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
34174 __makecontext_ret to ...
34175 * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
34176 ... here and call exit if uc_link is NULL. New file.
34177 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
34178 __makecontext_ret.S.
34179 * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
34180 __makecontext_ret to ...
34181 * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
34182 ... here and call exit if uc_link is NULL. New file.
34183 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
34184 __makecontext_ret.S.
34185
34186 2012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
34187
34188 * elf/elf.h (R_390_IRELATIVE): New definition.
34189 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
34190 resolver function for IFUNC symbols. Support R_390_IRELATIVE.
34191 (elf_machine_lazy_rel): Support R_390_IRELATIVE.
34192 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
34193 (elf_machine_lazy_rel): Likewise.
34194 * sysdeps/s390/dl-irel.h: New file.
34195 * sysdeps/s390/s390-64/memcpy.S: New asm code.
34196 * sysdeps/s390/s390-64/memset.S: New asm code.
34197 * sysdeps/s390/s390-64/memcmp.S: New asm code.
34198 * sysdeps/s390/s390-64/multiarch/memset.S: New file.
34199 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
34200 * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
34201 * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
34202 * sysdeps/s390/s390-64/multiarch/Makefile: New file.
34203 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
34204 * sysdeps/s390/s390-32/multiarch/Makefile: New file.
34205 * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
34206 * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
34207 * sysdeps/s390/s390-32/multiarch/memset.S: New file.
34208 * sysdeps/s390/s390-32/memcpy.S: New asm code.
34209 * sysdeps/s390/s390-32/memset.S: New asm code.
34210 * sysdeps/s390/s390-32/memcmp.S: New asm code.
34211
34212 2012-07-17 Marek Polacek <polacek@redhat.com>
34213
34214 [BZ #14349]
34215 * sysdeps/s390/s390-32/configure.in: Remove TLS check.
34216 * sysdeps/s390/s390-64/configure.in: Likewise.
34217 * sysdeps/sparc/configure.in: Likewise.
34218 * sysdeps/powerpc/powerpc32/configure.in: Likewise.
34219 * sysdeps/powerpc/powerpc64/configure.in: Likewise.
34220 * sysdeps/i386/configure.in: Likewise.
34221 * sysdeps/x86_64/configure.in: Likewise.
34222 * sysdeps/sh/configure.in: Likewise.
34223 * sysdeps/s390/s390-32/configure: Regenerated.
34224 * sysdeps/s390/s390-64/configure: Likewise.
34225 * sysdeps/x86_64/configure: Likewise.
34226 * sysdeps/sh/configure: Likewise.
34227 * sysdeps/powerpc/powerpc64/configure: Likewise.
34228 * sysdeps/powerpc/powerpc32/configure: Likewise.
34229 * sysdeps/sparc/configure: Likwise.
34230 * sysdeps/i386/configure: Likewise.
34231
34232 * elf/dl-open.c: Comment fixes.
34233
34234 2012-07-17 Joseph Myers <joseph@codesourcery.com>
34235
34236 * Makefile [CXX] (check-data): Remove.
34237 [CXX] (c++-types.data): New vpath directive.
34238 [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
34239 vpath. Do not allow for C++ type data being missing.
34240 * scripts/data/c++-types-alpha-linux-gnu.data: Move to
34241 ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
34242 * scripts/data/c++-types-ia64-linux-gnu.data: Move to
34243 ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
34244 * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
34245 * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
34246 * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
34247 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
34248 ... here.
34249 * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
34250 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
34251 ... here.
34252 * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
34253 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
34254 ... here.
34255 * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
34256 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
34257 ... here.
34258 * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
34259 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
34260 ... here.
34261 * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
34262 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
34263 ... here.
34264 * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
34265 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
34266 ... here.
34267 * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
34268 * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
34269
34270 * elf/tls-macros.h (TLS_LE): Move architecture-specific
34271 definitions to architecture-specific files.
34272 (TLS_IE): Likewise.
34273 (TLS_LD): Likewise.
34274 (TLS_GD): Likewise.
34275 * sysdeps/i386/tls-macros.h: New file.
34276 * sysdeps/powerpc/tls-macros.h: Likewise.
34277 * sysdeps/s390/s390-32/tls-macros.h: Likewise.
34278 * sysdeps/s390/s390-64/tls-macros.h: Likewise.
34279 * sysdeps/sh/tls-macros.h: Likewise.
34280 * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
34281 * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
34282 * sysdeps/x86_64/tls-macros.h: Likewise.
34283
34284 2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
34285
34286 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
34287 zero value for regular exit case.
34288
34289 * sysdeps/unix/sysv/linux/x86_64/__start_context.S
34290 (__start_context): Preserve zero value for regular exit case.
34291
34292 2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
34293 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
34294
34295 * manual/setjmp.texi (setcontext): Clarify normal process
34296 termination when uc_link is the null pointer.
34297 * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
34298 exit call.
34299
34300 2012-07-16 Andreas Schwab <schwab@linux-m68k.org>
34301
34302 * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
34303 preprocessor. Test for each exception mask separately.
34304
34305 2012-07-16 Andreas Jaeger <aj@suse.de>
34306
34307 * po/ru.po: Update from translation team.
34308
34309 2012-07-15 Joseph Myers <joseph@codesourcery.com>
34310
34311 * conform/data/string.h-data (NULL): Use macro-constant. Require
34312 equal to 0.
34313 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
34314 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
34315 (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
34316 (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
34317 [ISO || ISO99 || ISO11] (*_t): Do not allow.
34318
34319 2012-07-13 Andreas Jaeger <aj@suse.de>
34320
34321 * po/fr.po: Update from translation team.
34322
34323 2012-07-12 Marek Polacek <polacek@redhat.com>
34324
34325 [BZ #14173]
34326 * math/libm-test.inc (yn_test): Add test for BZ #14173.
34327 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
34328 loop condition.
34329
34330 2012-07-12 Joseph Myers <joseph@codesourcery.com>
34331
34332 [BZ #13717]
34333 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
34334 Change to 2.4.1 where previously 2.4.0.
34335 * sysdeps/unix/sysv/linux/configure: Regenerated.
34336 * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
34337 (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
34338 version.
34339 [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
34340 (__ASSUME_AT_CLKTCK): Remove.
34341 (__ASSUME_AT_PAGESIZE): Likewise.
34342 (__ASSUME_AT_XID): Likewise.
34343 (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
34344 [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
34345 * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
34346 unconditionally.
34347 (HAVE_AUX_PAGESIZE): Likewise.
34348 * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
34349 [__ASSUME_AT_CLKTCK]: Make code unconditional.
34350 [!__ASSUME_AT_CLKTCK]: Remove conditional code.
34351
34352 2012-07-12 Jeroen van Bemmel <jvb127@gmail.com>
34353
34354 [BZ #14307]
34355 * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
34356 the temporary buffer used to invoke __gethostbyname2_r,
34357 __gethostbyaddr_r and gethostbyname4_r to make room for struct
34358 host_data / struct gaih_addrtuple.
34359 * resolv/nss_dns/dns-host.c (global scope): Move definition of
34360 implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
34361 header file nss/nsswitch.h.
34362 * nss/nsswitch.h (global scope): Add definition of implementation
34363 constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
34364 resolv/nss_dns/dns-host.c).
34365
34366 2012-07-11 Andreas Jaeger <aj@suse.de>
34367
34368 * po/fr.po: Update from translation team.
34369
34370 * po/sv.po: Update from translation team
34371 * po/fr.po: Another update from translation team.
34372
34373 2012-07-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
34374
34375 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
34376 for subnormals or multiply small sinh result by itself.
34377 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
34378 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34379
34380 2012-07-11 David S. Miller <davem@davemloft.net>
34381
34382 * sysdeps/sparc/fpu/libm-test-ulps: Update.
34383
34384 2012-07-10 Andreas Schwab <schwab@linux-m68k.org>
34385
34386 [BZ #14347]
34387 * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
34388 (INTERNAL_MARK): Shift it here.
34389
34390 2012-07-10 Marek Polacek <polacek@redhat.com>
34391
34392 [BZ #14151]
34393 * configure.in (libc_cv_asm_global_directive): Remove test. Replace
34394 libc_cv_asm_global_directive with .globl.
34395 * configure: Regenerated.
34396 * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
34397 with .globl.
34398 * sysdeps/i386/configure: Regenerated.
34399 * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
34400 with .globl.
34401 * sysdeps/x86_64/configure: Regenerated.
34402 * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
34403 * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
34404 * elf/tst-unique2mod2.c: Likewise.
34405 * elf/tst-unique2mod1.c: Likewise.
34406 * elf/tst-unique1mod2.c: Likewise.
34407 * elf/tst-unique1mod1.c: Likewise.
34408 * sysdeps/s390/s390-32/sysdep.h: Likewise.
34409 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
34410 * sysdeps/s390/s390-64/sysdep.h: Likewise.
34411 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
34412 * sysdeps/mach/sysdep.h: Likewise.
34413 * sysdeps/i386/sysdep.h: Likewise.
34414 * sysdeps/i386/i386-mcount.S: Likewise.
34415 * sysdeps/x86_64/_mcount.S: Likewise.
34416 * sysdeps/x86_64/sysdep.h: Likewise.
34417 * sysdeps/sh/_mcount.S: Likewise.
34418 * sysdeps/sh/sysdep.h: Likewise.
34419 * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
34420 * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
34421 * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
34422 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
34423 * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
34424 * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
34425 * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
34426 * locale/localeinfo.h: Likewise.
34427 (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
34428 (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
34429
34430 2012-07-09 Roland McGrath <roland@hack.frob.com>
34431
34432 [BZ #14336]
34433 * manual/charset.texi (Extended Char Intro): Word use fix, "operating
34434 system".
34435 * manual/message.texi (The Uniforum approach): Likewise.
34436 * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
34437 (glibc iconv Implementation): Likewise.
34438
34439 2012-07-09 Joseph Myers <joseph@codesourcery.com>
34440
34441 [BZ #14337]
34442 * math/s_clog.c (__clog): Avoid scaling a value down where that
34443 could result in underflow.
34444 * math/s_clog10.c (__clog10): Likewise.
34445 * math/s_clog10f.c (__clog10f): Likewise.
34446 * math/s_clog10l.c (__clog10l): Likewise.
34447 * math/s_clogf.c (__clogf): Likewise.
34448 * math/s_clogl.c (__clogl): Likewise.
34449 * math/libm-test.inc (clog_test): Add more tests.
34450 (clog10_test): Likewise.
34451 * sysdeps/i386/fpu/libm-test-ulps: Update.
34452 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34453
34454 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
34455
34456 [BZ #14283]
34457 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
34458 by 7 not 8 to examine high bit of fractional part.
34459
34460 [BZ #14042]
34461 * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
34462 for call to __mcount_internal.
34463 * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
34464 (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
34465 * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
34466
34467 2012-07-06 Joseph Myers <joseph@codesourcery.com>
34468
34469 [BZ #14154]
34470 * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
34471 approximation for values within 0x1p-13f of an odd multiple of
34472 pi/4.
34473 * math/libm-test.inc (tan_test): Do not allow spurious underflow
34474 exception. Add more tests.
34475 * sysdeps/i386/fpu/libm-test-ulps: Update.
34476
34477 [BZ #6778]
34478 * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
34479 inputs and return -1 for them. Do not check for +Inf in case not
34480 reachable for +Inf.
34481 * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
34482 * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
34483 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
34484 and return -1 for them. Do not check for +Inf in case not
34485 reachable for +Inf.
34486 * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
34487 define.
34488 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
34489 and return -1 for them. Do not check for +Inf in case not
34490 reachable for +Inf.
34491 * math/libm-test.inc (expm1_test): Add more tests. Do not allow
34492 spurious underflow.
34493 * sysdeps/i386/fpu/libm-test-ulps: Update.
34494 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34495
34496 2012-07-06 Mike Frysinger <vapier@gentoo.org>
34497
34498 * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
34499
34500 2012-07-05 Joseph Myers <joseph@codesourcery.com>
34501
34502 [BZ #14157]
34503 [BZ #14331]
34504 * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
34505 could result in spurious underflow. Scale down values above
34506 DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
34507 * math/s_csqrtf.c (__csqrtf): Likewise.
34508 * math/s_csqrtl.c (__csqrtl): Likewise.
34509 * math/libm-test.inc (csqrt_test): Add more tests. Do not allow
34510 spurious underflow.
34511 * sysdeps/i386/fpu/libm-test-ulps: Update.
34512 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34513
34514 2012-07-04 Andreas Schwab <schwab@linux-m68k.org>
34515
34516 * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
34517 xopen-msg.sed.
34518 * catgets/xopen-msg.awk: New file.
34519 * catgets/xopen-msg.sed: Removed.
34520
34521 * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
34522 po2text.sed.
34523 * intl/po2test.awk: New file.
34524 * intl/po2test.sed: Removed.
34525
34526 2012-07-04 Joseph Myers <joseph@codesourcery.com>
34527
34528 [BZ #14328]
34529 * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
34530 or multiply small sinh result by itself.
34531 * math/s_ctanf.c (__ctanf): Likewise.
34532 * math/s_ctanh.c (__ctanh): Likewise.
34533 * math/s_ctanhf.c (__ctanhf): Likewise.
34534 * math/s_ctanhl.c (__ctanhl): Likewise.
34535 * math/s_ctanl.c (__ctanl): Likewise.
34536 * math/libm-test.inc (ctan_test_tonearest): New function.
34537 (ctan_test_towardzero): Likewise.
34538 (ctan_test_downward): Likewise.
34539 (ctan_test_upward): Likewise.
34540 (ctanh_test_tonearest): Likewise.
34541 (ctanh_test_towardzero): Likewise.
34542 (ctanh_test_downward): Likewise.
34543 (ctanh_test_upward): Likewise.
34544 (main): Call these new functions.
34545 * sysdeps/i386/fpu/libm-test-ulps: Update.
34546 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34547
34548 2012-07-03 Mike Frysinger <vapier@gentoo.org>
34549
34550 * .gitignore: Delete /ports entry.
34551
34552 2012-07-03 Andreas Jaeger <aj@suse.de>
34553
34554 * po/bg.po: Update from translation team.
34555 * po/cs.po: Likewise.
34556 * po/de.po: Likewise.
34557 * po/hr.po: Likewise.
34558 * po/nl.pl: Likewise.
34559 * po/pl.po: Likewise.
34560 * po/vi.po: Likewise.
34561
34562 2012-07-03 Joseph Myers <joseph@codesourcery.com>
34563
34564 * Makeconfig [!+link] (+link-before-libc): New variable.
34565 [!+link] (+link-after-libc): Likewise.
34566 [!+link] (+link-tests): Likewise.
34567 [!+link] (+link): Define in terms of $(+link-before-libc) and
34568 $(+link-after-libc).
34569 [!+link-static] (+link-static-before-libc): New variable.
34570 [!+link-static] (+link-static-after-libc): Likewise.
34571 [!+link-static] (+link-static-tests): Likewise.
34572 [!+link-static] (+link-static): Define in terms of
34573 $(+link-static-before-libc) and $(+link-static-after-libc).
34574 [build-shared] (link-libc-before-gnulib): New variable.
34575 [build-shared] (link-libc-tests): Likewise.
34576 [build-shared] (link-libc): Define in terms of
34577 $(link-libc-before-gnulib).
34578 [!build-shared] (link-libc-tests): New variable.
34579 (link-libc-static-tests): New variable.
34580 [!gnulib] (gnulib-arch): New variable.
34581 [!gnulib] (gnulib-tests): Likewise.
34582 [!gnulib] (static-gnulib-arch): Likewise.
34583 [!gnulib] (static-gnulib-tests): Likewise.
34584 [!gnulib] (gnulib): Use $(gnulib-arch). Do not use $(libgcc_eh).
34585 Define with "=" instead of ":=".
34586 [!gnulib] (static-gnulib): Use $(static-gnulib-arch). Do not use
34587 -lgcc_eh $(libunwind). Define with "=" instead of ":=".
34588 * Rules (binaries-all-notests): New variable.
34589 (binaries-all-tests): Likewise.
34590 (binaries-static-notests): Likewise.
34591 (binaries-static-tests): Likewise.
34592 (binaries-all): Define using $(binaries-all-notests) and
34593 $(binaries-all-tests).
34594 (binaries-static): Define using $(binaries-static-notests) and
34595 $(binaries-static-tests).
34596 (binaries-shared-tests): New variable.
34597 (binaries-shared-notests): Likewise.
34598 (binaries-shared): Remove variable.
34599 ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
34600 ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
34601 ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
34602 ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
34603 ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
34604 ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
34605 * elf/Makefile (sln-modules): New variable.
34606 (extra-objs): Add $(sln-modules:=.o).
34607 (ldconfig-modules): Add static-stubs.
34608 ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
34609 * elf/static-stubs.c: New file.
34610
34611 [BZ #14283]
34612 * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
34613 by 7 not 8 to examine high bit of fractional part. Use volatile
34614 variables when splitting into final array of floats if
34615 __FLT_EVAL_METHOD__ != 0.
34616 * math/libm-test.inc (cos_test): Add another test.
34617 (sin_test): Likewise.
34618 * sysdeps/i386/fpu/libm-test-ulps: Update.
34619
34620 [BZ #14273]
34621 * math/libm-test.inc (cosh_test): Add more tests.
34622
34623 * version.h (RELEASE): Set to "development".
34624 (VERSION): Set to "2.16.90".
34625
34626 2012-06-30 Carlos O'Donell <carlos_odonell@mentor.com>
34627
34628 * NEWS: Update copyright. Remove last-updated date.
34629 Mention math library bug fixes and timezone data changes.
34630 * README: Mention GNU/Hurd, x32, and HPPA support status.
34631
34632 2012-06-28 Thomas Schwinge <thomas@codesourcery.com>
34633
34634 * manual/contrib.texi (Contributors): Sort alphabetically by last name.
34635
34636 2012-06-27 Andreas Jaeger <aj@suse.de>
34637
34638 * manual/contrib.texi (Contributors): Add Samuel Thibault.
34639
34640 2012-06-25 Andreas Jaeger <aj@suse.de>
34641
34642 * sysdeps/s390/fpu/libm-test-ulps: Update.
34643
34644 2012-06-23 Andreas Schwab <schwab@linux-m68k.org>
34645 Thomas Schwinge <thomas@codesourcery.com>
34646
34647 * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
34648 * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
34649 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
34650 fanotify_mark.
34651
34652 2012-06-23 Thomas Schwinge <thomas@codesourcery.com>
34653
34654 * sysdeps/mach/start.c: Remove file.
34655 * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
34656 * sysdeps/i386/init-first.c: Fix comment regarding start.S.
34657 * sysdeps/sh/init-first.c: Likewise.
34658
34659 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
34660 registers for frame unwinding purposes, add CFI directives.
34661 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
34662 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
34663 * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
34664 Likewise.
34665
34666 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
34667 __fortify_fail returning.
34668 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
34669
34670 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
34671 sysdeps/sh/____longjmp_chk.S.
34672 * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
34673 on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
34674 * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
34675 (gen-as-const-headers): Append sigaltstack-offsets.sym.
34676
34677 * sysdeps/sh/abort-instr.h: New file.
34678 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
34679 process in case exit returns.
34680
34681 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
34682 initialize the GOT register before use.
34683
34684 * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
34685 calculation of ARGC > 4.
34686
34687 * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
34688 meaningful names to some local labels.
34689
34690 2012-06-22 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
34691 Kaz Kojima <kkojima@rr.iij4u.or.jp>
34692
34693 * sysdeps/unix/sysv/linux/sh/bits/atomic.h
34694 (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
34695 (__arch_compare_and_exchange_val_16_acq): Likewise.
34696 (__arch_compare_and_exchange_val_32_acq): Likewise.
34697 (atomic_exchange_and_add): Fix gUSA sequence.
34698 (atomic_add): Likewise.
34699 (atomic_add_negative): Likewise.
34700 (atomic_add_zero): Likewise.
34701 (atomic_bit_test_set): Likewise.
34702
34703 2012-06-22 Andreas Schwab <schwab@redhat.com>
34704
34705 [BZ #13579]
34706 * include/link.h (struct link_map): Add l_free_initfini.
34707 * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
34708 l_initfini.
34709 * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
34710 * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
34711 * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
34712 set.
34713
34714 2012-06-22 Carlos O'Donell <carlos_odonell@mentor.com>
34715
34716 * configure.in: Use AC_LANG_SOURCE.
34717 * configure: Regenerate.
34718
34719 2012-06-22 Roland McGrath <roland@hack.frob.com>
34720
34721 * configure.in (libc_cv_localstatedir): New substituted variable.
34722 * configure: Regenerated.
34723 * config.make.in (localstatedir): New variable, substituted from
34724 libc_cv_localstatedir.
34725 * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
34726 * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
34727 ${prefix}/var to /var when we change ${prefix}/etc to /etc.
34728 * sysdeps/gnu/configure: Regenerated.
34729
34730 2012-06-21 Jeff Law <law@redhat.com>
34731
34732 [BZ #14277]
34733 * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
34734 free. Simplify list management for _LIBC case.
34735
34736 2012-06-21 Joseph Myers <joseph@codesourcery.com>
34737
34738 [BZ #14273]
34739 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
34740 Clear sign bit of 64-bit integer value before comparing against
34741 overflow value.
34742
34743 * sysdeps/mach/configure: Regenerated.
34744
34745 2012-06-21 H.J. Lu <hongjiu.lu@intel.com>
34746
34747 [BZ #14278]
34748 * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
34749
34750 2012-06-21 Jeff Law <law@redhat.com>
34751
34752 [BZ #13882]
34753 * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection. Use
34754 uint16_t for elements in the "seen" array to avoid char overflows.
34755 * elf/dl-fini.c (_dl_sort_fini): Likewise.
34756 * elf/dl-open.c (dl_open_worker): Likewise.
34757
34758 2012-06-21 Carlos O'Donell <carlos_odonell@mentor.com>
34759
34760 * scripts/list-sources.sh: Scan PORTS for translations.
34761 * po/libc.pot: Regenerated.
34762
34763 2012-06-21 Andreas Jaeger <aj@suse.de>
34764
34765 [BZ #12194]
34766 * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
34767 warning.
34768 * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
34769 * bits/byteswap-16.h (__bswap_16): Likewise.
34770 * bits/byteswap.h (__bswap_constant_16): Likewise.
34771
34772 2012-06-18 H.J. Lu <hongjiu.lu@intel.com>
34773
34774 [BZ #14117]
34775 * sysdeps/i386/fpu_control.h: Removed.
34776 * sysdeps/x86_64/fpu_control.h: Moved to ...
34777 * sysdeps/x86/fpu_control.h: Here.
34778
34779 * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
34780 (_FPU_SETCW): Likewise.
34781
34782 2012-06-15 H.J. Lu <hongjiu.lu@intel.com>
34783
34784 [BZ #14117]
34785 * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
34786 * sysdeps/x86/fpu/bits/mathinline.h: This.
34787 * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
34788
34789 [BZ #14050]
34790 [BZ #14117]
34791 * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
34792 functions if __x86_64__ is defined.
34793
34794 2012-06-15 Chung-Lin Tang <cltang@codesourcery.com>
34795
34796 * string/endian.h: Add !__ASSEMBLER__ condition for including
34797 conversion interfaces.
34798
34799 2012-06-15 Joseph Myers <joseph@codesourcery.com>
34800
34801 [BZ #14241]
34802 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
34803 of ABS(x) in calculating zero to negative powers other than odd
34804 integers.
34805 * math/libm-test.inc (pow_test): Add more tests.
34806
34807 2012-06-15 Andreas Jaeger <aj@suse.de>
34808
34809 * manual/contrib.texi (Contributors): Update entry of Liubov
34810 Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
34811 Machado Filho.
34812
34813 2012-06-15 Cyril Hrubis <metan@ucw.cz>
34814
34815 * string/string.h: Add __wur to GNU version of strerror_r.
34816
34817 2012-06-14 H.J. Lu <hongjiu.lu@intel.com>
34818
34819 [BZ #14229]
34820 * string/Makefile (tests): Add tst-strtok_r.
34821 * string/tst-strtok_r.c: New file.
34822 * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
34823 RAX_LP/RDX_LP on SAVE_PTR.
34824
34825 2012-06-14 Roland McGrath <roland@hack.frob.com>
34826
34827 * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
34828
34829 2012-06-14 Joseph Myers <joseph@codesourcery.com>
34830
34831 * libm_test.inc (csqrt_test): Allow more spurious underflow
34832 exceptions.
34833 (j0_test): Likewise.
34834 (j1_test): Likewise.
34835 (y0_test): Likewise.
34836 (y1_test): Likewise.
34837
34838 2012-06-13 Carlos O'Donell <carlos_odonell@mentor.com>
34839
34840 * po/Makefile (libc.pot): Use UTF-8 charset.
34841
34842 2012-06-13 Paul Pluzhnikov <ppluzhnikov@google.com>
34843
34844 [BZ #14210]
34845 Suppress sign-conversion warning from FD_SET.
34846 See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
34847 * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
34848 not unsigned long int.
34849 * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
34850
34851 2012-06-12 H.J. Lu <hongjiu.lu@intel.com>
34852
34853 [BZ #14050]
34854 [BZ #14117]
34855 * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
34856 __extern_always_inline instead of __extern_inline.
34857 (__signbitf): Support __SSE2_MATH__ and C++ namespace.
34858 (__signbit): Likewise.
34859 (__signbitl): Support C++ namespace.
34860 (lrintf): New inline function.
34861 (lrint): Likewise.
34862 (llrintf): Likewise.
34863 (llrint): Likewise.
34864 (fmaxf): Likewise.
34865 (fmax): Likewise.
34866 (fminf): Likewise.
34867 (fmin): Likewise.
34868 (rint): Likewise.
34869 (rintf): Likewise.
34870 (ceil): Likewise.
34871 (ceilf): Likewise.
34872 (floor): Likewise.
34873 (floorf): Likewise.
34874 (nearbyint): Likewise.
34875 (nearbyintf): Likewise.
34876
34877 2012-06-12 Thomas Schwinge <thomas@codesourcery.com>
34878
34879 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
34880 non-default versions.
34881
34882 2012-06-11 Roland McGrath <roland@hack.frob.com>
34883
34884 [BZ #14218]
34885 * manual/argp.texi (Argp): Reword argp_parse description slightly.
34886
34887 2012-06-09 Thomas Schwinge <thomas@codesourcery.com>
34888
34889 * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
34890 (FE_UPWARD, FE_DOWNWARD): Don't define.
34891 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
34892 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
34893
34894 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
34895 reading it.
34896 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
34897 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
34898
34899 2012-06-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
34900
34901 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
34902 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
34903 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
34904 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
34905
34906 2012-06-06 H.J. Lu <hongjiu.lu@intel.com>
34907
34908 [BZ #14117]
34909 * sysdeps/i386/fpu/bits/fenv.h: Removed.
34910 * sysdeps/i386/fpu/Implies: New file.
34911 * sysdeps/x86_64/fpu/Implies: Likewise.
34912 * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
34913 * sysdeps/x86/fpu/bits/fenv.h: This.
34914
34915 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
34916 __SSE_MATH__.
34917
34918 2012-06-06 Siddhesh Poyarekar <siddhesh@redhat.com>
34919
34920 [BZ #14134]
34921 * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
34922 character 0xffff that matches the last element of the
34923 conversion table.
34924
34925 2012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
34926
34927 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
34928 fmodl commit.
34929
34930 2012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
34931
34932 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
34933 values higher than 25.6283.
34934
34935 2012-06-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
34936
34937 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
34938 subnormal exponent extraction and add some __builtin_expect.
34939 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
34940 Fix for subnormal mantissa calculation.
34941
34942 2012-06-04 Mike Frysinger <vapier@gentoo.org>
34943
34944 * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
34945 cpu2 is -1 and errno is not ENOSYS.
34946
34947 2012-06-04 H.J. Lu <hongjiu.lu@intel.com>
34948
34949 [BZ #14117]
34950 * sysdeps/i386/i486/bits/string.h: Renamed to ...
34951 * sysdeps/x86/bits/string.h: This.
34952 * sysdeps/x86_64/bits/string.h: Removed.
34953
34954 * sysdeps/i386/i486/bits/string.h: Define inline functions only
34955 if not compiling for x86-64, but compiling for >= i486.
34956
34957 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
34958 * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
34959
34960 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
34961 New macro from Linux kernel 3.4.0.
34962 (FP_XSTATE_MAGIC2): Likewise.
34963 (FP_XSTATE_MAGIC2_SIZE): Likewise.
34964 (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
34965 (struct _fpx_sw_bytes): New struct.
34966 (struct _xsave_hdr): Likewise.
34967 (struct _ymmh_state): Likewise.
34968 (struct _xstate): Likewise.
34969
34970 * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
34971 * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
34972 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
34973 * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
34974 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
34975 * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
34976
34977 * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
34978 * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
34979 * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
34980 * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
34981 * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
34982 * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
34983
34984 2012-06-04 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
34985
34986 [BZ #13743]
34987 * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
34988 * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
34989 (sysdep_headers): Include sys/platform/ppc.h.
34990 * sysdeps/powerpc/test-gettimebase.c: Test for
34991 __ppc_get_timebase() to catch future ISA opcode/insn changes.
34992 * manual/Makefile (appendices): Include platform.texi.
34993 * manual/contrib.texi (Contributors): Update @node pointers.
34994 * manual/maint.texi (Maintenance): Likewise.
34995 (Platform): New node.
34996 * manual/platform.texi: New file. Document the new features.
34997
34998 2012-06-04 Siddhesh Poyarekar <siddhesh@redhat.com>
34999 Jakub Jelinek <jakub@redhat.com>
35000
35001 [BZ #14188]
35002 * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
35003 where __builtin_expect is unavailable.
35004
35005 2012-06-03 David S. Miller <davem@davemloft.net>
35006
35007 * stdlib/longlong.h: Updated from GCC.
35008
35009 2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
35010
35011 [BZ #14042]
35012 * sysdeps/powerpc/powerpc32/mcount.c: New file.
35013 * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
35014 __mcount_internal.
35015 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
35016 (GLIBC_2.16): Likewise.
35017
35018 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
35019
35020 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
35021
35022 2012-06-01 Joseph Myers <joseph@codesourcery.com>
35023
35024 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
35025 (default-abi): New variable.
35026 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
35027 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
35028 variable.
35029 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
35030 Likewise.
35031 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
35032 Likewise.
35033 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
35034 Likewise.
35035
35036 * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
35037 definition. Document in comment.
35038
35039 2012-06-01 David S. Miller <davem@davemloft.net>
35040
35041 * stdlib/longlong.h: Updated from GCC.
35042
35043 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
35044
35045 [BZ #14117]
35046 * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
35047 Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
35048 sys/debugreg.h sys/io.h here.
35049 * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
35050 sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
35051 sys/io.h.
35052 * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
35053 Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
35054 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
35055 * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
35056 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
35057 * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
35058
35059 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
35060 Define only if __x86_64__ is defined.
35061
35062 2012-06-01 Joseph Myers <joseph@codesourcery.com>
35063
35064 [BZ #14048]
35065 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
35066 Use int64_t for variable i.
35067 * math/libm-test.inc (fmod_test): Add more tests.
35068
35069 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
35070 z computation is not scheduled after fetestexcept.
35071 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
35072 Use math_force_eval instead of asm to ensure calculation scheduled
35073 before exception test.
35074 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
35075 Ensure a1 + u.d computation is not scheduled after fetestexcept.
35076
35077 2012-06-01 Aurelien Jarno <aurelien@aurel32.net>
35078
35079 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
35080 computation is not scheduled after fetestexcept.
35081
35082 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
35083
35084 [BZ #14117]
35085 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
35086 * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
35087
35088 2012-06-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
35089
35090 * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
35091 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
35092
35093 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
35094
35095 [BZ #14117]
35096 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
35097 <bits/wordsize.h>.
35098 (__WCHAR_MIN): Support __WORDSIZE == 64.
35099 (__WCHAR_MAX): Likewise.
35100
35101 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
35102 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
35103
35104 [BZ #14183]
35105 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
35106 Defined with __SWORD_TYPE if __x86_64__ isn't defined.
35107
35108 [BZ #14117]
35109 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
35110 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
35111
35112 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
35113 * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
35114
35115 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
35116 Defined to 1 if __x86_64__ isn't defined.
35117 (_STAT_VER_LINUX_OLD): New.
35118 (st_atime): Remove duplicate.
35119 (st_mtime): Likewise.
35120 (st_ctime): Likewise.
35121
35122 2012-05-31 David S. Miller <davem@davemloft.net>
35123
35124 * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
35125 entries.
35126
35127 2012-06-01 Andreas Schwab <schwab@linux-m68k.org>
35128
35129 * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
35130 gen-libm-test.pl.
35131
35132 [BZ #14132]
35133 * elf/dl-reloc.c: Include <_itoa.h>.
35134 (_dl_reloc_bad_type): Remove use of INTUSE.
35135 * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
35136 * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
35137 * stdio-common/psiginfo.c (psiginfo): Likewise.
35138 * stdio-common/psignal.c (psignal): Likewise.
35139 * string/strsignal.c (strsignal): Likewise.
35140 * include/signal.h (_sys_siglist): Declare hidden proto.
35141 * stdio-common/itoa-digits.c: Include <_itoa.h>. Replace
35142 INTVARDEF with libc_hidden_data_def.
35143 * stdio-common/itoa-udigits.c: Likewise.
35144 * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
35145 (_itoa_lower_digits_internal): Remove declaration.
35146 (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
35147 * sysdeps/gnu/siglist.c (_sys_siglist_internal)
35148 (_sys_sigabbrev_internal): Remove aliases.
35149 (_sys_siglist): Define hidden alias.
35150
35151 2012-05-31 Markus Trippelsdorf <markus@trippelsdorf.de>
35152
35153 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
35154 bits/sysctl.h.
35155
35156 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
35157
35158 [BZ #14117]
35159 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
35160 * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
35161
35162 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
35163 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
35164 * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
35165 * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
35166 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
35167 * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
35168
35169 * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
35170 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
35171 * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
35172
35173 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
35174 with __addr.
35175 (insw): Likewise.
35176 (insl): Likewise.
35177 (outsb): Likewise.
35178 (outsw): Likewise.
35179 (outsl): Likewise.
35180
35181 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
35182 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
35183 * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
35184
35185 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
35186 * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
35187 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
35188 * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
35189 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
35190 * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
35191
35192 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
35193 * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
35194
35195 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
35196 * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
35197
35198 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
35199 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
35200 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
35201
35202 * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
35203 * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
35204 to ...
35205 * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
35206
35207 * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
35208 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
35209 * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
35210
35211 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
35212 for x86-64.
35213 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
35214
35215 2012-05-31 Joseph Myers <joseph@codesourcery.com>
35216
35217 * math/math.h (M_El): Use two more decimal places.
35218 (M_LOG2El): Likewise.
35219 (M_LOG10El): Likewise.
35220 (M_LN2l): Likewise.
35221 (M_LN10l): Likewise.
35222 (M_PIl): Likewise.
35223 (M_PI_2l): Likewise.
35224 (M_PI_4l): Likewise.
35225 (M_1_PIl): Likewise.
35226 (M_2_PIl): Likewise.
35227 (M_2_SQRTPIl): Likewise.
35228 (M_SQRT2l): Likewise.
35229 (M_SQRT1_2l): Likewise.
35230
35231 2012-05-31 David S. Miller <davem@davemloft.net>
35232
35233 * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
35234 values between float registers.
35235 * sysdeps/sparc/sparc64/memset.S: Likewise.
35236 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
35237
35238 2012-05-31 Mike Frysinger <vapier@gentoo.org>
35239
35240 * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
35241 -D_FORTIFY_SOURCE=1.
35242 (CPPFLAGS-tst-longjmp_chk.c): Define.
35243 (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
35244 (CPPFLAGS-tst-longjmp_chk2.c): Define.
35245 * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
35246 CFLAGS-tst-wchar-h.c.
35247
35248 2012-05-31 Marek Polacek <polacek@redhat.com>
35249
35250 [BZ #14132]
35251 * include/mntent.h (__setmntent_internal, __getmntent_r_internal
35252 __endmntent_internal): Remove declaration.
35253 (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
35254 (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
35255 * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
35256
35257 2012-05-30 David S. Miller <davem@davemloft.net>
35258
35259 * sysdeps/sparc/sparc32/soft-fp/q_util.c
35260 (___Q_simulate_exceptions): Use real FP ops rather than writing
35261 into the %fsr.
35262 * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
35263 Likewise.
35264
35265 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
35266
35267 [BZ #14117]
35268 * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
35269 * sysdeps/x86/bits/xtitypes.h: This.
35270
35271 * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
35272 * sysdeps/x86/bits/wordsize.h: This.
35273
35274 * sysdeps/i386/bits/huge_vall.h: Renamed to ...
35275 * sysdeps/x86/bits/huge_vall.h: This.
35276
35277 * sysdeps/i386/bits/select.h: Removed.
35278 * sysdeps/x86_64/bits/select.h: Renamed to ...
35279 * sysdeps/x86/bits/select.h: This.
35280
35281 * sysdeps/i386/bits/setjmp.h: Removed.
35282 * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
35283 * sysdeps/x86/bits/setjmp.h: This.
35284
35285 * sysdeps/i386/bits/mathdef.h: Removed.
35286 * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
35287 * sysdeps/x86/bits/mathdef.h: This.
35288
35289 2012-05-30 Andreas Schwab <schwab@linux-m68k.org>
35290
35291 [BZ #14132]
35292 * include/sys/socket.h (__connect_internal)
35293 (__libc_sa_len_internal): Remove declaration.
35294 (__connect, __libc_sa_len): Declare hidden_proto.
35295 (SA_LEN): Remove use of INTUSE.
35296 * socket/connect.c: Add libc_hidden_def.
35297 * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
35298 * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
35299 * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
35300 alias.
35301 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
35302 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
35303 * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
35304 of adding _internal alias.
35305
35306 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
35307
35308 [BZ #14117]
35309 * sysdeps/i386/bits/link.h: Removed.
35310 * sysdeps/i386/bits/linkmap.h: Likewise.
35311 * sysdeps/x86_64/bits/link.h: Renamed to ...
35312 * sysdeps/x86/bits/link.h: This.
35313 * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
35314 * sysdeps/x86/bits/linkmap.h: This.
35315
35316 * sysdeps/i386/bits/endian.h: Removed.
35317 * sysdeps/x86_64/bits/endian.h: Renamed to ...
35318 * sysdeps/x86/bits/endian.h: This.
35319
35320 * sysdeps/i386/bits/byteswap.h: Removed.
35321 * sysdeps/i386/bits/byteswap-16.h: Likewise.
35322 * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
35323 * sysdeps/x86/bits/byteswap.h: This.
35324 * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
35325 * sysdeps/x86/bits/byteswap-16.h: This.
35326 * sysdeps/i386/Implies: Add x86.
35327 * sysdeps/x86_64/Implies: Likewise.
35328
35329 2012-05-30 David S. Miller <davem@davemloft.net>
35330
35331 * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
35332 (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
35333 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
35334 (FP_TRAPPING_EXCEPTIONS): Define.
35335 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
35336 (FP_TRAPPING_EXCEPTIONS): Define.
35337 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
35338 subnormals only when inexact has been signalled or underflow
35339 exceptions are enabled.
35340 (_FP_PACK_CANONICAL): Likewise.
35341
35342 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
35343
35344 [BZ #14183]
35345 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
35346 Defined with __UWORD_TYPE if __x86_64__ isn't defined.
35347
35348 2012-05-30 Richard Henderson <rth@twiddle.net>
35349
35350 * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
35351 with #ifndef NOT_IN_libc.
35352
35353 * scripts/abilist.awk: Accept 8 fields. Handle Alpha functions
35354 marked to avoid plt entry.
35355
35356 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
35357
35358 [BZ #14112]
35359 * Makeconfig (default-abi): New macro.
35360 (abi-includes): Likewise.
35361 ($(common-objpfx)soversions.mk): Remove WORDSIZE check. Use
35362 $(abi-$(default-abi)-lib-soname) for soname if defined.
35363 ($(common-objpfx)gnu/lib-names.stmp): Generate from
35364 abi-variants.
35365 * Makefile (installed-stubs): Likewise.
35366 * include/stubs-biarch.h: Removed.
35367 * scripts/lib-names.awk: Only handle one library at a time.
35368 * scripts/soversions.awk: Remove WORDSIZE support.
35369 * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
35370 entries.
35371 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
35372 Removed.
35373 (syscall-list-default-condition): Likewise.
35374 (syscall-list-default-condition): Likewise.
35375 (syscall-list-includes): Likewise.
35376 ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
35377 syscall-list-* with abi-*. Handle undefined abi-variants.
35378 * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
35379 * sysdeps/unix/sysv/linux/i386/Implies: New file.
35380 * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
35381 * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
35382 * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
35383 * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
35384 Removed.
35385 (syscall-list-32-options): Likewise.
35386 (syscall-list-32-condition): Likewise.
35387 (syscall-list-64-options): Likewise.
35388 (syscall-list-64-condition): Likewise.
35389 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
35390 macro.
35391 * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
35392 Renamed to ...
35393 (abi-*): This.
35394 (abi-64-ld-soname): New macro.
35395 * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
35396 * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
35397 Renamed to ...
35398 (abi-*): This.
35399 * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
35400 * sysdeps/x86_64/x32/shlib-versions: Likewise.
35401
35402 2012-05-30 Joseph Myers <joseph@codesourcery.com>
35403
35404 * sysdeps/unix/sysv/linux/kernel-features.h
35405 (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
35406 * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
35407 include <kernel-features.h>.
35408 [!__NR_ftruncate64]: Remove conditional code.
35409 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35410 [__NR_ftruncate64]: Make code unconditional.
35411 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35412 * sysdeps/unix/sysv/linux/truncate64.c: Do not
35413 include <kernel-features.h>.
35414 [!__NR_ftruncate64]: Remove conditional code.
35415 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35416 [__NR_ftruncate64]: Make code unconditional.
35417 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35418 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
35419 include <kernel-features.h>.
35420 [!__NR_ftruncate64]: Remove conditional code.
35421 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35422 [__NR_ftruncate64]: Make code unconditional.
35423 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35424 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
35425 include <kernel-features.h>.
35426 [!__NR_ftruncate64]: Remove conditional code.
35427 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35428 [__NR_ftruncate64]: Make code unconditional.
35429 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35430
35431 * configure.in (libc_cv_fpie): Weaken to a compile test using
35432 LIBC_TRY_CC_OPTION.
35433 * configure: Regenerated.
35434
35435 2012-05-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
35436
35437 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
35438 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
35439 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
35440 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
35441 Refreshed.
35442 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
35443 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
35444 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
35445 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
35446 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
35447 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
35448 Refreshed.
35449
35450 2012-05-27 David S. Miller <davem@davemloft.net>
35451
35452 * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
35453 (___Q_zero): New.
35454 (__Q_simulate_exceptions): Return void. Change to simulate
35455 exceptions by writing into the %fsr.
35456 * sysdeps/sparc/sparc64/soft-fp/qp_util.c
35457 (__Qp_handle_exceptions): Likewise.
35458 (numbers): Delete.
35459 * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
35460 __Qp_handle_exceptions.
35461 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
35462 __Qp_handle_exceptions.
35463 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
35464 as unused and give dummy FP_RND_NEAREST initializer.
35465 (FP_INHIBIT_RESULTS): Define.
35466 (___Q_simulate_exceptions): Update declaration.
35467 (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
35468 formatting.
35469 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
35470 as unused and give dummy FP_RND_NEAREST initializer.
35471 (__Qp_handle_exceptions): Update declaration.
35472 (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
35473 formatting.
35474
35475 2012-05-27 Thomas Schwinge <thomas@codesourcery.com>
35476
35477 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
35478 the temporary FPU control word.
35479 * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
35480 * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
35481 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
35482 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
35483 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
35484 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
35485 * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
35486 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
35487 * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
35488 * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
35489 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
35490
35491 2012-05-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
35492
35493 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
35494 fields.
35495
35496 2012-05-27 Chung-Lin Tang <cltang@codesourcery.com>
35497
35498 * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
35499 * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
35500 * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
35501 * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
35502 Likewise.
35503 * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
35504 * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
35505 Likewise.
35506
35507 2012-05-27 Ulrich Drepper <drepper@gmail.com>
35508
35509 * po/h.po: Update from translation team.
35510
35511 2012-05-26 Andreas Schwab <schwab@linux-m68k.org>
35512
35513 * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
35514
35515 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
35516 handling of denormals.
35517 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
35518 * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
35519 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
35520 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
35521 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
35522 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
35523 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
35524 Likewise.
35525
35526 2012-05-26 Marek Polacek <polacek@redhat.com>
35527
35528 [BZ #14152]
35529 * math/libm-test.inc (fma_test): Don't always expect underflow
35530 exception.
35531
35532 2012-05-26 Siddhesh Poyarekar <siddhesh@redhat.com>
35533
35534 [BZ #12416]
35535 * elf/tst-execstack.c: Include stackinfo.h.
35536 (do_test): Adjust test case to ensure that pthread_getattr_np
35537 behaviour remains the same after marking stack executable.
35538
35539 2012-05-25 Joseph Myers <joseph@codesourcery.com>
35540
35541 * sysdeps/unix/sysv/linux/kernel-features.h
35542 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
35543 * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
35544 kernel-features.h.
35545 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
35546 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
35547 * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
35548 kernel-features.h.
35549 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
35550 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
35551
35552 2012-05-25 H.J. Lu <hongjiu.lu@intel.com>
35553
35554 * configure.in: Define the default includes to being none.
35555 * configure: Regenerated.
35556
35557 2012-05-25 Roland McGrath <roland@hack.frob.com>
35558
35559 * sysdeps/x86_64/__longjmp.S: Add a static probe here.
35560 * sysdeps/x86_64/setjmp.S: Likewise.
35561 * sysdeps/i386/bsd-setjmp.S: Likewise.
35562 * sysdeps/i386/bsd-_setjmp.S: Likewise.
35563 * sysdeps/i386/setjmp.S: Likewise.
35564 * sysdeps/i386/__longjmp.S: Likewise.
35565 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
35566 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
35567
35568 * include/stap-probe.h: New file.
35569 * configure.in: Handle --enable-systemtap.
35570 * configure: Regenerated.
35571 * config.h.in (USE_STAP_PROBE): New #undef.
35572 * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
35573 * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
35574 * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
35575
35576 2012-05-25 Joseph Myers <joseph@codesourcery.com>
35577
35578 [BZ #13717]
35579 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
35580 to 2.4.0 where earlier.
35581 * sysdeps/unix/sysv/linux/configure: Regenerated.
35582 * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
35583 <kernel-features.h>.
35584 [__ASSUME_32BITUIDS]: Make code unconditional.
35585 [!__ASSUME_32BITUIDS]: Remove conditional code.
35586 * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
35587 <kernel-features.h>.
35588 [__ASSUME_32BITUIDS]: Make code unconditional.
35589 [!__ASSUME_32BITUIDS]: Remove conditional code.
35590 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
35591 [__ASSUME_32BITUIDS]: Make code unconditional.
35592 (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
35593 * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
35594 <kernel-features.h>.
35595 [__ASSUME_32BITUIDS]: Make code unconditional.
35596 [!__ASSUME_32BITUIDS]: Remove conditional code.
35597 * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
35598 <kernel-features.h>.
35599 [__ASSUME_32BITUIDS]: Make code unconditional.
35600 [!__ASSUME_32BITUIDS]: Remove conditional code.
35601 * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
35602 <kernel-features.h>.
35603 [__ASSUME_32BITUIDS]: Make code unconditional.
35604 [!__ASSUME_32BITUIDS]: Remove conditional code.
35605 * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
35606 <kernel-features.h>.
35607 [__ASSUME_32BITUIDS]: Make code unconditional.
35608 [!__ASSUME_32BITUIDS]: Remove conditional code.
35609 * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
35610 <kernel-features.h>.
35611 [__ASSUME_32BITUIDS]: Make code unconditional.
35612 [!__ASSUME_32BITUIDS]: Remove conditional code.
35613 * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
35614 <kernel-features.h>.
35615 [__ASSUME_32BITUIDS]: Make code unconditional.
35616 [!__ASSUME_32BITUIDS]: Remove conditional code.
35617 * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
35618 <kernel-features.h>.
35619 [__ASSUME_32BITUIDS]: Make code unconditional.
35620 [!__ASSUME_32BITUIDS]: Remove conditional code.
35621 * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
35622 <kernel-features.h>.
35623 [__ASSUME_32BITUIDS]: Make code unconditional.
35624 [!__ASSUME_32BITUIDS]: Remove conditional code.
35625 * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
35626 <kernel-features.h>.
35627 [__ASSUME_32BITUIDS]: Make code unconditional.
35628 [!__ASSUME_32BITUIDS]: Remove conditional code.
35629 * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
35630 <kernel-features.h>.
35631 [__ASSUME_32BITUIDS]: Make code unconditional.
35632 [!__ASSUME_32BITUIDS]: Remove conditional code.
35633 * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
35634 <kernel-features.h>.
35635 [__NR_setresgid] (__setresgid): Do not declare.
35636 [__ASSUME_32BITUIDS]: Make code unconditional.
35637 [!__ASSUME_32BITUIDS]: Remove conditional code.
35638 * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
35639 <kernel-features.h>.
35640 [__NR_setresuid] (__setresuid): Do not declare.
35641 [__ASSUME_32BITUIDS]: Make code unconditional.
35642 [!__ASSUME_32BITUIDS]: Remove conditional code.
35643 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
35644 <kernel-features.h>.
35645 [__ASSUME_32BITUIDS]: Make code unconditional.
35646 [!__ASSUME_32BITUIDS]: Remove conditional code.
35647 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
35648 <kernel-features.h>.
35649 [__ASSUME_32BITUIDS]: Make code unconditional.
35650 [!__ASSUME_32BITUIDS]: Remove conditional code.
35651 * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
35652 <kernel-features.h>.
35653 [__ASSUME_32BITUIDS]: Make code unconditional.
35654 [!__ASSUME_32BITUIDS]: Remove conditional code.
35655 * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
35656 <kernel-features.h>.
35657 [__ASSUME_32BITUIDS]: Make code unconditional.
35658 [!__ASSUME_32BITUIDS]: Remove conditional code.
35659 * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
35660 <kernel-features.h>.
35661 [__ASSUME_32BITUIDS]: Make code unconditional.
35662 [!__ASSUME_32BITUIDS]: Remove conditional code.
35663 * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
35664 <kernel-features.h>.
35665 [__ASSUME_32BITUIDS]: Make code unconditional.
35666 [!__ASSUME_32BITUIDS]: Remove conditional code.
35667 * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
35668 <kernel-features.h>.
35669 [__ASSUME_32BITUIDS]: Make code unconditional.
35670 [!__ASSUME_32BITUIDS]: Remove conditional code.
35671 * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
35672 <kernel-features.h>.
35673 [__ASSUME_32BITUIDS]: Make code unconditional.
35674 [!__ASSUME_32BITUIDS]: Remove conditional code.
35675 * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
35676 <kernel-features.h>.
35677 [__ASSUME_32BITUIDS]: Make code unconditional.
35678 [!__ASSUME_32BITUIDS]: Remove conditional code.
35679 * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
35680 <kernel-features.h>.
35681 [__ASSUME_32BITUIDS]: Make code unconditional.
35682 [!__ASSUME_32BITUIDS]: Remove conditional code.
35683 * sysdeps/unix/sysv/linux/kernel-features.h
35684 (__ASSUME_SETRESUID_SYSCALL): Remove.
35685 (__ASSUME_SETRESGID_SYSCALL): Likewise.
35686 (__ASSUME_32BITUIDS): Likewise.
35687 (__ASSUME_LDT_WORKS): Likewise.
35688 (__ASSUME_O_DIRECTORY): Likewise.
35689 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
35690 architecture but not kernel version.
35691 (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
35692 (__ASSUME_MMAP2_SYSCALL): Likewise.
35693 (__ASSUME_STAT64_SYSCALL): Likewise.
35694 (__ASSUME_IPC64): Likewise.
35695 * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
35696 <kernel-features.h>.
35697 [__ASSUME_32BITUIDS]: Make code unconditional.
35698 [!__ASSUME_32BITUIDS]: Remove conditional code.
35699 * sysdeps/unix/sysv/linux/opendir.c: Do not include
35700 <kernel-features.h>.
35701 [__ASSUME_O_DIRECTORY]: Make code unconditional.
35702 * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
35703 132096]: Remove conditional code.
35704 [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
35705 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
35706 <kernel-features.h>.
35707 [__ASSUME_32BITUIDS]: Make code unconditional.
35708 [!__ASSUME_32BITUIDS]: Remove conditional code.
35709 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
35710 <kernel-features.h>.
35711 [__ASSUME_32BITUIDS]: Make code unconditional.
35712 [!__ASSUME_32BITUIDS]: Remove conditional code.
35713 * sysdeps/unix/sysv/linux/setegid.c: Do not include
35714 <kernel-features.h>.
35715 [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
35716 unconditional.
35717 (__setresgid): Do not declare.
35718 [__ASSUME_32BITUIDS]: Make code unconditional.
35719 [!__ASSUME_32BITUIDS]: Remove conditional code.
35720 * sysdeps/unix/sysv/linux/seteuid.c: Do not include
35721 <kernel-features.h>.
35722 [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
35723 unconditional.
35724 (__setresuid): Do not declare.
35725 [__ASSUME_32BITUIDS]: Make code unconditional.
35726 [!__ASSUME_32BITUIDS]: Remove conditional code.
35727 * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
35728 <kernel-features.h>.
35729 [__ASSUME_32BITUIDS]: Make code unconditional.
35730 [!__ASSUME_32BITUIDS]: Remove conditional code.
35731 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
35732 <kernel-features.h>.
35733 [__ASSUME_32BITUIDS]: Make code unconditional.
35734 [!__ASSUME_32BITUIDS]: Remove conditional code.
35735
35736 2012-05-25 Richard Henderson <rth@twiddle.net>
35737
35738 * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
35739 dl_hwcap to ifunc resolver.
35740 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
35741 elf_ifunc_invoke.
35742 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
35743 dl_hwcap to ifunc resolver.
35744 * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
35745
35746 2012-05-24 Joseph Myers <joseph@codesourcery.com>
35747
35748 [BZ #14153]
35749 * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
35750 for |x| <= 2**-26, not 2**-57.
35751 * math/libm-test.inc (acos_test): Do not allow spurious underflow
35752 exception.
35753
35754 2012-05-24 Jeff Law <law@redhat.com>
35755
35756 * stdio-common/Makefile (tests): Add bug25.
35757 * stdio-common/bug25.c: New test.
35758
35759 2012-05-24 H.J. Lu <hongjiu.lu@intel.com>
35760
35761 [BZ #13576]
35762 * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
35763 multiple of MALLOC_ALIGNMENT in size.
35764 (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
35765
35766 2012-05-24 Joseph Myers <joseph@codesourcery.com>
35767
35768 * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
35769 Require >= 256.
35770 (FILENAME_MAX): Use macro-int-constant.
35771 (FOPEN_MAX): Use macro-int-constant. Require >= 8.
35772 (_IOFBF): Use macro-int-constant.
35773 (_IOLBF): Likewise.
35774 (_IONBF): Likewise.
35775 (SEEK_CUR): Likewise.
35776 (SEEK_END): Likewise.
35777 (SEEK_SET): Likewise.
35778 (TMP_MAX): Likewise.
35779 (EOF): Use macro-int-constant. Require < 0.
35780 (NULL): Use macro-constant. Require == 0.
35781 (stdin): Require type to be FILE *.
35782 (stdout): Likewise.
35783 (stderr): Likewise.
35784 * conform/data/stdlib.h-data (EXIT_FAILURE): Use
35785 macro-int-constant.
35786 (EXIT_SUCCESS): Likewise.
35787 (NULL): Use macro-constant. Require == 0.
35788 (RAND_MAX): Use macro-int-constant.
35789 [ISO99 || ISO11] (lldiv_t): Require also for these standards.
35790 [C99-based standards] (strtof): Require function.
35791 [C99-based standards] (strtold): Likewise.
35792 [C99-based standards] (strtoll): Likewise.
35793 [C99-based standards] (strtoull): Likewise.
35794 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
35795 [ISO || ISO99 || ISO11] (limits.h): Likewise.
35796 [ISO || ISO99 || ISO11] (math.h): Likewise.
35797 [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
35798 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
35799 [ISO || ISO99 || ISO11] (*_t): Do not allow.
35800
35801 2012-05-24 Andreas Schwab <schwab@linux-m68k.org>
35802
35803 [BZ #14132]
35804 * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
35805 * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
35806 * intl/dgettext.c (DCGETTEXT): Likewise.
35807 * intl/gettext.c (DCGETTEXT): Likewise.
35808 * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
35809 * posix/regex_internal.h (gettext): Likewise.
35810 * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
35811 Remove declaration.
35812 * include/argz.h (__argz_count_internal)
35813 (__argz_stringify_internal): Remove declaration.
35814 (__argz_count, __argz_stringify): Declare hidden proto.
35815 * intl/dcgettext.c: Remove use of INTDEF.
35816 * string/argz-count.c: Replace INTDEF with libc_hidden_def.
35817 * string/argz-stringify.c: Likewise.
35818 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
35819 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
35820 Declare hidden proto.
35821 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
35822 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
35823 Declare hidden proto.
35824 * include/stdio.h (__asprintf_internal): Don't declare.
35825 (__asprintf): Don't define as macro. Declare hidden proto.
35826 * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
35827 (__fsetlocking): Declare hidden proto.
35828 * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
35829 (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
35830 hidden proto.
35831 (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
35832 (_IO_setlinebuf): Remove use of INTUSE.
35833 (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
35834 (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
35835 (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
35836 Remove declaration.
35837 * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
35838 (_IO_do_flush): Remove use of INTUSE.
35839 (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
35840 (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
35841 (_IO_adjust_column, _IO_least_wmarker)
35842 (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
35843 (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
35844 (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
35845 (_IO_default_doallocate, _IO_wdefault_doallocate)
35846 (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
35847 (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
35848 (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
35849 (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
35850 (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
35851 (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
35852 (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
35853 (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
35854 (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
35855 (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
35856 (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
35857 (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
35858 (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
35859 proto.
35860 (_IO_flush_all_internal, _IO_adjust_column_internal)
35861 (_IO_default_uflow_internal, _IO_default_finish_internal)
35862 (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
35863 (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
35864 (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
35865 (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
35866 (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
35867 (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
35868 (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
35869 (_IO_file_xsgetn_internal, _IO_file_stat_internal)
35870 (_IO_file_close_internal, _IO_file_close_it_internal)
35871 (_IO_file_underflow_internal, _IO_file_overflow_internal)
35872 (_IO_file_init_internal, _IO_file_attach_internal)
35873 (_IO_file_fopen_internal, _IO_file_read_internal)
35874 (_IO_file_sync_internal, _IO_file_seek_internal)
35875 (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
35876 (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
35877 (_IO_str_underflow_internal, _IO_str_overflow_internal)
35878 (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
35879 (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
35880 (_IO_list_all_internal, _IO_link_in_internal)
35881 (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
35882 (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
35883 (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
35884 (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
35885 (_IO_do_write_internal, _IO_padn_internal)
35886 (_IO_getline_info_internal, _IO_getline_internal)
35887 (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
35888 (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
35889 (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
35890 (_IO_vfscanf_internal, _IO_vfprintf_internal)
35891 (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
35892 (_IO_init_internal, _IO_un_link_internal): Don't declare.
35893 * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
35894 with libc_hidden_ver, remove use of INTUSE.
35895 * libio/genops.c: Likewise.
35896 * libio/freopen.c: Likewise.
35897 * libio/freopen64.c: Likewise.
35898 * libio/iofclose.c: Likewise.
35899 * libio/iofdopen.c: Likewise.
35900 * libio/iofflush.c: Likewise.
35901 * libio/iofflush_u.c: Likewise.
35902 * libio/iofgets.c: Likewise.
35903 * libio/iofgets_u.c: Likewise.
35904 * libio/iofopen.c: Likewise.
35905 * libio/iofopncook.c: Likewise.
35906 * libio/iofread.c: Likewise.
35907 * libio/iofread_u.c: Likewise.
35908 * libio/ioftell.c: Likewise.
35909 * libio/iofwrite.c: Likewise.
35910 * libio/iogetline.c: Likewise.
35911 * libio/iogets.c: Likewise.
35912 * libio/iogetwline.c: Likewise.
35913 * libio/iopadn.c: Likewise.
35914 * libio/iopopen.c: Likewise.
35915 * libio/ioseekoff.c: Likewise.
35916 * libio/ioseekpos.c: Likewise.
35917 * libio/iosetbuffer.c: Likewise.
35918 * libio/iosetvbuf.c: Likewise.
35919 * libio/ioungetc.c: Likewise.
35920 * libio/ioungetwc.c: Likewise.
35921 * libio/iovdprintf.c: Likewise.
35922 * libio/iovsprintf.c: Likewise.
35923 * libio/iovsscanf.c: Likewise.
35924 * libio/memstream.c: Likewise.
35925 * libio/obprintf.c: Likewise.
35926 * libio/oldfileops.c: Likewise.
35927 * libio/oldiofclose.c: Likewise.
35928 * libio/oldiofdopen.c: Likewise.
35929 * libio/oldiofopen.c: Likewise.
35930 * libio/oldiopopen.c: Likewise.
35931 * libio/oldstdfiles.c: Likewise.
35932 * libio/putc.c: Likewise.
35933 * libio/setbuf.c: Likewise.
35934 * libio/setlinebuf.c: Likewise.
35935 * libio/stdfiles.c: Likewise.
35936 * libio/strops.c: Likewise.
35937 * libio/vasprintf.c: Likewise.
35938 * libio/vscanf.c: Likewise.
35939 * libio/vsnprintf.c: Likewise.
35940 * libio/vswprintf.c: Likewise.
35941 * libio/wfiledoalloc.c: Likewise.
35942 * libio/wfileops.c: Likewise.
35943 * libio/wgenops.c: Likewise.
35944 * libio/wmemstream.c: Likewise.
35945 * libio/wstrops.c: Likewise.
35946 * libio/__fpurge.c: Likewise.
35947 * libio/__fsetlocking.c: Likewise.
35948 * assert/assert.c: Likewise.
35949 * debug/fgets_chk.c: Likewise.
35950 * debug/fgets_u_chk.c: Likewise.
35951 * debug/fread_chk.c: Likewise.
35952 * debug/fread_u_chk.c: Likewise.
35953 * debug/gets_chk.c: Likewise.
35954 * debug/obprintf_chk.c: Likewise.
35955 * debug/vasprintf_chk.c: Likewise.
35956 * debug/vdprintf_chk.c: Likewise.
35957 * debug/vsnprintf_chk.c: Likewise.
35958 * debug/vsprintf_chk.c: Likewise.
35959 * malloc/mtrace.c: Likewise.
35960 * misc/error.c: Likewise.
35961 * misc/syslog.c: Likewise.
35962 * stdio-common/asprintf.c: Likewise.
35963 * stdio-common/fxprintf.c: Likewise.
35964 * stdio-common/getw.c: Likewise.
35965 * stdio-common/isoc99_fscanf.c: Likewise.
35966 * stdio-common/isoc99_scanf.c: Likewise.
35967 * stdio-common/isoc99_vfscanf.c: Likewise.
35968 * stdio-common/isoc99_vscanf.c: Likewise.
35969 * stdio-common/isoc99_vsscanf.c: Likewise.
35970 * stdio-common/printf-prs.c: Likewise.
35971 * stdio-common/printf_fp.c: Likewise.
35972 * stdio-common/printf_fphex.c: Likewise.
35973 * stdio-common/printf_size.c: Likewise.
35974 * stdio-common/putw.c: Likewise.
35975 * stdio-common/scanf.c: Likewise.
35976 * stdio-common/sprintf.c: Likewise.
35977 * stdio-common/tmpfile.c: Likewise.
35978 * stdio-common/vfprintf.c: Likewise.
35979 * stdio-common/vfscanf.c: Likewise.
35980 * stdlib/strfmon_l.c: Likewise.
35981 * sunrpc/openchild.c: Likewise.
35982 * sunrpc/xdr_stdio.c: Likewise.
35983 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
35984 * sysdeps/mach/hurd/tmpfile.c: Likewise.
35985
35986 2012-05-24 Roland McGrath <roland@hack.frob.com>
35987
35988 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
35989
35990 * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
35991 in the third column, to generate for the shared library an IFUNC
35992 that uses _dl_vdso_vsym.
35993 * Makerules (COMPILE.c, compile-stdin.c): New variables.
35994 * Makeconfig (object-suffixes-noshared): New variable.
35995
35996 * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
35997 (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
35998 (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
35999 (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
36000
36001 [BZ #14132]
36002 * include/sys/time.h (__gettimeofday): Remove macro.
36003 (__gettimeofday, gettimeofday): Add libc_hidden_proto.
36004 * time/gettimeofday.c (__gettimeofday): Remove #undef.
36005 Remove INTDEF.
36006 (__gettimeofday): Add libc_hidden_def.
36007 (gettimeofday): Add libc_hidden_weak.
36008 * sysdeps/mach/gettimeofday.c: Likewise.
36009 * sysdeps/posix/gettimeofday.c: Likewise.
36010 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
36011 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
36012 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
36013 (__gettimeofday_internal): Remove strong_alias.
36014 (__gettimeofday): Add libc_hidden_def.
36015 (gettimeofday): Add libc_hidden_weak.
36016 * sysdeps/unix/syscalls.list (gettimeofday):
36017 Remove __gettimeofday_internal alias.
36018
36019 2012-05-24 Daniel Jacobowitz <drow@false.org>
36020 H.J. Lu <hongjiu.lu@intel.com>
36021
36022 [BZ #12495]
36023 * malloc/malloc.c (SMALLBIN_CORRECTION): New.
36024 (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
36025 (largebin_index_32_big): New.
36026 (largebin_index): Use it for 16-byte alignment.
36027 (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ. Don't update
36028 correction with front_misalign.
36029
36030 2012-05-24 H.J. Lu <hongjiu.lu@intel.com>
36031
36032 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
36033 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
36034 Likewise.
36035 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
36036 Likewise.
36037 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
36038 Likewise.
36039 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
36040 Likewise.
36041 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
36042 Likewise.
36043 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
36044 Likewise.
36045 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
36046 Likewise.
36047 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
36048 Likewise.
36049 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
36050 Likewise.
36051 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
36052 Likewise.
36053 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
36054 Likewise.
36055 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
36056 Likewise.
36057
36058 * scripts/data/c++-types-x32-linux-gnu.data: New file.
36059 * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
36060
36061 2012-05-24 Joseph Myers <joseph@codesourcery.com>
36062
36063 [BZ #10846]
36064 [BZ #14036]
36065 * math/libm-test.inc (exp_test): Add test from bug 14036.
36066 (pow_test): Add test from bug 10846.
36067
36068 * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
36069 and other flags.
36070 (special_function): Do not include flags in test name.
36071 (parse_args): Likewise.
36072 * sysdeps/i386/fpu/libm-test-ulps: Update.
36073 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
36074 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
36075 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
36076 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36077
36078 * math/gen-libm-test.pl (%beautify): Add entries for underflow
36079 exceptions.
36080 * math/libm-test.inc ("Philosophy"): Update comment about
36081 exception testing.
36082 (UNDERFLOW_EXCEPTION): New macro.
36083 (UNDERFLOW_EXCEPTION_OK): Likewise.
36084 (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
36085 (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
36086 (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
36087 (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
36088 (INVALID_EXCEPTION_OK): Update value.
36089 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
36090 (OVERFLOW_EXCEPTION_OK): Likewise.
36091 (IGNORE_ZERO_INF_SIGN): Likewise.
36092 (test_exceptions): Handle underflow exceptions.
36093 (acos_test): Update for underflow exception expectations.
36094 (cexp_test): Likewise.
36095 (clog_test): Likewise.
36096 (clog10_test): Likewise.
36097 (csqrt_test): Likewise.
36098 (ctan_test): Likewise.
36099 (ctanh_test): Likewise.
36100 (exp_test): Likewise.
36101 (exp10_test): Likewise.
36102 (exp2_test): Likewise.
36103 (expm1_test): Likewise.
36104 (fma_test): Likewise.
36105 (j0_test): Likewise.
36106 (jn_test): Likewise.
36107 (nexttoward_test): Likewise.
36108 (pow_test): Likewise.
36109 (scalbn_test): Likewise.
36110 (scalbln_test): Likewise.
36111 (tan_test): Likewise.
36112 (y1_test): Likewise.
36113 * sysdeps/i386/fpu/libm-test-ulps: Update.
36114 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36115
36116 2012-05-23 David S. Miller <davem@davemloft.net>
36117
36118 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
36119 (__libc_sigaction): Remove unused local variables.
36120
36121 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
36122
36123 * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
36124
36125 2012-05-23 Paul Eggert <eggert@cs.ucla.edu>
36126
36127 mktime: avoid signed integer overflow
36128 * time/mktime.c (__mktime_internal): Do not mishandle the case
36129 where diff == INT_MIN.
36130
36131 mktime: simplify computation of average
36132 * time/mktime.c (ranged_convert): Use new time_t_avg function
36133 instead of rolling our own (probably-slower) code.
36134
36135 mktime: do not assume signed right shift propagates sign bit
36136 * time/mktime.c (isdst_differ): New static function.
36137 (__mktime_internal): No need to normalize tm_isdst now.
36138 (__mktime_internal, not_equal_tm): Use isdst_differ to compare
36139 tm_isdst values.
36140
36141 mktime: merge another wrapv change from gnulib
36142 * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
36143 from some compilers.
36144
36145 mktime: remove incorrect attempt at unusual arithmetics
36146 * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
36147 The code didn't really work on such machines anyway.
36148 (TYPE_MINIMUM): Assume two's complement.
36149 (twos_complement_arithmetic): Verify that long_int and time_t
36150 are two's complement (or unsigned, in the latter case).
36151
36152 mktime: check signed shifts on long_int and time_t, too
36153 * time/mktime.c (SHR): Check that shifts work as desired
36154 on the types long_int and time_t too, as SHR is used on
36155 such types.
36156
36157 mktime: do not assume 'long' is wide enough
36158 * time/mktime.c (verify): Move decl up.
36159 (long_int): New type.
36160 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
36161 to remove assumption in the code that 'long' is wide enough to
36162 store year values. This assumption is not true on x32 and on
36163 some non-glibc platforms.
36164
36165 mktime: merge wrapv change from gnulib
36166 * time/mktime.c (WRAPV): New macro.
36167 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
36168 (guess_time_tm, __mktime_internal): Do not assume that signed
36169 integer overflow wraps around; modern compilers generate code
36170 where this assumption is no longer valid.
36171
36172 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
36173
36174 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
36175 Replace "jmp L(pseudo_end)" with "ret".
36176 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
36177 Likewise.
36178
36179 2012-05-23 Andreas Jaeger <aj@suse.de>
36180
36181 * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
36182 * sysdeps/unix/sysv/linux/poll.c: Remove file.
36183
36184 2012-05-23 Andreas Jaeger <aj@suse.de>
36185 Maximilian Attems <max@stro.at>
36186
36187 * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
36188 New macros.
36189
36190 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
36191
36192 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
36193 code so that pseudo_end is just ret and the stack pointer is
36194 correct also for static library in error case.
36195
36196 2012-05-23 Joseph Myers <joseph@codesourcery.com>
36197
36198 * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
36199 move to syscalls.list.
36200 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
36201 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
36202 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
36203 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
36204
36205 * manual/install.texi (Running make install): Do not mention Linux
36206 kernel version for which pt_chown is not needed.
36207 (Linux): Do not mention problems with nscd with 2.0 kernels.
36208 * INSTALL: Regenerated.
36209
36210 2012-05-23 Andreas Jaeger <aj@suse.de>
36211
36212 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
36213 (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
36214 macro.
36215 * sysdeps/unix/sysv/linux/s390/bits/mman.h
36216 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36217 * sysdeps/unix/sysv/linux/sh/bits/mman.h
36218 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36219 * sysdeps/unix/sysv/linux/i386/bits/mman.h
36220 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36221 * sysdeps/unix/sysv/linux/sparc/bits/mman.h
36222 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36223 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
36224 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36225 * sysdeps/unix/sysv/linux/bits/in.h
36226 (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
36227
36228 2012-05-22 Roland McGrath <roland@hack.frob.com>
36229
36230 * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
36231 (PREPARE_VERSION): Just use assert instead, it will be elided
36232 under [NDEBUG] anyway.
36233
36234 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
36235
36236 * sysdeps/unix/sysv/linux/Makefile: Include
36237 $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
36238 (sysdep_routines): Remove sysctl.
36239 * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
36240 * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
36241 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
36242 * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
36243 * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
36244
36245 2012-05-22 Andreas Jaeger <aj@suse.de>
36246
36247 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
36248 that pseudo_end is just ret and the stack pointer is correct also
36249 for static library in error case.
36250
36251 2012-05-22 Paul Pluzhnikov <ppluzhnikov@google.com>
36252
36253 [BZ #14122]
36254 * nss/nsswitch.c (defconfig_entries): New variable.
36255 (__nss_database_lookup): Don't leak defconfig entries.
36256 (nss_parse_service_list): Don't leak on error paths.
36257 (free_database_entries): New function.
36258 (free_defconfig): New function.
36259 (free_mem): Move common code to free_database_entries.
36260
36261 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
36262
36263 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
36264 Add arch_prctl.
36265 * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
36266
36267 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
36268 (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
36269 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
36270 New macro.
36271 (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
36272 (INTERNAL_SYSCALL_TYPES): Likewise.
36273 (LOAD_ARGS_TYPES_[1-6]): Likewise.
36274 (LOAD_REGS_TYPES_[1-6]): Likewise.
36275 (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
36276 (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
36277
36278 2012-05-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
36279
36280 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
36281 copysignl for GLIBC_2_0.
36282 * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
36283 finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
36284 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
36285 logbl for GLIBC_2_0.
36286 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
36287 * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
36288
36289 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
36290
36291 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
36292 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
36293
36294 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
36295 Use "neg %eax".
36296
36297 * time/mktime.c: Update copyright years.
36298
36299 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
36300
36301 mktime: merge comment-quoting-style change from gnulib
36302 * time/mktime.c: Quote 'like this' in comments.
36303 The GNU coding standards suggest that we no longer quote `like this',
36304 as "`" and "'" are typically rendered asymmetrically nowadays.
36305 The typical gnulib style is to quote 'like this' when quoting
36306 code, and "like this" when quoting English.
36307
36308 * time/mktime.c (compile-command): Add "-I.".
36309
36310 mktime: merge mktime-internal.h change from gnulib
36311 * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
36312
36313 mktime: merge time_r change from gnulib
36314 * time/mktime.c [!_LIBC]: Do not include "time_r.h".
36315
36316 mktime: merge DEBUG change from gnulib
36317 * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
36318 case system <time.h> has a #define.
36319
36320 mktime: merge <sys/types.h> change from gnulib
36321 * time/mktime.c: Do not include <sys/types.h>; no longer needed,
36322 since <time.t> is now guaranteed to define time_t.
36323
36324 mktime: merge HAVE_CONFIG_H change from gnulib
36325 * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
36326
36327 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
36328
36329 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
36330 Use "neg %eax".
36331
36332 * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
36333 __rlim_t cast.
36334 (struct rusage): Use anonymous union to pad each field to
36335 __syscall_slong_t.
36336
36337 2012-05-21 David S. Miller <davem@davemloft.net>
36338
36339 * Makefules (o-iterator): Remove .s cases.
36340 (compile-command.s): Delete.
36341 (COMPILE.s): Delete.
36342 * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
36343
36344 2012-05-21 Joseph Myers <joseph@codesourcery.com>
36345
36346 * configure.in (libc_cv_predef_stack_protector): Only consider
36347 "foobar" and "__stack_chk_fail" lines in libc_undefs.
36348 * configure: Regenerated.
36349
36350 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
36351
36352 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
36353 New macro. Use R*LP on int and pointer.
36354 (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
36355 * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
36356 * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
36357 * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
36358
36359 * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
36360 [__WORDSIZE_TIME64_COMPAT32] instead of
36361 [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
36362 (struct utmp): Likewise.
36363 * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
36364 * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
36365 Renamed to ...
36366 (__WORDSIZE_TIME64_COMPAT32): This.
36367 * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
36368 * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
36369 * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
36370 * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
36371 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
36372 (__WORDSIZE_TIME64_COMPAT32): New macro.
36373
36374 2012-05-21 Andreas Jaeger <aj@suse.de>
36375
36376 * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
36377 only if [SHARED]. Add prototype for __wcschr_ia32.
36378
36379 2012-05-21 Roland McGrath <roland@hack.frob.com>
36380
36381 * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
36382 of %rbp unmolested in the jmp_buf while mangling the low bits.
36383 * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
36384 unmolested high bits of %rbp while demangling the low bits.
36385 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
36386
36387 2012-05-21 Andreas Jaeger <aj@suse.de>
36388
36389 * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
36390 * sunrpc/svc_simple.c: Use it for registerrpc.
36391 * sunrpc/xcrypt.c: Use it for passwd2des.
36392
36393 * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
36394
36395 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
36396
36397 * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
36398 Don't define if [__SYSCALL_WORDSIZE != 32].
36399 * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
36400 New macro.
36401
36402 2012-05-21 Bruno Haible <bruno@clisp.org>
36403 Andreas Jaeger <aj@suse.de>
36404
36405 [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
36406 * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
36407 inptr and inend for must_buffer_ch.
36408 * wcsmbs/tst-mbsnrtowcs.c: Remove file.
36409 * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
36410 * stdio-common/Makefile (tests): Remove bug15.
36411 (bug15-ENV): Remove macro.
36412 * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
36413 anymore.
36414
36415 2012-05-19 Andreas Jaeger <aj@suse.de>
36416 Roland McGrath <roland@hack.frob.com>
36417
36418 * manual/contrib.texi: Completely rewritten. It contains now an
36419 alphabetical list of contributors and their contributions.
36420
36421 2012-05-21 Richard Henderson <rth@twiddle.net>
36422
36423 * misc/getauxval.c (__getauxval): Use unsigned long int.
36424 * misc/sys/auxv.h: Include <sys/cdefs.h>.
36425 (getauxval): Use unsigned long int.
36426
36427 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
36428
36429 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
36430
36431 2012-05-21 Roland McGrath <roland@hack.frob.com>
36432
36433 * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
36434 (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
36435 __alignof__ (long double).
36436
36437 2012-05-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
36438
36439 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36440
36441 2012-05-20 Richard Henderson <rth@twiddle.net>
36442
36443 * misc/getauxval.c: New file.
36444 * misc/sys/auxv.h: New file.
36445 * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
36446 (routines): Add getauxval.
36447 * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
36448 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
36449 * elf/dl-sysdep.c (_dl_auxv): Remove.
36450 (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
36451 * elf/dl-support.c (_dl_auxv): New variable.
36452 (_dl_aux_init): Initialize it.
36453 * manual/startup.texi (Auxiliary Vector): New node.
36454 * sysdeps/generic/bits/hwcap.h: New file.
36455 * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
36456 * sysdeps/powerpc/sysdep.h: ... here. Include it.
36457 * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
36458 * sysdeps/sparc/sysdep.h: ... here. Include it.
36459 * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
36460 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
36461 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
36462 Update.
36463 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
36464 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
36465 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
36466 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
36467 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
36468 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
36469 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
36470 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
36471
36472 2012-05-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
36473
36474 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36475
36476 2012-05-19 David S. Miller <davem@davemloft.net>
36477
36478 * sysdeps/sparc/fpu/libm-test-ulps: Update.
36479
36480 2012-05-19 Joseph Myers <joseph@codesourcery.com>
36481
36482 [BZ #14123]
36483 * math/s_ccosh.c: Include <float.h>
36484 (__ccosh): Avoid internal overflow calculating sinh and cosh
36485 values before multiplying by sin and cos values.
36486 * math/s_ccoshf.c: Likewise.
36487 * math/s_ccoshl.c: Likewise.
36488 * math/s_csin.c: Likewise.
36489 * math/s_csinf.c: Likewise.
36490 * math/s_csinl.c: Likewise.
36491 * math/s_csinh.c: Likewise.
36492 * math/s_csinhf.c: Likewise.
36493 * math/s_csinhl.c: Likewise.
36494 * math/libm-test.inc (ccos_test): Add more tests.
36495 (ccosh_test): Likewise.
36496 (csin_test): Likewise.
36497 (csinh_test): Likewise.
36498 * sysdeps/i386/fpu/libm-test-ulps: Update.
36499 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36500
36501 2012-05-19 H.J. Lu <hongjiu.lu@intel.com>
36502
36503 * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
36504 * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
36505
36506 * sysdeps/x86_64/x32/_itoa.h: Add comment.
36507
36508 2012-05-19 Joseph Myers <joseph@codesourcery.com>
36509
36510 * sysdeps/powerpc/soft-fp/Makefile: Remove file.
36511 * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
36512 * sysdeps/powerpc/soft-fp/Versions: Likewise.
36513 * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
36514 * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
36515 * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
36516 * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
36517 * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
36518 * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
36519 * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
36520 * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
36521 * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
36522 * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
36523 * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
36524 * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
36525 * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
36526 * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
36527 * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
36528 * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
36529 * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
36530 * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
36531 * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
36532 * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
36533 * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
36534 * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
36535 * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
36536 * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
36537 * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
36538 * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
36539 * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
36540 * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
36541
36542 2012-05-18 Andreas Jaeger <aj@suse.de>
36543
36544 * csu/.gitignore: Delete.
36545
36546 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
36547
36548 * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
36549 (timex): Use __syscall_slong_t.
36550
36551 2012-05-18 Andreas Jaeger <aj@suse.de>
36552 Carlos O'Donell <carlos_odonell@mentor.com>
36553
36554 * manual/install.texi (Configuring and compiling): Update
36555 description about files modified in the source directory.
36556 * INSTALL: Regenerated.
36557
36558 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
36559
36560 * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
36561 value. Use "or" to set return value to -1.
36562 * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
36563 negate return value.
36564
36565 2012-05-18 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
36566
36567 * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
36568 (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
36569 failure if the compiler has Graphite support disabled.
36570 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
36571 Likewise.
36572 * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
36573 (CFLAGS-memmove.c): Likewise.
36574 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
36575 Likewise.
36576
36577 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
36578
36579 * sysdeps/x86_64/x32/_itoa.h: New file.
36580
36581 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
36582 getdents system call only if kernel and user dirents have the
36583 same d_ino and d_off.
36584
36585 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
36586 LLONG_MAX != LONG_MAX.
36587 (_itoa_word): Use _ITOA_WORD_TYPE on value.
36588 (_fitoa_word): Likewise.
36589
36590 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
36591 years.
36592 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
36593 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
36594 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
36595
36596 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
36597 include <bits/wordsize.h>. Check __x86_64__ instead of
36598 __WORDSIZE.
36599 (sigcontext): Use "__uint64_t" instead of "unsigned long int"
36600 if __x86_64__ is defined. Use anonymous union on fpstate.
36601
36602 * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
36603 anonymous union.
36604
36605 2012-05-18 Andreas Schwab <schwab@linux-m68k.org>
36606
36607 * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
36608 INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
36609 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
36610 Refer to _rtld_local_ro instead of _rtld_global_ro.
36611 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
36612 Likewise.
36613 * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
36614 Likewise.
36615 * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
36616 Likewise.
36617 * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
36618 * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
36619 of _rtld_global, and rtld_progname instead of _dl_argv[0].
36620
36621 * sysdeps/powerpc/powerpc32/dl-machine.c
36622 (__elf_machine_runtime_setup) [PROF]: Don't reference
36623 _dl_prof_resolve.
36624
36625 2012-05-18 Andreas Jaeger <aj@suse.de>
36626
36627 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
36628 function only available for GCCs before 3.4 since GCC 3.4
36629 introduced a builtin.
36630 (lrint): Likewise.
36631 (llrintf): Likewise.
36632 (llrint): Likewise.
36633 (fmaxf): Likewise.
36634 (fmax): Likewise.
36635 (fminf): Likewise.
36636 (fmin): Likewise.
36637 (rint): Likewise.
36638 (rintf): Likewise.
36639 (nearbyint): Likewise.
36640 (nearbyintf): Likewise.
36641 (ceil): Likewise.
36642 (ceilf): Likewise.
36643 (floor): Likewise.
36644 (floorf): Likewise.
36645
36646 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
36647
36648 * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
36649 on both fields and cast pointer to __syscall_ulong_t.
36650
36651 * bits/types.h (__fsword_t): New type.
36652 * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
36653 sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
36654 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36655 (__FSWORD_T_TYPE): Likewise.
36656 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36657 (__FSWORD_T_TYPE): Likewise.
36658 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36659 (__FSWORD_T_TYPE): Likewise.
36660 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
36661 (__FSWORD_T_TYPE): Likewise.
36662 * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
36663 __SWORD_TYPE with __fsword_t.
36664 (statfs64): Likewise.
36665
36666 2012-05-17 David S. Miller <davem@davemloft.net>
36667
36668 * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
36669
36670 2012-05-17 Andreas Jaeger <aj@suse.de>
36671
36672 * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
36673 warning.
36674
36675 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
36676
36677 * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
36678
36679 2012-05-17 Andreas Jaeger <aj@suse.de>
36680
36681 * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
36682 when it is used.
36683
36684 2012-05-17 Chris Metcalf <cmetcalf@tilera.com>
36685
36686 * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
36687
36688 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
36689
36690 * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
36691 * sysdeps/x86_64/tst-mallocalign1.c: New file.
36692
36693 2012-05-17 Andreas Jaeger <aj@suse.de>
36694 Carlos O'Donell <carlos_odonell@mentor.com>
36695
36696 [BZ #14059]
36697 * sysdeps/x86_64/multiarch/init-arch.h
36698 (bit_YMM_Usable): Rename to...
36699 (bit_AVX_Usable): ... this.
36700 (bit_FMA4_Usable): New macro.
36701 (bit_XMM_state): New macro.
36702 (bit_YMM_state): New macro.
36703 [__ASSEMBLER__] (index_YMM_Usable): Rename to...
36704 [__ASSEMBLER__] (index_AVX_Usable): ... this.
36705 [__ASSEMBLER__] (index_FMA4_Usable): New macro.
36706 (CPUID_OSXSAVE): New macro.
36707 (CPUID_AVX): New macro.
36708 (CPUID_FMA4): New macro.
36709 (index_YMM_Usable): Rename to...
36710 (index_AVX_Usable): ... this.
36711 (HAS_AVX): Use HAS_ARCH_FEATURE.
36712 (HAS_FMA4): Likewise.
36713 (HAS_YMM_USABLE): Remove.
36714 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
36715 Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
36716 are present.
36717 * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
36718 * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
36719 * sysdeps/x86_64/multiarch/Makefile: Likewise.
36720 * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
36721 * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
36722
36723 2012-05-17 Chris Metcalf <cmetcalf@tilera.com>
36724
36725 * math/libm-test.c: Support platforms without multiple rounding modes.
36726 * math/bug-nextafter.c: Support platforms without FP exceptions.
36727 * math/bug-nexttoward.c: Likewise.
36728 * math/test-fenv.c: Likewise.
36729 * math/test-misc.c: Likewise.
36730 * stdlib/bug-getcontext.c: Likewise.
36731
36732 2012-05-17 Andreas Jaeger <aj@suse.de>
36733
36734 * manual/examples/search.c (critter_cmp): Change signature to
36735 avoid warnings.
36736 * manual/string.texi (Collation Functions): Likewise.
36737
36738 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
36739
36740 * bits/types.h: Fold copyright years.
36741 * bits/typesizes.h: Likewise.
36742 * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
36743 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
36744 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
36745 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
36746 * time/time.h: Likewise.
36747
36748 2012-05-16 Paul Pluzhnikov <ppluzhnikov@google.com>
36749
36750 [BZ #208]
36751 * malloc.c (int_mallinfo): Add parameter to accumulate statistics
36752 in instead of returning them. Return void.
36753 (__libc_mallinfo): Accumulate over all arenas.
36754 (__malloc_stats): Adjust for change in int_mallinfo interface.
36755
36756 2012-05-16 Roland McGrath <roland@hack.frob.com>
36757
36758 [BZ #10375]
36759 * configure.in (NM): Add AC_CHECK_TOOL for it.
36760 (libc_extra_cflags): New substituted variable.
36761 Check for -fstack-protector being used implicitly.
36762 * configure: Regenerated.
36763 * config.make.in (config-extra-cflags): New variable,
36764 gets @libc_extra_cflags@.
36765 * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
36766
36767 [BZ #10375]
36768 * configure.in: Check for _FORTIFY_SOURCE being predefined.
36769 (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
36770 * configure: Regenerated.
36771 * config.make.in (CPPUNDEFS): New substituted variable.
36772 * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
36773 * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
36774 * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
36775
36776 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
36777
36778 * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
36779 (mq_attr): Use __syscall_slong_t.
36780
36781 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
36782
36783 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
36784 Check __x86_64__ instead of __WORDSIZE.
36785 (_STAT_VER_LINUX): Likewise.
36786 (stat): Check __x86_64__ instead of __WORDSIZE. Use
36787 __syscall_ulong_t and __syscall_slong_t.
36788 (stat64): Likewise.
36789
36790 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
36791
36792 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
36793
36794 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
36795
36796 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
36797
36798 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
36799
36800 * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
36801 __syscall_ulong_t.
36802
36803 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
36804 include <bits/wordsize.h>. Check __x86_64__ instead of
36805 __WORDSIZE.
36806 (greg_t): Use "__extension__ long long int" if __x86_64__ is
36807 defined.
36808 (mcontext_t): Replace "unsigned long" with "unsigned long long".
36809
36810 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
36811 include <bits/wordsize.h>. Check __x86_64__ instead of
36812 __WORDSIZE.
36813 (user_regs_struct): Use "__extension__ unsigned long long"
36814 instead of "unsigned long" if __x86_64__ is defined.
36815 (user): Likewise. Pad after pointer field if __ILP32__ is
36816 defined.
36817
36818 2012-05-16 Joseph Myers <joseph@codesourcery.com>
36819
36820 * configure.in (makeinfo): Require version 4.5 or later. Allow
36821 versions 5 to 9.
36822 * configure: Regenerated.
36823 * manual/install.texi (texinfo): Increase version requirement to
36824 4.5 or later.
36825 * INSTALL: Regenerated.
36826
36827 * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
36828
36829 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
36830
36831 * sysdeps/x86_64/x32/gmp-mparam.h: New file.
36832
36833 * sysdeps/x86_64/x32/ffs.c: New file.
36834
36835 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
36836 __syscall_ulong_t.
36837 (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
36838 defined. Use __syscall_ulong_t.
36839 (shminfo): Use __syscall_ulong_t.
36840 (shm_info): Likewise.
36841
36842 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
36843 __syscall_ulong_t.
36844
36845 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
36846 <bits/wordsize.h>.
36847 (msgqnum_t): Use __syscall_ulong_t.
36848 (msglen_t): Likewise.
36849 (msqid_ds): Check __x86_64__ instead of __WORDSIZE. Use
36850 __syscall_ulong_t.
36851
36852 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
36853 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
36854
36855 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
36856
36857 * sysdeps/x86_64/x32/divdi3.c: New dummy file.
36858 * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
36859
36860 * sysvipc/sys/msg.h (msgbuf): Replace long int with
36861 __syscall_slong_t.
36862
36863 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
36864 include <bits/wordsize.h>. Check __x86_64__ instead of
36865 __WORDSIZE.
36866
36867 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
36868 "unsigned long long int" if __x86_64__ is defined.
36869 (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
36870
36871 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
36872 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
36873 (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
36874
36875 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
36876 <stdint.h>.
36877 (GET_PC): Cast to uintptr_t first.
36878 (GET_FRAME): Likewise.
36879 (GET_STACK): Likewise.
36880
36881 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
36882 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
36883 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
36884 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
36885 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
36886 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
36887 * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
36888 * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
36889 * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
36890 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
36891 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
36892 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
36893 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
36894 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
36895 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
36896 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
36897 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
36898 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
36899 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
36900 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
36901 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
36902 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
36903 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
36904 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
36905 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
36906 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
36907 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
36908 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
36909 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
36910
36911 2012-05-16 Andreas Schwab <schwab@linux-m68k.org>
36912
36913 * Makerules (+depfiles): Also collect depfiles from .oS in
36914 $(extra-objs).
36915 * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
36916 .oS, $(libnldbl-routines)).
36917
36918 * Makerules (native-compile-mkdep-flags): Define.
36919 * sunrpc/Makefile (extra-objs): Add $(addprefix
36920 cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
36921 ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
36922 of $(compile-mkdep-flags). Depend on $(before-compile) instead of
36923 calling $(make-target-directory).
36924
36925 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
36926
36927 * bits/types.h (__snseconds_t): Removed.
36928 * time/time.h (struct timespec): Replace __snseconds_t with
36929 __syscall_slong_t.
36930 * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
36931 * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
36932 Likewise.
36933 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36934 (__SNSECONDS_T_TYPE): Likewise.
36935 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36936 (__SNSECONDS_T_TYPE): Likewise.
36937 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36938 (__SNSECONDS_T_TYPE): Likewise.
36939
36940 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
36941
36942 * sysdeps/mach/hurd/bits/typesizes.h
36943 (__SYSCALL_SLONG_TYPE): New macro.
36944 (__SYSCALL_ULONG_TYPE): Likewise.
36945
36946 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
36947
36948 * bits/types.h (__syscall_slong_t): New type.
36949 (__syscall_ulong_t): Likewise.
36950
36951 * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
36952 (__SYSCALL_ULONG_TYPE): Likewise.
36953 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36954 (__SYSCALL_SLONG_TYPE): Likewise.
36955 (__SYSCALL_ULONG_TYPE): Likewise.
36956 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36957 (__SYSCALL_SLONG_TYPE): Likewise.
36958 (__SYSCALL_ULONG_TYPE): Likewise.
36959 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36960 (__SYSCALL_SLONG_TYPE): Likewise.
36961 (__SYSCALL_ULONG_TYPE): Likewise.
36962
36963 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
36964
36965 * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
36966 Add sigaltstack-offsets.sym.
36967 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
36968 <sigaltstack-offsets.h>.
36969 (CALL_FAIL): Use RSP_LP to operate on stack. Use RDI_LP on
36970 longjmp_msg pointer.
36971 (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC. Use
36972 R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
36973 signal stack.
36974 * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
36975
36976 2012-05-15 Joseph Myers <joseph@codesourcery.com>
36977
36978 * elf/stackguard-macros.h: Remove file.
36979 * sysdeps/generic/stackguard-macros.h: New file.
36980 * sysdeps/i386/stackguard-macros.h: Likewise.
36981 * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
36982 * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
36983 * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
36984 * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
36985 * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
36986 * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
36987 * sysdeps/x86_64/stackguard-macros.h: Likewise.
36988 * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
36989 <elf/stackguard-macros.h>.
36990
36991 [BZ #14109]
36992 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
36993 __aligned__ in attribute.
36994 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
36995 (gregset_t): Likewise.
36996
36997 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
36998
36999 * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
37000 * sysdeps/x86_64/64/Implies-after: Here. New file.
37001 * sysdeps/x86_64/x32/Implies-after: New file.
37002
37003 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37004
37005 * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
37006 and access return value for _dl_profile_fixup. Use R10_LP to
37007 load frame size.
37008
37009 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37010
37011 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
37012
37013 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37014
37015 * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
37016 * sysdeps/x86_64/x32/sysdep.h: New file.
37017
37018 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37019
37020 * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
37021 * sysdeps/x86_64/setjmp.S: Likewise.
37022
37023 2012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
37024
37025 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
37026 * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
37027 * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
37028 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
37029 remove unused global constant.
37030
37031 2012-05-15 Chris Metcalf <cmetcalf@tilera.com>
37032
37033 * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
37034 include of <not-cancel.h>.
37035
37036 2012-05-15 Roland McGrath <roland@hack.frob.com>
37037
37038 * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
37039
37040 2012-05-15 Jeff Law <law@redhat.com>
37041 Andreas Jaeger <aj@suse.de>
37042
37043 [BZ #13594]
37044 * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
37045 out from...
37046 * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
37047 * nscd/nscd-client.h: Add __nscd_acquire_maplock.
37048 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
37049 code changing __hst_map_handle.map.
37050
37051 2012-05-15 Roland McGrath <roland@hack.frob.com>
37052
37053 * configure.in (sysnames): Look for Implies-before and Implies-after
37054 files.
37055 * configure: Regenerated.
37056
37057 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37058
37059 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
37060 8-byte data alignment with LP_SIZE alignment.
37061
37062 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37063
37064 * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
37065 into R10_LP.
37066
37067 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37068
37069 * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
37070
37071 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37072
37073 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
37074 * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
37075 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
37076 Likewise.
37077 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
37078
37079 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37080
37081 * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
37082 (stackinfo_sub_sp): Likewise.
37083
37084 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37085
37086 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
37087 RAX_LP.
37088
37089 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37090
37091 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
37092 into R*_LP.
37093
37094 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37095
37096 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
37097 sizes into R*_LP.
37098
37099 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37100
37101 * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
37102
37103 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37104
37105 * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
37106 into R11_LP and load __x86_64_shared_cache_size_half into
37107 R8_LP.
37108
37109 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
37110
37111 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
37112 R8_LP.
37113
37114 2012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
37115
37116 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
37117 logb for POWER7.
37118 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
37119 logbf for POWER7.
37120 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
37121 logbl for POWER7.
37122 * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
37123 powerpc32/power7/fpu/s_logb.c via #include.
37124 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
37125 powerpc32/power7/fpu/s_logbf.c via #include.
37126 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
37127 powerpc32/power7/fpu/s_logbl.c via #include.
37128
37129 2012-05-15 Joseph Myers <joseph@codesourcery.com>
37130
37131 * README.libm: Remove file.
37132
37133 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
37134
37135 * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
37136 count for x32. Use R*_LP and omit operand-size suffix.
37137
37138 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
37139
37140 * shlib-versions: Move x86_64-.*-linux.* entries to ...
37141 * sysdeps/x86_64/64/shlib-versions: Here. New file.
37142 * sysdeps/x86_64/x32/shlib-versions: New file.
37143
37144 2012-05-14 Roland McGrath <roland@hack.frob.com>
37145
37146 * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
37147 * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
37148 Use _dl_fatal_printf instead.
37149
37150 2012-05-14 Joseph Myers <joseph@codesourcery.com>
37151
37152 * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
37153 set if not set by the user. Do not allow for being unset.
37154 * sysdeps/unix/sysv/linux/configure: Regenerated.
37155
37156 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
37157
37158 * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
37159 the `q' suffix from lea and replace .quad with ASM_ADDR.
37160
37161 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
37162
37163 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
37164 the `q' suffix from xor/rol instructions. Use $2*LP_SIZE+1
37165 instead of $17.
37166 (PTR_DEMANGLE): Likewise.
37167
37168 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
37169
37170 * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
37171 (LP_OP): Likewise.
37172 (ASM_ADDR): Likewise.
37173 (RAX_LP): Likewise.
37174 (RBP_LP): Likewise.
37175 (RBX_LP): Likewise.
37176 (RCX_LP): Likewise.
37177 (RDI_LP): Likewise.
37178 (RSI_LP): Likewise.
37179 (RSP_LP): Likewise.
37180 (R8_LP): Likewise.
37181 (R9_LP): Likewise.
37182 (R10_LP): Likewise.
37183 (R10_LP): Likewise.
37184 (R11_LP): Likewise.
37185 (R12_LP): Likewise.
37186 (R13_LP): Likewise.
37187 (R14_LP): Likewise.
37188 (R15_LP): Likewise.
37189
37190 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
37191
37192 * sysdeps/x86_64/x32/dl-machine.h: New file.
37193
37194 2012-05-14 Andreas Jaeger <aj@suse.de>
37195
37196 * manual/Makefile (subdir): Remove export of subdir.
37197 (all): Remove target.
37198 (.PHONY): Remove all from list.
37199 (mkinstalldirs): Remove.
37200 (.PHONY): Remove installdirs from list.
37201 ($(inst_infodir)/libc.info): Use make-target-directory.
37202 (installdirs): Remove.
37203 (subdir_%): Remove.
37204 (glibc-targets): Remove.
37205 (lib): Remove.
37206 (stubs): Remove.
37207 ($(objpfx)stubs ../po/manual.pot): Remove.
37208 ($(objpfx)stamp%): Remove.
37209 (make-target-directory): Remove.
37210 (subdir_install): Remove.
37211 (routines): Remove.
37212 (aux): Remove.
37213 (sources): Remove.
37214 (objects): Remove.
37215 (headers): Remove.
37216
37217 [BZ #13750]
37218 * manual/.gitignore: Remove, it's not needed anymore.
37219 * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
37220 all files in it.
37221 * manual/Makefile (dvi, pdf, info, html): Depend on files in build
37222 directory.
37223 (texis): Renamed to $(objpfx)texis.
37224 (texis-path): New, contains path to generated files.
37225 (chapters.%): Use texis-path for complete path, add extra argument
37226 libc-texinfo.sh.
37227 (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
37228 (libc/index.html, summary.texi): Add $(objpfx) as prefix.
37229 (summary,texi, stamp-summary): Use complete path of
37230 files. Generate files in build dir.
37231 (dir-add.texi): Build in build dir.
37232 (libm-err.texi,stamp-libm-err): Likewise.
37233 (version.texi, stamp-version): Likewise.
37234 (.%c.texi): Likewise.
37235 (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
37236 (mostlyclean): Remove target.
37237 (realclean): Remove target.
37238 (generated): Add new variable with contents from mostlyclean and
37239 realclean, remove entries duplicated in common-mostlyclean, add
37240 stamp-libm-err and stamp-version.
37241 (generated-dirs): Add libc directory.
37242 ($(inst_infodir)/libc.info): Install files from build dir.
37243
37244 * manual/install.texi (Configuring and compiling): Adjust since
37245 the info files are not part of the tar ball anymore.
37246
37247 2012-05-14 Andreas Jaeger <aj@suse.de>
37248
37249 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
37250 variable.
37251
37252 2012-05-14 Joseph Myers <joseph@codesourcery.com>
37253
37254 [BZ #13717]
37255 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
37256 to 2.2.0 where earlier.
37257 * sysdeps/unix/sysv/linux/configure: Regenerated.
37258 * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
37259 Remove conditional code.
37260 [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
37261 * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
37262 Remove conditional code.
37263 [!__NR_lchown]: Likewise.
37264 [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37265 [__NR_lchown]: Likewise.
37266 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
37267 comment referencing __ASSUME_LCHOWN_SYSCALL.
37268 * sysdeps/unix/sysv/linux/i386/sigaction.c
37269 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37270 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37271 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
37272 Remove conditional code.
37273 [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
37274 (__protocol_available): Remove #if 0 code.
37275 * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
37276 conditional code.
37277 [__ASSUME_SIOCGIFNAME]: Make code unconditional.
37278 * sysdeps/unix/sysv/linux/kernel-features.h
37279 (__ASSUME_GETCWD_SYSCALL): Don't define.
37280 (__ASSUME_REALTIME_SIGNALS): Likewise.
37281 (__ASSUME_PREAD_SYSCALL): Likewise.
37282 (__ASSUME_PWRITE_SYSCALL): Likewise.
37283 (__ASSUME_POLL_SYSCALL): Likewise.
37284 (__ASSUME_LCHOWN_SYSCALL): Likewise.
37285 (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
37286 non-SPARC.
37287 (__ASSUME_SIOCGIFNAME): Don't define.
37288 (__ASSUME_MSG_NOSIGNAL): Likewise.
37289 (__ASSUME_SENDFILE): Define unconditionally.
37290 (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
37291 * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
37292 conditional code.
37293 [__ASSUME_POLL_SYSCALL]: Make code unconditional.
37294 * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
37295 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
37296 (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37297 * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
37298 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
37299 (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37300 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
37301 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37302 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37303 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
37304 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37305 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37306 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
37307 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37308 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37309 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
37310 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37311 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37312 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
37313 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37314 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37315 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
37316 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37317 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37318 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
37319 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37320 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37321 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
37322 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37323 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37324 * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
37325 Remove conditional code.
37326 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37327 * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
37328 Remove conditional code.
37329 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37330 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
37331 [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
37332 * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
37333 Remove conditional code.
37334 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37335 * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
37336 Remove conditional code.
37337 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37338 * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
37339 Remove conditional code.
37340 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37341 * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
37342 Remove conditional code.
37343 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37344 * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
37345 Remove conditional code.
37346 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37347 * sysdeps/unix/sysv/linux/sh/pwrite64.c
37348 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37349 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37350 * sysdeps/unix/sysv/linux/sigaction.c
37351 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37352 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37353 * sysdeps/unix/sysv/linux/sigpending.c
37354 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37355 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37356 * sysdeps/unix/sysv/linux/sigprocmask.c
37357 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37358 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37359 * sysdeps/unix/sysv/linux/sigsuspend.c
37360 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37361 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37362 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
37363 (__libc_missing_rt_sigs): Remove.
37364 (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
37365 (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
37366 * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
37367 Remove conditional code.
37368 [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
37369 * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
37370 return 1.
37371 * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
37372 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
37373 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
37374 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
37375
37376 2012-05-14 Andreas Jaeger <aj@suse.de>
37377
37378 * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
37379 it's not used in glibc.
37380 (__coshm1): Likewise.
37381 (__acosh1p): Likewise.
37382 (__sgn): Likewise.
37383
37384 * manual/string.texi (Copying and Concatenation): Add missing
37385 variable in concat example.
37386 Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
37387
37388 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
37389
37390 [BZ #14103]
37391 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
37392 __builtin_clzl with __builtin_clzll.
37393
37394 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
37395
37396 [BZ #14104]
37397 * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
37398 libc_freeres_ptr.
37399
37400 2012-05-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
37401
37402 * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
37403 * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
37404 * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
37405 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
37406
37407 2012-05-14 Mike Frysinger <vapier@gentoo.org>
37408
37409 * NEWS: Update ia64 info.
37410
37411 2012-05-12 Andreas Schwab <schwab@linux-m68k.org>
37412
37413 * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
37414 used as bcopy.
37415
37416 2012-05-12 Thomas Schwinge <thomas@codesourcery.com>
37417
37418 * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
37419 * sysdeps/unix/syscalls.list (dup3): Likewise.
37420 * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
37421 * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
37422
37423 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
37424
37425 * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
37426 "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
37427
37428 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
37429
37430 * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
37431 thread pointer.
37432 (TLS_IE): Use mov/add instead of movq/addq to load thread
37433 pointer.
37434 (TLS_GD_PREFIX): New.
37435 (TLS_GD): Use it.
37436
37437 2012-05-11 David S. Miller <davem@davemloft.net>
37438
37439 * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
37440 * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
37441 (_FPU_SETCW): Likewise.
37442
37443 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
37444
37445 * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
37446 is 32-byte aligned.
37447
37448 2012-05-11 Andreas Schwab <schwab@linux-m68k.org>
37449
37450 [BZ #11837]
37451 * iconvdata/gb18030.c: Update tables.
37452 (BODY for FROM_LOOP): Update. Handle two-byte encoded non-BMP
37453 characters specially.
37454 (BODY for TO_LOOP): Add encoding of missing ranges.
37455
37456 2012-05-11 Thomas Schwinge <thomas@codesourcery.com>
37457
37458 [BZ #13673]
37459 * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
37460 * sysdeps/mach/hurd/dup3.c: Likewise.
37461 * sysdeps/mach/hurd/readlinkat.c: Likewise.
37462 * sysdeps/powerpc/memmove.c:: Likewise.
37463
37464 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
37465
37466 * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
37467 R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
37468
37469 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
37470
37471 * elf/elf.h (R_X86_64_RELATIVE64): New.
37472 (R_X86_64_NUM): Updated.
37473 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
37474 R_X86_64_RELATIVE64. Always use Elf64_Addr with R_X86_64_64.
37475 (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
37476 * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
37477 tst-quad1pie tst-quad2pie
37478 (modules-names): Add tst-quadmod1 tst-quadmod2.
37479 ($(objpfx)tst-quad1): New dependency.
37480 ($(objpfx)tst-quad2): Likewise.
37481 ($(objpfx)tst-quad1pie): Likewise.
37482 ($(objpfx)tst-quad2pie): Likewise.
37483 * sysdeps/x86_64/tst-quad1.c: New file.
37484 * sysdeps/x86_64/tst-quad1pie.c: New file.
37485 * sysdeps/x86_64/tst-quad2.c: Likewise.
37486 * sysdeps/x86_64/tst-quad2pie.c: Likewise.
37487 * sysdeps/x86_64/tst-quadmod1.S: Likewise.
37488 * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
37489 * sysdeps/x86_64/tst-quadmod2.S: Likewise.
37490 * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
37491
37492 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
37493
37494 * io/fcntl.h (mode_t, off_t, pid_t): Define types.
37495 (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
37496 * streams/stropts.h (t_scalar_t): Define type.
37497
37498 * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
37499 (_PATH_PRESERVE): Set to "/var/lib".
37500 (_PATH_RWHODIR): Set to "/var/spool/rwho".
37501
37502 * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
37503 instead of int.
37504
37505 * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
37506 if __dir_mkfile succeeded.
37507
37508 * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
37509 checking for _hurd_dtablesize. Unlock it right after having
37510 finished _hurd_dtable allocation.
37511
37512 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
37513
37514 * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
37515 * sysdeps/mach/hurd/configure: Regenerated.
37516 * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
37517 special-casing to...
37518 * sysdeps/gnu/configure.in: ... this new file.
37519 * sysdeps/unix/sysv/linux/configure: Regenerated.
37520 * sysdeps/gnu/configure: New generated file.
37521
37522 * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
37523 for Linux: use nsec instead of usec, as well as:
37524 [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
37525 members of type struct timespec.
37526 [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
37527 New macros.
37528 (struct stat64): Likewise.
37529 (_STATBUF_ST_NSEC): New macro.
37530 * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
37531
37532 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
37533 __strtoul_internal rather than strtoul.
37534
37535 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
37536
37537 * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
37538 and reject them.
37539
37540 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
37541
37542 * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
37543 which preserves existing values.
37544 * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
37545
37546 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
37547
37548 * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
37549 TIMEOUT values. Return EINVAL for NFDS values either negative or
37550 greater than FD_SETSIZE.
37551
37552 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
37553
37554 * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
37555 allocated, call __vm_protect to finish enabling the existing space, and
37556 pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
37557 allocate the remainder.
37558
37559 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
37560
37561 * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
37562 address port. Set ADDR_LEN to 0 when not filling ADDRARG.
37563
37564 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
37565
37566 * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
37567 sysdeps/mach/hurd/readlink.c.
37568
37569 * posix/tst-sysconf.c (posix_options): Only use
37570 _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
37571 _POSIX_SYNCHRONIZED_IO when they are defined
37572 * sysdeps/mach/hurd/bits/posix_opt.h:
37573 (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
37574 (_XOPEN_REALTIME): Undefine macro.
37575 (_XOPEN_REALTIME_THREADS): Undefine macro.
37576 (_XOPEN_SHM): Undefine macro.
37577 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
37578 macro to -1.
37579 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
37580 macro to -1.
37581 (_POSIX_ASYNC_IO): Undefine macro.
37582 (_POSIX_PRIORITIZED_IO): Undefine macro.
37583 (_POSIX_SPIN_LOCKS): Define macro to -1.
37584
37585 * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
37586 SA_NODEFER, SA_RESETHAND.
37587 * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
37588 O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
37589 F_DUPFD_CLOEXEC.
37590
37591 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
37592
37593 * elf/Makefile (pldd-modules): Define unconditionally.
37594
37595 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
37596
37597 * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
37598
37599 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
37600
37601 * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
37602 Return ENOENT when name is empty.
37603 * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
37604
37605 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
37606
37607 * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
37608
37609 * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
37610
37611 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
37612
37613 Fix mlock in all cases except non-readable pages.
37614 * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
37615 instead of VM_PROT_ALL as parameter to __vm_wire function.
37616
37617 * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
37618 (__mkdir): When path is `/', just fail with EEXIST.
37619 * sysdeps/mach/hurd/mkdirat.c: Likewise.
37620
37621 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
37622
37623 * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
37624 <sys/uio.h> (for writev).
37625 * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
37626 and <sys/param.h> (for MIN).
37627
37628 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
37629
37630 * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
37631 REQUESTED_TIME. Properly set the remaining time and return EINTR
37632 if interrupted.
37633
37634 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
37635
37636 * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
37637 Depend on against $(link-rpcuserlibs).
37638
37639 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
37640
37641 * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
37642 (__libc_stack_end): Do not use attribute_relro.
37643 * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
37644 * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
37645 to libthread-provided value.
37646 * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
37647 attribute_relro.
37648
37649 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
37650
37651 [BZ #3748]
37652 * bits/libc-lock.h (__libc_once_get): New macro.
37653 * sysdeps/mach/bits/libc-lock.h: Likewise.
37654 * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
37655 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
37656 instead of using implementation details.
37657
37658 * libio/fileops.c: Unconditionally include <kernel-features.h>.
37659 * libio/freopen.c: Likewise.
37660 * libio/freopen64.c: Likewise.
37661 * misc/syslog.c: Likewise.
37662 * nscd/connections.c: Likewise.
37663 * nscd/netgroupcache.c: Likewise.
37664 * sysdeps/posix/getcwd.c: Likewise.
37665
37666 2012-05-10 Roland McGrath <roland@hack.frob.com>
37667
37668 * math/w_ilogbf.c: Add #include <limits.h>.
37669
37670 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
37671
37672 * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
37673 path instead of returning without unlocking.
37674
37675 * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
37676 immediate-write ioctls.
37677 * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
37678
37679 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
37680
37681 * sysdeps/mach/hurd/i386/init-first.c (init): Use
37682 __builtin_frame_address instead of making assumptions about the
37683 location of the return address relative to DATA. Force early load of
37684 the return address.
37685 (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
37686 __builtin_frame_address.
37687
37688 dup3 for GNU Hurd.
37689 * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
37690 * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c. Evolve it to
37691 implement dup3 and do some further code clean-ups.
37692 * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
37693 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
37694
37695 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
37696
37697 * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
37698
37699 * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
37700 HURD_CRITICAL_END around holding _hurd_dtable_lock.
37701 * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
37702 * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
37703 HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
37704 d->port.lock.
37705
37706 * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
37707 instead of setjmp/longjmp to restore the signal mask. Call sigsetjmp
37708 when handler == SIG_ERR, not when handler != SIG_ERR.
37709
37710 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
37711
37712 * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
37713 (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
37714 definitions.
37715
37716 accept4 for GNU Hurd.
37717 * include/sys/socket.h (__libc_accept4): New prototype.
37718 * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c. Evolve it
37719 to implement __libc_accept4.
37720 * sysdeps/mach/hurd/accept.c (accept): Reimplement using
37721 __libc_accept4.
37722 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
37723
37724 * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
37725 * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
37726 * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
37727 signal-defines.sym.
37728
37729 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
37730
37731 * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
37732
37733 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
37734
37735 * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
37736 assertion on O_CLOEXEC flag.
37737 * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
37738 * hurd/intern-fd.c: Likewise.
37739 * hurd/port2fd.c: Likewise.
37740
37741 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
37742
37743 [BZ #3906]
37744 * bits/in.h (IPV6_PKTINFO): Define new macro.
37745 (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
37746
37747 2012-05-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
37748
37749 [BZ #13954]
37750 [BZ #13955]
37751 [BZ #13956]
37752 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
37753 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
37754 * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
37755 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
37756 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
37757 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
37758 * math/libm-test.inc (logb_test) : Additional logb tests.
37759
37760 2012-05-09 Andreas Schwab <schwab@linux-m68k.org>
37761 Andreas Jaeger <aj@suse.de>
37762
37763 * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
37764 * configure: Regenerated.
37765 * config.h.in (LINK_OBSOLETE_RPC): New macro.
37766 * config.make.in (link-obsolete-rpc): New substituted variable.
37767 * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
37768 libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
37769 * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
37770 (shared-only-routines): Don't set it under [link-obsolete-rpc],
37771 so that libc.a contains the symbols.
37772 * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
37773 * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
37774 * sunrpc/auth_none.c: Likewise.
37775 * sunrpc/auth_unix.c: Likewise.
37776 * sunrpc/authdes_prot.c: Likewise.
37777 * sunrpc/authuxprot.c: Likewise.
37778 * sunrpc/clnt_gen.c: Likewise.
37779 * sunrpc/clnt_perr.c: Likewise.
37780 * sunrpc/clnt_raw.c: Likewise.
37781 * sunrpc/clnt_simp.c: Likewise.
37782 * sunrpc/clnt_tcp.c: Likewise.
37783 * sunrpc/clnt_udp.c: Likewise.
37784 * sunrpc/clnt_unix.c: Likewise.
37785 * sunrpc/des_crypt.c: Likewise.
37786 * sunrpc/des_soft.c: Likewise.
37787 * sunrpc/get_myaddr.c: Likewise.
37788 * sunrpc/key_call.c: Likewise.
37789 * sunrpc/key_prot.c: Likewise.
37790 * sunrpc/netname.c: Likewise.
37791 * sunrpc/pm_getmaps.c: Likewise.
37792 * sunrpc/pm_getport.c: Likewise.
37793 * sunrpc/pmap_clnt.c: Likewise.
37794 * sunrpc/pmap_prot.c: Likewise.
37795 * sunrpc/pmap_prot2.c: Likewise.
37796 * sunrpc/pmap_rmt.c: Likewise.
37797 * sunrpc/publickey.c: Likewise.
37798 * sunrpc/rpc_cmsg.c: Likewise.
37799 * sunrpc/rpc_common.c: Likewise.
37800 * sunrpc/rpc_dtable.c: Likewise.
37801 * sunrpc/rpc_prot.c: Likewise.
37802 * sunrpc/rpc_thread.c: Likewise.
37803 * sunrpc/rtime.c: Likewise.
37804 * sunrpc/svc.c: Likewise.
37805 * sunrpc/svc_auth.c: Likewise.
37806 * sunrpc/svc_raw.c: Likewise.
37807 * sunrpc/svc_run.c: Likewise.
37808 * sunrpc/svc_tcp.c: Likewise.
37809 * sunrpc/svc_udp.c: Likewise.
37810 * sunrpc/svc_unix.c: Likewise.
37811 * sunrpc/svcauth_des.c: Likewise.
37812 * sunrpc/xcrypt.c: Likewise.
37813 * sunrpc/xdr.c: Likewise.
37814 * sunrpc/xdr_array.c: Likewise.
37815 * sunrpc/xdr_float.c: Likewise.
37816 * sunrpc/xdr_intXX_t.c: Likewise.
37817 * sunrpc/xdr_mem.c: Likewise.
37818 * sunrpc/xdr_rec.c: Likewise.
37819 * sunrpc/xdr_ref.c: Likewise.
37820 * sunrpc/xdr_sizeof.c: Likewise.
37821 * sunrpc/xdr_stdio.c: Likewise.
37822
37823 2012-05-10 Roland McGrath <roland@hack.frob.com>
37824
37825 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
37826 change. Update copyright years.
37827
37828 2012-05-10 Joseph Myers <joseph@codesourcery.com>
37829
37830 * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
37831
37832 2012-05-10 Maxim Kuvyrkov <maxim@codesourcery.com>
37833 Joseph Myers <joseph@codesourcery.com>
37834 Paul Pluzhnikov <ppluzhnikov@google.com>
37835
37836 [BZ #14012]
37837 * sunrpc/Makefile [cross-compiling] (headers): Enable additions
37838 requiring rpcgen.
37839 [cross-compiling] (extra-libs): Likewise.
37840 [cross-compiling] (extra-libs-others): Likewise.
37841 [cross-compiling] (librpcsvc-routines): Likewise.
37842 [cross-compiling] (librpcsvc-inhibit-o): Likewise.
37843 [cross-compiling] (omit-deps): Likewise.
37844 (sunrpc-CPPFLAGS): New variable.
37845 (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
37846 (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
37847 (cross-rpcgen-objs): New variable.
37848 (extra-objs): Append $(cross-rpcgen-objs).
37849 ($(cross-rpcgen-objs)): New rule.
37850 ($(objpfx)cross-rpcgen): Likewise.
37851 (rpcgen-cmd): Define to use $(built-program-file). Expand
37852 comment.
37853 ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
37854 ($(objpfx)x%.stmp): Likewise.
37855 * sunrpc/proto.h [IS_IN_build] (_): Define.
37856 [IS_IN_build] (_libc_intl_domainname): Likewise.
37857
37858 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
37859
37860 * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
37861 Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
37862 and R_X86_64_TPOFF64.
37863
37864 2012-05-10 Joseph Myers <joseph@codesourcery.com>
37865
37866 * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
37867 sysdeps/unix/sysv/syscalls.list.
37868 (stime): Likewise.
37869 (utime): Likewise.
37870 * sysdeps/unix/sysv/syscalls.list: Remove file.
37871
37872 2012-05-10 Paul Eggert <eggert@cs.ucla.edu>
37873
37874 [BZ #3440]
37875 * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
37876 (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
37877 (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
37878 (__LC_IDENTIFICATION): Make these macros useful in #if
37879 expressions, as required by C99.
37880
37881 2012-05-10 Andreas Schwab <schwab@linux-m68k.org>
37882
37883 * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
37884 $(addsuffix .os,$(rpc-compat-routines)). Move include ../Rules
37885 after this.
37886
37887 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
37888
37889 * stdlib/longlong.h: Updated from GCC.
37890
37891 2012-05-09 Andreas Jaeger <aj@suse.de>
37892
37893 * nscd/nscd.c (run_modes): Make named enum, reorder so that
37894 default is first entry.
37895 (run_mode): Set type.
37896 (main): Remove informal message about syslog.
37897 (options): Fix typo.
37898
37899 [BZ #14053]
37900 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
37901 to asm.
37902 (lrint): Likewise.
37903 (llrintf): Likewise.
37904 (llrint): Likewise.
37905 (rint): Likewise.
37906 (rintf): Likewise.
37907 (nearbyint): Likewise.
37908 (nearbyintf): Likewise.
37909
37910 2012-05-09 Andreas Jaeger <aj@suse.de>
37911 Pedro Alves <palves@redhat.com>
37912
37913 * nscd/nscd.c (run_mode): Use enum.
37914 (main): Cleanup coding style issue.
37915
37916 2012-05-09 Alexandre Oliva <aoliva@redhat.com>
37917 Andreas Jaeger <aj@suse.de>
37918
37919 * nscd/nscd.c (go_background): Replaced with...
37920 (run_mode): ... this.
37921 (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
37922 (options): Add -F --foreground.
37923 (main): Implement it.
37924 (parse_opt): Parse it.
37925
37926 2012-05-09 Andreas Jaeger <aj@suse.de>
37927
37928 [BZ #14083]
37929 * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
37930 !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
37931 -Wconversion warning.
37932 (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
37933 Likewise.
37934
37935 2012-05-09 Joseph Myers <joseph@codesourcery.com>
37936
37937 * conform/data/locale.h-data (NULL): Use macro-constant. Require
37938 == 0.
37939 (LC_ALL): Use macro-int-constant.
37940 (LC_COLLATE): Likewise.
37941 (LC_CTYPE): Likewise.
37942 (LC_MESSAGES): Likewise.
37943 (LC_MONETARY): Likewise.
37944 (LC_NUMERIC): Likewise.
37945 (LC_TIME): Likewise.
37946 [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
37947 (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
37948 [ISO || ISO99 || ISO11] (*_t): Do not allow.
37949 * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
37950 Specify type.
37951 [C99-based standards] (float_t): Expect type.
37952 [C99-based standards] (double_t): Expect type.
37953 [C99-based standards] (HUGE_VALF): Use macro-constant. Specify
37954 type.
37955 [C99-based standards] (HUGE_VALL): Likewise.
37956 [C99-based standards] (INFINITY): Likewise.
37957 [C99-based standards] (NAN): Likewise.
37958 [C99-based standards] (FP_INFINITE): Use macro-int-constant.
37959 [C99-based standards] (FP_NAN): Likewise.
37960 [C99-based standards] (FP_NORMAL): Likewise.
37961 [C99-based standards] (FP_SUBNORMAL): Likewise.
37962 [C99-based standards] (FP_ZERO): Likewise.
37963 [C99-based standards] (FP_FAST_FMA): Use
37964 optional-macro-int-constant. Specify type. Require == 1.
37965 [C99-based standards] (FP_FAST_FMAF): Likewise.
37966 [C99-based standards] (FP_FAST_FMAL): Likewise.
37967 [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
37968 [C99-based standards] (FP_ILOGBNAN): Likewise.
37969 [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
37970 Specify type.
37971 [C99-based standards] (MATH_ERREXCEPT): Likewise.
37972 [C99-based standards] (math_errhandling): Specify type.
37973 [ISO99 || ISO11] (signgam): Do not allow.
37974 [non-C99-based standards] (copysignf): Do not allow.
37975 [non-C99-based standards] (exp2f): Likewise.
37976 [non-C99-based standards] (log2f): Likewise.
37977 [non-C99-based standards] (modff): Allow.
37978 [non-C99-based standards] (erff): Do not allow.
37979 [non-C99-based standards] (erfcf): Likewise.
37980 [non-C99-based standards] (gammaf): Likewise.
37981 [non-C99-based standards] (hypotf): Likewise.
37982 [non-C99-based standards] (j0f): Likewise.
37983 [non-C99-based standards] (j1f): Likewise.
37984 [non-C99-based standards] (jnf): Likewise.
37985 [non-C99-based standards] (lgammaf): Likewise.
37986 [non-C99-based standards] (tgammaf): Likewise.
37987 [non-C99-based standards] (y0f): Likewise.
37988 [non-C99-based standards] (y1f): Likewise.
37989 [non-C99-based standards] (ynf): Likewise.
37990 [non-C99-based standards] (isnanf): Likewise.
37991 [non-C99-based standards] (acoshf): Likewise.
37992 [non-C99-based standards] (asinhf): Likewise.
37993 [non-C99-based standards] (atanhf): Likewise.
37994 [non-C99-based standards] (cbrtf): Likewise.
37995 [non-C99-based standards] (expm1f): Likewise.
37996 [non-C99-based standards] (ilogbf): Likewise.
37997 [non-C99-based standards] (log1pf): Likewise.
37998 [non-C99-based standards] (logbf): Likewise.
37999 [non-C99-based standards] (nextafterf): Likewise.
38000 [non-C99-based standards] (remainderf): Likewise.
38001 [non-C99-based standards] (rintf): Likewise.
38002 [non-C99-based standards] (scalbf): Likewise.
38003 [non-C99-based standards] (copysignl): Likewise.
38004 [non-C99-based standards] (exp2l): Likewise.
38005 [non-C99-based standards] (log2l): Likewise.
38006 [non-C99-based standards] (modfl): Allow.
38007 [non-C99-based standards] (erfl): Do not allow.
38008 [non-C99-based standards] (erfcl): Likewise.
38009 [non-C99-based standards] (gammal): Likewise.
38010 [non-C99-based standards] (hypotl): Likewise.
38011 [non-C99-based standards] (j0l): Likewise.
38012 [non-C99-based standards] (j1l): Likewise.
38013 [non-C99-based standards] (jnl): Likewise.
38014 [non-C99-based standards] (lgammal): Likewise.
38015 [non-C99-based standards] (tgammal): Likewise.
38016 [non-C99-based standards] (y0l): Likewise.
38017 [non-C99-based standards] (y1l): Likewise.
38018 [non-C99-based standards] (ynl): Likewise.
38019 [non-C99-based standards] (isnanl): Likewise.
38020 [non-C99-based standards] (acoshl): Likewise.
38021 [non-C99-based standards] (asinhl): Likewise.
38022 [non-C99-based standards] (atanhl): Likewise.
38023 [non-C99-based standards] (cbrtl): Likewise.
38024 [non-C99-based standards] (expm1l): Likewise.
38025 [non-C99-based standards] (ilogbl): Likewise.
38026 [non-C99-based standards] (log1pl): Likewise.
38027 [non-C99-based standards] (logbl): Likewise.
38028 [non-C99-based standards] (nextafterl): Likewise.
38029 [non-C99-based standards] (remainderl): Likewise.
38030 [non-C99-based standards] (rintl): Likewise.
38031 [non-C99-based standards] (scalbl): Likewise.
38032 [ISO || ISO99 || ISO11] (*_t): Do not allow.
38033 [non-C99-based standards] (FP_*): Do not allow.
38034 [C99-based standards] (FP_*): Change to
38035 FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
38036 * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38037 allow.
38038 * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
38039 (SIG_ERR): Likewise.
38040 [X/Open-based standards] (SIG_HOLD): Likewise.
38041 (SIG_IGN): Likewise.
38042 (SIGABRT): Use macro-int-constant. Specify type. Require
38043 positive value.
38044 (SIGFPE): Likewise.
38045 (SIGILL): Likewise.
38046 (SIGINT): Likewise.
38047 (SIGSEGV): Likewise.
38048 (SIGTER): Likewise.
38049 [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
38050 [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
38051 [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
38052 [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
38053 [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
38054 [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
38055 [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
38056 [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
38057 [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
38058 [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
38059 [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
38060 [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
38061 [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
38062 [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
38063 [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
38064 [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
38065 [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
38066 [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
38067 [X/Open-based standards] (SIGTRAP): Likewise.
38068 [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
38069 [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
38070 [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
38071 [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
38072 * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38073 allow.
38074
38075 2012-05-08 Ian Wienand <ianw@vmware.com>
38076
38077 [BZ #14080]
38078 * time/tzset.c (__tzset_parse_tz): Update default rules for
38079 daylight time changes in the Energy Policy Act of 2005.
38080
38081 2012-05-09 Andreas Jaeger <aj@suse.de>
38082
38083 [BZ #13983]
38084 * elf/ldconfig.c (parse_conf): Change string to make clear that
38085 ldconfig only issued a warning if ld.so.conf does not exist.
38086
38087 2012-05-08 David S. Miller <davem@davemloft.net>
38088
38089 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
38090 movxtod instead of popping the value on the stack.
38091
38092 * sysdeps/sparc/fpu/libm-test-ulps: Update.
38093
38094 2012-05-08 Carlos O'Donell <carlos_odonell@mentor.com>
38095
38096 * config.h.in: Add HAVE_ARM_PCS_VFP.
38097
38098 2012-05-08 Roland Mc Grath <roland@hack.frob.com>
38099
38100 [BZ #13979]
38101 * include/features.h: Warn if user requests __FORTIFY_SOURCE
38102 checking but the checks are disabled for any reason.
38103
38104 2012-05-08 H.J. Lu <hongjiu.lu@intel.com>
38105
38106 * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
38107 and ELF64_R_TYPE with ELFW(R_TYPE).
38108
38109 2012-05-08 Joseph Myers <joseph@codesourcery.com>
38110
38111 * sysdeps/unix/sysv/syscalls.list (pause): Remove.
38112 (ulimit): Likewise.
38113
38114 * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
38115 (settimeofday): Likewise.
38116
38117 2012-05-08 Mike Frysinger <vapier@gentoo.org>
38118
38119 * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1. Add
38120 a struct th_u2 inside the union, and move tu_block/tu_code into
38121 a new th_u3 union of tu_block/tu_code inside of that. Move
38122 th_data[1] into the th_u2 as tu_data[0]. Change tu_stuff[1] to
38123 tu_stuff[0]. Add a new tu_padding[4] to keep sizeof() the same.
38124 (th_block): Change to th_u1.th_u2.th_u3.tu_block.
38125 (th_code): Change to th_u1.th_u2.th_u3.tu_code.
38126 (th_stuff): Change to th_u1.tu_stuff.
38127 (th_data): Define.
38128 (th_msg): Change to th_u1.th_u2.tu_data.
38129
38130 2012-05-07 David S. Miller <davem@davemloft.net>
38131
38132 * sysdeps/sparc/fpu/libm-test-ulps: Update.
38133
38134 [BZ #14074]
38135 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
38136 (SETUP_PIC_REG): Use it.
38137 (SETUP_PIC_REG_LEAF): Use it.
38138
38139 2012-05-07 Joseph Myers <joseph@codesourcery.com>
38140
38141 [BZ #13885]
38142 [BZ #13923]
38143 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38144 USE_AS_EXPM1L.
38145 (EXPL_FINITE): Likewise.
38146 (FLDLOG): Likewise.
38147 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
38148 * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
38149 e_expl.S.
38150 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38151 USE_AS_EXPM1L.
38152 (EXPL_FINITE): Likewise.
38153 (FLDLOG): Likewise.
38154 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
38155 * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
38156 e_expl.S.
38157 * math/libm-test.inc (expm1_test): Add more tests. Do not disable
38158 test of -max_value argument for long double.
38159 * sysdeps/i386/fpu/libm-test-ulps: Update.
38160 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38161
38162 2012-05-06 David S. Miller <davem@davemloft.net>
38163
38164 * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
38165 quad soft-float symbols whose references which are compiler
38166 generated.
38167 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
38168
38169 2012-05-06 Joseph Myers <joseph@codesourcery.com>
38170
38171 [BZ #13884]
38172 [BZ #13914]
38173 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38174 USE_AS_EXP10L.
38175 (EXPL_FINITE): Likewise.
38176 (FLDLOG): Likewise.
38177 (c0): Likewise.
38178 (c1): Likewise.
38179 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
38180 Adjust comments for base varying.
38181 (__expl_finite): Change alias to EXPL_FINITE.
38182 * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
38183 e_expl.S.
38184 * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
38185 * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
38186 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
38187 * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
38188 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38189 USE_AS_EXP10L.
38190 (EXPL_FINITE): Likewise.
38191 (FLDLOG): Likewise.
38192 (c0): Likewise.
38193 (c1): Likewise.
38194 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
38195 Adjust comments for base varying.
38196 (__expl_finite): Change alias to EXPL_FINITE.
38197 * math/libm-test.inc (exp10_test): Add more tests. Do not disable
38198 tests for bugs.
38199 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38200
38201 [BZ #14064]
38202 * math/libm-test.inc (check_float_internal): Correct ulp
38203 calculation for subnormal expected results.
38204
38205 2012-05-06 Andreas Jaeger <aj@suse.de>
38206
38207 * Makeconfig (+math-flags): New, set to -frounding-math.
38208 (+cflags): Add +math-flags so that all of glibc gets compiled with
38209 it.
38210
38211 * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
38212
38213 2012-05-05 Joseph Myers <joseph@codesourcery.com>
38214
38215 * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
38216 Disable one test.
38217
38218 [BZ #13787]
38219 [BZ #13922]
38220 [BZ #14036]
38221 * sysdeps/i386/fpu/e_expl.S (csat): New constant.
38222 (__ieee754_expl): Allow for and saturate large arguments.
38223 * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
38224 (u_threshold): Likewise.
38225 (__exp): Call __ieee754_exp before checking for overflow and
38226 underflow.
38227 * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
38228 (u_threshold): Likewise.
38229 (__expf): Call __ieee754_expf before checking for overflow and
38230 underflow.
38231 * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
38232 (u_threshold): Likewise.
38233 (__expl): Call __ieee754_expl before checking for overflow and
38234 underflow.
38235 * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
38236 (__ieee754_expl): Allow for and saturate large arguments.
38237 * math/libm-test.inc (exp_test): Add another test. Do not allow
38238 missing overflow exception on overflow.
38239 (expm1_test): Do not allow missing overflow exception on overflow.
38240
38241 * sysdeps/i386/fpu/e_expl.c: Move to ...
38242 * sysdeps/i386/fpu/e_expl.S: ... here. Write directly in assembly
38243 rather than using inline asm.
38244 * sysdeps/x86_64/fpu/e_expl.c: Remove file.
38245 * sysdeps/x86_64/fpu/e_expl.S: Copy from
38246 sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
38247
38248 * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
38249 (nice): Likewise.
38250 (poll): Likewise.
38251 (signal): Likewise.
38252 (time): Likewise.
38253 (times): Likewise.
38254
38255 2012-05-04 Joseph Myers <joseph@codesourcery.com>
38256
38257 * sysdeps/unix/syscalls.list (adjtime): Add entry from
38258 sysdeps/unix/common/syscalls.list.
38259 (fchmod): Likewise.
38260 (fchown): Likewise.
38261 (ftruncate): Likewise.
38262 (getrusage): Likewise.
38263 (gettimeofday): Likewise.
38264 (setpgid): Likewise.
38265 (setregid): Likewise.
38266 (setreuid): Likewise.
38267 (sigaction): Likewise.
38268 (truncate): Likewise.
38269 (vhangup): Likewise.
38270 * sysdeps/unix/common/syscalls.list: Remove file.
38271 * sysdeps/unix/bsd/Implies: Don't include unix/common.
38272 * sysdeps/unix/sysv/linux/Implies: Likewise.
38273
38274 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
38275
38276 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
38277 * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
38278 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
38279 Moved to ...
38280 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
38281 Here.
38282 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
38283 to ...
38284 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
38285 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
38286 to ...
38287 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
38288 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
38289 to ...
38290 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
38291 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
38292 to ...
38293 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
38294 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
38295 to ...
38296 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
38297 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
38298 to ...
38299 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
38300 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
38301 to ...
38302 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
38303 Here.
38304 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
38305 to ...
38306 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
38307 Here.
38308 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
38309 to ...
38310 * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
38311 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
38312 Moved to ...
38313 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
38314 Here.
38315 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
38316 to ...
38317 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
38318
38319 2012-05-04 Joseph Myers <joseph@codesourcery.com>
38320
38321 * sysdeps/unix/common/bits/dirent.h: Remove file.
38322 * sysdeps/unix/common/bits/fcntl.h: Likewise.
38323
38324 * sysdeps/unix/bsd/bits/dirent.h: Remove file.
38325 * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
38326 * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
38327 * sysdeps/unix/bsd/isatty.c: Likewise.
38328 * sysdeps/unix/bsd/tcdrain.c: Likewise.
38329 * sysdeps/unix/bsd/tcgetattr.c: Likewise.
38330 * sysdeps/unix/bsd/tcsetattr.c: Likewise.
38331
38332 2012-05-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
38333
38334 [BZ #13563]
38335 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
38336 long double comparison inaccuracies.
38337 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
38338 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38339
38340 2012-05-04 Andreas Schwab <schwab@linux-m68k.org>
38341
38342 * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
38343 * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
38344
38345 2012-05-04 Joseph Myers <joseph@codesourcery.com>
38346
38347 [BZ #14049]
38348 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
38349 nonzero digits before rounding a hex value.
38350 * stdlib/tst-strtod.c (tests): Add another test.
38351
38352 2012-05-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
38353
38354 * sysdeps/s390/fpu/libm-test-ulps: Update.
38355
38356 2012-05-03 Andreas Jaeger <aj@suse.de>
38357
38358 * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
38359 does not get optimized out.
38360 (malloc_opt_barrier): New.
38361
38362 2012-05-03 Andreas Jaeger <aj@suse.de>
38363 Roland McGrath <roland@hack.frob.com>
38364
38365 * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
38366 intermediate file deletion.
38367 (generated): Add .symlist files.
38368
38369 2012-05-03 Joseph Myers <joseph@codesourcery.com>
38370
38371 [BZ #13775]
38372 * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
38373 Redirect under this condition.
38374 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
38375 [__USE_GNU] (__dprintf_chk): Not under this condition.
38376 [__USE_GNU] (__vdprintf_chk): Likewise.
38377 * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
38378 under this condition.
38379 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
38380 [__USE_XOPEN2K8] (dprintf): Define under this condition.
38381 [__USE_XOPEN2K8] (vdprintf): Likewise.
38382 [__USE_GNU] (__dprintf_chk): Not under this condition.
38383 [__USE_GNU] (__vdprintf_chk): Likewise.
38384 [__USE_GNU] (dprintf): Likewise.
38385 [__USE_GNU] (vdprintf): Likewise.
38386
38387 2012-05-03 Roland McGrath <roland@hack.frob.com>
38388
38389 * elf/Makefile (common-generated): Set this instead of generated for
38390 .dyn, .phdr, .jmprel files. Remove $(common-objpfx) from the
38391 $(all-built-dso)-derived lists.
38392
38393 2012-05-03 Andreas Jaeger <aj@suse.de>
38394
38395 * sysdeps/i386/fpu/libm-test-ulps: Update.
38396
38397 * FAQ: Removed.
38398 * FAQ.in: Likewise.
38399 * scripts/gen-FAQ.pl: Likewise.
38400 * manual/install.texi (Installation): Point to online location of
38401 FAQ.
38402 * Makefile (files-for-dist): Remove FAQ.
38403 (FAQ): Remove.
38404
38405 2012-05-02 Allan McRae <allan@archlinux.org>
38406
38407 * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
38408 (LDFLAGS-reldepmod5.so): Likewise.
38409 (LDFLAGS-reldep6mod1.so): Likewise.
38410 (LDFLAGS-reldep6mod4.so): Likewise.
38411 (LDFLAGS-reldep8mod3.so): Likewise.
38412 (LDFLAGS-unload4mod1.so): Likewise.
38413 (LDFLAGS-unload4mod2.so): Likewise.
38414 (LDFLAGS-tst-initorder): Likewise.
38415 (LDFLAGS-tst-initordera2.so): Likewise.
38416 (LDFLAGS-tst-initordera3.so): Likewise.
38417 (LDFLAGS-tst-initordera4.so): Likewise.
38418 (LDFLAGS-tst-initorderb2.so): Likewise.
38419 (LDFLAGS-noload): Likewise.
38420 (LDFLAGS-next): Likewise.
38421 (LDFLAGS-order2mod1.so): Likewise.
38422 (LDFLAGS-order2mod2.so): Likewise.
38423 (LDFLAGS-tst-initorder2): Likewise.
38424 (LDFLAGS-tst-initorder2a.so): Likewise.
38425 (LDFLAGS-tst-initorder2b.so): Likewise.
38426 (LDFLAGS-tst-initorder2c.so): Likewise.
38427 * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
38428
38429 2012-05-02 David S. Miller <davem@davemloft.net>
38430
38431 * sysdeps/sparc/fpu/libm-test-ulps: Update.
38432
38433 2012-05-02 Paul Pluzhnikov <ppluzhnikov@google.com>
38434
38435 [BZ #14055]
38436 * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
38437
38438 2012-05-02 Andreas Jaeger <aj@suse.de>
38439
38440 * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
38441 since we manipulate rounding mode.
38442 (CPPFLAGS-test-idouble.c): Likewise.
38443 (CPPFLAGS-test-ifloat.c): Likewise.
38444 (CFLAGS-test-ldouble.c): Likewise.
38445 (CFLAGS-test-double.c): Likewise.
38446 (CFLAGS-test-float.c): Likewise.
38447 (CFLAGS-test-misc.c): Likewise.
38448 (CFLAGS-test-test-fenv.c): Likewise.
38449
38450 2012-05-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
38451
38452 [BZ #2550]
38453 [BZ #2570]
38454 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
38455 comparisons to determine direction to adjust input.
38456
38457 2012-05-01 Roland McGrath <roland@hack.frob.com>
38458
38459 * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
38460 output to the target.
38461
38462 * scripts/localplt.awk: New file.
38463 * elf/Makefile ($(objpfx)check-localplt): Target removed.
38464 (check-localplt-CFLAGS): Variable removed.
38465 ($(all-built-dso:=.jmprel)): New static pattern rule.
38466 (generated): Add those targets.
38467 (localplt-built-dso): New variable.
38468 ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
38469
38470 * elf/check-localplt.c: File removed.
38471
38472 * scripts/check-execstack.awk: New file.
38473 * elf/Makefile ($(objpfx)check-execstack): Target removed.
38474 (check-execstack-CFLAGS): Variable removed.
38475 ($(objpfx)check-execstack.h): Target removed.
38476 ($(objpfx)execstack-default): New target.
38477 (generated): Add that instead of check-execstack.h.
38478 ($(all-built-dso:=.phdr)): New static pattern rule.
38479 (generated): Add those targets.
38480 * elf/check-execstack.c: File removed.
38481
38482 * scripts/check-textrel.awk: New file.
38483 * elf/Makefile ($(objpfx)check-textrel): Target removed.
38484 (check-textrel-CFLAGS): Variable removed.
38485 (all-built-dso): Use := to define.o
38486 ($(all-built-dso:=.dyn)): New static pattern rule.
38487 (generated): Add those targets.
38488 ($(objpfx)check-textrel.out): Use the script on the .dyn files.
38489 * config.make.in (READELF): New substituted variable.
38490 * elf/check-textrel.c: File removed.
38491
38492 2012-05-01 Joseph Myers <joseph@codesourcery.com>
38493
38494 * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38495 allow.
38496 * conform/data/ctype.h-data [C99-based standards] (isblank):
38497 Expect function.
38498 (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
38499 (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
38500 [ISO || ISO99 || ISO11] (*_t): Do not allow.
38501 * conform/data/errno.h-data (EDOM): Use macro-int-constant.
38502 Specify type. Require positive value.
38503 (EILSEQ): Likewise.
38504 (ERANGE): Likewise.
38505 [ISO || POSIX] (EILSEQ): Do not expect.
38506 [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
38507 Specify type. Require positive value.
38508 [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
38509 [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
38510 [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
38511 [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
38512 [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
38513 [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
38514 [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
38515 [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
38516 [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
38517 [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
38518 [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
38519 [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
38520 [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
38521 [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
38522 [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
38523 [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
38524 [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
38525 [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
38526 [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
38527 [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
38528 [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
38529 [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
38530 [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
38531 [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
38532 [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
38533 [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
38534 [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
38535 [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
38536 [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
38537 [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
38538 [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
38539 [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
38540 [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
38541 [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
38542 [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
38543 [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
38544 [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
38545 [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
38546 [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
38547 [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
38548 [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
38549 [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
38550 [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
38551 [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
38552 [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
38553 [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
38554 [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
38555 [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
38556 [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
38557 [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
38558 [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
38559 [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
38560 [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
38561 [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
38562 [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
38563 [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
38564 [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
38565 [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
38566 [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
38567 [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
38568 [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
38569 [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
38570 [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
38571 [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
38572 [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
38573 [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
38574 [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
38575 [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
38576 [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
38577 [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
38578 [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
38579 [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
38580 [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
38581 [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
38582 [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
38583 [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
38584 * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
38585 Require >= 2.
38586 (FLT_ROUNDS): Expect as macro, not constant.
38587 (FLT_MANT_DIG): Use macro-int-constant.
38588 (DBL_MANT_DIG): Likewise.
38589 (LDBL_MANT_DIG): Likewise.
38590 (FLT_DIG): Likewise.
38591 (DBL_DIG): Likewise.
38592 (LDBL_DIG): Likewise.
38593 (FLT_MIN_EXP): Use macro-int-constant. Require < 0.
38594 (DBL_MIN_EXP): Likewise.
38595 (LDBL_MIN_EXP): Likewise.
38596 (FLT_MAX_EXP): Use macro-int-constant.
38597 (DBL_MAX_EXP): Likewise.
38598 (LDBL_MAX_EXP): Likewise.
38599 (FLT_MAX_10_EXP): Likewise.
38600 (DBL_MAX_10_EXP): Likewise.
38601 (LDBL_MAX_10_EXP): Likewise.
38602 (FLT_MAX): Use macro-constant.
38603 (DBL_MAX): Likewise.
38604 (LDBL_MAX): Likewise.
38605 (FLT_EPSILON): Use macro-constant. Give upper bound.
38606 (DBL_EPSILON): Likewise.
38607 (LDBL_EPSILON): Likewise.
38608 (FLT_MIN): Likewise.
38609 (DBL_MIN): Likewise.
38610 (LDBL_MIN): Likewise.
38611 [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
38612 [C99-based standards] (FLT_EVAL_METHOD): Likewise.
38613 [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
38614 [ISO11] (FLT_HAS_SUBNORM): Likewise.
38615 [ISO11] (LDBL_HAS_SUBNORM): Likewise.
38616 [ISO11] (DBL_DECIMAL_DIG): Likewise.
38617 [ISO11] (FLT_DECIMAL_DIG): Likewise.
38618 [ISO11] (LDBL_DECIMAL_DIG): Likewise.
38619 [ISO11] (DBL_TRUE_MIN): Use macro-constant.
38620 [ISO11] (FLT_TRUE_MIN): Likewise.
38621 [ISO11] (LDBL_TRUE_MIN): Likewise.
38622 [ISO || ISO99 || ISO11] (*_t): Do not allow.
38623 * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
38624 (SCHAR_MIN): Use macro-int-constant. Specify type.
38625 (SCHAR_MAX): Likewise.
38626 (UCHAR_MAX): Likewise.
38627 (CHAR_MIN): Likewise.
38628 (CHAR_MAX): Likewise.
38629 (MB_LEN_MAX): Use macro-int-constant.
38630 (SHRT_MIN): Use macro-int-constant. Specify type.
38631 (SHRT_MAX): Likewise.
38632 (USHRT_MAX): Likewise.
38633 (INT_MAX): Likewise.
38634 (INT_MIN): Use macro-int-constant. Specify type. Make upper
38635 bound negative.
38636 (UINT_MAX): Use macro-int-constant. Specify type. Suffix lower
38637 bound with "U".
38638 (LONG_MAX): Use macro-int-constant. Specify type. Suffix lower
38639 bound with "L".
38640 (LONG_MIN): Use macro-int-constant. Specify type. Make upper
38641 bound negative. Suffix upper bound with "L".
38642 (ULONG_MAX): Use macro-int-constant. Specify type. Suffix lower
38643 bound with "UL".
38644 [C99-based standards] (LLONG_MIN): Use macro-int-constant.
38645 Specify type.
38646 [C99-based standards] (LLONG_MAX): Likewise.
38647 [C99-based standards] (ULLONG_MAX): Likewise.
38648 * conform/data/stddef.h-data (NULL): Use macro-constant. Require
38649 == 0.
38650 [ISO11] (max_align_t): Require type.
38651 [ISO || ISO99 || ISO11] (*_t): Do not allow.
38652
38653 * conform/conformtest.pl ($CFLAGS_namespace): Define separately
38654 from $CFLAGS, without defining away __attribute__ calls.
38655 (checknamespace): Use $CFLAGS_namespace.
38656
38657 * conform/conformtest.pl (@keywords): Only include C99 keywords
38658 for standards based on C99 or C11.
38659
38660 * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
38661 Disable tests.
38662 * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
38663 UNIX98]: Likewise.
38664
38665 * conform/conformtest.pl: Handle "macro-int-constant" and test for
38666 usability of symbols in #if.
38667
38668 * conform/conformtest.pl: If macro or constant types start
38669 "promoted:", expect the symbol to be of the following type
38670 promoted by the integer promotions.
38671
38672 * conform/conformtest.pl: Parse all "constant" and "macro" lines
38673 in one place. Also handle "macro-constant".
38674
38675 * conform/conformtest.pl: Only accept expected macro values with
38676 "==". Parse all "macro" lines in one place.
38677 * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
38678
38679 * conform/conformtest.pl: Handle braced types on "constant" lines
38680 instead of handling "typed-constant".
38681 * conform/data/signal.h-data: Use "constant" instead of
38682 "typed-constant".
38683
38684 * conform/conformtest.pl: Handle "optional-" at start of lines in
38685 one place rather than duplicating several cases. Handle each
38686 format of "macro" line with initial "optional-".
38687
38688 * conform/conformtest.pl: Only accept expected constant or
38689 optional-constant values with "==". Parse all "constant" lines in
38690 one place. Parse all "optional-constant" lines in one place.
38691 * conform/data/cpio.h-data: Use "==" form on "constant" lines.
38692 * conform/data/fmtmsg.h-data: Likewise.
38693 * conform/data/netinet/in.h-data: Likewise.
38694 * conform/data/tar.h-data: Likewise.
38695 * conform/data/limits.h-data: Use "==" form on "constant" and
38696 "optional-constant" lines.
38697
38698 * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
38699 Use -std=c99 for XOPEN2K.
38700 (@knownproblems): Remove.
38701 (newtoken): Don't check %isknown.
38702
38703 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
38704 Do not expect macro.
38705 [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
38706 [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
38707 [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
38708 [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
38709 [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
38710 [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
38711 [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
38712 [XPG3 || XPG4 || UNIX98] (isless): Likewise.
38713 [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
38714 [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
38715 [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
38716 [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
38717 [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
38718 [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
38719 [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
38720 [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
38721 [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
38722 [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
38723 [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
38724 [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
38725 [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
38726 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
38727 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
38728 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
38729 [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
38730 [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
38731 [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
38732 [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
38733 [XPG3 || XPG4 || UNIX98] (log2): Likewise.
38734 [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
38735 [XPG3] (acosh): Likewise.
38736 [XPG3] (asinh): Likewise.
38737 [XPG3] (atanh): Likewise.
38738 [XPG3] (cbrt): Likewise.
38739 [XPG3] (expm1): Likewise.
38740 [XPG3] (ilogb): Likewise.
38741 [XPG3] (log1p): Likewise.
38742 [XPG3] (logb): Likewise.
38743 [XPG3] (nextafter): Likewise.
38744 [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
38745 [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
38746 [XPG3] (remainder): Likewise.
38747 [XPG3] (rint): Likewise.
38748 [XPG3 || XPG4 || UNIX98] (round): Likewise.
38749 [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
38750 [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
38751 [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
38752 [XPG3 || XPG4 || UNIX98] (lround): Likewise.
38753 [XPG3 || XPG4 || UNIX98] (llround): Likewise.
38754 [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
38755 [UNIX98 || XOPEN2K] (scalb): Expect.
38756 [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
38757 [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
38758 [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
38759 [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
38760 [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
38761 [XPG3 || XPG4 || UNIX98] (fma): Likewise.
38762 [XPG3 || XPG4 || UNIX98] (nan): Likewise.
38763 [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
38764 [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
38765 [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
38766 [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
38767 [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
38768 [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
38769 [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
38770 [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
38771 [XPG3 || XPG4 || UNIX98] (expf): Likewise.
38772 [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
38773 [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
38774 [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
38775 [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
38776 [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
38777 [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
38778 [XPG3 || XPG4 || UNIX98] (logf): Likewise.
38779 [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
38780 [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
38781 [XPG3 || XPG4 || UNIX98] (modff): Likewise.
38782 [XPG3 || XPG4 || UNIX98] (powf): Likewise.
38783 [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
38784 [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
38785 [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
38786 [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
38787 [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
38788 [XPG3 || XPG4 || UNIX98] (erff): Likewise.
38789 [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
38790 [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
38791 [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
38792 [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
38793 [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
38794 [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
38795 [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
38796 [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
38797 [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
38798 [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
38799 [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
38800 [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
38801 [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
38802 [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
38803 [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
38804 [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
38805 [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
38806 [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
38807 [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
38808 [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
38809 [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
38810 [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
38811 [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
38812 [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
38813 [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
38814 [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
38815 [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
38816 [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
38817 [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
38818 [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
38819 [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
38820 [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
38821 [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
38822 [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
38823 [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
38824 [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
38825 [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
38826 [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
38827 [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
38828 [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
38829 [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
38830 [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
38831 [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
38832 [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
38833 [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
38834 [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
38835 [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
38836 [XPG3 || XPG4 || UNIX98] (expl): Likewise.
38837 [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
38838 [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
38839 [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
38840 [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
38841 [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
38842 [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
38843 [XPG3 || XPG4 || UNIX98] (logl): Likewise.
38844 [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
38845 [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
38846 [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
38847 [XPG3 || XPG4 || UNIX98] (powl): Likewise.
38848 [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
38849 [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
38850 [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
38851 [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
38852 [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
38853 [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
38854 [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
38855 [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
38856 [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
38857 [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
38858 [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
38859 [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
38860 [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
38861 [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
38862 [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
38863 [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
38864 [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
38865 [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
38866 [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
38867 [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
38868 [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
38869 [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
38870 [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
38871 [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
38872 [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
38873 [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
38874 [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
38875 [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
38876 [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
38877 [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
38878 [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
38879 [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
38880 [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
38881 [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
38882 [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
38883 [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
38884 [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
38885 [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
38886 [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
38887 [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
38888 [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
38889 [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
38890 [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
38891 [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
38892 [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
38893
38894 * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
38895 _XOPEN_SOURCE_EXTENDED for XPG4.
38896
38897 * conform/conformtest.pl: Handle "symbol" lines for allow-header.
38898
38899 * Makeconfig (localtime): Remove variable.
38900 (inst_localtime-file): Likewise.
38901
38902 2012-05-01 Andreas Schwab <schwab@linux-m68k.org>
38903
38904 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
38905 Update.
38906 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38907 Update.
38908 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
38909 Update.
38910 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
38911 Update.
38912 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
38913 Update.
38914 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
38915 Update.
38916 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38917 Update.
38918 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
38919 Update.
38920 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
38921 Update.
38922
38923 2012-05-01 Joseph Myers <joseph@codesourcery.com>
38924
38925 [BZ #2550]
38926 [BZ #2570]
38927 * math/s_nexttowardf.c (__nexttowardf): Use floating-point
38928 comparisons to determine direction to adjust input.
38929 * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
38930 * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
38931 * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
38932 Likewise.
38933 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
38934 Likewise.
38935 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
38936 Likewise.
38937 * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
38938 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
38939 Likewise.
38940 * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
38941 Likewise.
38942 * math/libm-test.inc (nexttoward_test): Add more tests.
38943
38944 2012-05-01 Andreas Schwab <schwab@linux-m68k.org>
38945
38946 [BZ #14040]
38947 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
38948 in version GLIBC_2.1, not GLIBC_2.0.
38949 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
38950 Likewise.
38951
38952 2012-04-30 Joseph Myers <joseph@codesourcery.com>
38953
38954 [BZ #13942]
38955 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
38956 (1 - x) * (1 + x).
38957 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
38958 * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
38959 * math/libm-test.inc (acos_test): Add more tests.
38960 (asin_test): Likewise.
38961 * sysdeps/i386/fpu/libm-test-ulps: Update.
38962 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38963
38964 [BZ #14034]
38965 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
38966 of square root.
38967 * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
38968 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
38969 * math/libm-test.inc (acos_test_tonearest): New function.
38970 (acos_test_towardzero): Likewise.
38971 (acos_test_downward): Likewise.
38972 (acos_test_upward): Likewise.
38973 (asin_test_tonearest): Likewise.
38974 (asin_test_towardzero): Likewise.
38975 (asin_test_downward): Likewise.
38976 (asin_test_upward): Likewise.
38977 (main): Call the new functions.
38978 * sysdeps/i386/fpu/libm-test-ulps: Update.
38979 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38980
38981 [BZ #13884]
38982 [BZ #13924]
38983 * math/e_exp10.c: Include <float.h>.
38984 (__ieee754_exp10): Handle underflow here rather than multiplying
38985 large negative argument by M_LN10.
38986 * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
38987 of __ieee754_expf.
38988 * math/e_exp10l.c: Include <float.h>.
38989 (__ieee754_exp10l): Handle underflow here rather than multiplying
38990 large negative argument by M_LN10l.
38991 * math/libm-test.inc (exp10_test): Add another test. Do not allow
38992 spurious overflow exception on underflow.
38993
38994 2012-04-29 Marek Polacek <polacek@redhat.com>
38995
38996 * misc/sys/cdefs.h (__attribute_artificial__): New macro.
38997 (__fortify_function): New macro.
38998 (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
38999 * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
39000 __extern_always_inline.
39001 * libio/bits/stdio2.h: Likewise.
39002 * libio/bits/stdio.h: Likewise.
39003 * string/string.h: Likewise.
39004 * string/bits/string3.h: Likewise.
39005 * include/stdio.h: Likewise.
39006 * stdlib/bits/stdlib.h: Likewise.
39007 * stdlib/stdlib.h: Likewise.
39008 * rt/bits/mqueue2.h: Likewise.
39009 * rt/mqueue.h: Likewise.
39010 * posix/bits/unistd.h: Likewise.
39011 * posix/unistd.h: Likewise.
39012 * io/bits/poll2.h: Likewise.
39013 * io/bits/fcntl2.h: Likewise.
39014 * io/fcntl.h: Likewise.
39015 * io/sys/poll.h: Likewise.
39016 * misc/bits/syslog.h: Likewise.
39017 * misc/bits/syslog-ldbl.h: Likewise.
39018 * misc/sys/syslog.h: Likewise.
39019 * socket/bits/socket2.h: Likewise.
39020 * socket/sys/socket.h: Likewise.
39021 * debug/tst-chk1.c: Likewise.
39022 * wcsmbs/bits/wchar2.h: Likewise.
39023 * wcsmbs/bits/wchar-ldbl.h: Likewise.
39024 * wcsmbs/wchar.h: Likewise.
39025
39026 2012-04-29 Andreas Jaeger <aj@suse.de>
39027
39028 * Makerules (tests): Remove enable-check-abi protection.
39029 (check-abi-warn): Remove.
39030 (check-abi-%): Remove check-abi-warn usage.
39031
39032 * configure.in: Remove check-abi configure option.
39033 * configure: Regenerated.
39034 * config.make.in (enable-check-abi): Remove.
39035
39036 2012-04-28 Andreas Schwab <schwab@linux-m68k.org>
39037
39038 [BZ #14033]
39039 * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
39040 double functions to double *_finite functions.
39041
39042 [BZ #13941]
39043 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
39044 (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
39045 LDBL_MIN_EXP.
39046 * stdio-common/Makefile (tests): Add tst-sprintf3.
39047 * stdio-common/tst-sprintf3.c: New file.
39048
39049 * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
39050 ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
39051
39052 2012-04-28 Joseph Myers <joseph@codesourcery.com>
39053
39054 * conform/conformtest.pl: Remove duplicate typed-constant
39055 handling.
39056
39057 2012-04-28 David S. Miller <davem@davemloft.net>
39058
39059 * Makerules (%.abilist): Add vpath on sysdep_dirs.
39060 (check-abi-%): Remove AWK script prerequisite and explicit
39061 abilist directory.
39062 (check-abi): Rewrite to just diff the symlist with the abilist.
39063 (config-tls, config-abi-config): Delete, no longer used.
39064 (update-abi-%): Remove AWK script and explicit abilist directory.
39065 (update-abi): Rewrite to simply compare and conditionally copy the
39066 symlist and the sysdep abilist file. Remove update-abi-config
39067 checks.
39068 * abilist/ld.abilist: Remove.
39069 * abilist/libBrokenLocale.abilist: Remove.
39070 * abilist/libanl.abilist: Remove.
39071 * abilist/libcrypt.abilist: Remove.
39072 * abilist/libdl.abilist: Remove.
39073 * abilist/librt.abilist: Remove.
39074 * abilist/libthread_db.abilist: Remove.
39075 * abilist/libutil.abilist: Remove.
39076 * scripts/extract-abilist.awk: Remove.
39077 * scripts/merge-abilist.awk: Remove.
39078 * sysdeps/generic/libcidn.abilist: New file.
39079 * sysdeps/generic/libnss_compat.abilist: New file.
39080 * sysdeps/generic/libnss_db.abilist: New file.
39081 * sysdeps/generic/libnss_dns.abilist: New file.
39082 * sysdeps/generic/libnss_files.abilist: New file.
39083 * sysdeps/generic/libnss_hesiod.abilist: New file.
39084 * sysdeps/generic/libnss_nis.abilist: New file.
39085 * sysdeps/generic/libnss_nisplus.abilist: New file.
39086 * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
39087 * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
39088 * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
39089 file.
39090 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
39091 * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
39092 * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
39093 * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
39094 * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
39095 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
39096 * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
39097 * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
39098 * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
39099 file.
39100 * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
39101 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
39102 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
39103 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
39104 file.
39105 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
39106 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
39107 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
39108 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
39109 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
39110 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
39111 file.
39112 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
39113 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
39114 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
39115 file.
39116 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
39117 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
39118 New file.
39119 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
39120 New file.
39121 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
39122 New file.
39123 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
39124 New file.
39125 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
39126 New file.
39127 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
39128 New file.
39129 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
39130 New file.
39131 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
39132 New file.
39133 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
39134 New file.
39135 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
39136 New file.
39137 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
39138 New file.
39139 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
39140 New file.
39141 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
39142 New file.
39143 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
39144 file.
39145 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
39146 New file.
39147 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
39148 New file.
39149 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
39150 file.
39151 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
39152 New file.
39153 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
39154 New file.
39155 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
39156 file.
39157 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
39158 New file.
39159 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
39160 New file.
39161 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
39162 New file.
39163 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
39164 New file.
39165 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
39166 New file.
39167 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
39168 New file.
39169 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
39170 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
39171 file.
39172 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
39173 New file.
39174 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
39175 file.
39176 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
39177 file.
39178 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
39179 file.
39180 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
39181 file.
39182 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
39183 file.
39184 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
39185 New file.
39186 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
39187 file.
39188 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
39189 file.
39190 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
39191 New file.
39192 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
39193 file.
39194 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
39195 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
39196 file.
39197 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
39198 New file.
39199 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
39200 file.
39201 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
39202 file.
39203 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
39204 file.
39205 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
39206 file.
39207 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
39208 file.
39209 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
39210 New file.
39211 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
39212 file.
39213 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
39214 file.
39215 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
39216 New file.
39217 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
39218 file.
39219 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
39220 * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
39221 * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
39222 file.
39223 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
39224 * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
39225 * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
39226 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
39227 * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
39228 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
39229 * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
39230 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
39231 * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
39232 * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
39233 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
39234 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
39235 file.
39236 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
39237 New file.
39238 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
39239 file.
39240 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
39241 file.
39242 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
39243 file.
39244 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
39245 file.
39246 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
39247 file.
39248 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
39249 New file.
39250 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
39251 New file.
39252 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
39253 file.
39254 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
39255 New file.
39256 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
39257 file.
39258 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
39259 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
39260 file.
39261 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
39262 New file.
39263 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
39264 file.
39265 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
39266 file.
39267 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
39268 file.
39269 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
39270 file.
39271 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
39272 file.
39273 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
39274 New file.
39275 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
39276 New file.
39277 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
39278 file.
39279 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
39280 New file.
39281 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
39282 file.
39283
39284 2012-04-28 Joseph Myers <joseph@codesourcery.com>
39285
39286 * conform/conformtest.pl: Fix typo in handling typed-constant from
39287 allow-header.
39288
39289 2012-04-27 Joseph Myers <joseph@codesourcery.com>
39290
39291 * README: Cut down references to pre-2.6 Linux kernels and
39292 Linuxthreads. Update lists of configurations in libc and ports
39293 and sort alphabetically. Say "or newer" with Linux kernel version
39294 requirements.
39295
39296 * config.h.in [IS_IN_build]: Allow compiling without optimization.
39297
39298 2012-04-27 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
39299
39300 [BZ #887]
39301 * math/libm-test.inc (logb_test_downward): New test to expose
39302 erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
39303 rounding mode.
39304
39305 2012-04-27 Joseph Myers <joseph@codesourcery.com>
39306
39307 [BZ #14027]
39308 * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
39309 to be done.
39310 * math/fraiseexcpt.c (__feraiseexcept): Likewise.
39311 * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
39312
39313 2012-04-26 Joseph Myers <joseph@codesourcery.com>
39314
39315 * sysdeps/unix/i386/brk.S: Remove file.
39316 * sysdeps/unix/i386/dl-brk.S: Likewise.
39317 * sysdeps/unix/i386/pipe.S: Likewise.
39318 * sysdeps/unix/i386/sigreturn.S: Likewise.
39319 * sysdeps/unix/i386/syscall.S: Likewise.
39320 * sysdeps/unix/i386/vfork.S: Likewise.
39321 * sysdeps/unix/i386/wait.S: Likewise.
39322
39323 * sysdeps/unix/common/tcsendbrk.c: Move to ...
39324 * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
39325
39326 * configure.in (arm*-none*): Do not allow without
39327 --enable-hacker-mode.
39328 (netbsd*): Remove case setting base_os.
39329 (386bsd*): Likewise.
39330 (freebsd*): Likewise.
39331 (bsdi*): Likewise.
39332 (osf*): Likewise.
39333 (sunos*): Likewise.
39334 (ultrix*): Likewise.
39335 (newsos*): Likewise.
39336 (dynix*): Likewise.
39337 (*bsd*): Likewise.
39338 (sysv*): Likewise.
39339 (isc*): Likewise.
39340 (esix*): Likewise.
39341 (sco*): Likewise.
39342 (minix*): Likewise.
39343 (irix4*): Likewise.
39344 (irix6*): Likewise.
39345 (solaris[2-9]*): Likewise.
39346 (none): Likewise.
39347 * configure: Regenerated.
39348
39349 2012-04-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
39350
39351 [BZ #11521]
39352 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
39353 overflow or cancellation in calculating denominator.
39354 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
39355 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
39356 down expression to avoid unexpected rounding in newer GCCs.
39357 * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
39358
39359 2012-04-26 David S. Miller <davem@davemloft.net>
39360
39361 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
39362 long-double compat symbols.
39363 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
39364 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
39365 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
39366 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
39367 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
39368 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
39369 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
39370 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
39371 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
39372 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
39373 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
39374 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
39375 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
39376
39377 2012-04-25 David S. Miller <davem@davemloft.net>
39378
39379 * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
39380 HWCAP_* values only after the memory barriers have been defined.
39381 (atomic_full_barrier): Define.
39382 (atomic_read_barrier): Define.
39383 (atomic_write_barrier): Define.
39384
39385 2012-04-26 Siddhesh Poyarekar <siddhesh@redhat.com>
39386
39387 * shlib-versions: Add libgcc_s version information.
39388 * sysdeps/generic/libgcc_s.h: Remove.
39389 * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
39390 libgcc_s.h.
39391 * sysdeps/gnu/unwind-resume.c: Likewise.
39392 * scripts/test-installation.pl: Remove libgcc_s from link_libs.
39393
39394 2012-04-25 David S. Miller <davem@davemloft.net>
39395
39396 * sysdeps/unix/sparc/brk.S: Delete.
39397 * sysdeps/unix/sparc/dl-brk.S: Delete.
39398 * sysdeps/unix/sparc/pipe.S: Delete.
39399 * sysdeps/unix/sparc/sysdep.S: Delete.
39400 * sysdeps/unix/sparc/sysdep.h: Delete.
39401 * sysdeps/unix/sparc/vfork.S: Delete.
39402 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
39403 (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
39404 * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
39405 (ret_ERRVAL, r0, r1, MOVE): Define.
39406 (JUMPTARGET): Remove.
39407 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
39408 sysdeps/unix/sparc/sysdep.h
39409 (ENTRY, END): Remove.
39410 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
39411
39412 2012-04-25 Joseph Myers <joseph@codesourcery.com>
39413
39414 * Makerules (native-compile): Use $(BUILD_LDFLAGS).
39415 (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
39416 -DIS_IN_build.
39417
39418 * timezone/README: Update upstream location and email address for
39419 tzcode and tzdata.
39420 * timezone/zdump.c: Update from tzcode 2012b.
39421 * timezone/zic.c: Likewise.
39422
39423 * configure.in (libc_cv_as_needed): Remove test.
39424 * configure: Regenerated.
39425 * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
39426 conditional definition.
39427 [$(have-as-needed) != yes] (no-as-needed): Likewise.
39428 [$(have-as-needed) != yes] (libgcc_eh): Likewise.
39429 * config.make.in (have-as-needed): Remove variable.
39430
39431 2012-04-25 Siddhesh Poyarekar <siddhesh@redhat.com>
39432 Paul Pluzhnikov <ppluzhnikov@google.com>
39433
39434 * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
39435 strings correctly.
39436
39437 2012-04-25 Chung-Lin Tang <cltang@codesourcery.com>
39438
39439 * sysdeps/sh/memcpy.S: Remove include of endian.h, change
39440 preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
39441 * sysdeps/sh/strlen.S: Likewise.
39442
39443 2012-04-24 Joseph Myers <joseph@codesourcery.com>
39444
39445 * sysdeps/unix/fork.S: Remove file.
39446 * sysdeps/unix/i386/fork.S: Likewise.
39447 * sysdeps/unix/sparc/fork.S: Likewise.
39448
39449 * sysdeps/unix/system.c: Remove file.
39450 * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
39451
39452 * sysdeps/unix/getegid.S: Remove file.
39453 * sysdeps/unix/geteuid.S: Likewise.
39454
39455 2012-04-24 Roland McGrath <roland@hack.frob.com>
39456
39457 * scripts/check-localplt.awk: New file.
39458 * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
39459 of diff.
39460 * scripts/data/localplt-generic.data: Add a comment.
39461
39462 * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
39463 NODE when __dir_mkfile failed.
39464 * sysdeps/mach/hurd/symlinkat.c: Likewise.
39465 Reported by Ludovic Courtès <ludo@gnu.org>.
39466
39467 2012-04-24 Andreas Jaeger <aj@suse.de>
39468
39469 * Makerules (common-clean): Also remove gen-as-const-headers
39470 files.
39471
39472 2012-04-24 Joseph Myers <joseph@codesourcery.com>
39473
39474 * Makerules (native-compile): Do not change working directory for
39475 build. Use $(OUTPUT_OPTION) in command.
39476 (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
39477
39478 2012-04-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
39479
39480 [BZ #13886]
39481 * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
39482 sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
39483 * math/libm-test.inc (floor_test): Add more tests.
39484 * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
39485
39486 2012-04-24 Joseph Myers <joseph@codesourcery.com>
39487
39488 * sysdeps/unix/getdents.c: Remove file.
39489 * sysdeps/unix/sysv/getdents.c: Likewise.
39490 * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
39491
39492 * sysdeps/unix/syscalls.list (madvise): Add syscall from
39493 sysdeps/unix/mman/syscalls.list.
39494 (mmap): Likewise.
39495 (mprotect): Likewise.
39496 (msync): Likewise.
39497 (munmap): Likewise.
39498 * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
39499 * sysdeps/unix/mman/syscalls.list: Remove.
39500 * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
39501
39502 * configure.in (libc_cv_libgcc_s_suffix): Remove test.
39503 (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
39504 * configure: Regenerated.
39505 * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
39506 $(libgcc_s_suffix).
39507 * config.make.in (libgcc_s_suffix): Remove variable.
39508
39509 2012-04-23 Joseph Myers <joseph@codesourcery.com>
39510
39511 * sysdeps/unix/sysv/gethostname.c: Move to ...
39512 * sysdeps/posix/gethostname.c: ... here.
39513
39514 * sysdeps/unix/execve.S: Remove file.
39515
39516 * sysdeps/unix/_exit.S: Remove file.
39517
39518 2012-04-23 Andreas Jaeger <aj@suse.de>
39519
39520 [BZ #13739]
39521 * manual/Makefile: Remove make dist support, there's no
39522 need for a stand-alone documentation tar ball.
39523 (TEXI2DVI): Define always, it's not in Makeconfig.
39524 (dist): Removed.
39525 (tar-it): Removed.
39526 (edition): Removed.
39527 (glibc-doc-$(edition).tar): Removed
39528 (%.Z): Removed.
39529 (%.gz): Removed.
39530 (%.uu): Removed.
39531 (ETAGS): Remove, it's in Makeconfig.
39532 (move-if-change): Remove, it's in Makeconfig.
39533
39534 2012-04-23 Paul Eggert <eggert@cs.ucla.edu>
39535
39536 [BZ #13970]
39537 * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
39538 (strtod, strtof, strtold, strtol, strtoul, strtoq)
39539 (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
39540 (strtod_l, strtof_l, strtold_l): Remove __wur.
39541 It is not necessarily an error to ignore strtol's return value.
39542 One can reliably look at the stored endptr to decide whether
39543 the number had valid syntax.
39544
39545 2012-04-21 Andreas Jaeger <aj@suse.de>
39546
39547 [BZ #13739]
39548 * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
39549
39550 2012-04-21 Joseph Myers <joseph@codesourcery.com>
39551
39552 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
39553 * sysdeps/unix/sysv/Versions: Remove file.
39554
39555 2012-04-21 Markus Trippelsdorf <markus@trippelsdorf.de>
39556
39557 [BZ #13927]
39558 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39559
39560 2012-04-21 Nick Alcock <nick.alcock@oracle.com>
39561
39562 [BZ #7064]
39563 * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
39564 version from __vm86.
39565
39566 2012-04-20 Joseph Myers <joseph@codesourcery.com>
39567
39568 * sysdeps/unix/common/lxstat.c: Remove file.
39569 * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
39570
39571 * sysdeps/unix/sysv/Makefile: Remove file.
39572
39573 * sysdeps/unix/sysv/direct.h: Remove file.
39574
39575 * sysdeps/unix/sysv/bits/dirent.h: Remove file.
39576 * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
39577 * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
39578 * sysdeps/unix/sysv/bits/signum.h: Likewise.
39579 * sysdeps/unix/sysv/bits/stat.h: Likewise.
39580 * sysdeps/unix/sysv/bits/utmp.h: Likewise.
39581 * sysdeps/unix/sysv/bits/utsname.h: Likewise.
39582
39583 * sysdeps/unix/sysv/setrlimit.c: Remove file.
39584
39585 * sysdeps/unix/xmknod.c: Remove file.
39586 * sysdeps/unix/syscalls.list (sys_mknod): Remove.
39587
39588 * sysdeps/unix/sysv/settimeofday.c: Remove file.
39589
39590 * sysdeps/unix/sysv/i386/time.S: Remove file.
39591
39592 * sysdeps/unix/fxstat.c: Remove file.
39593 * sysdeps/unix/xstat.c: Likewise.
39594 * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
39595
39596 * sysdeps/unix/sysv/sigaction.c: Remove file.
39597
39598 * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
39599 (sysdep_headers): Remove variable.
39600 [termio.h not in sysdep_headers] (generated): Likewise.
39601 [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
39602 * sysdeps/unix/sysv/sysv_termio.h: Remove file.
39603 * sysdeps/unix/sysv/tcdrain.c: Likewise.
39604 * sysdeps/unix/sysv/tcflow.c: Likewise.
39605 * sysdeps/unix/sysv/tcflush.c: Likewise.
39606 * sysdeps/unix/sysv/tcgetattr.c: Likewise.
39607 * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
39608 * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
39609 * sysdeps/unix/sysv/tcsetattr.c: Likewise.
39610 * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
39611
39612 * sysdeps/unix/siglist.c: Remove file.
39613
39614 * sysdeps/unix/getppid.S: Remove file.
39615
39616 * sysdeps/unix/mkdir.c: Remove file.
39617 * sysdeps/unix/rmdir.c: Likewise.
39618
39619 2012-04-19 Andreas Schwab <schwab@linux-m68k.org>
39620
39621 * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
39622 ERR_MAX value.
39623 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
39624 errlist-compat value.
39625
39626 2012-04-18 David S. Miller <davem@davemloft.net>
39627
39628 * sysdeps/generic/memcopy.h (reg_char): Delete.
39629 * debug/strcat_chk.c: Use char, not reg_char.
39630 * debug/strcpy_chk.c: Likewise.
39631 * debug/strncat_chk.c: Likewise.
39632 * debug/strncpy_chk.c: Likewise.
39633 * string/memchr.c: Likewise.
39634 * string/memrchr.c: Likewise.
39635 * string/rawmemchr.c: Likewise.
39636 * string/strcat.c: Likewise.
39637 * string/strchr.c: Likewise.
39638 * string/strchrnul.c: Likewise.
39639 * string/strcmp.c: Likewise.
39640 * string/strcpy.c: Likewise.
39641 * string/strncat.c: Likewise.
39642 * string/strncmp.c: Likewise.
39643 * string/strncpy.c: Likewise.
39644
39645 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
39646
39647 * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
39648 __builtin_memcopy is called when src and dest ranges are known to not
39649 overlap.
39650
39651 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
39652
39653 * sysdeps/powerpc/powerpc64/power6/wordcopy.c
39654 (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
39655 fwd_align_merge macro call.
39656 (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
39657 bwd_align_merge macro call.
39658 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
39659
39660 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
39661
39662 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
39663 bwd_align_merge macros.
39664 (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
39665 (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
39666 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
39667
39668 2012-04-18 David S. Miller <davem@davemloft.net>
39669
39670 * sysdeps/sparc/sparc64/memcopy.h: Delete.
39671
39672 2012-04-18 Andreas Jaeger <aj@suse.de>
39673
39674 [BZ# 6794]
39675 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
39676 * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
39677 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39678
39679 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
39680 * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
39681 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39682
39683 * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
39684 * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
39685 Adjust for changed ldbl-128 files.
39686
39687 * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
39688 * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
39689 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39690
39691 2012-04-17 David S. Miller <davem@davemloft.net>
39692
39693 * sysdeps/sparc/sparc32/memcopy.h: Delete.
39694
39695 2012-04-17 Andreas Schwab <schwab@linux-m68k.org>
39696
39697 * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
39698 * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
39699 * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
39700 * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
39701 * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
39702 * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
39703
39704 2012-04-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
39705
39706 [BZ #6794]
39707 * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
39708 * math/libm-test.inc: Add ilogb errno and exception tests.
39709 * math/w_ilogb.c: New file: ilogb wrapper.
39710 * math/w_ilogbf.c: New file: ilogbf wrapper.
39711 * math/w_ilogbl.c: New file: ilogbl wrapper.
39712 * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
39713 * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
39714 * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
39715 exception being thrown with 0.0 as argument.
39716 * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
39717 * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
39718 exception being thrown with 0.0 as argument.
39719 * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
39720 * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
39721 exception being thrown with 0.0 as argument.
39722 * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
39723 * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
39724 exception being thrown with 0.0 as argument.
39725 * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
39726 * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
39727 * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
39728 * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
39729 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
39730 * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
39731 * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
39732 * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
39733 * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
39734
39735 2012-04-17 Petr Baudis <pasky@ucw.cz>
39736
39737 * include/sys/uio.h: Change __vector to __iovec to avoid clash
39738 with altivec.
39739
39740 2012-04-16 Marek Polacek <polacek@redhat.com>
39741
39742 * elf/pldd-xx.c: Rename static_assert to pldd_assert.
39743
39744 2012-04-16 Marek Polacek <polacek@redhat.com>
39745
39746 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
39747 operands of fdivp instruction.
39748
39749 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
39750
39751 * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
39752 * elf/tst-auditmod3b.c: Likewise.
39753 * elf/tst-auditmod4b.c: Likewise.
39754 * elf/tst-auditmod5b.c: Likewise.
39755 * elf/tst-auditmod6b.c: Likewise.
39756 * elf/tst-auditmod6c.c: Likewise.
39757 * elf/tst-auditmod7b.c: Likewise.
39758 * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
39759 * sysdeps/x86_64/preconfigure.in: Likewise.
39760 * sysdeps/x86_64/preconfigure: Regenerated.
39761
39762 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
39763
39764 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
39765 __ILP32__.
39766
39767 2012-04-13 Antoine Balestrat <merkil33@gmail.com>
39768
39769 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
39770 (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
39771
39772 2012-04-13 Chris Leonard <cjlhomeaddress@gmail.com>
39773
39774 [BZ #13973]
39775 * locale/iso-639.def: Fix gl language name. Spotted by
39776 Yaron Shahrabani.
39777
39778 2012-04-12 Roland McGrath <roland@hack.frob.com>
39779
39780 [BZ #2074]
39781 * libio/libio.h (__io_write_fn): Update comment.
39782
39783 2012-04-12 Petr Baudis <pasky@ucw.cz>
39784
39785 [BZ #2074]
39786 * stdio.texi (Hook Functions): The user provided writer function
39787 is not allowed to return -1.
39788
39789 2012-04-11 David S. Miller <davem@davemloft.net>
39790
39791 * sysdeps/sparc/fpu/libm-test-ulps: Update.
39792
39793 2012-04-11 Mike Frysinger <vapier@gentoo.org>
39794
39795 * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
39796 Add a leading slash to rtkaio.
39797
39798 2012-04-11 Jim Meyering <meyering@redhat.com>
39799
39800 [BZ #11959]
39801 * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
39802 It is not necessarily an error to ignore fwrite's return
39803 value. One can reliably use ferror to test for errors after
39804 the fact.
39805
39806 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
39807
39808 * bits/types.h (__snseconds_t): New type.
39809 * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
39810
39811 * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
39812 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39813 (__SNSECONDS_T_TYPE): Likewise.
39814 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39815 (__SNSECONDS_T_TYPE): Likewise.
39816 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39817 (__SNSECONDS_T_TYPE): Likewise.
39818
39819 2012-04-10 Andreas Jaeger <aj@suse.de>
39820
39821 [BZ #2636]
39822 * manual/time.texi (Processor Time): Return type of times is
39823 elapsed real time since an arbitrary point in the past.
39824 (CPU Time): Move CLK_TCK from here...
39825 (Processor Time): ...to here. Correct description.
39826 * manual/conf.texi (Constants for Sysconf): Correct description of
39827 _SC_CLK_TCK.
39828
39829 2012-04-10 David S. Miller <davem@davemloft.net>
39830
39831 [BZ #13967]
39832 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
39833 where the is a gap between DT_REL(A) and DT_JMPREL.
39834
39835 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
39836
39837 * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
39838 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
39839 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
39840
39841 2012-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
39842
39843 * elf/dl-support.c (_dl_inhibit_cache): New variable.
39844 * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
39845 (dl_main): Handle --inhibit-cache.
39846 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
39847 _dl_inhibit_cache.
39848 * elf/dl-load.c (_dl_map_object): Use it.
39849 * elf/Makefile: Define SYSCONFDIR when building rtld.c.
39850
39851 2012-04-09 Joseph Myers <joseph@codesourcery.com>
39852
39853 [BZ #13872]
39854 * sysdeps/i386/fpu/e_powl.S (p78): New object.
39855 (__ieee754_powl): Saturate large exponents rather than testing for
39856 overflow of y*log2(x).
39857 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
39858 * math/libm-test.inc (pow_test): Do not permit spurious overflow
39859 exceptions.
39860
39861 [BZ #11521]
39862 * math/s_ctan.c: Include <float.h>.
39863 (__ctan): Avoid internal overflow or cancellation in calculating
39864 denominator.
39865 * math/s_ctanf.c: Likewise.
39866 * math/s_ctanl.c: Likewise.
39867 * math/s_ctanh.c: Likewise.
39868 * math/s_ctanhf.c: Likewise.
39869 * math/s_ctanhl.c: Likewise.
39870 * math/libm-test.inc (ctan_test): Add more tests.
39871 (ctanh_test): Likewise.
39872 * sysdeps/i386/fpu/libm-test-ulps: Update.
39873 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39874
39875 2012-04-09 Andreas Jaeger <aj@suse.de>
39876
39877 [BZ #6894]
39878 * manual/filesys.texi (Directory Entries): Mention that d_namlen
39879 is an optional BSD extension.
39880
39881 [BZ #10254]
39882 * manual/stdio.texi (Opening Streams): Document additional fopen
39883 parameters.
39884
39885 2012-04-09 Roland McGrath <roland@hack.frob.com>
39886
39887 * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
39888 %eax without telling the compiler.
39889
39890 2012-04-09 Carlos O'Donell <carlos_odonell@mentor.com>
39891
39892 [BZ # 13963]
39893 * manual/install.texi: Use sourceware.org.
39894
39895 2012-04-09 Joseph Myers <joseph@codesourcery.com>
39896
39897 [BZ #13873]
39898 * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
39899 (__ieee754_pow): Generate overflow and underflow using huge*huge
39900 and tiny*tiny rather than just returning constant infinity or zero
39901 for large exponents.
39902 * math/libm-test.inc (pow_test): Require overflow exceptions for
39903 applicable cases of large exponents.
39904
39905 [BZ #706]
39906 * sysdeps/i386/fpu/e_pow.S (p10): New object.
39907 (__ieee754_pow): Use iterative multiplication algorithm only for
39908 integer exponents with absolute value below 1024. Check for odd
39909 integer exponents when using algorithm for real exponents.
39910 * math/libm-test.inc (pow_test): Add more tests.
39911 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39912
39913 2012-04-08 Joseph Myers <joseph@codesourcery.com>
39914
39915 [BZ #13705]
39916 * math/libm-test.inc (exp_test): Do not allow overflow exception
39917 on underflow test.
39918
39919 2012-04-08 Aurelien Jarno <aurelien@aurel32.net>
39920
39921 [BZ #13705]
39922 * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
39923 instead of __kernel_standard_f.
39924
39925 2012-04-08 Mike Frysinger <vapier@gentoo.org>
39926
39927 * sysdeps/i386/i686/memset_chk.S: Update copyright year.
39928 * sysdeps/x86_64/memset_chk.S: Likewise.
39929
39930 2012-04-08 Andreas Jaeger <aj@suse.de>
39931
39932 [BZ #10153]
39933 * manual/startup.texi (Environment Access): Describe return value
39934 for putenv and setenv.
39935
39936 [BZ #6895]
39937 * manual/filesys.texi (Directory Entries): Add description for
39938 DT_LNK.
39939
39940 [BZ #6890]
39941 * manual/filesys.texi (Directory Entries): Clarify that it's file
39942 system not operating system in the description of DT_UNKNOWN.
39943
39944 [BZ #6578]
39945 * manual/syslog.texi (closelog): Fix reference, it's openlog.
39946
39947 2012-04-08 Stephen Compall <s11@member.fsf.org>
39948
39949 [BZ #6649]
39950 * manual/llio.texi (Opening and Closing Files): Add cross
39951 reference to explain mode argument.
39952
39953 2012-04-07 Mike Frysinger <vapier@gentoo.org>
39954
39955 * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
39956 * sysdeps/x86_64/memset_chk.S: Likewise.
39957
39958 2012-04-07 David S. Miller <davem@davemloft.net>
39959
39960 * elf/elf.h (R_SPARC_WDISP10): Define.
39961 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
39962 R_SPARC_SIZE32.
39963 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
39964 R_SPARC_SIZE64 and R_SPARC_H34.
39965
39966 2012-04-07 Carlos O'Donell <carlos_odonell@mentor.com>
39967
39968 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
39969 conditions and remove no longer applicable assertion.
39970
39971 2012-04-06 H.J. Lu <hongjiu.lu@intel.com>
39972
39973 * bits/byteswap.h: Include <features.h>.
39974 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
39975 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
39976
39977 2012-04-06 H.J. Lu <hongjiu.lu@intel.com>
39978
39979 * bits/byteswap.h (__bswap_16): Removed.
39980 Include <bits/byteswap-16.h> to get __bswap_16.
39981 * sysdeps/i386/bits/byteswap.h: Likewise.
39982 * sysdeps/s390/bits/byteswap.h: Likewise.
39983 * sysdeps/x86_64/bits/byteswap.h: Likewise.
39984 * bits/byteswap-16.h: New file.
39985 * sysdeps/i386/bits/byteswap-16.h: Likewise.
39986 * sysdeps/s390/bits/byteswap-16.h: Likewise.
39987 * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
39988 * string/Makefile (headers): Add bits/byteswap-16.h.
39989
39990 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>
39991
39992 [BZ #13895]
39993 * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
39994 extra indirection.
39995 * nss/Makefile (tests-static, tests): Add tst-nss-static.
39996 * nss/tst-nss-static.c: New.
39997
39998 2012-04-06 Robert Millan <rmh@gnu.org>
39999
40000 [BZ #6486]
40001 * manual/llio.texi (File Position Primitive): lseek
40002 refers to WHENCE when it really means OFFSET.
40003
40004 2012-04-06 Andreas Jaeger <aj@suse.de>
40005
40006 * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
40007 strncmp declarations.
40008
40009 * abilist/libc.abilist: Add __poll and __ppoll.
40010
40011 2012-04-05 David S. Miller <davem@davemloft.net>
40012
40013 * scripts/check-local-headers.sh: Accept a host triplet in the
40014 path matched by the exclude regexp.
40015
40016 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
40017 definition.
40018 * sysdeps/powerpc/powerpc32/dl-machine.h
40019 (ELF_MACHINE_PLTREL_OVERLAP): Delete.
40020 * sysdeps/s390/s390-32/dl-machine.h
40021 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40022 * sysdeps/sparc/sparc32/dl-machine.h
40023 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40024 * sysdeps/sparc/sparc64/dl-machine.h
40025 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40026
40027 * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
40028 lazy binding.
40029 * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
40030 undefined symbol errors.
40031
40032 * elf/rtld.c (dl_main): Skip VDSO when checking for unused
40033 DT_NEEDED entries.
40034
40035 2012-04-05 Michael Matz <matz@suse.de>
40036
40037 [BZ #13592]
40038 * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
40039
40040 2012-04-05 Andreas Jaeger <aj@suse.de>
40041
40042 [BZ #13908]
40043 * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
40044 comment.
40045
40046 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40047
40048 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
40049 which ROUND is no valid rounding mode.
40050
40051 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40052
40053 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
40054 read again.
40055 * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
40056
40057 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40058
40059 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
40060 an exception using FPU order intentionally.
40061
40062 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40063
40064 * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
40065 * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
40066 * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
40067 * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
40068
40069 2012-04-05 Simon Josefsson <simon@josefsson.org>
40070
40071 [BZ #12340]
40072 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
40073 EINVAL when BUFLEN is too smal.
40074
40075 2012-04-05 Thomas Schwinge <thomas@codesourcery.com>
40076
40077 [BZ #13553]
40078 * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
40079 * sysdeps/mach/powerpc/machine-lock.h: Likewise.
40080
40081 2012-04-03 Andreas Jaeger <aj@suse.de>
40082
40083 [BZ #13938]
40084 * manual/setjmp.texi (System V contexts): Fix sentence.
40085
40086 [BZ #13926]
40087 * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
40088 New macro for this case.
40089 [!__GNUC__] (__bswap_64): New inline function for this case.
40090 * sysdeps/x86_64/bits/byteswap.h: Likewise.
40091 * bits/byteswap.h: Likewise.
40092 * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
40093 ull, guard with __GLIBC_HAVE_LONG_LONG.
40094
40095 * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
40096 __GLIBC_HAVE_LONG_LONG.
40097
40098 * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
40099 Include <features.h> for __GLIBC_HAVE_LONG_LONG.
40100
40101 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
40102
40103 [BZ #13691]
40104 * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
40105 inptr and inend, rather than using last_ch.
40106
40107 2012-04-02 David S. Miller <davem@davemloft.net>
40108
40109 With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
40110 * stdio-common/printf-parse.h (read_int): Change return type to
40111 'int', return -1 on INT_MAX overflow.
40112 * stdio-common/vfprintf.c (vfprintf): Validate width and precision
40113 against overflow of INT_MAX. Set errno to EOVERFLOW when 'done'
40114 overflows INT_MAX. Check for overflow of in-format-string precision
40115 values properly. Use EOVERFLOW rather than ERANGE throughout. Use
40116 SIZE_MAX not INT_MAX for integer overflow test.
40117 * stdio-common/printf-parsemb.c: If read_int signals an overflow,
40118 skip the construct in the format string but do not record anything.
40119 * stdio-common/bug22.c: Adjust to test both width/prevision
40120 INT_MAX overflow as well as total length INT_MAX overflow. Check
40121 explicitly for proper errno values.
40122
40123 2012-04-02 Thomas Schwinge <thomas@codesourcery.com>
40124
40125 * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
40126 CHAR_MAX.
40127 * string/test-strcmp.c [! WIDE]: Likewise.
40128 * time/tst-mktime2.c: Likewise for INT_MAX.
40129 * string/test-string.h: #include <sys/param.h> for MIN.
40130
40131 * csu/init-first.c (__libc_init_first): Call __ctype_init.
40132 * sysdeps/i386/init-first.c (init): Likewise.
40133 * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
40134 * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
40135 * sysdeps/sh/init-first.c (init): Likewise.
40136
40137 2012-04-01 Ulrich Drepper <drepper@gmail.com>
40138
40139 * po/ru.po: Update from translation team.
40140 * po/vi.po: Likewise.
40141
40142 2012-03-31 Siddhesh Poyarekar <siddhesh@redhat.com>
40143
40144 * resolv/nss_dns/dns-host.c: Merge copyright years.
40145
40146 2012-03-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
40147
40148 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
40149 Optimize memcpy with prefetch if
40150 DATA_CACHE_SIZE_HALF <= len < SHARED_CACHE_SIZE_HALF and
40151 src, dst pointers have unequal 16 byte alignments.
40152
40153 2012-03-30 Siddhesh Poyarekar <siddhesh@redhat.com>
40154
40155 [BZ #13928]
40156 * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
40157 from a CNAME entry and return the minimum ttl for the query.
40158 (gaih_getanswer_slice): Likewise.
40159
40160 2012-03-30 Jeff Law <law@redhat.com>
40161
40162 * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
40163 due to long keys.
40164 * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
40165 * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
40166
40167 * resolv/nss_dns/dns-host.c: Update copyright year.
40168
40169 2012-03-30 Ulrich Drepper <drepper@gmail.com>
40170
40171 * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
40172 requests to save a system call. Fix check that all bytes are sent.
40173
40174 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
40175 comments for sendmmsg.
40176
40177 2012-03-30 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
40178
40179 [BZ #13691]
40180 * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
40181 with only 1 character between 0x0041 and 0x01b0.
40182 * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
40183 * wcsmbs/tst-mbsnrtowcs.c: New file.
40184
40185 2012-03-29 David S. Miller <davem@davemloft.net>
40186
40187 * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
40188 small copies by hand.
40189
40190 2012-03-28 Siddhesh Poyarekar <siddhesh@redhat.com>
40191
40192 [BZ #13761]
40193 * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
40194 (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
40195 group memberships.
40196
40197 2012-03-28 David S. Miller <davem@davemloft.net>
40198
40199 * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
40200 that branches into memcpy.
40201 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
40202 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
40203 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
40204 * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
40205 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
40206 bits.
40207 * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
40208 implementation too.
40209 * sysdeps/sparc/mempcpy.S: New file.
40210
40211 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
40212 the IFUNC routine in the libc case.
40213 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
40214
40215 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
40216 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
40217 * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
40218 * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
40219 * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
40220 * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
40221 * sysdeps/sparc/sparc64/rtld-memset.c: New file.
40222 * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
40223
40224 * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
40225 loop to 256 bytes instead of 64 bytes and fix test signedness.
40226
40227 * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
40228 * sysdeps/sparc/sparc32/Makefile: rather than here...
40229 * sysdeps/sparc/sparc64/Makefile: and here.
40230
40231 2012-03-28 Ulrich Drepper <drepper@gmail.com>
40232
40233 * malloc/mallocbug.c: Avoid warnings about unused variables.
40234
40235 2012-02-22 Siddhesh Poyarekar <siddhesh@redhat.com>
40236
40237 [BZ #13760]
40238 * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
40239 in the right place. Discard and retry query if response is
40240 larger than input buffer size.
40241
40242 2012-03-28 Joseph Myers <joseph@codesourcery.com>
40243
40244 [BZ #369]
40245 [BZ #2678]
40246 [BZ #3866]
40247 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
40248 x for large integer exponent.
40249 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
40250 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise. Adjust
40251 sign of result as needed afterwards.
40252 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
40253 * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
40254 result for underflowing pow the same as for overflow.
40255 (__kernel_standard_l): Handle powl overflow and underflow here
40256 rather than calling __kernel_standard.
40257 * math/libm-test.inc (pow_test): Add more tests.
40258
40259 [BZ #3868]
40260 [BZ #13879]
40261 [BZ #13910]
40262 [BZ #13911]
40263 [BZ #13912]
40264 [BZ #13913]
40265 [BZ #13915]
40266 [BZ #13916]
40267 [BZ #13917]
40268 [BZ #13918]
40269 [BZ #13919]
40270 [BZ #13920]
40271 [BZ #13921]
40272 * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
40273 * sysdeps/ieee754/k_standard.c: Include <float.h>.
40274 (__kernel_standard_l): New function.
40275 * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
40276 __kernel_standard.
40277 * math/w_acosl.c (__acosl): Likewise.
40278 * math/w_asinl.c (__asinl): Likewise.
40279 * math/w_atan2l.c (__atan2l): Likewise.
40280 * math/w_atanhl.c (__atanhl): Likewise.
40281 * math/w_coshl.c (__coshl): Likewise.
40282 * math/w_exp10l.c (__exp10l): Likewise.
40283 * math/w_exp2l.c (__exp2l): Likewise.
40284 * math/w_fmodl.c (__fmodl): Likewise.
40285 * math/w_hypotl.c (__hypotl): Likewise.
40286 * math/w_j0l.c (__j0l, __y0l): Likewise.
40287 * math/w_j1l.c (__j1l, __y1l): Likewise.
40288 * math/w_jnl.c (__jnl, __ynl): Likewise.
40289 * math/w_lgammal.c (__lgammal): Likewise.
40290 * math/w_log10l.c (__log10l): Likewise.
40291 * math/w_log2l.c (__log2l): Likewise.
40292 * math/w_logl.c (__logl): Likewise.
40293 * math/w_powl.c (__powl): Likewise.
40294 * math/w_remainderl.c (__remainderl): Likewise.
40295 * math/w_scalbl.c (sysv_scalbl): Likewise.
40296 * math/w_sinhl.c (__sinhl): Likewise.
40297 * math/w_sqrtl.c (__sqrtl): Likewise.
40298 * math/w_tgammal.c (__tgammal): Likewise.
40299 * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
40300 * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
40301 * math/libm-test.inc (acos_test): Add more tests.
40302 (acosh_test): Likewise.
40303 (asin_test): Likewise.
40304 (atanh_test): Likewise.
40305 (exp_test): Likewise.
40306 (exp10_test): Likewise.
40307 (exp2_test): Likewise.
40308 (expm1_test): Likewise.
40309 (lgamma_test): Likewise.
40310 (log_test): Likewise.
40311 (log10_test): Likewise.
40312 (log1p_test): Likewise.
40313 (log2_test): Likewise.
40314 (pow_test): Do not allow some spurious overflow exceptions.
40315 (sqrt_test): Add more tests.
40316 (tgamma_test): Likewise.
40317 (y0_test): Likewise.
40318 (y1_test): Likewise.
40319 (yn_test): Likewise.
40320
40321 2012-03-27 Anton Blanchard <anton@samba.org>
40322
40323 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
40324 MAP_HUGETLB.
40325 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
40326 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
40327 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
40328
40329 2012-03-27 David S. Miller <davem@davemloft.net>
40330
40331 * conform/Makefile: Run run-conformtest.sh using $(BASH).
40332
40333 * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
40334 have-as-vis3 check.
40335
40336 2012-03-27 Andreas Jaeger <aj@suse.de>
40337
40338 * sysdeps/x86_64/elf/configure.in: Moved to ...
40339 * sysdeps/x86_64/configure.in: ... here.
40340 * sysdeps/x86_64/elf/start.S: Moved to ...
40341 * sysdeps/x86_64/start.S: ... here.
40342 * sysdeps/x86_64/elf/configure: Delete.
40343
40344 * sysdeps/x86_64/configure.in: Merge contents from
40345 sysdeps/i386/configure.in (without i686 check).
40346
40347 * sysdeps/i386/elf/Versions: Merge into ...
40348 * sysdeps/i386/Versions: ... this.
40349 * sysdeps/i386/elf/Versions: Delete file.
40350 * sysdeps/i386/elf/start.S: Moved to ...
40351 * sysdeps/i386/start.S: ...here.
40352 * sysdeps/i386/elf/configure.in: Merge into...
40353 * sysdeps/i386/configure.in: ...here.
40354 * sysdeps/i386/elf/configure.in: Delete file.
40355 * sysdeps/i386/elf/configure: Delete file.
40356
40357 * sysdeps/generic/elf/backtracesyms.c: Moved to ...
40358 * debug/backtracesyms.c: ... here.
40359 * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
40360 * debug/backtracesymsfd.c: ... here.
40361 * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
40362 * sysdeps/generic/ifunc-sel.h: ... here.
40363
40364 * sysdeps/unix/i386/start.c: Delete file.
40365 * sysdeps/unix/sparc/start.c: Delete file.
40366 * sysdeps/unix/start.c: Delete file.
40367
40368 * sysdeps/sh/elf/configure.in: Moved to ...
40369 * sysdeps/sh/configure.in: ... here.
40370 * sysdeps/sh/elf/start.S: Moved to ...
40371 * sysdeps/sh/start.S: ... here.
40372 * sysdeps/sh/elf/configure: Delete file.
40373
40374 * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
40375 * sysdeps/powerpc/powerpc64/bzero.S: ... here.
40376 * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
40377 * sysdeps/powerpc/powerpc64/entry.h: ... here.
40378 * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
40379 * sysdeps/powerpc/powerpc64/start.S: here.
40380 * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
40381 * sysdeps/powerpc/powerpc64/Makefile: ... this.
40382 * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
40383 * sysdeps/powerpc/powerpc64/configure.in: ... this.
40384 * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
40385
40386 * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
40387 * sysdeps/powerpc/powerpc32/bzero.S: ... here.
40388 * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
40389 * sysdeps/powerpc/powerpc32/start.S: ... here.
40390 * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
40391 * sysdeps/powerpc/powerpc32/configure.in: ... this.
40392 * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
40393
40394 * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
40395 * sysdeps/powerpc/ifunc-sel.h: ... here.
40396 * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
40397 * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
40398
40399 * sysdeps/sparc/elf/configure.in: Moved to ...
40400 * sysdeps/sparc/configure.in: ... here.
40401 * sysdeps/sparc/elf/configure: Delete file.
40402 * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
40403 * sysdeps/sparc/sparc32/start.S: ... here.
40404 * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
40405 * sysdeps/sparc/sparc64/start.S: ... here.
40406 * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
40407 * sysdeps/sparc/sparc32/Makefile: ... this.
40408 * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
40409 * sysdeps/sparc/sparc64/Makefile: ... this.
40410
40411 * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
40412 * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
40413 * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
40414 * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
40415 * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
40416 * sysdeps/s390/s390-32/setjmp.S: ... here.
40417 * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
40418 * sysdeps/s390/s390-32/configure.in: ... here.
40419 * sysdeps/s390/s390-32/elf/configure: Delete file.
40420 * sysdeps/s390/s390-32/elf/start.S: Moved to ...
40421 * sysdeps/s390/s390-32/start.S: ... here.
40422
40423 * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
40424 * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
40425 * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
40426 * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
40427 * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
40428 * sysdeps/s390/s390-64/setjmp.S: ... here.
40429 * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
40430 * sysdeps/s390/s390-64/configure.in: ... here
40431 * sysdeps/s390/s390-64/elf/configure: Delete file.
40432 * sysdeps/s390/s390-64/elf/start.S: Moved to ...
40433 * sysdeps/s390/s390-64/start.S: ... here.
40434 * sysdeps/s390/s390-64/elf/configure: Delete.
40435
40436 * configure.in: Remove support for elf directories in sysdeps.
40437
40438 * configure: Regenerated.
40439 * sysdeps/i386/configure: Regenerated.
40440 * sysdeps/powerpc/powerpc32/configure: Regenerated.
40441 * sysdeps/powerpc/powerpc64/configure: Regenerated.
40442 * sysdeps/s390/s390-32/configure: Regenerated.
40443 * sysdeps/s390/s390-64/configure: Regenerated.
40444 * sysdeps/sh/configure: Regenerated.
40445 * sysdeps/sparc/configure: Regenerated.
40446 * sysdeps/x86_64/configure: Regenerated.
40447
40448 2012-03-26 Andreas Schwab <schwab@linux-m68k.org>
40449
40450 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40451
40452 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
40453 denormal result into account.
40454
40455 2012-03-25 Roland McGrath <roland@hack.frob.com>
40456
40457 * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
40458 Reported by Allan McRae <allan@archlinux.org>.
40459
40460 2012-03-23 Jeff Law <law@redhat.com>
40461
40462 * nss/getnssent.c (__nss_getent): Fix typo.
40463
40464 2012-03-23 David S. Miller <davem@davemloft.net>
40465
40466 * sysdeps/sparc/fpu/libm-test-ulps: Update.
40467
40468 2012-03-23 H.J. Lu <hongjiu.lu@intel.com>
40469
40470 * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
40471 to pad to uint64_t for each field.
40472 (dl_tls_index): Replace unsigned long with uint64_t.
40473
40474 2012-03-23 Daniel Jacobowitz <dmj@google.com>
40475 Paul Pluzhnikov <ppluzhnikov@google.com>
40476
40477 [BZ #6528]
40478 * grp/Makefile (otherlibs): Don't set it.
40479 * inet/Makefile (otherlibs): Likewise.
40480 * login/Makefile (otherlibs): Likewise.
40481 * nscd/Makefile (otherlibs): Likewise.
40482 * posix/Makefile (otherlibs): Likewise.
40483 * pwd/Makefile (otherlibs): Likewise.
40484 * rt/Makefile (otherlibs): Likewise.
40485 * sunrpc/Makefile (otherlibs): Likewise.
40486 * nss/Makefile (otherlibs): Likewise.
40487 Add libnss_files to routines and static-only-routines.
40488 ($(objpfx)getent): Remove rule.
40489 * resolv/Makefile: Add libnss_dns and libresolv to routines and
40490 static-only-routines.
40491
40492 2012-03-22 Joseph Myers <joseph@codesourcery.com>
40493
40494 [BZ #13892]
40495 * math/s_cexp.c: Include <float.h>.
40496 (__cexp): Handle exp result overflowing not necessarily
40497 overflowing both real and imaginary parts of result.
40498 * math/s_cexpf.c: Likewise.
40499 * math/s_cexpl.c: Likewise.
40500 * math/libm-test.inc (cexp_test): Add more tests.
40501 * sysdeps/i386/fpu/libm-test-ulps: Update.
40502 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40503
40504 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
40505
40506 * include/link.h (ELFW): New macro.
40507 * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
40508 Replace ELF64_R_TYPE with ELFW(R_TYPE).
40509
40510 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
40511
40512 * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
40513 with uint64_t.
40514
40515 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
40516
40517 * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
40518 declaration.
40519 (struct La_x32_retval): Likewise.
40520
40521 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
40522
40523 * sysdeps/x86_64/preconfigure.in: New file.
40524 * sysdeps/x86_64/preconfigure: New generated file.
40525
40526 2012-03-22 Joseph Myers <joseph@codesourcery.com>
40527
40528 [BZ #13824]
40529 * math/e_exp2l.c: Include <float.h>.
40530 (__ieee754_exp2l): Handle overflow and underflow cases
40531 separately. Only pass fractional part of argument to
40532 __ieee754_expl.
40533 * math/libm-test.inc (exp2_test): Add more tests.
40534
40535 * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
40536 negating x to take absolute value.
40537 * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
40538 Likewise.
40539 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
40540 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
40541 Likewise.
40542 * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
40543 computing low part if x was negated.
40544 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
40545
40546 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
40547
40548 * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
40549 la_x32_gnu_pltexit.
40550 (pltexit): Cast int_retval to ptrdiff_t.
40551 * elf/tst-auditmod3b.c: Likewise.
40552 * elf/tst-auditmod4b.c: Likewise.
40553 * elf/tst-auditmod5b.c: Likewise.
40554 * elf/tst-auditmod6b.c: Likewise.
40555 * elf/tst-auditmod6c.c: Likewise.
40556 * elf/tst-auditmod7b.c: Likewise.
40557
40558 * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
40559 and x32_gnu_pltexit.
40560
40561 * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
40562 __ELF_NATIVE_CLASS.
40563 (La_x32_regs): New macro.
40564 (La_x32_retval): Likewise.
40565 (la_x32_gnu_pltenter): New function prototype.
40566 (la_x32_gnu_pltexit): Likewise.
40567
40568 2012-03-21 Andreas Schwab <schwab@linux-m68k.org>
40569
40570 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
40571 exponent.
40572
40573 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40574
40575 * configure.in (libc_cv_cc_nofma): Check for option to disable
40576 generation of FMA instructions.
40577 * configure: Regenerate.
40578 * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
40579 * sysdeps/ieee754/dbl-64/Makefile: New file.
40580 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
40581 Remove brandred-fma4.
40582 (CFLAGS-brandred-fma4.c): Remove.
40583 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
40584 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
40585 define.
40586 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
40587 define.
40588
40589 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
40590
40591 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
40592 LLONG_MAX != LONG_MAX.
40593 (_itoa_word): Use _ITOA_WORD_TYPE on value.
40594 (_fitoa_word): Likewise.
40595 * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
40596 LLONG_MAX != LONG_MAX.
40597 * stdio-common/_itowa.h: Include <_itoa.h>.
40598 (_itowa_word): Use _ITOA_WORD_TYPE on value.
40599 (_itowa): New macro. Defined only if _ITOA_NEEDED is false.
40600 * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro. Defined
40601 only if not defined.
40602 (_ITOA_WORD_TYPE): Likewise.
40603 (_itoa_word): Use _ITOA_WORD_TYPE on value.
40604 Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
40605
40606 2012-03-21 David S. Miller <davem@davemloft.net>
40607
40608 * sysdeps/sparc/fpu/libm-test-ulps: Update.
40609
40610 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
40611
40612 * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
40613 of x86_64 when setting libc_cv_slibdir, libdir and
40614 libc_cv_localedir.
40615 * sysdeps/unix/sysv/linux/configure: Regenerated.
40616
40617 2012-03-21 Joseph Myers <joseph@codesourcery.com>
40618
40619 * manual/lang.texi (Old Varargs): Remove section.
40620 (How Variadic): Update menu.
40621 (va_start): Do not mention varargs.h.
40622
40623 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
40624 Joseph Myers <joseph@codesourcery.com>
40625
40626 * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
40627 link test.
40628 * configure: Regenerated.
40629
40630 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
40631
40632 * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
40633 * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
40634 conformtest.pl
40635
40636 2012-03-21 Joseph Myers <joseph@codesourcery.com>
40637
40638 * NOTES: Remove.
40639 * Makefile (files-for-dist): Remove NOTES.
40640 (NOTES): Remove rule.
40641 * README: Don't refer to NOTES.
40642 * manual/creature.texi: Don't include macros.texi.
40643 * manual/intro.texi (creature.texi): Remove comment referring to
40644 NOTES.
40645
40646 * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
40647 * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
40648 * configure: Regenerated.
40649 * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
40650 LIBC_TRY_CC_OPTION.
40651 (libc_cv_as_i686): Likewise.
40652 (libc_cv_cc_avx): Likewise.
40653 (libc_cv_cc_sse2avx): Likewise.
40654 (libc_cv_cc_fma4): Likewise.
40655 (libc_cv_cc_novzeroupper): Likewise.
40656 * sysdeps/i386/configure: Regenerated.
40657
40658 [BZ #13883]
40659 * sysdeps/i386/fpu/s_cexp.S: Remove.
40660 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
40661 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
40662 * math/libm-test.inc (cexp_test): Add more tests.
40663 * sysdeps/i386/fpu/libm-test-ulps: Update.
40664 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40665
40666 2012-03-21 Allan McRae <allan@archlinux.org>
40667
40668 * timezone/Makefile: Do not install iso3166.tab and zone.tab
40669
40670 2012-03-21 Joseph Myers <joseph@codesourcery.com>
40671
40672 [BZ #13871]
40673 * math/w_exp2.c: Do not include <float.h>.
40674 (o_threshold, u_threshold): Remove.
40675 (__exp2): Calculate result before checking finiteness and calling
40676 __kernel_standard.
40677 * math/w_exp2f.c: Likewise.
40678 * math/w_exp2l.c: Likewise.
40679 * math/libm-test.inc (exp2_test): Require overflow exception for
40680 1e6 input.
40681
40682 [BZ #3866]
40683 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
40684 range of signed 64-bit integers before using fistpll. Remove
40685 checks for whether integers fit in mantissa bits.
40686 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
40687 the range of signed 32-bit integers before using fistpl. Remove
40688 checks for whether integers fit in mantissa bits.
40689 * sysdeps/i386/fpu/e_powl.S (p64): New object.
40690 (__ieee754_powl): Test for y outside the range of signed 64-bit
40691 integers before using fistpll. Reduce 64-bit values to 63-bit
40692 ones as needed.
40693 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
40694 divide-by-zero is raised for zero to large negative powers.
40695 * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
40696 (__ieee754_powl): Test for y outside the range of signed 64-bit
40697 integers before using fistpll. Reduce 64-bit values to 63-bit
40698 ones as needed.
40699 * math/libm-test.inc (pow_test): Add more tests.
40700
40701 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
40702
40703 * debug/backtracesymsfd.c: Include <_itoa.h> instead of
40704 <stdio-common/_itoa.h>.
40705 * debug/segfault.c: Likewise.
40706 * elf/dl-cache.c: Likewise.
40707 * elf/dl-minimal.c: Likewise.
40708 * elf/dl-misc.c: Likewise.
40709 * elf/dl-sysdep.c: Likewise.
40710 * elf/dl-version.c: Likewise.
40711 * elf/rtld.c: Likewise.
40712 * hurd/hurdsock.c: Likewise.
40713 * hurd/lookup-retry.c: Likewise.
40714 * malloc/malloc.c: Likewise.
40715 * malloc/mtrace.c: Likewise.
40716 * nscd/nscd_getgr_r.c: Likewise.
40717 * nscd/nscd_getpw_r.c: Likewise.
40718 * nscd/nscd_getserv_r.c: Likewise.
40719 * posix/getopt_init.c: Likewise.
40720 * posix/wordexp.c: Likewise.
40721 * stdio-common/_itoa.c: Likewise.
40722 * stdio-common/printf_fphex.c: Likewise.
40723 * stdio-common/vfprintf.c: Likewise.
40724 * string/_strerror.c: Likewise.
40725 * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
40726 * sysdeps/i386/i686/hp-timing.h: Likewise.
40727 * sysdeps/mach/_strerror.c: Likewise.
40728 * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
40729 * sysdeps/mach/hurd/sethostid.c: Likewise.
40730 * sysdeps/mach/hurd/xmknodat.c: Likewise.
40731 * sysdeps/mach/xpg-strerror.c: Likewise.
40732 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
40733 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
40734 * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
40735 * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
40736 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
40737 * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
40738 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
40739 * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
40740 * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
40741 * sysdeps/unix/sysv/linux/futimes.c: Likewise.
40742 * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
40743 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
40744 * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
40745 * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
40746 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
40747 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
40748 * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
40749 * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
40750 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
40751 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
40752 * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
40753
40754 * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
40755
40756 * stdio-common/_itoa.h: Moved to ...
40757 * sysdeps/generic/_itoa.h: Here.
40758
40759 * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
40760
40761 * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
40762 instead of "_itoa.h" and "_itowa.h".
40763 * stdio-common/vfprintf.: Likewise.
40764
40765 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
40766
40767 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
40768 <bits/wordsize.h>.
40769 (__signbitf): Check __x86_64__ instead of __WORDSIZE.
40770 (__signbit): Likwise.
40771 (llrintf): Likwise.
40772 (llrint): Likwise.
40773
40774 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
40775
40776 * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
40777 __WORDSIZE != 64.
40778
40779 2012-03-20 Joseph Myers <joseph@codesourcery.com>
40780
40781 * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
40782 OVERFLOW_EXCEPTION_OK.
40783 * math/libm-test.inc ("Philosophy"): Update comment about
40784 exception testing.
40785 (OVERFLOW_EXCEPTION): Define.
40786 (OVERFLOW_EXCEPTION_OK): Likewise.
40787 (INVALID_EXCEPTION_OK): Renumber.
40788 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
40789 (IGNORE_ZERO_INF_SIGN): Likewise.
40790 (test_exceptions): Handle FE_OVERFLOW.
40791 (exp10_test): Expect overflow exceptions.
40792 (exp2_test): Likewise.
40793 (expm1_test): Likewise.
40794 (nextafter_test): Likewise.
40795 (pow_test): Likewise.
40796 (scalbn_test): Likewise.
40797 (scalbln_test): Likewise.
40798
40799 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
40800
40801 * sysdeps/x86_64/bits/atomic.h
40802 (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
40803 64bit integer.
40804 (atomic_exchange_acq): Likewise.
40805 (__arch_exchange_and_add_body): Likewise.
40806 (__arch_add_body): Likewise.
40807 (atomic_add_negative): Likewise.
40808 (atomic_add_zero): Likewise.
40809
40810 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
40811
40812 * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
40813 (fenv_t): Check __x86_64__ instead of __WORDSIZE.
40814
40815 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
40816
40817 * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
40818 Check __x86_64__ instead of __WORDSIZE.
40819
40820 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
40821
40822 * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
40823
40824 2012-03-19 David S. Miller <davem@davemloft.net>
40825
40826 * sysdeps/sparc/fpu/libm-test-ulps: Update.
40827
40828 * sysdeps/sparc/fpu/fenv_private.h: New file.
40829 * sysdeps/sparc/fpu/math_private.h: Use it.
40830 (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
40831 Remove.
40832 (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
40833 (libc_feholdexcept_setroundl): Remove.
40834 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
40835 Remove.
40836 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
40837 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
40838
40839 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
40840
40841 * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
40842 int64_t instead of long int.
40843 (INSERT_WORDS64): Likwise.
40844
40845 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
40846
40847 * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
40848 _Unwind_GetCFA return to _Unwind_Ptr first.
40849
40850 2012-03-19 Joseph Myers <joseph@codesourcery.com>
40851
40852 [BZ #13629]
40853 * math/s_clog.c: Include <float.h>.
40854 (__clog): Scale large or subnormal inputs.
40855 * math/s_clogf.c: Likewise.
40856 * math/s_clogl.c: Likewise.
40857 * math/s_clog10.c: Include <float.h>.
40858 (M_LOG10_2): Define.
40859 (__clog10): Scale large or subnormal inputs.
40860 * math/s_clog10f.c: Likewise.
40861 * math/s_clog10l.c: Likewise.
40862 * math/libm-test.inc (clog_test): Add more tests.
40863 (clog10_test): Likewise.
40864 * sysdeps/i386/fpu/libm-test-ulps: Update.
40865 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40866
40867 [BZ #11451]
40868 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
40869 x and y.
40870 * math/libm-test.inc (atan2_test): Add another test.
40871
40872 * Makerules (common-objdir-compile): Remove.
40873 * sysdeps/unix/Makefile (config-generated): Do not add
40874 $(unix-generated) to variable.
40875 [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
40876 [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
40877 Remove rule.
40878 [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
40879 Likewise.
40880 [generic bits/local_lim.h] (before-compile): Do not append to
40881 variable.
40882 [generic bits/local_lim.h] (common-generated): Likewise.
40883 [generic sys/param.h] (before-compile): Do not append to variable.
40884 [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
40885 [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
40886 [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
40887 [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
40888 include.
40889 [generic sys/param.h] (sys/param.h-includes): Remove variable.
40890 [generic sys/param.h] (sys/param.h-includes): Remove rule.
40891 [generic sys/param.h] ($(addprefix
40892 $(common-objpfx),$(sys/param.h-includes))): Likewise.
40893 [generic sys/param.h] (common-generated): Do not append to
40894 variable.
40895 [generic sys/param.h] (sysdep_headers): Likewise.
40896 [generic bits/errno.h] (before-compile): Do not append to
40897 variable.
40898 [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
40899 rule.
40900 [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
40901 [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
40902 [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
40903 [generic bits/errno.h] (common-generated): Do not append to
40904 variable.
40905 [generic bits/ioctls.h] (before-compile): Do not append to
40906 variable.
40907 [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
40908 rule.
40909 [generic bits/ioctls.h] (ioctl-includes): Remove variable.
40910 [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
40911 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
40912 rule.
40913 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
40914 [generic bits/ioctls.h] (bits_termios.h): Remove variable.
40915 [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
40916 [generic bits/ioctls.h] (common-generated): Do not append to
40917 variable.
40918 [generic sys/syscall.h] (syscall.h): Remove variable.
40919 [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
40920 rule.
40921 [generic sys/syscall.h] (before-compile): Do not append to
40922 variable.
40923 [generic sys/syscall.h] (common-generated): Likewise.
40924 * sysdeps/unix/errnos-tmpl.c: Remove file.
40925 * sysdeps/unix/errnos.awk: Likewise.
40926 * sysdeps/unix/ioctls-tmpl.c: Likewise.
40927 * sysdeps/unix/ioctls.awk: Likewise.
40928 * sysdeps/unix/mk-local_lim.c: Likewise.
40929 * sysdeps/unix/snarf-ioctls: Likewise.
40930
40931 2012-03-19 Richard Henderson <rth@twiddle.net>
40932
40933 * sysdeps/i386/fpu/fenv_private.h: New file.
40934 * sysdeps/i386/fpu/math_private.h: Use it.
40935 (math_opt_barrier, math_force_eval): Remove.
40936 (libc_feholdexcept_setround_53bit): Remove.
40937 (libc_feupdateenv_53bit): Remove.
40938 * sysdeps/x86_64/fpu/math_private.h: Likewise.
40939 (math_opt_barrier, math_force_eval): Remove.
40940 (libc_feholdexcept): Remove.
40941 (libc_feholdexcept_setround): Remove.
40942 (libc_fetestexcept, libc_fesetenv): Remove.
40943 (libc_feupdateenv_test): Remove.
40944 (libc_feupdateenv, libc_feholdsetround): Remove.
40945 (libc_feresetround): Remove.
40946
40947 * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
40948 * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
40949
40950 * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
40951 (libc_feupdateenv_test, libc_feupdateenv_testf): New.
40952 (libc_feupdateenv_testl): New.
40953 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
40954 (libc_feupdateenv_testf): New.
40955 (libc_feupdateenv): Use libc_feupdateenv_test.
40956 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
40957 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
40958
40959 * sysdeps/generic/math_private.h (libc_feholdsetround): New.
40960 (libc_feholdsetroundf, libc_feholdsetroundl): New.
40961 (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
40962 (libc_feresetround_noex): New.
40963 (libc_feresetround_noexf): New.
40964 (libc_feresetround_noexl): New.
40965 (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
40966 (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
40967 (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
40968 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
40969 SET_RESTORE_ROUND.
40970 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
40971 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
40972 (__cos): Likewise.
40973 * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
40974 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
40975 SET_RESTORE_ROUND_NOEX.
40976 * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
40977 SET_RESTORE_ROUND_NOEXF.
40978 * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
40979 * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
40980 (libc_feholdsetroundf): New.
40981 (libc_feresetround, libc_feresetroundf): New.
40982
40983 * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
40984 (libc_feholdexcept_setround_53bit): Convert from macro to function.
40985 (libc_feupdateenv_53bit): Likewise. Don't force _FPU_EXTENDED.
40986
40987 * sysdeps/generic/math_private.h: Include <fenv.h>.
40988 (default_libc_feholdexcept): New.
40989 (default_libc_feholdexcept_setround): New.
40990 (default_libc_fesetenv, default_libc_feupdateenv): New.
40991 (libc_feholdexcept): Only define if undefined.
40992 (libc_feholdexceptf, libc_feholdexceptl): Likewise.
40993 (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
40994 (libc_feholdexcept_setroundl): Likewise.
40995 (libc_feholdexcept_setround_53bit): Likewise.
40996 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
40997 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
40998 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
40999 (libc_feupdateenv_53bit): Likewise.
41000 * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
41001 (libc_feholdexcept): Convert from macro to inline function.
41002 (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
41003 (libc_fesetenv, libc_feupdateenv): Likewise.
41004
41005 * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
41006 not previously defined.
41007 (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
41008 (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
41009 (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
41010 * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
41011 * sysdeps/ieee754/flt-32/math_private.h: New file.
41012 * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
41013 math_private.h below SET_FLOAT_WORD.
41014 (__isnan, __isinf_ns, __finite): Remove.
41015 (__isnanf, __isinf_nsf, __finitef): Remove.
41016
41017 2012-03-18 Andreas Schwab <schwab@linux-m68k.org>
41018
41019 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41020
41021 2012-03-17 David S. Miller <davem@davemloft.net>
41022
41023 [BZ #6471]
41024 * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
41025 for 2.16.
41026
41027 2012-03-16 David S. Miller <davem@davemloft.net>
41028
41029 * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
41030 warnings.
41031
41032 [BZ #6471]
41033 * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
41034 properly.
41035 * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
41036 * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
41037 sysdep_routines when subdir is sysvipc.
41038 * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
41039 __getshmlba helper.
41040
41041 * sysdeps/sparc/fpu/libm-test/ulps: Update.
41042
41043 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
41044
41045 * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
41046 [__LP64__].
41047
41048 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
41049
41050 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
41051 * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
41052 (__lround): Renamed to ...
41053 (__llround): This. Replace long int with long long int.
41054 Define lround functions as aliases of llround functions.
41055 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
41056
41057 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
41058
41059 * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
41060 Use greg_t on sp. Use unsigned int on idx_uc_link. Cast
41061 adresses to uintptr_t. Replace "long int" and "unsigned long
41062 int" with "greg_t" on va_arg.
41063
41064 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
41065
41066 * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
41067 * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
41068
41069 * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
41070 Move e_machine check before EI_CLASS check. Handle x32
41071 libraries. Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
41072 * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
41073 SKIP_EM_IA_64 and include
41074 <sysdeps/unix/sysv/linux/i386/readelflib.c>.
41075
41076 * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
41077 Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
41078 (add_system_dir): New macro.
41079
41080 * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
41081 (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
41082
41083 2012-03-16 Joseph Myers <joseph@codesourcery.com>
41084
41085 [BZ #2551]
41086 [BZ #2552]
41087 [BZ #2553]
41088 [BZ #2554]
41089 [BZ #2562]
41090 [BZ #2563]
41091 [BZ #2565]
41092 [BZ #2566]
41093 [BZ #2576]
41094 * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
41095 (y0): Likewise.
41096 * math/w_j0f.c (j0f): Likewise.
41097 (y0f): Likewise.
41098 * math/w_j0l.c (__j0l): Likewise.
41099 (__y0l): Likewise.
41100 * math/w_j1.c (j1): Likewise.
41101 (y1): Likewise.
41102 * math/w_j1f.c (j1f): Likewise.
41103 (y1f): Likewise.
41104 * math/w_j1l.c (__j1l): Likewise.
41105 (__y1l): Likewise.
41106 * math/w_jn.c (jn): Likewise.
41107 (yn): Likewise.
41108 * math/w_jnf.c (jnf): Likewise.
41109 (ynf): Likewise.
41110 * math/w_jnl.c (__jnl): Likewise.
41111 (__ynl): Likewise.
41112 * math/libm-test.inc (j0_test): Add more tests.
41113 (j1_test): Likewise.
41114 (jn_test): Likewise. Add trailing semicolon to existing test.
41115 (y0_test): Likewise.
41116 (y1_test): Likewise.
41117 * sysdeps/i386/fpu/libm-test-ulps: Update.
41118 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41119
41120 [BZ #13851]
41121 [BZ #13854]
41122 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
41123 libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
41124 * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
41125 * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
41126 (__tanl): Set errno for infinite argument.
41127 * sysdeps/i386/fpu/mptan.c: Remove.
41128 * sysdeps/i386/fpu/s_tan.S: Likewise.
41129 * sysdeps/i386/fpu/s_tanl.S: Likewise.
41130 * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
41131 * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
41132 * math/libm-test.inc (tan_test): Add more tests and enable more
41133 tests for double and long double.
41134 * sysdeps/i386/fpu/libm-test-ulps: Update.
41135 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41136
41137 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
41138
41139 * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
41140 (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
41141
41142 2012-03-16 Roland McGrath <roland@hack.frob.com>
41143
41144 * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
41145 * configure.in: Use it for both main tree and add-ons.
41146 * configure: Regenerated.
41147
41148 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
41149
41150 * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
41151
41152 2012-03-16 Joseph Myers <joseph@codesourcery.com>
41153
41154 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
41155 in comment.
41156
41157 [BZ #13851]
41158 * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
41159 * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
41160 * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
41161 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
41162 * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
41163 infinite argument.
41164 * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
41165 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
41166 != 0 for prec == 2.
41167 * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
41168 * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
41169 * sysdeps/i386/fpu/s_cosl.S: Likewise.
41170 * sysdeps/i386/fpu/s_sincosl.S: Likewise.
41171 * sysdeps/i386/fpu/s_sinl.S: Likewise.
41172 * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
41173 * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
41174 * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
41175 * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
41176 * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
41177 * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
41178 * math/libm-test.inc (cos_test): Add more tests and enable more
41179 tests for long double.
41180 (sin_test): Likewise.
41181 (sincos_test): Likewise.
41182 * sysdeps/i386/fpu/libm-test-ulps: Update.
41183 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41184
41185 2012-03-16 David S. Miller <davem@davemloft.net>
41186
41187 * sysdeps/sparc/fpu/math_private.h: New file.
41188
41189 2012-03-15 David S. Miller <davem@davemloft.net>
41190
41191 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
41192 file.
41193 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
41194 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
41195 file.
41196 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
41197 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
41198 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
41199 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
41200 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
41201 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
41202 sysdep routines.
41203 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
41204
41205 * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
41206 * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
41207
41208 * sysdeps/sparc/sparc-ifunc.h: New file.
41209 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
41210 sparc-ifunc.h
41211 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
41212 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
41213 Likewise.
41214 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
41215 Likewise.
41216 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
41217 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
41218 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
41219 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
41220 Likewise.
41221 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
41222 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
41223 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
41224 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
41225 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
41226 Likewise.
41227 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
41228 Likewise.
41229 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
41230 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
41231 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
41232 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
41233 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
41234 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
41235 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
41236 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
41237 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
41238 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
41239 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
41240 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
41241 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
41242 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
41243 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
41244 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
41245 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
41246 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
41247 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
41248 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
41249 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
41250 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
41251 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
41252 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
41253
41254 2012-03-15 Andreas Schwab <schwab@linux-m68k.org>
41255
41256 * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
41257 scaling.
41258 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41259
41260 2012-03-15 Andreas Jaeger <aj@suse.de>
41261
41262 [BZ #13852]
41263 * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
41264 ieee754/flt-32 implementation for sin, cos and sincos.
41265 * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
41266 * sysdeps/i386/fpu/s_cosf.S: Likewise.
41267 * sysdeps/i386/fpu/s_sincosf.S: Likewise.
41268 * sysdeps/i386/fpu/s_sinf.S: Likewise.
41269 * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
41270 ieee754/flt-32 implementation for tan.
41271
41272 * math/libm-test.inc (cos_test): Enable some large input tests for
41273 float as well
41274 (sin_test): Likewise.
41275 (sincos_test): Likewise.
41276 (tan_test): Add tests for large input.
41277
41278 * sysdeps/i386/fpu/libm-test-ulps: Update.
41279
41280 2012-03-15 Andreas Jaeger <aj@suse.de>
41281
41282 [BZ #13658]
41283 * math/libm-test.inc (cos_test): Add more test cases.
41284 (sin_test): Likewise.
41285 (sincos_test): Likewise.
41286
41287 2012-03-15 Andreas Jaeger <aj@suse.de>
41288
41289 [BZ #13837]
41290 * math/libm-test.inc (cos_test): Add a test case for large input
41291 value.
41292 (sin_test): Likewise.
41293 (sincos_test): Likewise.
41294
41295 2012-03-15 Andreas Jaeger <aj@suse.de>
41296 Joseph Myers <joseph@codesourcery.com>
41297
41298 [BZ #13658]
41299 * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
41300 x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
41301 * sysdeps/i386/fpu/branred.c: Likewise.
41302 * sysdeps/i386/fpu/dosincos.c: Likewise.
41303 * sysdeps/i386/fpu/mpa.c: Likewise.
41304 * sysdeps/i386/fpu/s_cos.S: Likewise.
41305 * sysdeps/i386/fpu/s_sin.S: Likewise.
41306 * sysdeps/i386/fpu/s_sincos.S: Likewise.
41307 * sysdeps/i386/fpu/sincos32.c: Likewise.
41308
41309 * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
41310 Define.
41311 (libc_feupdateenv_53bit): Define.
41312 * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
41313 Define.
41314 (libc_feupdateenv_53bit): Define.
41315
41316 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
41317 53 bit (without extend i386 double precision).
41318
41319 * math/libm-test.inc (sincos_test): Add tests for large input.
41320 (sin): Likewise.
41321 (cos): Likewise.
41322
41323 * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
41324
41325 2012-03-15 Andreas Schwab <schwab@linux-m68k.org>
41326
41327 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41328
41329 2012-03-15 David S. Miller <davem@davemloft.net>
41330
41331 * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
41332 * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
41333 * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
41334 * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
41335 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
41336 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
41337 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
41338 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
41339 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
41340 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
41341 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
41342 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
41343 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
41344 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
41345 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
41346 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
41347 file.
41348 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
41349 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
41350 file.
41351 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
41352 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
41353 file.
41354 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
41355 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
41356 file.
41357 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
41358 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
41359 fmin/fmax sysdep routines.
41360 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
41361
41362 2012-03-14 David S. Miller <davem@davemloft.net>
41363
41364 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
41365 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
41366 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
41367 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
41368 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
41369 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
41370 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
41371 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
41372 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
41373 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
41374 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
41375 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
41376 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
41377 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
41378 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
41379 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
41380 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
41381 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
41382 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
41383 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
41384 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
41385 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
41386 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
41387 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
41388 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
41389 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
41390 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
41391 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
41392 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
41393 routines.
41394 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
41395 file.
41396 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
41397 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
41398 file.
41399 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
41400 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
41401 file.
41402 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
41403 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
41404 file.
41405 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
41406 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
41407 file.
41408 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
41409 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
41410 file.
41411 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
41412 file.
41413 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
41414 file.
41415 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
41416 file.
41417 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
41418 New file.
41419 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
41420 file.
41421 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
41422 file.
41423 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
41424 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
41425 file.
41426 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
41427 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
41428 file.
41429 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
41430 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
41431 file.
41432 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
41433 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
41434 VIS3 routines.
41435
41436 * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
41437 New file.
41438
41439 * sysdeps/sparc/fpu/libm-test-ulps: Update.
41440
41441 * sysdeps/sparc/configure.in: New file.
41442 * sysdeps/sparc/configure: Generate.
41443 * configure.in (libc_cv_sparc_as_vis3): Substitute.
41444 * configure: Regenerate.
41445 * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
41446 * config.make.in (have-as-vis3): New.
41447 * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
41448 available use -Av9d instead of -Av9a.
41449 * sysdeps/sparc/sparc64/Makefile: Likewise.
41450 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
41451 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
41452 New file.
41453 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
41454 file.
41455 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
41456 New file.
41457 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
41458 file.
41459 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
41460 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
41461 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
41462 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
41463 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
41464
41465 * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
41466 fzeros/fnegs to load 0x80000000 into a float register instead of
41467 using the stack.
41468 * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
41469
41470 2012-03-14 Joseph Myers <joseph@codesourcery.com>
41471
41472 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41473 bits/syscall.h.
41474 ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
41475 ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
41476 ($(inst_includedir)/bits/syscall.h): Remove rule.
41477 ($(objpfx)bits/syscall.d): Include instead of
41478 $(objpfx)syscall-list.d.
41479 (generated): Change syscall-list.h and syscall-list.d to
41480 bits/syscall.h and bits/syscall.d.
41481
41482 2012-03-14 Roland McGrath <roland@hack.frob.com>
41483
41484 [BZ #13846]
41485 * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
41486
41487 2012-03-14 Joseph Myers <joseph@codesourcery.com>
41488
41489 [BZ #13841]
41490 * math/s_csqrt.c: Include <float.h>.
41491 (__csqrt): Scale large or subnormal inputs.
41492 * math/s_csqrtf.c: Likewise.
41493 * math/s_csqrtl.c: Likewise.
41494 * math/libm-test.inc (csqrt_test): Add more tests.
41495 * sysdeps/i386/fpu/libm-test-ulps: Update.
41496 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41497
41498 [BZ #13840]
41499 * math/libm-test.inc (hypot_test): Add more tests.
41500
41501 2012-03-13 David S. Miller <davem@davemloft.net>
41502
41503 [BZ #13840]
41504 * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
41505 double-precision for the calculation instead of scaling.
41506
41507 2012-03-13 Joseph Myers <joseph@codesourcery.com>
41508
41509 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
41510 manipulate bits before adding and subtracting TWO52[sx].
41511 * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
41512 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
41513 Likewise.
41514 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
41515
41516 2012-03-13 David S. Miller <davem@davemloft.net>
41517
41518 * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
41519 * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
41520 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
41521 rtld-global-offsets.h
41522 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
41523
41524 * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
41525 large parameters.
41526
41527 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
41528
41529 * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
41530 'err' in the ifdef scope in which it is actually used.
41531
41532 * nss/nss_db/db-init.c: Include string.h
41533
41534 2012-03-12 David S. Miller <davem@davemloft.net>
41535
41536 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
41537 masking out of the most significant byte of random value used.
41538 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
41539 Fix coding style in previous change.
41540
41541 * sysdeps/unix/sysv/linux/kernel-features.h
41542 (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
41543 (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
41544 expression.
41545 (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
41546 later.
41547
41548 2012-03-11 David S. Miller <davem@davemloft.net>
41549
41550 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
41551 (__makecontext): Fix signedness of pointer casts setting up 'sp'.
41552 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
41553 for 'resultvar' otherwise things get truncated on 64-bit.
41554
41555 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
41556 Fix masking out of the most significant byte of random value used.
41557
41558 * sysdeps/sparc/fpu/libm-test-ulps: Update.
41559
41560 2012-03-10 Andreas Schwab <schwab@linux-m68k.org>
41561
41562 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41563
41564 2012-03-09 David S. Miller <davem@davemloft.net>
41565
41566 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
41567 variables with appropriate CPP guards.
41568 * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
41569 from the frame pointer, not the stack pointer. Correct layout
41570 comments. Fix test on resulting framesize and the management of
41571 the outregs buffer for pltexit. Preserve floating point return
41572 values across _dl_call_pltexit call.
41573 * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
41574 framesize and the management of the outregs buffer for pltexit.
41575 Preserve floating point return values across _dl_call_pltexit
41576 call.
41577 * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
41578 (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
41579 (la_sparc64_gnu_pltexit): New functions.
41580 (print_exit): Fix format string for return register value.
41581
41582 2012-03-10 Joseph Myers <joseph@codesourcery.com>
41583
41584 * sunrpc/Makefile (others): Add rpcgen.
41585 ($(objpfx)rpcgen): Remove special build rule and dependency on
41586 libc.
41587 * sunrpc/rpcgen.c: New file.
41588
41589 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
41590
41591 [BZ #13673]
41592 * posix/bug-regex33.c: Replace FSF snail mail address with URL.
41593 * stdio-common/bug-vfprintf-nargs.c: Likewise.
41594 * sysdeps/i386/crti.S: Likewise.
41595 * sysdeps/i386/crtn.S: Likewise.
41596 * sysdeps/powerpc/powerpc32/crti.S: Likewise.
41597 * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
41598 * sysdeps/powerpc/powerpc64/crti.S: Likewise.
41599 * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
41600 * sysdeps/sh/crti.S: Likewise.
41601 * sysdeps/sh/crtn.S: Likewise.
41602 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
41603
41604 [BZ #13673]
41605 * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
41606 with URL.
41607 * locale/programs/locfile-kw.gperf: Likewise.
41608 * locale/programs/charmap-kw.h: Regenerated.
41609 * locale/programs/locfile-kw.h: Likewise.
41610
41611 [BZ #13673]
41612 * intl/plural.y: Replace FSF snail mail address with URL.
41613 * intl/plural.c: Regenerated.
41614
41615 2012-03-09 Richard Henderson <rth@twiddle.net>
41616
41617 * include/math_private.h: Remove file.
41618 * math/math_private.h: Move file ...
41619 * sysdeps/generic/math_private.h: ... here.
41620
41621 * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
41622 * sysdeps/powerpc/fpu/math_private.h: Likewise.
41623 * sysdeps/x86_64/fpu/math_private.h: Likewise.
41624
41625 * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
41626 and <math_private.h>.
41627 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
41628 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
41629 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
41630 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
41631 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
41632 * sysdeps/ieee754/dbl-64/branred.c: Likewise.
41633 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
41634 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
41635 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
41636 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
41637 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
41638 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
41639 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
41640 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
41641 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
41642 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
41643 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
41644 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
41645 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
41646 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
41647 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
41648 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
41649 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
41650 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
41651 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
41652 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
41653 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
41654 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
41655 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
41656 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
41657 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
41658 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
41659 * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
41660 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
41661 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
41662 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
41663 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
41664 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
41665 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
41666 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
41667 * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
41668 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
41669 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
41670 * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
41671 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
41672 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
41673 * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
41674 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
41675 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
41676 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
41677 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
41678 * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
41679 * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
41680 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
41681 * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
41682 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
41683 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
41684 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
41685 * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
41686 * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
41687 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
41688 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
41689 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
41690 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
41691 * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
41692 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
41693 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
41694 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
41695 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
41696 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
41697 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
41698 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
41699 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
41700 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
41701 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
41702 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
41703 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
41704 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
41705 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
41706 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
41707 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
41708 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
41709 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
41710 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
41711 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
41712 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
41713 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
41714 * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
41715 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
41716 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
41717 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
41718 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
41719 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
41720 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
41721 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
41722 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
41723 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
41724 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
41725 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
41726 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
41727 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
41728 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
41729 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
41730 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
41731 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
41732 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
41733 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
41734 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
41735 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
41736 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
41737 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
41738 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
41739 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
41740 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
41741 * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
41742 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
41743 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
41744 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
41745 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
41746 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
41747 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
41748 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
41749 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
41750 * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
41751 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
41752 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
41753 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
41754 * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
41755 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
41756 * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
41757 * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
41758 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
41759 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
41760 * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
41761 * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
41762 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
41763 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
41764 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
41765 * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
41766 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
41767 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
41768 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
41769 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
41770 * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
41771 * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
41772 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
41773 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
41774 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
41775 * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
41776 * sysdeps/ieee754/k_standard.c: Likewise.
41777 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
41778 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
41779 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
41780 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
41781 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
41782 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
41783 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
41784 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
41785 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
41786 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
41787 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
41788 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
41789 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
41790 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
41791 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
41792 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
41793 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
41794 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
41795 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
41796 * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
41797 * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
41798 * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
41799 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
41800 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
41801 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
41802 * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
41803 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
41804 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
41805 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
41806 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
41807 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
41808 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
41809 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
41810 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
41811 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
41812 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
41813 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
41814 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
41815 * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
41816 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
41817 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
41818 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
41819 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
41820 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
41821 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
41822 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
41823 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
41824 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
41825 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
41826 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
41827 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
41828 * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
41829 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
41830 * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
41831 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
41832 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
41833 * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
41834 * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
41835 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
41836 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
41837 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
41838 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
41839 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
41840 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
41841 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
41842 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
41843 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
41844 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
41845 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
41846 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
41847 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
41848 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
41849 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
41850 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
41851 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
41852 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
41853 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
41854 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
41855 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
41856 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
41857 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
41858 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
41859 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
41860 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
41861 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
41862 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
41863 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
41864 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
41865 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
41866 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
41867 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
41868 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
41869 * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
41870 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
41871 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
41872 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
41873 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
41874 * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
41875 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
41876 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
41877 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
41878 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
41879 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
41880 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
41881 * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
41882 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
41883 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
41884 * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
41885 * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
41886 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
41887 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
41888 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
41889 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
41890 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
41891 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
41892 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
41893 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
41894 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
41895 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
41896 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
41897 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
41898 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
41899 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
41900 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
41901 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
41902 * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
41903 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
41904 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
41905 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
41906 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
41907 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
41908 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
41909 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
41910 * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
41911 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
41912 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
41913 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
41914 * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
41915 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
41916 * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
41917 * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
41918 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
41919 * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
41920 * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
41921 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
41922 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
41923 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
41924 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
41925 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
41926 * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
41927 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
41928 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
41929 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
41930 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
41931 * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
41932 * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
41933 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
41934 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
41935 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
41936 * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
41937 * sysdeps/ieee754/s_lib_version.c: Likewise.
41938 * sysdeps/ieee754/s_matherr.c: Likewise.
41939 * sysdeps/ieee754/s_signgam.c: Likewise.
41940 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
41941 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
41942 * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
41943 * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
41944 * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
41945 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
41946 * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
41947 * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
41948 * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
41949 * sysdeps/powerpc/fpu/s_rint.c: Likewise.
41950 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
41951 * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
41952 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
41953 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
41954 * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
41955 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
41956 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
41957 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
41958 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
41959 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
41960 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
41961
41962 2012-03-09 Joseph Myers <joseph@codesourcery.com>
41963
41964 * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
41965 * sunrpc/rpc_main.c: Likewise.
41966 * sunrpc/rpc_svcout.c: Likewise.
41967
41968 2012-03-09 David S. Miller <davem@davemloft.net>
41969
41970 * include/math_private.h: New file.
41971
41972 2012-03-09 Joseph Myers <joseph@codesourcery.com>
41973
41974 * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
41975 * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
41976 * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
41977 from <bits/socket_type.h>.
41978 (enum __socket_type): Don't define here.
41979 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
41980 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41981 bits/socket_type.h.
41982
41983 [BZ #13566]
41984 * libio/stdio.h (gets): Always declare for C++ up to C++11 without
41985 checking __USE_GNU.
41986
41987 * Makerules ($(inst_includedir)/%.h): New rule.
41988 * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
41989 (install-others): Remove variable setting.
41990 ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
41991
41992 2012-03-08 Richard Henderson <rth@twiddle.net>
41993
41994 * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
41995 from macro to inline function; merge with the
41996 !__LIBC_INTERNAL_MATH_INLINES version.
41997 (__ieee754_sqrtf): Likewise.
41998
41999 * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
42000 to inline function.
42001 (__rintf, __floor, __floorf): Likewise.
42002
42003 * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
42004 macro to inline function.
42005 (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
42006
42007 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
42008 not <math/math_private.h>.
42009
42010 2012-03-08 David S. Miller <davem@davemloft.net>
42011
42012 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
42013 copyright year.
42014 * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
42015
42016 2012-03-08 Thomas Schwinge <thomas@codesourcery.com>
42017
42018 * resolv/gai_misc.c (handle_requests): Fix struct timespec
42019 normalization.
42020 * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
42021 * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
42022
42023 2012-03-08 Ulrich Drepper <drepper@gmail.com>
42024
42025 * stdio-common/tst-fphex.c: Various cleanups. The macros cannot
42026 be defined individually, they must be defined as a block. Define
42027 S for printing a string instead of hidint the different by using a
42028 macro for adding the 'l'.
42029 * stdio-common/tst-fphex-wide.c: Adjust.
42030
42031 2012-03-07 Marek Polacek <polacek@redhat.com>
42032
42033 * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
42034
42035 2012-03-08 Marek Polacek <polacek@redhat.com>
42036
42037 [BZ #13806]
42038 * stdio-common/Makefile (tests): Add tst-fphex-wide.
42039 * stdio-common/tst-fphex.c: Define a few macros to make the
42040 test reusable. Use them.
42041 * stdio-common/tst-fphex-wide.c: New file.
42042
42043 2012-03-08 Joseph Myers <joseph@codesourcery.com>
42044
42045 [BZ #6911]
42046 * manual/macros.texi (gnusystems): New macro.
42047 (nongnusystems): Likewise.
42048 (gnulinuxhurdsystems): Likewise.
42049 (gnuhurdsystems): Likewise..
42050 (gnulinuxsystems): Likewise.
42051 * manual/charset.texi: Use new macros or @theglibc{} to refer to
42052 variants of the GNU system, not "GNU system".
42053 * manual/conf.texi: Likewise.
42054 * manual/errno.texi: Likewise. Update example of errno macro
42055 expansion.
42056 * manual/filesys.texi: Likewise.
42057 (getumask): Document as specific to GNU/Hurd.
42058 * manual/install.texi: Likewise. Reword some references to
42059 GNU/Linux.
42060 * manual/intro.texi: Likewise.
42061 * manual/io.texi: Likewise.
42062 (File Name Portability): Detail which constraints are inapplicable
42063 to all GNU systems and which are only inapplicable to GNU/Hurd.
42064 * manual/job.texi: Likewise.
42065 * manual/llio.texi: Likewise.
42066 (O_NOCTTY): Document as present on GNU/Linux.
42067 * manual/maint.texi: Likewise.
42068 * manual/memory.texi: Likewise.
42069 * manual/pattern.texi: Likewise.
42070 * manual/pipe.texi: Likewise.
42071 * manual/process.texi: Likewise.
42072 * manual/resource.texi: Likewise.
42073 (RUSAGE_CHILDREN): Remove statement about specifying a particular
42074 child on GNU/Hurd.
42075 * manual/setjmp.texi: Likewise.
42076 * manual/signal.texi: Likewise.
42077 * manual/startup.texi: Likewise.
42078 * manual/stdio.texi: Likewise.
42079 * manual/terminal.texi: Likewise.
42080 (ONLCR): Document as POSIX.
42081 (OXTABS): Document availability on GNU/Linux as XTABS.
42082 (ONOEOT): Document availability separately from other bits.
42083 (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
42084 * manual/time.texi: Likewise.
42085 * manual/users.texi: Likewise.
42086 * INSTALL: Regenerated.
42087 * sysdeps/gnu/errlist.c: Regenerated.
42088
42089 * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
42090 * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
42091 (libc_cv_ctors_header): Likewise. Use asm ("") instead of calling
42092 puts.
42093 * configure: Regenerated.
42094
42095 2012-03-07 Joseph Myers <joseph@codesourcery.com>
42096
42097 * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
42098 default includes instead of AC_HEADER_CHECK.
42099 * sysdeps/i386/configure: Regenerated.
42100
42101 [BZ #10716]
42102 * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
42103 * math/s_cacoshf.c (__cacoshf): Likewise.
42104 * math/s_cacoshl.c (__cacoshl): Likewise.
42105 * math/s_casinh.c (__casinh): Set signs of result from argument.
42106 * math/s_casinhf.c (__casinhf): Likewise.
42107 * math/s_casinhl.c (__casinhl): Likewise.
42108 * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
42109 (casinh_test): Add more tests.
42110 * sysdeps/i386/fpu/libm-test-ulps: Update.
42111 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42112
42113 2012-03-07 Ulrich Drepper <drepper@gmail.com>
42114
42115 * po/zh_TW.po: Update from translation team.
42116
42117 * login/Makefile (distribute): Remove variable.
42118 * catgets/Makefile: Likewise.
42119 * mach/Makefile: Likewise.
42120 * malloc/Makefile: Likewise.
42121 * misc/Makefile: Likewise.
42122 * iconv/Makefile: Likewise.
42123 * nscd/Makefile: Likewise.
42124 * hurd/Makefile: Likewise.
42125 * manual/Makefile: Likewise.
42126 * locale/Makefile: Likewise.
42127 * intl/Makefile: Likewise.
42128 * conform/Makefile: Likewise.
42129 * nss/Makefile: Likewise.
42130 * time/Makefile: Likewise.
42131 * soft-fp/Makefile: Likewise.
42132 * dirent/Makefile: Likewise.
42133 * gmon/Makefile: Likewise.
42134 * po/Makefile: Likewise.
42135 * rt/Makefile: Likewise.
42136 * socket/Makefile: Likewise.
42137 * math/Makefile: Likewise.
42138 * signal/Makefile: Likewise.
42139 * debug/Makefile: Likewise.
42140 * elf/Makefile: Likewise.
42141 * timezone/Makefile: Likewise.
42142 * stdlib/Makefile: Likewise.
42143 * iconvdata/Makefile: Likewise.
42144 * sunrpc/Makefile: Likewise.
42145 * io/Makefile: Likewise.
42146 * argp/Makefile: Likewise.
42147 * inet/Makefile: Likewise.
42148 * hesiod/Makefile: Likewise.
42149 * grp/Makefile: Likewise.
42150 * csu/Makefile: Likewise.
42151 * wctype/Makefile: Likewise.
42152 * crypt/Makefile: Likewise.
42153 * libio/Makefile: Likewise.
42154 * string/Makefile: Likewise.
42155 * nis/Makefile: Likewise.
42156 * resolv/Makefile: Likewise.
42157 * stdio-common/Makefile: Likewise.
42158 * wcsmbs/Makefile: Likewise.
42159 * dlfcn/Makefile: Likewise.
42160 * posix/Makefile: Likewise.
42161
42162 [BZ #6959]
42163 * timezone/Makefile: Don't install timezone files, just the programs
42164 and scripts.
42165
42166 2012-03-06 Ulrich Drepper <drepper@gmail.com>
42167
42168 * nss/databases.def: Add missing gshadow entry.
42169
42170 * stdio-common/vfprintf.c: Fix formatting. Missing copyright update.
42171
42172 2012-03-06 Marek Polacek <polacek@redhat.com>
42173
42174 [BZ #13726]
42175 * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
42176 * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
42177 * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
42178 * stdio-common/tst-long-dbl-fphex.c: New file.
42179
42180 2012-03-06 David S. Miller <davem@davemloft.net>
42181
42182 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
42183 (set_obp_int): New function.
42184 (get_obp_int): New function.
42185 (__get_clockfreq_via_dev_openprom): Likewise.
42186 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
42187 Avoid unused variable warnings on 'val' and use builtin_expect.
42188 (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
42189 __builtin_expect.
42190 (INLINE_CLONE_SYSCALL): Likewise.
42191
42192 2012-03-05 David S. Miller <davem@davemloft.net>
42193
42194 * sysdeps/sparc/fpu/libm-test-ulps: Update.
42195
42196 2012-03-05 Andreas Schwab <schwab@linux-m68k.org>
42197
42198 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42199
42200 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
42201 only for |x| >= 40.
42202 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
42203
42204 2012-03-05 H.J. Lu <hongjiu.lu@intel.com>
42205
42206 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
42207 Replace gettimeofday with __vdso_gettimeofday.
42208
42209 * sysdeps/unix/sysv/linux/x86_64/init-first.c
42210 (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
42211 __vdso_clock_gettime and __vdso_getcpu.
42212
42213 * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
42214 time with __vdso_time.
42215
42216 2012-03-05 Joseph Myers <joseph@codesourcery.com>
42217
42218 * manual/lang.texi (size_t): Note types to which size_t may be
42219 equivalent with the GNU C Library, but do not describe when
42220 differences between them are significant.
42221
42222 2012-03-05 Andreas Jaeger <aj@suse.de>
42223
42224 * sysdeps/i386/fpu/libm-test-ulps: Update.
42225
42226 2012-03-05 Joseph Myers <joseph@codesourcery.com>
42227
42228 [BZ #3976]
42229 * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
42230 (__ieee754_pow): Save and restore rounding mode and use
42231 round-to-nearest for main computations.
42232 * math/libm-test.inc (pow_test_tonearest): New function.
42233 (pow_test_towardzero): Likewise.
42234 (pow_test_downward): Likewise.
42235 (pow_test_upward): Likewise.
42236 (main): Call the new functions.
42237 * sysdeps/i386/fpu/libm-test-ulps: Update.
42238 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42239
42240 [BZ #3976]
42241 * math/libm-test.inc (cosh_test_tonearest): New function.
42242 (cosh_test_towardzero): Likewise.
42243 (cosh_test_downward): Likewise.
42244 (cosh_test_upward): Likewise.
42245 (sinh_test_tonearest): Likewise.
42246 (sinh_test_towardzero): Likewise.
42247 (sinh_test_downward): Likewise.
42248 (sinh_test_upward): Likewise.
42249 (main): Call the new functions.
42250 * sysdeps/i386/fpu/libm-test-ulps: Update.
42251 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42252
42253 2012-03-05 Tom de Vries <tom@codesourcery.com>
42254
42255 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
42256 default stack guard is set in last bytes.
42257 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
42258
42259 2012-03-05 Kees Cook <keescook@chromium.org>
42260
42261 * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
42262
42263 [BZ #13656]
42264 * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
42265 possibly allocate from heap instead of stack.
42266 * stdio-common/bug-vfprintf-nargs.c: New file.
42267 * stdio-common/Makefile (tests): Add nargs overflow test.
42268
42269 2012-03-03 Andreas Schwab <schwab@linux-m68k.org>
42270
42271 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42272
42273 2012-03-03 Marek Polacek <polacek@redhat.com>
42274
42275 * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
42276 * math/math_private.h: Likewise.
42277 * stdlib/tst-strtod.c: Likewise.
42278 * sysdeps/i386/i486/bits/atomic.h: Likewise.
42279 * sysdeps/x86_64/bits/atomic.h: Likewise.
42280
42281 2012-03-02 David S. Miller <davem@davemloft.net>
42282
42283 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
42284 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
42285 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
42286 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
42287 * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
42288 * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
42289 * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
42290 * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
42291
42292 2012-03-02 Roland McGrath <roland@hack.frob.com>
42293
42294 [BZ #13792]
42295 * manual/examples/README: New file, says the example source files
42296 can be used under GPL>=2.
42297 * manual/Makefile (%.c.texi): Eat the leading part of the file until a
42298 line containing just "*/".
42299 * manual/examples/add.c: Add copyright header (GPL>=2).
42300 * manual/examples/argp-ex1.c: Likewise.
42301 * manual/examples/argp-ex2.c: Likewise.
42302 * manual/examples/argp-ex3.c: Likewise.
42303 * manual/examples/argp-ex4.c: Likewise.
42304 * manual/examples/atexit.c: Likewise.
42305 * manual/examples/db.c: Likewise.
42306 * manual/examples/dir.c: Likewise.
42307 * manual/examples/dir2.c: Likewise.
42308 * manual/examples/execinfo.c: Likewise.
42309 * manual/examples/filecli.c: Likewise.
42310 * manual/examples/filesrv.c: Likewise.
42311 * manual/examples/fmtmsgexpl.c: Likewise.
42312 * manual/examples/genpass.c: Likewise.
42313 * manual/examples/inetcli.c: Likewise.
42314 * manual/examples/inetsrv.c: Likewise.
42315 * manual/examples/isockad.c: Likewise.
42316 * manual/examples/longopt.c: Likewise.
42317 * manual/examples/memopen.c: Likewise.
42318 * manual/examples/memstrm.c: Likewise.
42319 * manual/examples/mkfsock.c: Likewise.
42320 * manual/examples/mkisock.c: Likewise.
42321 * manual/examples/mygetpass.c: Likewise.
42322 * manual/examples/pipe.c: Likewise.
42323 * manual/examples/popen.c: Likewise.
42324 * manual/examples/rprintf.c: Likewise.
42325 * manual/examples/search.c: Likewise.
42326 * manual/examples/select.c: Likewise.
42327 * manual/examples/setjmp.c: Likewise.
42328 * manual/examples/sigh1.c: Likewise.
42329 * manual/examples/sigusr.c: Likewise.
42330 * manual/examples/stpcpy.c: Likewise.
42331 * manual/examples/strdupa.c: Likewise.
42332 * manual/examples/strftim.c: Likewise.
42333 * manual/examples/strncat.c: Likewise.
42334 * manual/examples/subopt.c: Likewise.
42335 * manual/examples/swapcontext.c: Likewise.
42336 * manual/examples/termios.c: Likewise.
42337 * manual/examples/testopt.c: Likewise.
42338 * manual/examples/testpass.c: Likewise.
42339 * manual/examples/timeval_subtract.c: Likewise.
42340
42341 [BZ #13792]
42342 * manual/time.texi (Elapsed Time): Move timeval_subtract example
42343 function to ...
42344 * manual/timeval_subtract.c.texi: ... here, new file.
42345
42346 2012-03-02 David S. Miller <davem@davemloft.net>
42347
42348 * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
42349
42350 2012-03-02 Joseph Myers <joseph@codesourcery.com>
42351
42352 [BZ #3976]
42353 * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
42354 (__sin): Save and restore rounding mode and use round-to-nearest
42355 for all computations.
42356 (__cos): Save and restore rounding mode and use round-to-nearest
42357 for all computations.
42358 * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
42359 <fenv.h>.
42360 (tan): Save and restore rounding mode and use round-to-nearest for
42361 all computations.
42362 * math/libm-test.inc (cos_test_tonearest): New function.
42363 (cos_test_towardzero): Likewise.
42364 (cos_test_downward): Likewise.
42365 (cos_test_upward): Likewise.
42366 (sin_test_tonearest): Likewise.
42367 (sin_test_towardzero): Likewise.
42368 (sin_test_downward): Likewise.
42369 (sin_test_upward): Likewise.
42370 (tan_test_tonearest): Likewise.
42371 (tan_test_towardzero): Likewise.
42372 (tan_test_downward): Likewise.
42373 (tan_test_upward): Likewise.
42374 (main): Call the new functions.
42375 * sysdeps/i386/fpu/libm-test-ulps: Update.
42376 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42377
42378 [BZ #10135]
42379 * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
42380 small n, then large n, before computing and testing k+n.
42381 * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
42382 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
42383 Likewise.
42384 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
42385 Likewise.
42386 * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
42387 * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
42388 * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
42389 * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
42390 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
42391 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
42392 * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
42393 * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
42394 * math/libm-test.inc (scalbn_test): Add more tests.
42395 (scalbln_test): Likewise.
42396
42397 * manual/filesys.texi (mode_t): Describe constraints on size and
42398 signedness, not exact equivalence to a particular type.
42399 (ino_t): Likewise.
42400 (ino64_t): Likewise.
42401 (dev_t): Likewise.
42402 (nlink_t): Likewise.
42403 (blkcnt_t): Likewise.
42404 (blkcnt64_t): Likewise.
42405 * manual/llio.texi (off_t): Likewise.
42406
42407 [BZ #3976]
42408 * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
42409 (__ieee754_exp): Save and restore rounding mode and use
42410 round-to-nearest for all computations.
42411 * math/libm-test.inc (exp_test_tonearest): New function.
42412 (exp_test_towardzero): Likewise.
42413 (exp_test_downward): Likewise.
42414 (exp_test_upward): Likewise.
42415 (main): Call the new functions.
42416 * sysdeps/i386/fpu/libm-test-ulps: Update.
42417 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42418
42419 2012-03-01 Chris Demetriou <cgd@google.com>
42420
42421 * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
42422 have predictable order.
42423
42424 2012-03-01 David S. Miller <davem@davemloft.net>
42425
42426 * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
42427
42428 * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
42429 * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
42430 * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
42431 * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
42432
42433 * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
42434 * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
42435 * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
42436 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
42437 * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
42438 * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
42439 * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
42440 * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
42441 * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
42442
42443 * sysdeps/sparc/fpu/libm-test-ulps: Update.
42444
42445 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
42446 * sysdeps/sparc/fpu/libm-test-ulps: to here.
42447 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
42448
42449 * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
42450 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
42451 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
42452 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
42453 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
42454 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
42455 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
42456 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
42457 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
42458 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
42459 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
42460 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
42461 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
42462 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
42463 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
42464 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
42465 * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
42466 * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
42467 * sysdeps/sparc/elf/configure: Regenerated.
42468
42469 2012-03-01 Joseph Myers <joseph@codesourcery.com>
42470
42471 * configure.in (AS, LD): Require binutils 2.20 or later.
42472 * configure: Regenerated.
42473 * manual/install.texi (Tools for Compilation): Give binutils 2.20
42474 as required minimum version.
42475 * INSTALL: Regenerated.
42476
42477 [BZ #2541]
42478 [BZ #4108]
42479 * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
42480 before squaring exponent.
42481 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
42482 bottom long double and 27 bits of top long double before squaring
42483 exponent.
42484 * math/libm-test.inc (erfc_test): Add more tests.
42485 * sysdeps/i386/fpu/libm-test-ulps: Update.
42486 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
42487 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42488
42489 2012-03-01 Kai Tietz <ktietz@redhat.com>
42490
42491 * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
42492 * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
42493 containing bit-fields.
42494 * soft-fp/extended.h (_FP_UNION_E): Likewise.
42495 * soft-fp/single.h (_FP_UNION_S): Likewise.
42496 * soft-fp/double.h (_FP_UNION_D): Likewise.
42497
42498 2012-02-29 Joseph Myers <joseph@codesourcery.com>
42499
42500 [BZ #13786]
42501 * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
42502 not include ../strcmp.S.
42503 [USE_AS_STRNCASECMP_L]: Likewise.
42504 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
42505 (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
42506 * sysdeps/i386/i686/multiarch/strncase_l-c.c
42507 (__strncasecmp_l_ia32): Define as alias to
42508 __strncasecmp_l_nonascii.
42509
42510 [BZ #5794]
42511 * math/libm-test.inc (expm1_test): Add test for bug 5794.
42512 * sysdeps/i386/fpu/libm-test-ulps: Update.
42513 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42514
42515 * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
42516 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42517
42518 2012-02-29 Jeff Law <law@redhat.com>
42519
42520 * resolv/res_query.c (__libc_res_nquerydomain): Avoid
42521 out of bounds read.
42522
42523 2012-02-29 Marek Polacek <polacek@redhat.com>
42524
42525 [BZ #13706]
42526 * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
42527 * elf/Makefile: Add rules to run tst-unused-dep.out.
42528
42529 2012-02-28 David S. Miller <davem@davemloft.net>
42530
42531 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
42532 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
42533 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
42534 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
42535 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
42536 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
42537
42538 2012-02-29 Joseph Myers <joseph@codesourcery.com>
42539
42540 * math/libm-test.inc (llround_test): Move one test from
42541 lround_test. Use TEST_f_L in moved test.
42542 (lround_test): Move misplaced test to llround_test. Add testcase
42543 from bug 2561.
42544
42545 2012-02-28 Ulrich Drepper <drepper@gmail.com>
42546
42547 * sysdeps/x86_64/fpu/e_expf.S: New file.
42548 Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
42549
42550 2012-02-28 Stanislav Brabec <sbrabec@suse.cz>
42551
42552 [BZ #13637]
42553 * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
42554 of remain_len that may cause incomplete multi-byte character and
42555 false match.
42556 * posix/bug-regex33.c: New file.
42557 * posix/Makefile (tests): Add bug-regex33.
42558
42559 2012-02-28 Joseph Myers <joseph@codesourcery.com>
42560
42561 * manual/macros.texi: New file.
42562 * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
42563 * manual/libc.texinfo: Include macros.texi.
42564 * manual/creatute.texi: Likewise.
42565 * manual/install.texi: Likewise.
42566 * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
42567 @glibcadj{} in references to the GNU C Library.
42568 * manual/charset.texi: Likewise.
42569 * manual/conf.texi: Likewise.
42570 * manual/contrib.texi: Likewise. Consistently use "GNU C Library"
42571 when not using those macros.
42572 * manual/creature.texi: Likewise.
42573 * manual/crypt.texi: Likewise.
42574 * manual/errno.texi: Likewise.
42575 * manual/filesys.texi: Likewise.
42576 * manual/header.texi: Likewise.
42577 * manual/install.texi: Likewise.
42578 * manual/intro.texi: Likewise.
42579 * manual/io.texi: Likewise.
42580 * manual/job.texi: Likewise.
42581 * manual/lang.texi: Likewise.
42582 * manual/libc.texiinfo: Likewise.
42583 * manual/llio.texi: Likewise.
42584 * manual/locale.texi: Likewise.
42585 * manual/maint.texi: Likewise.
42586 * manual/math.texi: Likewise.
42587 * manual/memory.texi: Likewise.
42588 * manual/message.texi: Likewise.
42589 * manual/nss.texi: Likewise.
42590 * manual/pattern.texi: Likewise.
42591 * manual/process.texi: Likewise.
42592 * manual/resource.texi: Likewise.
42593 * manual/search.texi: Likewise.
42594 * manual/setjmp.texi: Likewise.
42595 * manual/signal.texi: Likewise.
42596 * manual/socket.texi: Likewise.
42597 * manual/startup.texi: Likewise.
42598 * manual/stdio.texi: Likewise.
42599 * manual/string.texi: Likewise.
42600 * manual/sysinfo.texi: Likewise.
42601 * manual/syslog.texi: Likewise.
42602 * manual/terminal.texi: Likewise.
42603 * manual/time.texi: Likewise.
42604 * manual/users.texi: Likewise.
42605 * INSTALL: Regenerated.
42606 * NOTES: Regenerated.
42607 * sysdeps/gnu/errlist.c: Regenerated.
42608
42609 2012-02-28 Andreas Schwab <schwab@linux-m68k.org>
42610
42611 * include/dirent.h: Include <dirstream.h> before
42612 <dirent/dirent.h>.
42613
42614 2012-02-28 David S. Miller <davem@davemloft.net>
42615
42616 * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
42617 * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
42618 * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
42619 * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
42620
42621 2012-02-27 David S. Miller <davem@davemloft.net>
42622
42623 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
42624 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
42625 * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
42626 * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
42627
42628 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
42629 frame pointer instead of stack pointer relative arg slot.
42630 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
42631 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
42632 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
42633
42634 2012-02-27 Carlos O'Donell <carlos_odonell@mentor.com>
42635
42636 [BZ #3992]
42637 * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
42638
42639 2012-02-27 David S. Miller <davem@davemloft.net>
42640
42641 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
42642 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
42643 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
42644 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
42645 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
42646 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
42647 * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
42648 * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
42649
42650 2012-02-27 Joseph Myers <joseph@codesourcery.com>
42651
42652 * configure.in (CC): Restrict allowed GCC versions to 4.3 and
42653 later. Allow versions 5-9.
42654 * configure: Regenerated.
42655 * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
42656 required minimum version and 4.6 as recommended version. Do not
42657 mention bugs in GCC 2.7 and 2.8.
42658 * INSTALL: Regenerated.
42659
42660 2012-02-27 David S. Miller <davem@davemloft.net>
42661
42662 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
42663 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
42664 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
42665 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
42666 * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
42667 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
42668 * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
42669 * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
42670
42671 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
42672 manipulate bits before adding and subtracting TWO112[sx].
42673 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
42674
42675 2012-02-27 Roland McGrath <roland@hack.frob.com>
42676
42677 [BZ #13775]
42678 * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
42679 [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
42680 * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
42681 being in POSIX, because they are in 1003.1-2008.
42682
42683 * rt/tst-aio.c: Include <fcntl.h>.
42684 * rt/tst-aio7.c: Likewise.
42685 * rt/tst-aio64.c: Likewise.
42686
42687 * stdio-common/tst-fmemopen.c (main): Remove spurious const.
42688
42689 2012-02-27 Joseph Myers <joseph@codesourcery.com>
42690
42691 * manual/install.texi (--with-headers): Describe headers as
42692 interface headers, not private headers.
42693 (Specific advice for GNU/Linux systems): Describe use of headers
42694 from "make headers_install", not private headers from older
42695 kernels.
42696 * INSTALL: Regenerated.
42697 * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
42698 Change to 2.6.19.
42699 * sysdeps/unix/sysv/linux/configure: Regenerated.
42700
42701 * manual/llio.texi (fclean): Remove documentation.
42702
42703 * manual/Makefile (libc-texi-generated): New variable. Include
42704 version.texi.
42705 (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
42706 $(libc-texi-generated), not duplicated list of files.
42707 (version.texi, stamp-version): New rules.
42708 (realclean): Remove $(libc-texi-generated), not individual files
42709 from that list. Do not remove dir-add.texinfo.
42710 * manual/libc.texinfo: Comment out uses of edition numbers and
42711 references to printed manual. Remove last-updated dates.
42712 (EDITION): Comment out.
42713 (ISBN): Likewise.
42714 (VERSION, UPDATED): Remove.
42715 (version.texi): Include.
42716
42717 2012-02-27 Andreas Schwab <schwab@linux-m68k.org>
42718
42719 * sysdeps/posix/spawni.c: Include <signal.h>.
42720 * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
42721 * sysdeps/pthread/aio_fsync.c: Likewise.
42722
42723 2012-02-26 Ulrich Drepper <drepper@gmail.com>
42724
42725 * conform/Makefile (tests): Run only when not cross-compiling and
42726 when fast-check is not defined.
42727
42728 * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
42729 * conform/data/limits.h-data: Fixes for POSIX2008.
42730 * conform/run-conformtest.sh: Run all tests.
42731 * include/arpa/inet.h: Changes to allow conformtest.pl to use the
42732 headers.
42733 * include/bits/dlfcn.h: Likewise.
42734 * include/langinfo.h: Likewise.
42735 * include/monetary.h: Likewise.
42736 * include/sys/poll.h: Likewise.
42737
42738 * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
42739 for __USE_GNU.
42740 * posix/spawn.h: Define __need_sigset_t.
42741 * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
42742 * posix/unistd.h: Declare ctermid only for XPG before XPG6.
42743 * rt/aio.h: Don't include fcntl.h and signal.h. Use bits/siginfo.h
42744 to get sigevent_t only.
42745 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
42746 only for __USE_GNU.
42747 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
42748 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
42749 process_vm_writev only for __USE_GNU.
42750 * termios/termios.h: Declare tcgetsid also for POSIX2008.
42751
42752 * conform/Makefile: For now ignore errors from run-conformtest.
42753 * conform/conformtest.pl: Simplify code. Add -ansi to CFLAGS for
42754 POSIX to avoid namespace pollution. Don't prepend headers.
42755 * conform/data/aio.h-data: Fixes for POSIX testing.
42756 * conform/data/fcntl.h-data: Likewise.
42757 * conform/data/glob.h-data: Likewise.
42758 * conform/data/grp.h-data: Likewise.
42759 * conform/data/pthread.h-data: Likewise.
42760 * conform/data/pwd.h-data: Likewise.
42761 * conform/data/signal.h-data: Likewise.
42762 * conform/data/spawn.h-data: Likewise.
42763 * conform/data/stdio.h-data: Likewise.
42764 * conform/data/stdlib.h-data: Likewise.
42765 * conform/data/stropts.h-data: Likewise.
42766 * conform/data/sys/mman.h-data: Likewise.
42767 * conform/data/sys/stat.h-data: Likewise.
42768 * conform/data/sys/types.h-data: Likewise.
42769 * conform/data/sys/wait.h-data: Likewise.
42770 * conform/data/time.h-data: Likewise.
42771 * conform/data/unistd.h-data: Likewise.
42772 * conform/data/utime.h-data: Likewise.
42773
42774 * io/sys/stat.h: fchmod was always in POSIX.
42775 * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
42776 * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
42777 * rt/aio.h: Define __need_timespec before including <time.h>.
42778 * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
42779 struct. Add forward declaration of pthread_attr_t and use it in
42780 sigevent.
42781 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
42782 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
42783 * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
42784 always remove CLK_TCK definition.
42785
42786 2012-02-26 Andreas Schwab <schwab@linux-m68k.org>
42787
42788 * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
42789
42790 2012-02-25 Ulrich Drepper <drepper@gmail.com>
42791
42792 * conform/run-conformtest.sh: New file.
42793 * conform/Makefile: Run run-conformtest for tests.
42794 * conform/conformtest.pl: Many bug fixes. Add ISO C99, ISO C11
42795 support.
42796
42797 * conform/data/uchar.h-data: New file.
42798 * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
42799 * conform/data/arpa/inet.h-data: Likewise.
42800 * conform/data/assert.h-data: Likewise.
42801 * conform/data/complex.h-data: Likewise.
42802 * conform/data/cpio.h-data: Likewise.
42803 * conform/data/ctype.h-data: Likewise.
42804 * conform/data/dirent.h-data: Likewise.
42805 * conform/data/dlfcn.h-data: Likewise.
42806 * conform/data/errno.h-data: Likewise.
42807 * conform/data/fcntl.h-data: Likewise.
42808 * conform/data/float.h-data: Likewise.
42809 * conform/data/fmtmsg.h-data: Likewise.
42810 * conform/data/fnmatch.h-data: Likewise.
42811 * conform/data/ftw.h-data: Likewise.
42812 * conform/data/glob.h-data: Likewise.
42813 * conform/data/grp.h-data: Likewise.
42814 * conform/data/iconv.h-data: Likewise.
42815 * conform/data/inttypes.h-data: Likewise.
42816 * conform/data/langinfo.h-data: Likewise.
42817 * conform/data/libgen.h-data: Likewise.
42818 * conform/data/limits.h-data: Likewise.
42819 * conform/data/locale.h-data: Likewise.
42820 * conform/data/math.h-data: Likewise.
42821 * conform/data/monetary.h-data: Likewise.
42822 * conform/data/mqueue.h-data: Likewise.
42823 * conform/data/ndbm.h-data: Likewise.
42824 * conform/data/net/if.h-data: Likewise.
42825 * conform/data/netdb.h-data: Likewise.
42826 * conform/data/netinet/in.h-data: Likewise.
42827 * conform/data/nl_types.h-data: Likewise.
42828 * conform/data/poll.h-data: Likewise.
42829 * conform/data/pthread.h-data: Likewise.
42830 * conform/data/pwd.h-data: Likewise.
42831 * conform/data/regex.h-data: Likewise.
42832 * conform/data/sched.h-data: Likewise.
42833 * conform/data/search.h-data: Likewise.
42834 * conform/data/semaphore.h-data: Likewise.
42835 * conform/data/setjmp.h-data: Likewise.
42836 * conform/data/signal.h-data: Likewise.
42837 * conform/data/spawn.h-data: Likewise.
42838 * conform/data/stdarg.h-data: Likewise.
42839 * conform/data/stdio.h-data: Likewise.
42840 * conform/data/stdlib.h-data: Likewise.
42841 * conform/data/string.h-data: Likewise.
42842 * conform/data/strings.h-data: Likewise.
42843 * conform/data/stropts.h-data: Likewise.
42844 * conform/data/sys/ipc.h-data: Likewise.
42845 * conform/data/sys/mman.h-data: Likewise.
42846 * conform/data/sys/msg.h-data: Likewise.
42847 * conform/data/sys/resource.h-data: Likewise.
42848 * conform/data/sys/select.h-data: Likewise.
42849 * conform/data/sys/sem.h-data: Likewise.
42850 * conform/data/sys/shm.h-data: Likewise.
42851 * conform/data/sys/socket.h-data: Likewise.
42852 * conform/data/sys/stat.h-data: Likewise.
42853 * conform/data/sys/statvfs.h-data: Likewise.
42854 * conform/data/sys/time.h-data: Likewise.
42855 * conform/data/sys/timeb.h-data: Likewise.
42856 * conform/data/sys/times.h-data: Likewise.
42857 * conform/data/sys/types.h-data: Likewise.
42858 * conform/data/sys/uio.h-data: Likewise.
42859 * conform/data/sys/un.h-data: Likewise.
42860 * conform/data/sys/utsname.h-data: Likewise.
42861 * conform/data/sys/wait.h-data: Likewise.
42862 * conform/data/syslog.h-data: Likewise.
42863 * conform/data/tar.h-data: Likewise.
42864 * conform/data/termios.h-data: Likewise.
42865 * conform/data/utime.h-data: Likewise.
42866 * conform/data/utmpx.h-data: Likewise.
42867 * conform/data/varargs.h-data: Likewise.
42868 * conform/data/wchar.h-data: Likewise.
42869 * conform/data/wctype.h-data: Likewise.
42870 * conform/data/wordexp.h-data: Likewise.
42871
42872 * include/stropts.h: New file.
42873 * include/uchar.h: New file.
42874 * include/aio.h: Changes to allow conformtest.pl to use the headers.
42875 * include/assert.h: Likewise.
42876 * include/ctype.h: Likewise.
42877 * include/dirent.h: Likewise.
42878 * include/dlfcn.h: Likewise.
42879 * include/fcntl.h: Likewise.
42880 * include/fnmatch.h: Likewise.
42881 * include/glob.h: Likewise.
42882 * include/grp.h: Likewise.
42883 * include/libio.h: Likewise.
42884 * include/locale.h: Likewise.
42885 * include/math.h: Likewise.
42886 * include/net/if.h: Likewise.
42887 * include/netdb.h: Likewise.
42888 * include/netinet/in.h: Likewise.
42889 * include/pthread.h: Likewise.
42890 * include/pwd.h: Likewise.
42891 * include/regex.h: Likewise.
42892 * include/sched.h: Likewise.
42893 * include/search.h: Likewise.
42894 * include/setjmp.h: Likewise.
42895 * include/signal.h: Likewise.
42896 * include/stdio.h: Likewise.
42897 * include/stdlib.h: Likewise.
42898 * include/string.h: Likewise.
42899 * include/sys/cdefs.h: Likewise.
42900 * include/sys/mman.h: Likewise.
42901 * include/sys/msg.h: Likewise.
42902 * include/sys/resource.h: Likewise.
42903 * include/sys/select.h: Likewise.
42904 * include/sys/socket.h: Likewise.
42905 * include/sys/stat.h: Likewise.
42906 * include/sys/statvfs.h: Likewise.
42907 * include/sys/time.h: Likewise.
42908 * include/sys/times.h: Likewise.
42909 * include/sys/uio.h: Likewise.
42910 * include/sys/utsname.h: Likewise.
42911 * include/sys/wait.h: Likewise.
42912 * include/termios.h: Likewise.
42913 * include/time.h: Likewise.
42914 * include/ulimit.h: Likewise.
42915 * include/unistd.h: Likewise.
42916 * include/utime.h: Likewise.
42917 * include/wchar.h: Likewise.
42918 * include/wctype.h: Likewise.
42919 * include/wordexp.h: Likewise.
42920
42921 * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
42922
42923 * time/time.h: TIME_UTC must be a macro.
42924 Make timespec_get available for ISO C11 only as well.
42925
42926 2012-02-24 Ulrich Drepper <drepper@gmail.com>
42927
42928 * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
42929 Reported by Peng Haitao <penght@cn.fujitsu.com>.
42930
42931 2012-02-24 Joseph Myers <joseph@codesourcery.com>
42932
42933 * configure.in: Use -o not -a in test for unsupported multi-arch.
42934
42935 2012-02-24 Joseph Myers <joseph@codesourcery.com>
42936
42937 * manual/texinfo.tex: Update to version 2012-01-19.16.
42938
42939 2012-02-24 Joseph Myers <joseph@codesourcery.com>
42940
42941 * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
42942
42943 2012-02-24 Roland McGrath <roland@hack.frob.com>
42944
42945 [BZ #13738]
42946 * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
42947 * manual/fdl-1.3.texi: New file.
42948 * manual/fdl-1.1.texi: File removed.
42949
42950 [BZ #13738]
42951 * manual/libc.texinfo (FDL_VERSION): New @set.
42952 Use it for mention of FDL in cover text.
42953 (Documentation License): Use it in @include file name.
42954
42955 2012-02-22 Joseph Myers <joseph@codesourcery.com>
42956 Roland McGrath <roland@hack.frob.com>
42957
42958 [BZ #5461]
42959 * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
42960 (not LONG_LONG_MAX and LONG_LONG_MIN.
42961 * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
42962 LLONG_MIN. Refer to LONG_LONG_MIN only as older GCC-specific
42963 name.
42964 (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
42965
42966 2012-02-22 Joseph Myers <joseph@codesourcery.com>
42967
42968 [BZ #2547]
42969 [BZ #11365]
42970 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
42971 manipulate bits before adding and subtracting TWO23[sx].
42972 * math/libm-test.inc (nearbyint_test): Add more tests.
42973
42974 2012-02-22 Joseph Myers <joseph@codesourcery.com>
42975
42976 [BZ #2548]
42977 * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
42978 bits before adding and subtracting TWO23[sx].
42979 * math/libm-test.inc (rint_test): Add more tests.
42980 (rint_test_tonearest): Likewise.
42981 (rint_test_towardzero): Likewise.
42982 (rint_test_downward): Likewise.
42983 (rint_test_upward: Likewise.
42984
42985 2012-02-22 Joseph Myers <joseph@codesourcery.com>
42986
42987 [BZ #10110]
42988 * include/stdc-predef.h: New file. Extracted from features.h.
42989 * include/features.h: Include stdc-predef.h.
42990 * Makefile (headers): Add stdc-predef.h.
42991 * CONFORMANCE (Compiler limitations): Update.
42992
42993 2012-02-22 Joseph Myers <joseph@codesourcery.com>
42994
42995 * manual/libc.texinfo (VERSION, UPDATED): Revert.
42996
42997 2012-02-21 David S. Miller <davem@davemloft.net>
42998
42999 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
43000 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43001
43002 2012-02-20 David S. Miller <davem@davemloft.net>
43003
43004 * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
43005 using a normal save/restore sequence, rather than allocating a
43006 dummy stack frame just to store a frame pointer and restore.
43007 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43008
43009 2012-02-21 Joseph Myers <joseph@codesourcery.com>
43010
43011 * manual/install.texi: Fix stray word in line-wrapped comment.
43012
43013 2012-02-20 David S. Miller <davem@davemloft.net>
43014
43015 * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
43016 both binutils and gcc support GOTDATA.
43017
43018 * sysdeps/unix/sparc/sysdep.h: Document why we don't use
43019 "rd %pc" in the PIC register setup sequences.
43020
43021 * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
43022 * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
43023 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
43024 * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
43025 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
43026 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
43027 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
43028 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43029 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
43030 (SYSCALL_ERROR_HANDLER): Likewise.
43031 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
43032 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
43033 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
43034 (SYSCALL_ERROR_HANDLER): Likewise.
43035
43036 * config.h.in (HAVE_BINUTILS_GOTDATA): New.
43037 (HAVE_GCC_GOTDATA): New.
43038 * sysdeps/sparc/elf/configure.in: Test for GOTDATA
43039 relocation support in both binutils and gcc.
43040 * sysdeps/sparc/elf/configure: Regenerate.
43041
43042 * sysdeps/sparc/sparc32/elf/configure.in: Delete.
43043 * sysdeps/sparc/sparc32/elf/configure: Delete.
43044 * sysdeps/sparc/sparc64/elf/configure.in: Delete.
43045 * sysdeps/sparc/sparc64/elf/configure: Delete.
43046 * sysdeps/sparc/elf/configure.in: New file.
43047 * sysdeps/sparc/elf/configure: Generate.
43048
43049 * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
43050 * sysdeps/sparc/sparc32/elf/configure: Regenerate.
43051 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
43052 * sysdeps/sparc/sparc64/elf/configure: Regenerate.
43053 * config.h.in (BROKEN_SPARC_WDISP22): Remove.
43054
43055 2012-02-21 Joseph Myers <joseph@codesourcery.com>
43056
43057 * manual/install.texi: Do not mention specific glibc version
43058 numbers.
43059 * manual/libc.texinfo (VERSION, UPDATED): Update.
43060 (@copying): Use @copyright{} and range of years.
43061
43062 2012-02-21 Joseph Myers <joseph@codesourcery.com>
43063
43064 [BZ #13695]
43065 * csu/Makefile (distribute): Remove initfini.c and defs.awk.
43066 [crti.S not in sysdirs] (generated): Do not append.
43067 [crti.S not in sysdirs] (omit-deps): Likewise.
43068 [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
43069 [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
43070 [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
43071 [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
43072 [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
43073 Likewise.
43074 [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
43075 [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
43076 [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
43077 * csu/defs.awk: Remove file.
43078 * sysdeps/generic/initfini.c: Likewise.
43079 * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
43080 variable.
43081 * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
43082 Likewise.
43083
43084 2012-02-20 Joseph Myers <joseph@codesourcery.com>
43085
43086 * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
43087 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
43088 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
43089 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
43090 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43091 * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
43092 <bits/epoll.h>.
43093 (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
43094 (__EPOLL_PACKED): Define to empty if not defined by
43095 <bits/epoll.h>.
43096 (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
43097 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43098 bits/epoll.h.
43099
43100 2012-02-20 Joseph Myers <joseph@codesourcery.com>
43101
43102 * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
43103 * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
43104 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
43105 * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
43106 <bits/timerfd.h>.
43107 (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
43108 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43109 bits/timerfd.h.
43110
43111 2012-02-20 Joseph Myers <joseph@codesourcery.com>
43112
43113 * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
43114 in C locale.
43115 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
43116 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
43117 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
43118 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43119
43120 2012-02-20 Aurelien Jarno <aurelien@aurel32.net>
43121
43122 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
43123 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43124
43125 2012-02-19 Andreas Schwab <schwab@linux-m68k.org>
43126
43127 * manual/errno.texi (Error Codes): Add EHWPOISON entry.
43128 * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
43129 defined.
43130 * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
43131 Likewise.
43132 * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
43133 entry for 2.16.
43134
43135 2012-02-19 Aurelien Jarno <aurelien@aurel32.net>
43136
43137 * math/w_acos.c: Use non-signaling floating-point comparisons.
43138 * math/w_acosf.c: Likewise.
43139 * math/w_acosh.c: Likewise.
43140 * math/w_acoshf.c: Likewise.
43141 * math/w_acoshl.c: Likewise.
43142 * math/w_acosl.c: Likewise.
43143 * math/w_asin.c: Likewise.
43144 * math/w_asinf.c: Likewise.
43145 * math/w_asinl.c: Likewise.
43146 * math/w_atanh.c: Likewise.
43147 * math/w_atanhf.c: Likewise.
43148 * math/w_atanhl.c: Likewise.
43149 * math/w_exp2.c: Likewise.
43150 * math/w_exp2f.c: Likewise.
43151 * math/w_exp2l.c: Likewise.
43152 * math/w_j0.c: Likewise.
43153 * math/w_j0f.c: Likewise.
43154 * math/w_j0l.c: Likewise.
43155 * math/w_j1.c: Likewise.
43156 * math/w_j1f.c: Likewise.
43157 * math/w_j1l.c: Likewise.
43158 * math/w_jn.c: Likewise.
43159 * math/w_jnf.c: Likewise.
43160 * math/w_log.c: Likewise.
43161 * math/w_log10.c: Likewise.
43162 * math/w_log10f.c: Likewise.
43163 * math/w_log10l.c: Likewise.
43164 * math/w_log2.c: Likewise.
43165 * math/w_log2f.c: Likewise.
43166 * math/w_log2l.c: Likewise.
43167 * math/w_logf.c: Likewise.
43168 * math/w_logl.c: Likewise.
43169 * math/w_sqrt.c: Likewise.
43170 * math/w_sqrtf.c: Likewise.
43171 * math/w_sqrtl.c: Likewise.
43172 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
43173 * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
43174 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
43175 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
43176 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
43177
43178 2012-02-19 Joseph Myers <joseph@codesourcery.com>
43179
43180 [BZ #9739]
43181 * manual/string.texi (strnlen): Use correct parameter name in
43182 equivalent expression.
43183
43184 2012-02-19 Joseph Myers <joseph@codesourcery.com>
43185
43186 [BZ #11174]
43187 * manual/users.texi (seteuid): Consistently use neweuid for
43188 argument name.
43189
43190 2012-02-19 Joseph Myers <joseph@codesourcery.com>
43191
43192 [BZ #13704]
43193 * manual/nss.texi (Services in the NSS configuration): Correct
43194 list of services in example configuration file.
43195
43196 2012-02-19 Nick Bowler <nbowler@draconx.ca>
43197
43198 [BZ #11322]
43199 * manual/arith.texi: Remove statements about negative zero
43200 behaving identically to zero.
43201
43202 2012-02-18 Joseph Myers <joseph@codesourcery.com>
43203
43204 [BZ #5993]
43205 * manual/install.texi: Do not document upgrading from libc5.
43206
43207 2012-02-18 Joseph Myers <joseph@codesourcery.com>
43208
43209 [BZ #4596]
43210 * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
43211
43212 2012-02-18 David S. Miller <davem@davemloft.net>
43213
43214 * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
43215 (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
43216 %o7 across the call.
43217 (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
43218 instead.
43219 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
43220 SETUP_PIC_REG_LEAF.
43221 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
43222 * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
43223 * sysdeps/sparc/crtn.S: Likewise.
43224
43225 2012-02-17 Ulrich Drepper <drepper@gmail.com>
43226
43227 * aout/Makefile: Remove.
43228
43229 2012-02-18 Rafe Kettler <rafe.kettler@gmail.com>
43230
43231 [BZ #13058]
43232 * manual/examples/argp-ex1.c (main): Format definition in GNU
43233 style.
43234 * manual/examples/argp-ex2.c (main): Likewise.
43235 * manual/examples/argp-ex3.c (main): Likewise.
43236 * manual/examples/argp-ex4.c (main): Likewise.
43237 * manual/examples/longopt.c (main): Use new-style prototype
43238 definition.
43239 * manual/examples/strncat.c (main): Specify return type and use
43240 (void) for arguments.
43241 * manual/examples/subopt.c (main): Use char **argv argument.
43242
43243 2012-02-17 Joseph Myers <joseph@codesourcery.com>
43244
43245 [BZ #5077]
43246 * manual/lang.texi (FLT_EPSILON): Avoid description depending on
43247 rounding modes.
43248
43249 2012-02-17 Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
43250
43251 [BZ #6907]
43252 * manual/string.texi (strchr): Change when strchrnul is
43253 recommended.
43254
43255 2012-02-17 Dwayne Grant McConnell <decimal@us.ibm.com>
43256
43257 [BZ #174]
43258 * manual/locale.texi (setlocale): Document LOCPATH.
43259
43260 2012-02-17 Joseph Myers <joseph@codesourcery.com>
43261
43262 [BZ #10210]
43263 * manual/process.texi (execle): Move @dots{} before last argument.
43264
43265 2012-02-17 Paul Bolle <pebolle@tiscali.nl>
43266
43267 [BZ #12047]
43268 * manual/charset.texi (Generic Charset Conversion): Fix typo
43269 (LC_TYPE -> LC_CTYPE).
43270
43271 2012-02-17 Nicolas Boulenguez <nicolas.boulenguez@free.fr>
43272
43273 [BZ #5805]
43274 * manual/arith.texi (scalbn): Use @var{} on parameter names.
43275 (scalbnf): Likewise.
43276 (scalbnl): Likewise.
43277 (scalbln): Likewise.
43278 (scalblnf): Likewise.
43279 (scalblnl): Likewise.
43280 * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
43281 (vwarnx): Likewise.
43282 (verr): Likewise.
43283 (verrx): Likewise.
43284 * manual/filesys.texi (telldir): Use braces around return type.
43285 * manual/llio.texi (mmap): Add space after comma.
43286 (mmap64): Likewise.
43287 * manual/math.texi (jn): Use @var{} on parameter names.
43288 (jnf): Likewise.
43289 (jnl): Likewise.
43290 (yn): Likewise.
43291 (ynf): Likewise.
43292 (ynl): Likewise.
43293 * manual/memory.texi (alloca): Remove semicolon on @deftypefun
43294 line.
43295 * manual/resource.texi (ulimit): Use @dots{} instead of literal
43296 "...".
43297 (sched_get_priority_min): Remove semicolon on @deftypefun line.
43298 (sched_get_priority_max): Likewise.
43299 * manual/signal.texi (sigvec): Add space after comma.
43300 * manual/socket.texi (if_nametoindex): Use @var{} on parameter
43301 names.
43302 (if_indextoname): Likewise.
43303 (if_freenameindex): Likewise.
43304 (sendto): Use ',' instead of '.' in prototype.
43305 * manual/startup.texi (syscall): Use @dots{} instead of literal
43306 "...".
43307 * manual/stdio.texi (__fpending): Separate initial words of
43308 paragraph from @deftypefun line.
43309 * manual/syslog.texi (syslog): Use @dots{} instead of literal
43310 "...".
43311 (vsyslog): Use @var{} on parameter names.
43312 * manual/terminal.texi (stty): Use @var{} on parameter names.
43313 * manual/users.texi (getutmp): Use @var{} on parameter names.
43314 (getutmpx): Likewise.
43315
43316 2012-02-17 Joseph Myers <joseph@codesourcery.com>
43317
43318 [BZ #6884]
43319 * manual/stdio.texi (fopen): Fix typos in description of
43320 ",ccs=STRING".
43321
43322 2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
43323
43324 [BZ #4026]
43325 * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
43326 get clock_id definition.
43327
43328 2012-02-17 Thomas Schwinge <thomas@schwinge.name>
43329
43330 [BZ #4822]
43331 * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
43332 (madvise): Cast every argument to void on its own.
43333
43334 2012-02-17 Joseph Myers <joseph@codesourcery.com>
43335
43336 [BZ #9902]
43337 * manual/startup.texi (Exit Status): Fix typo.
43338
43339 2012-02-17 Joseph Myers <joseph@codesourcery.com>
43340
43341 [BZ #10140]
43342 * manual/examples/argp-ex1.c: Include <stdlib.h>.
43343 * manual/examples/argp-ex2.c: Likewise.
43344 * manual/examples/argp-ex3.c: Likewise.
43345
43346 2012-02-16 Richard Henderson <rth@redhat.com>
43347
43348 * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
43349 * sysdeps/s390/s390-32/initfini.c: Remove.
43350 * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
43351 * sysdeps/s390/s390-64/initfini.c: Remove.
43352
43353 2012-02-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
43354
43355 * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
43356 compiler output for sysdeps/generic/initfini.c.
43357 * sysdeps/sh/elf/initfini.c: Remove file.
43358
43359 2012-02-16 David S. Miller <davem@davemloft.net>
43360
43361 [BZ #11494]
43362 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
43363
43364 * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
43365 * sysdeps/sparc/crti.S: New file.
43366 * sysdeps/sparc/crtn.S: New file.
43367 * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
43368 * sysdeps/sparc/sparc64/Makefile: Likewise.
43369
43370 2012-02-15 Mike Frysinger <vapier@gentoo.org>
43371
43372 [BZ #3335]
43373 * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
43374
43375 2012-02-15 Roland McGrath <roland@hack.frob.com>
43376
43377 [BZ #4822]
43378 * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
43379
43380 * mach/devstream.c (cookie_io_functions_t): Macro removed.
43381 (write, read, close): Likewise.
43382 Patch by Aurelien Jarno <aurelien@aurel32.net>.
43383
43384 2012-02-15 Joseph Myers <joseph@codesourcery.com>
43385
43386 * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
43387 * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
43388 * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
43389 * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
43390 <bits/signalfd.h>.
43391 (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
43392 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43393 bits/signalfd.h.
43394
43395 2012-02-14 Marek Polacek <polacek@redhat.com>
43396
43397 * sysdeps/x86_64/crti.S: New file.
43398 * sysdeps/x86_64/crtn.S: New file.
43399 * sysdeps/x86_64/elf/initfini.c: Remove file.
43400
43401 2012-02-13 Joseph Myers <joseph@codesourcery.com>
43402
43403 * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
43404 * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
43405 * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
43406 * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
43407 <bits/inotify.h>.
43408 (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
43409 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43410 bits/inotify.h.
43411
43412 2012-02-13 Joseph Myers <joseph@codesourcery.com>
43413
43414 * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
43415 * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
43416 * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
43417 * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
43418 <bits/eventfd.h>.
43419 (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
43420 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43421 bits/eventfd.h.
43422
43423 2012-02-10 Thomas Schwinge <thomas@codesourcery.com>
43424
43425 * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
43426 __feraiseexcept instead of feraiseexcept.
43427
43428 * rt/tst-cpuclock1.c: Add a few comments, and error checking for
43429 nanosleep invocations.
43430 * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
43431 strings, and add error checking for a nanosleep invocations.
43432
43433 2012-02-09 Paul Eggert <eggert@cs.ucla.edu>
43434
43435 Replace FSF snail mail address with URLs, as per GNU coding standards.
43436 Most of the snail mail addresses were wrong anyway, and omitting
43437 them makes the source code easier to maintain. Almost all of the
43438 changes are to license notices and to locale LC_IDENTIFICATION
43439 addresses, except for this one:
43440 * manual/libc.texinfo: In "Published by", give the FSF's URL,
43441 not its snail mail address.
43442
43443 2012-02-09 Richard Henderson <rth@twiddle.net>
43444
43445 * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
43446 of kernel-features.h.
43447
43448 * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
43449
43450 2012-02-08 Marek Polacek <polacek@redhat.com>
43451
43452 * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
43453 * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
43454 * sysdeps/gnu/_G_config.h: Likewise.
43455 * sysdeps/generic/_G_config.h: Likewise.
43456
43457 2012-02-08 Andreas Schwab <schwab@linux-m68k.org>
43458
43459 * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
43460 tests.
43461 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43462
43463 * sysdeps/powerpc/powerpc32/crti.S: New file.
43464 * sysdeps/powerpc/powerpc32/crtn.S: New file.
43465 * sysdeps/powerpc/powerpc64/crti.S: New file.
43466 * sysdeps/powerpc/powerpc64/crtn.S: New file.
43467
43468 * Makeconfig (have-initfini): Don't set.
43469 * config.make.in (have-initfini, need-nopic-initfini): Don't set.
43470 * configure.in (nopic_initfini): Don't substitute.
43471 * config.h.in (HAVE_INITFINI): Don't #undef.
43472 * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
43473 * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
43474
43475 2012-02-08 Joseph Myers <joseph@codesourcery.com>
43476
43477 Support crti.S and crtn.S provided directly by architectures.
43478 * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
43479 [crti.S in sysdirs] (omit-deps): Likewise.
43480 [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
43481 [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
43482 [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
43483 [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
43484 [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
43485 [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
43486 [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
43487 [crti.S in sysdirs] (initfini.c): Remove vpath directive.
43488 * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
43489 compiler output for sysdeps/generic/initfini.c.
43490 * sysdeps/i386/elf/Makefile: Remove file.
43491 * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
43492
43493 2012-02-07 Marek Polacek <polacek@redhat.com>
43494
43495 * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
43496 * sysdeps/gnu/_G_config.h: Likewise.
43497 * sysdeps/mach/hurd/_G_config.h: Likewise.
43498
43499 2012-02-07 Marek Polacek <polacek@redhat.com>
43500
43501 * math/Makefile (tests): Add tst-CMPLX2.
43502 * math/tst-CMPLX2.c: New file.
43503
43504 2012-02-07 Andreas Schwab <schwab@linux-m68k.org>
43505
43506 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
43507
43508 * math/libm-test.inc (jn_test): Add missing L suffix.
43509
43510 2012-02-06 Marek Polacek <polacek@redhat.com>
43511
43512 * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
43513 * sysdeps/i386/fpu/e_powf.S: Likewise.
43514 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
43515 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
43516 * sysdeps/i386/fpu/e_acosh.S: Likewise.
43517 * sysdeps/i386/fpu/e_pow.S: Likewise.
43518 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
43519 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
43520 * sysdeps/i386/fpu/s_expm1.S: Likewise.
43521 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
43522 * sysdeps/i386/fpu/e_log2.S: Likewise.
43523 * sysdeps/i386/fpu/e_log2l.S: Likewise.
43524 * sysdeps/i386/fpu/e_scalb.S: Likewise.
43525 * sysdeps/i386/fpu/e_powl.S: Likewise.
43526 * sysdeps/i386/fpu/s_log1p.S: Likewise.
43527 * sysdeps/i386/fpu/e_log10f.S: Likewise.
43528 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
43529 * sysdeps/i386/fpu/e_logl.S: Likewise.
43530 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
43531 * sysdeps/i386/fpu/s_expm1l.S: Likewise.
43532 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
43533 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
43534 * sysdeps/i386/fpu/e_log2f.S: Likewise.
43535 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
43536 * sysdeps/i386/fpu/e_log.S: Likewise.
43537 * sysdeps/i386/fpu/s_cexp.S: Likewise.
43538 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
43539 * sysdeps/i386/fpu/s_log1pl.S: Likewise.
43540 * sysdeps/i386/fpu/e_logf.S: Likewise.
43541 * sysdeps/i386/fpu/e_log10l.S: Likewise.
43542 * sysdeps/i386/fpu/e_atanh.S: Likewise.
43543 * sysdeps/i386/fpu/s_log1pf.S: Likewise.
43544 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
43545 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
43546 * sysdeps/i386/fpu/e_log10.S: Likewise.
43547 * sysdeps/i386/fpu/s_frexp.S: Likewise.
43548 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
43549 * sysdeps/i386/fpu/s_asinh.S: Likewise.
43550 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
43551 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
43552 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
43553 * sysdeps/i386/asm-syntax.h: Likewise.
43554 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
43555 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
43556 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
43557 * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
43558 * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
43559 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
43560 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
43561 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
43562 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
43563 * sysdeps/powerpc/sysdep.h: Likewise.
43564 * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
43565 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
43566
43567 2012-02-06 Joseph Myers <joseph@codesourcery.com>
43568
43569 [BZ #411]
43570 * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
43571
43572 2012-02-06 Joseph Myers <joseph@codesourcery.com>
43573
43574 * sysdeps/i386/sysdep.h: Include <features.h>.
43575 (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
43576 version.
43577
43578 2012-02-05 Joseph Myers <joseph@codesourcery.com>
43579
43580 * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
43581 Define.
43582 * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
43583 LOAD_PIC_REG_STR.
43584
43585 2012-02-03 Joseph Myers <joseph@codesourcery.com>
43586
43587 * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
43588 (SETUP_PIC_REG): Use GET_PC_THUNK.
43589 * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
43590 macro.
43591
43592 2012-02-03 Joseph Myers <joseph@codesourcery.com>
43593
43594 * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
43595 for non-PIC compilation.
43596 (SETUP_PIC_REG): Add .p2align directive.
43597 * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
43598 * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
43599 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
43600 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
43601 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
43602 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
43603 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
43604 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
43605 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
43606 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
43607 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
43608 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
43609 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
43610 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
43611 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
43612 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
43613 * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
43614 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
43615 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
43616 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
43617 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
43618 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
43619 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
43620 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
43621 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
43622 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
43623 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
43624 * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
43625 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
43626 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
43627 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
43628 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
43629 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
43630 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
43631 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
43632 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
43633 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
43634 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
43635 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
43636 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
43637 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
43638
43639 2012-02-03 Joseph Myers <joseph@codesourcery.com>
43640
43641 * math/tst-CMPLX.c: Include <stdio.h>.
43642
43643 2012-01-31 Joseph Myers <joseph@codesourcery.com>
43644
43645 * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
43646 float.
43647 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
43648 * sysdeps/sparc/bits/mathdef.h: Likewise.
43649
43650 2012-01-31 Marek Polacek <polacek@redhat.com>
43651
43652 * libio/libio.h: Don't define _PARAMS.
43653 * locale/programs/config.h: Don't define PARAMS.
43654 * stdlib/strtol_l.c: Likewise.
43655 (__strtol_l): Remove PARAMS from the prototype.
43656
43657 2012-01-31 Ulrich Drepper <drepper@gmail.com>
43658
43659 * malloc/malloc.c: Remove name translation. Don't use mixed-cap
43660 names. Just use the correct names. Remove unnecessary wrapper
43661 functions.
43662 * malloc/arena.c: Likewise.
43663 * malloc/hooks.c: Likewise.
43664
43665 * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
43666 ARENA_TEST says not to. Simplify test for creation of a new arena.
43667 Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
43668
43669 2012-01-30 Ulrich Drepper <drepper@gmail.com>
43670
43671 * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
43672 into tail calls.
43673 (update_get_addr): New function.
43674 (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
43675 GET_ADDR_MODULE parameter.
43676
43677 2012-01-30 Joseph Myers <joseph@codesourcery.com>
43678
43679 * crypt/cert.c: Remove __STDC__ conditionals.
43680 * crypt/crypt-entry.c: Likewise.
43681 * crypt/crypt_util.c: Likewise.
43682 * libio/filedoalloc.c: Likewise.
43683 * libio/fileops.c: Likewise.
43684 * libio/genops.c: Likewise.
43685 * libio/iofclose.c: Likewise.
43686 * libio/iofdopen.c: Likewise.
43687 * libio/iofopen.c: Likewise.
43688 * libio/iofopen64.c: Likewise.
43689 * libio/iogetdelim.c: Likewise.
43690 * libio/iopopen.c: Likewise.
43691 * libio/obprintf.c: Likewise.
43692 * libio/oldfileops.c: Likewise.
43693 * libio/oldiofclose.c: Likewise.
43694 * libio/oldiofdopen.c: Likewise.
43695 * libio/oldiofopen.c: Likewise.
43696 * libio/oldiopopen.c: Likewise.
43697 * libio/wfiledoalloc.c: Likewise.
43698 * libio/wgenops.c: Likewise.
43699 * locale/programs/xmalloc.c: Likewise.
43700 * misc/syslog.c: Likewise.
43701 * stdio-common/xbug.c: Likewise.
43702 * string/memchr.c: Likewise.
43703 * string/memcmp.c: Likewise.
43704 * string/memrchr.c: Likewise.
43705 * string/rawmemchr.c: Likewise.
43706 * sysdeps/posix/getcwd.c: Likewise.
43707 * time/strftime_l.c: Likewise.
43708
43709 2012-01-30 Joseph Myers <joseph@codesourcery.com>
43710
43711 * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
43712 * config.make.in (config-cflags-sse2avx): Define.
43713 * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
43714 Fix typo.
43715
43716 2012-01-29 Chris Metcalf <cmetcalf@tilera.com>
43717
43718 * scripts/config.guess: Update from upstream config git repository.
43719 * scripts/config.sub: Likewise.
43720
43721 2012-01-28 Chris Metcalf <cmetcalf@tilera.com>
43722
43723 * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
43724 (EM_NUM): Update.
43725 (R_TILEPRO_*, R_TILEGX_*): New macros.
43726
43727 * scripts/firstversions.awk: Fix bug in version range handling.
43728
43729 * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
43730
43731 * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
43732
43733 * include/sys/epoll.h: New file.
43734 * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
43735 libc_hidden_def.
43736
43737 2012-01-28 Ulrich Drepper <drepper@gmail.com>
43738
43739 * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
43740 Avoid unnecessary __WORDSIZE == 64 test.
43741 (fmaxf): Use VEX format if possible.
43742 (fmax): Likewise.
43743 (fminf): Likewise.
43744 (fmin): Likewise.
43745
43746 * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
43747 * math/math_private.h: Remove libc_fegetround* and
43748 libc_fesetround*.
43749 * sysdeps/i386/configure.in: Check for -msse2avx.
43750 * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
43751 also if SSE2AVX is defined.
43752 Remove libc_fegetround* and libc_fesetround*.
43753 * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
43754 if config-cflags-sse2avx is yes. Also add -DSSE2AVX to defines.
43755 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
43756 of HAS_YMM_USABLE.
43757 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
43758 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
43759 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
43760 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
43761 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
43762
43763 * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
43764
43765 2012-01-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
43766
43767 * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
43768 size is not set.
43769 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
43770
43771 2012-01-27 Ulrich Drepper <drepper@gmail.com>
43772
43773 [BZ #13618]
43774 * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
43775 relocation.
43776 * Makeconfig (libm): Define.
43777 * elf/Makefile: Add rules to build and run tst-relsort1.
43778 * elf/tst-relsort1.c: New file.
43779 * elf/tst-relsort1mod1.c: New file.
43780 * elf/tst-relsort1mod2.c: New file.
43781
43782 2012-01-27 Joseph Myers <joseph@codesourcery.com>
43783
43784 * math/s_ldexp.c: Remove __STDC__ conditionals.
43785 * math/s_ldexpf.c: Likewise.
43786 * math/s_ldexpl.c: Likewise.
43787 * math/s_nextafter.c: Likewise.
43788 * math/s_nexttowardf.c: Likewise.
43789 * math/s_significand.c: Likewise.
43790 * math/s_significandf.c: Likewise.
43791 * math/s_significandl.c: Likewise.
43792 * math/w_jnl.c: Likewise.
43793 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
43794 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
43795 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
43796 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
43797 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
43798 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
43799 * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
43800 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
43801 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
43802 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
43803 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
43804 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
43805 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
43806 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
43807 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
43808 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
43809 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
43810 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
43811 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
43812 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
43813 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
43814 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
43815 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
43816 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
43817 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
43818 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
43819 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
43820 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
43821 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
43822 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
43823 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
43824 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
43825 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
43826 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
43827 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
43828 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
43829 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
43830 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
43831 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
43832 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
43833 * sysdeps/ieee754/k_standard.c: Likewise.
43834 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
43835 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
43836 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
43837 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
43838 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
43839 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
43840 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
43841 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
43842 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
43843 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
43844 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
43845 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
43846 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
43847 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
43848 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
43849 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
43850 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
43851 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
43852 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
43853 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
43854 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
43855 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
43856 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
43857 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
43858 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
43859 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
43860 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
43861 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
43862 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
43863 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
43864 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
43865 * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
43866 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
43867 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
43868 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
43869 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
43870 * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
43871 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
43872 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
43873 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
43874 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
43875 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
43876 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
43877 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
43878 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
43879 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
43880 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
43881 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
43882 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
43883 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
43884 * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
43885 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
43886 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
43887 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
43888 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
43889 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
43890 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
43891 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
43892 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
43893 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
43894 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
43895 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
43896 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
43897 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
43898 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
43899 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
43900 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
43901 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
43902 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
43903 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
43904 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
43905 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
43906 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
43907 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
43908 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
43909 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
43910 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
43911 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
43912 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
43913 * sysdeps/ieee754/s_matherr.c: Likewise.
43914 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
43915 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
43916 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
43917 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
43918
43919 2012-01-26 Joseph Myers <joseph@codesourcery.com>
43920
43921 * crypt/md5.h: Remove __STDC__ conditionals.
43922 * libio/libioP.h: Likewise.
43923 * locale/programs/config.h: Likewise.
43924 * sysdeps/generic/sysdep.h: Likewise.
43925 * sysdeps/i386/asm-syntax.h: Likewise.
43926 * sysdeps/s390/asm-syntax.h: Likewise.
43927 * sysdeps/unix/sysdep.h: Likewise.
43928 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
43929 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
43930
43931 2012-01-26 Joseph Myers <joseph@codesourcery.com>
43932
43933 * libio/libio.h: Remove __STDC__ conditionals.
43934 * malloc/obstack.h: Likewise.
43935 * math/complex.h: Likewise.
43936 * math/math.h: Likewise.
43937 * sysdeps/generic/_G_config.h: Likewise.
43938 * sysdeps/gnu/_G_config.h: Likewise.
43939 * sysdeps/mach/hurd/_G_config.h: Likewise.
43940 * sysdeps/powerpc/bits/mathdef.h: Likewise.
43941 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
43942 * sysdeps/sparc/bits/mathdef.h: Likewise.
43943
43944 2012-01-26 Ulrich Drepper <drepper@gmail.com>
43945
43946 [BZ #13583]
43947 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
43948 Clean up HAS_* macros.
43949 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
43950 bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
43951 possible.
43952 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
43953 HAS_AVX.
43954 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
43955 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
43956 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
43957 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
43958 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
43959
43960 2012-01-25 Joseph Myers <joseph@codesourcery.com>
43961
43962 * elf/tst-unique3.cc (gets): Remove declaration.
43963 * elf/tst-unique3lib.cc (gets): Likewise.
43964 * elf/tst-unique3lib2.cc (gets): Likewise.
43965 * elf/tst-unique4.cc (gets): Likewise.
43966
43967 2012-01-24 Ulrich Drepper <drepper@gmail.com>
43968
43969 * include/stdio.h: Add C++ protection. Add gets declarations and
43970 definitions.
43971 * debug/tst-chk1.c: Don't declare gets here.
43972 * stdio-common/tst-gets.c: Likewise.
43973
43974 2012-01-24 Joseph Myers <joseph@codesourcery.com>
43975
43976 * posix/glob: Remove directory.
43977
43978 2012-01-24 Joseph Myers <joseph@codesourcery.com>
43979
43980 * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
43981
43982 2012-01-22 Pino Toscano <toscano.pino@tiscali.it>
43983
43984 * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
43985 of the non-standard EPFNOSUPPORT.
43986
43987 2011-12-26 Samuel Thibault <samuel.thibault@ens-lyon.org>
43988
43989 * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
43990 __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
43991 ANYWHERE set to 1 only on KERN_NO_SPACE error.
43992
43993 2012-01-21 Ulrich Drepper <drepper@gmail.com>
43994
43995 * wcsmbs/uchar.h: Test __STDC_VERSION__.
43996
43997 2012-01-20 Ulrich Drepper <drepper@gmail.com>
43998
43999 * nscd/aicache.c (addhstaiX): Do not cache negative results of
44000 transient errors.
44001 * nscd/grpcache.c (cache_addgr): Likewise.
44002 * nscd/hstcache.c (cache_addhst): Likewise.
44003 * nscd/initgrcache.c (addinitgroupsX): Likewise.
44004 * nscd/pwdcache.c (cache_addpw): Likewise.
44005 * nscd/servicescache.c (cache_addserv): Likewise.
44006
44007 2012-01-16 Ulrich Drepper <drepper@gmail.com>
44008
44009 * malloc/malloc.c: Various cleanups.
44010 * malloc/hooks.c: Likewise.
44011
44012 * stdlib/Makefile (tests): Add bug-fmtmsg1.
44013 * stdlib/bug-fmtmsg1.c: New file.
44014
44015 * stdlib/fmtmsg.c (init): Add missing unlock.
44016 Patch by Peng Haitao <penght@cn.fujitsu.com>.
44017
44018 2012-01-12 Marek Polacek <polacek@redhat.com>
44019
44020 * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
44021 and _GNU_SOURCE.
44022
44023 2012-01-04 Will Schmidt <will_schmidt@vnet.ibm.com>
44024
44025 * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
44026 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
44027 macro to ensure uniqueness of label name.
44028 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
44029 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
44030
44031 2012-01-11 Ulrich Drepper <drepper@gmail.com>
44032
44033 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
44034
44035 * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
44036 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
44037 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
44038 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
44039
44040 2012-01-10 Ulrich Drepper <drepper@gmail.com>
44041
44042 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
44043
44044 * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
44045 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
44046 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
44047
44048 * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
44049
44050 * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
44051 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
44052 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
44053 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
44054
44055 * math/bits/math-finite.h: Add ldexp support.
44056
44057 2012-01-10 Marek Polacek <polacek@redhat.com>
44058
44059 * locale/programs/localedef.h (show_archive_content): Add noreturn
44060 attribute.
44061
44062 2012-01-09 Ulrich Drepper <drepper@gmail.com>
44063
44064 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
44065
44066 2012-01-08 Ulrich Drepper <drepper@gmail.com>
44067
44068 * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
44069
44070 * io/Makefile (headers): Add bits/poll2.h.
44071
44072 2011-01-05 Will Schmidt <will_schmidt@vnet.ibm.com>
44073
44074 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
44075 typo #include statement.
44076
44077 2012-01-08 Ulrich Drepper <drepper@gmail.com>
44078
44079 * include/sys/cdefs.h: Define __attribute_alloc_size.
44080 * catgets/gencat.c: Add alloc_size attribute and apply consistently
44081 the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
44082 * elf/pldd.c: Likewise.
44083 * iconv/iconv_charmap.c: Likewise.
44084 * iconv/iconvconfig.c: Likewise.
44085 * iconv/strtab.c: Likewise.
44086 * locale/programs/locale.c: Likewise.
44087 * locale/programs/localedef.h: Likewise.
44088 * locale/programs/simple-hash.c: Likewise.
44089 * nscd/nscd.h: Likewise.
44090 * nss/makedb.c: Likewise.
44091 * sysdeps/generic/ldconfig.h: Likewise.
44092 * locale/programs/localedef.c: Remove xmalloc prototype.
44093 * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
44094
44095 2012-01-05 Paul Pluzhnikov <ppluzhnikov@google.com>
44096
44097 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
44098 appropriate.
44099
44100 2012-01-08 Ulrich Drepper <drepper@gmail.com>
44101
44102 * math/Makefile (tests): Add tst-CMPLX.
44103 * math/tst-CMPLX.c: New file.
44104
44105 * math/complex.h (CMPLXL): Fix typo.
44106
44107 * debug/Makefile (routines): Add poll_chk and ppoll_chk.
44108 * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
44109 GLIBC_2.16.
44110 * debug/tst-chk1.c: Add poll and ppoll tests.
44111 * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
44112 * include/sys/poll.h: Add hidden proto for ppoll.
44113 * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
44114 * sysdeps/mach/hurd/ppoll.c: Likewise.
44115 * io/ppoll.c: Likewise.
44116 * debug/poll_chk.c: New file.
44117 * debug/ppoll_chk.c: New file.
44118 * include/bits/poll2.h: New file.
44119 * io/bits/poll2.h: New file.
44120
44121 [BZ #1350]
44122 * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
44123
44124 * configure.in: static is always set to yes. Remove.
44125 * config.make.in: Don't set build-static.
44126 * Makeconfig: Remove use of build-static.
44127 * dlfcn/Makefile: Likewise.
44128 * elf/Makefile: Likewise.
44129 * math/Makefile: Likewise.
44130 * misc/Makefile: Likewise.
44131 * nptl/Makefile: Likewise.
44132 * sysdeps/mach/hurd/Makefile: Likewise.
44133
44134 * configure.in: PWD_P is not used anymore.
44135 * config.make.in: Remove PWD_P entry.
44136
44137 * configure.in: Remove last remnants of RANLIB.
44138 No need to check for signed size_t anymore.
44139 Don't set libc_commonpagesize and libc_relro_required here for Alpha
44140 and IA-64.
44141 Remove __builtin_expect test because we require at least gcc 3.4.
44142 * aclocal.m4: Likewise.
44143
44144 * wcsmbs/mbrtoc16.c: Implement using towc function.
44145 * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
44146 * wcsmbs/wcsmbsload.c: Likewise.
44147 * iconv/gconv_simple.c: Likewise.
44148 * iconv/gconv_int.h: Likewise.
44149 * iconv/gconv_builtin.h: Likewise.
44150 * iconv/iconv_prog.c: Remove CHAR16 handling.
44151
44152 * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
44153
44154 * wcsmbs/mbrtowc.c: Better check for invalid inputs.
44155
44156 * configure.in: Remove --with-elf and --enable-bounded options.
44157 Dont set base_machine for ia64. More non-ELF conditions removed.
44158 Remove testing and setting of leading underscore information.
44159 * config.make.in (build-bounded): Set to no.
44160 * config.h.in: Remove NO_UNDERSCORES entry.
44161 * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS. ELF has
44162 them.
44163 * csu/start.c: Remove !NO_UNDERSCORE code.
44164 * locale/localeinfo.h: Likewise.
44165 * sysdeps/generic/machine-gmon.h: Likewise.
44166 * sysdeps/generic/sysdep.h: Likewise.
44167 * sysdeps/i386/sysdep.h: Likewise.
44168 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
44169 * sysdeps/mach/sysdep.h: Likewise.
44170 * sysdeps/s390/s390-32/sysdep.h: Likewise.
44171 * sysdeps/s390/s390-64/sysdep.h: Likewise.
44172 * sysdeps/sh/sysdep.h: Likewise.
44173 * sysdeps/sparc/sparc32/alloca.S: Likewise.
44174 * sysdeps/unix/i386/sysdep.S: Likewise.
44175 * sysdeps/unix/sparc/start.c: Likewise.
44176 * sysdeps/unix/sparc/sysdep.S: Likewise.
44177 * sysdeps/unix/sparc/sysdep.h: Likewise.
44178 * sysdeps/unix/start.c: Likewise.
44179 * sysdeps/unix/x86_64/sysdep.S: Likewise.
44180 * sysdeps/x86_64/sysdep.h: Likewise.
44181
44182 2012-01-07 Ulrich Drepper <drepper@gmail.com>
44183
44184 [BZ #13553]
44185 * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
44186 for non-gcc.
44187 * argp/argp-fmtstream.h: Use const instead __const.
44188 * argp/argp.h: Likewise.
44189 * assert/assert.h: Likewise.
44190 * bits/fenv.h: Likewise.
44191 * bits/sched.h: Likewise.
44192 * bits/sigset.h: Likewise.
44193 * bits/sigthread.h: Likewise.
44194 * catgets/nl_types.h: Likewise.
44195 * conform/data/pthread.h-data: Likewise.
44196 * crypt/crypt-private.h: Likewise.
44197 * crypt/crypt.h: Likewise.
44198 * crypt/crypt_util.c: Likewise.
44199 * ctype/ctype.h: Likewise.
44200 * debug/execinfo.h: Likewise.
44201 * debug/mbsnrtowcs_chk.c: Likewise.
44202 * debug/mbsrtowcs_chk.c: Likewise.
44203 * debug/wcsnrtombs_chk.c: Likewise.
44204 * debug/wcsrtombs_chk.c: Likewise.
44205 * debug/wcstombs_chk.c: Likewise.
44206 * dirent/dirent.h: Likewise.
44207 * dlfcn/dlfcn.h: Likewise.
44208 * elf/neededtest4.c: Likewise.
44209 * grp/grp.h: Likewise.
44210 * gshadow/gshadow.h: Likewise.
44211 * iconv/gconv.h: Likewise.
44212 * iconv/gconv_int.h: Likewise.
44213 * iconv/gconv_simple.c: Likewise.
44214 * iconv/iconv.h: Likewise.
44215 * iconv/loop.c: Likewise.
44216 * iconv/skeleton.c: Likewise.
44217 * include/aio.h: Likewise.
44218 * include/aliases.h: Likewise.
44219 * include/argz.h: Likewise.
44220 * include/arpa/inet.h: Likewise.
44221 * include/assert.h: Likewise.
44222 * include/dirent.h: Likewise.
44223 * include/dlfcn.h: Likewise.
44224 * include/execinfo.h: Likewise.
44225 * include/fcntl.h: Likewise.
44226 * include/fenv.h: Likewise.
44227 * include/glob.h: Likewise.
44228 * include/grp.h: Likewise.
44229 * include/libintl.h: Likewise.
44230 * include/mntent.h: Likewise.
44231 * include/netdb.h: Likewise.
44232 * include/pwd.h: Likewise.
44233 * include/rpc/netdb.h: Likewise.
44234 * include/sched.h: Likewise.
44235 * include/search.h: Likewise.
44236 * include/shadow.h: Likewise.
44237 * include/signal.h: Likewise.
44238 * include/stdio.h: Likewise.
44239 * include/stdlib.h: Likewise.
44240 * include/string.h: Likewise.
44241 * include/sys/socket.h: Likewise.
44242 * include/sys/stat.h: Likewise.
44243 * include/sys/statfs.h: Likewise.
44244 * include/sys/statvfs.h: Likewise.
44245 * include/sys/syslog.h: Likewise.
44246 * include/sys/time.h: Likewise.
44247 * include/sys/uio.h: Likewise.
44248 * include/time.h: Likewise.
44249 * include/unistd.h: Likewise.
44250 * include/utmp.h: Likewise.
44251 * include/wchar.h: Likewise.
44252 * include/wctype.h: Likewise.
44253 * inet/aliases.h: Likewise.
44254 * inet/arpa/inet.h: Likewise.
44255 * inet/netinet/ether.h: Likewise.
44256 * inet/netinet/in.h: Likewise.
44257 * intl/libintl.h: Likewise.
44258 * io/bits/fcntl2.h: Likewise.
44259 * io/fcntl.h: Likewise.
44260 * io/ftw.h: Likewise.
44261 * io/sys/poll.h: Likewise.
44262 * io/sys/stat.h: Likewise.
44263 * io/sys/statfs.h: Likewise.
44264 * io/sys/statvfs.h: Likewise.
44265 * io/utime.h: Likewise.
44266 * libio/bits/stdio.h: Likewise.
44267 * libio/bits/stdio2.h: Likewise.
44268 * libio/libio.h: Likewise.
44269 * libio/libioP.h: Likewise.
44270 * libio/stdio.h: Likewise.
44271 * locale/lc-ctype.c: Likewise.
44272 * locale/locale.h: Likewise.
44273 * login/utmp.h: Likewise.
44274 * malloc/arena.c: Likewise.
44275 * malloc/malloc.c: Likewise.
44276 * malloc/malloc.h: Likewise.
44277 * malloc/mcheck.c: Likewise.
44278 * malloc/mtrace.c: Likewise.
44279 * math/bits/mathcalls.h: Likewise.
44280 * math/fenv.h: Likewise.
44281 * math/math_private.h: Likewise.
44282 * misc/bits/error.h: Likewise.
44283 * misc/bits/syslog.h: Likewise.
44284 * misc/err.h: Likewise.
44285 * misc/error.h: Likewise.
44286 * misc/fstab.h: Likewise.
44287 * misc/mntent.h: Likewise.
44288 * misc/regexp.h: Likewise.
44289 * misc/search.h: Likewise.
44290 * misc/sgtty.h: Likewise.
44291 * misc/sys/mman.h: Likewise.
44292 * misc/sys/syslog.h: Likewise.
44293 * misc/sys/uio.h: Likewise.
44294 * misc/sys/xattr.h: Likewise.
44295 * misc/ttyent.h: Likewise.
44296 * nis/rpcsvc/ypclnt.h: Likewise.
44297 * nss/nss.h: Likewise.
44298 * posix/bits/unistd.h: Likewise.
44299 * posix/fnmatch.h: Likewise.
44300 * posix/glob.h: Likewise.
44301 * posix/sched.h: Likewise.
44302 * posix/spawn.h: Likewise.
44303 * posix/sys/wait.h: Likewise.
44304 * posix/unistd.h: Likewise.
44305 * posix/wordexp.h: Likewise.
44306 * pwd/pwd.h: Likewise.
44307 * resolv/netdb.h: Likewise.
44308 * resource/sys/resource.h: Likewise.
44309 * rt/aio.h: Likewise.
44310 * rt/bits/mqueue2.h: Likewise.
44311 * rt/mqueue.h: Likewise.
44312 * shadow/shadow.h: Likewise.
44313 * signal/signal.h: Likewise.
44314 * socket/send.c: Likewise.
44315 * socket/sendto.c: Likewise.
44316 * socket/sys/socket.h: Likewise.
44317 * stdio-common/printf.h: Likewise.
44318 * stdlib/bits/stdlib.h: Likewise.
44319 * stdlib/fmtmsg.h: Likewise.
44320 * stdlib/monetary.h: Likewise.
44321 * stdlib/stdlib.h: Likewise.
44322 * stdlib/ucontext.h: Likewise.
44323 * streams/stropts.h: Likewise.
44324 * string/argz.h: Likewise.
44325 * string/bits/string2.h: Likewise.
44326 * string/string.h: Likewise.
44327 * string/strings.h: Likewise.
44328 * sunrpc/rpc/auth.h: Likewise.
44329 * sunrpc/rpc/auth_des.h: Likewise.
44330 * sunrpc/rpc/clnt.h: Likewise.
44331 * sunrpc/rpc/netdb.h: Likewise.
44332 * sunrpc/rpc/pmap_clnt.h: Likewise.
44333 * sunrpc/rpc/xdr.h: Likewise.
44334 * sysdeps/generic/inttypes.h: Likewise.
44335 * sysdeps/generic/net/if.h: Likewise.
44336 * sysdeps/generic/sys/swap.h: Likewise.
44337 * sysdeps/gnu/net/if.h: Likewise.
44338 * sysdeps/gnu/utmpx.h: Likewise.
44339 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
44340 * sysdeps/i386/i486/bits/string.h: Likewise.
44341 * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
44342 * sysdeps/s390/bits/string.h: Likewise.
44343 * sysdeps/s390/fpu/bits/fenv.h: Likewise.
44344 * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
44345 * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
44346 * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
44347 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
44348 * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
44349 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
44350 * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
44351 * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
44352 * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
44353 * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
44354 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
44355 * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
44356 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
44357 * sysdeps/unix/sysv/linux/readv.c: Likewise.
44358 * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
44359 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
44360 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
44361 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
44362 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
44363 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
44364 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
44365 * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
44366 * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
44367 * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
44368 * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
44369 * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
44370 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
44371 * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
44372 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
44373 * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
44374 * sysvipc/sys/ipc.h: Likewise.
44375 * sysvipc/sys/msg.h: Likewise.
44376 * sysvipc/sys/sem.h: Likewise.
44377 * sysvipc/sys/shm.h: Likewise.
44378 * termios/termios.h: Likewise.
44379 * time/sys/time.h: Likewise.
44380 * time/time.h: Likewise.
44381 * wcsmbs/bits/wchar2.h: Likewise.
44382 * wcsmbs/uchar.h: Likewise.
44383 * wcsmbs/wchar.h: Likewise.
44384 * wctype/wctype.h: Likewise.
44385
44386 [BZ #13551]
44387 * Makeconfig: Remove all but ELF support including AIX support.
44388 * Makerules: Likewise.
44389 * config.h.in: Likewise.
44390 * config.make.in: Likewise.
44391 * configure: Likewise.
44392 * configure.in: Likewise.
44393 * csu/Makefile: Likewise.
44394 * csu/version.c: Likewise.
44395 * debug/Makefile: Likewise.
44396 * dlfcn/Makefile: Likewise.
44397 * elf/Makefile: Likewise.
44398 * extra-lib.mk: Likewise.
44399 * iconv/Makefile: Likewise.
44400 * include/libc-symbols.h: Likewise.
44401 * include/shlib-compat.h: Likewise.
44402 * resolv/Makefile: Likewise.
44403 * resolv/res_libc.c: Likewise.
44404 * rt/Makefile: Likewise.
44405 * sysdeps/i386/asm-syntax.h: Likewise.
44406 * sysdeps/i386/sysdep.h: Likewise.
44407 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
44408 * sysdeps/mach/sysdep.h: Likewise.
44409 * sysdeps/powerpc/powerpc32/Makefile: Likewise.
44410 * sysdeps/powerpc/powerpc64/Makefile: Likewise.
44411 * sysdeps/s390/asm-syntax.h: Likewise.
44412 * sysdeps/s390/s390-32/sysdep.h: Likewise.
44413 * sysdeps/s390/s390-64/sysdep.h: Likewise.
44414 * sysdeps/sh/sysdep.h: Likewise.
44415 * sysdeps/unix/sparc/sysdep.h: Likewise.
44416 * sysdeps/wordsize-32/divdi3.c: Likewise.
44417 * sysdeps/x86_64/sysdep.h: Likewise.
44418
44419 * argp/Versions: Remove _argp_unlock_xxx.
44420
44421 [BZ #13559]
44422 * abilist/ld.abilist: Update. Adjust for removal of tls option.
44423 * abilist/libBrokenLocale.abilist: Likewise.
44424 * abilist/libanl.abilist: Likewise.
44425 * abilist/libc.abilist: Likewise.
44426 * abilist/libcrypt.abilist: Likewise.
44427 * abilist/libdl.abilist: Likewise.
44428 * abilist/libm.abilist: Likewise.
44429 * abilist/libnsl.abilist: Likewise.
44430 * abilist/libpthread.abilist: Likewise.
44431 * abilist/libresolv.abilist: Likewise.
44432 * abilist/librt.abilist: Likewise.
44433 * abilist/libthread_db.abilist: Likewise.
44434 * abilist/libutil.abilist: Likewise.
44435 * abilist/libnss_db.abilist: New file.
44436
44437 * scripts/abilist.awk: Add support for indirect functions.
44438
44439 * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
44440
44441 * sysdeps/generic/ldsodefs.h: Remove Alpha support.
44442
44443 * shlib-versions: Remove entries for ports architectures.
44444
44445 * elf/tls-macros.h: Remove support for Alpha and IA-64. Should be in
44446 files in ports.
44447 * elf/stackguard-macros.h: Remove support for IA-64.
44448 * elf/tst-auditmod1.c: Likewise.
44449 * sysdeps/generic/ldsodefs.h: Likewise.
44450
44451 * sysdeps/unix/sysv/linux/configure.in: Ports should define
44452 libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
44453 configure files.
44454
44455 [BZ #13552]
44456 * configure.in: Remove --enable-omitfp support.
44457 * FAQ.in: Adjust.
44458 * config.make.in: Likewise.
44459 * Makeconfig: Likewise.
44460 * manual/install.texi: Likewise.
44461
44462 In case anyone cares, the IA-64 architecture could move to ports.
44463 * sysdeps/ia64/*: Removed.
44464 * sysdeps/unix/sysv/linux/ia64/*: Removed.
44465 * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
44466
44467 [BZ #13555]
44468 * configure.in: Remove entries for unsupported architectures.
44469
44470 [BZ #13533]
44471 * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
44472 * iconv/gconv_simple.c: Rename char16_t routines. Add char16_t<->utf8
44473 routines.
44474 * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
44475 * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
44476 * wcsmbs/c16rtomb.c: Fix a few problems. Disable all the code and
44477 fall back to using wcrtomb.
44478 * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
44479 * wcsmbs/wcsmbsload.c: Make char16 routines optional. Adjust for
44480 renaming.
44481 * wcsmbs/Makefile (tests): Add tst-c16c32-1:
44482 * wcsmbs/tst-c16c32-1.c: New file.
44483
44484 * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
44485 local variable.
44486
44487 * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
44488
44489 * elf/tst-unique3.cc: Add explicit declaration of gets.
44490 * elf/tst-unique3lib.cc: Likewise.
44491 * elf/tst-unique3lib2.cc: Likewise.
44492 * elf/tst-unique4.cc: Likewise.
44493
44494 * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
44495
44496 2012-01-06 Joseph Myers <joseph@codesourcery.com>
44497
44498 [BZ #13566]
44499 * assert/assert.h (static_assert): Don't define for C++.
44500 * libio/stdio.h (gets): Do declare for C++ <= C++11.
44501 * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
44502
44503 2012-01-03 Ulrich Drepper <drepper@gmail.com>
44504
44505 * iconv/loop.c (single loop): Fix assertion in storing of
44506 remaining bytes.
44507
44508 * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
44509
44510 2012-01-01 Ulrich Drepper <drepper@gmail.com>
44511
44512 * posix/getconf.c: Update copyright year.
44513 * nss/getent.c: Likewise.
44514 * nss/makedb.c: Likewise.
44515 * iconv/iconvconfig.c: Likewise.
44516 * iconv/iconv_prog.c: Likewise.
44517 * elf/ldconfig.c: Likewise.
44518 * elf/pldd.c: Likewise.
44519 * elf/sotruss.ksh: Likewise.
44520 * catgets/gencat.c: Likewise.
44521 * csu/version.c: Likewise.
44522 * elf/ldd.bash.in: Likewise.
44523 * elf/sprof.c (print_version): Likewise.
44524 * locale/programs/locale.c: Likewise.
44525 * locale/programs/localedef.c: Likewise.
44526 * login/programs/pt_chown.c: Likewise.
44527 * nscd/nscd.c (print_version): Likewise.
44528 * debug/xtrace.sh: Likewise.
44529 * malloc/memusage.sh: Likewise.
44530 * malloc/mtrace.pl: Likewise.
44531 * debug/catchsegv.sh: Likewise.
44532
44533 2011-12-30 Jakub Jelinek <jakub@redhat.com>
44534
44535 * posix/regex_internal.c (re_string_fetch_byte_case): Remove
44536 pure attribute.
44537
44538 2011-12-24 Ulrich Drepper <drepper@gmail.com>
44539
44540 [BZ #13533]
44541 * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
44542 * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
44543 transformations.
44544 * iconv/gconv_int.h: Likewise.
44545 * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
44546 * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
44547 from libc for GLIBC_2.16.
44548 * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
44549 * wcsmbs/wcrtomb.c: Define c32rtomb alias.
44550 * wcsmbs/uchar.h: Really define mbstate_t.
44551 * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
44552 * wcsmbs/c16rtomb.c: New file.
44553 * wcsmbs/mbrtoc16.c: New file.
44554 * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
44555 for C/POSIX locale.
44556 (__wcsmbs_load_conv): Do not fill in c16 routines yet.
44557 * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
44558
44559 * wcsmbs/wchar.h: Add missing __restrict.
44560
44561 2011-12-23 Ulrich Drepper <drepper@gmail.com>
44562
44563 [BZ #13532]
44564 * time/Makefile (routines): Add timespec_get.
44565 * time/Versions: Export timespec_get from libc for GLIBC_2.16.
44566 * time/time.h: Define TIME_UTC and declare timespec_get. Define
44567 timespec for ISO C11.
44568 * time/timespec_get.c: New file.
44569 * sysdeps/unix/sysv/linux/timespec_get.c: New file.
44570 * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
44571
44572 [BZ #13531]
44573 * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
44574 * stdlib/stdlib.h: Declare aligned_alloc.
44575 * Versions.def: Add GLIBC_2.16 for libc.
44576 * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
44577
44578 [BZ 13527]
44579 * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
44580 ISO C11.
44581
44582 * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
44583 code.
44584
44585 [BZ #13528]
44586 * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
44587
44588 [BZ #13529]
44589 * assert/assert.h (static_assert): Define.
44590
44591 * version.h: Update for 2.16 development version.
44592
44593 [BZ #13526]
44594 * include/features.h: Handle __STDC_VERSION__ >= 201112 and
44595 _ISOC11_SOURCE.
44596
44597 * version.h (RELEASE): Bump for 2.15 release.
44598 * include/features.h (__GLIBC_MINOR__): Bump to 15.
44599
44600 * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
44601 Patch by Marek Polacek <mpolacek@redhat.com>.
44602
44603 * bits/byteswap.h: Protect long long constants with __extension__.
44604 * sysdeps/i386/bits/byteswap.h: Likewise.
44605 * sysdeps/ia64/bits/byteswap.h: Likewise.
44606 * sysdeps/s390/bits/byteswap.h: Likewise.
44607 * sysdeps/x86_64/bits/byteswap.h: Likewise.
44608
44609 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44610
44611 [BZ #13540]
44612 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
44613 destination buffer.
44614 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
44615
44616 2011-12-23 Marek Polacek <polacek@redhat.com>
44617
44618 * elf/dl-addr.c (determine_info): Add inline keyword.
44619 * elf/tst-auditmod4b.c (check_avx): Likewise.
44620 * elf/tst-auditmod6b.c (check_avx): Likewise.
44621 * elf/tst-auditmod6c.c (check_avx): Likewise.
44622 * elf/tst-auditmod7b.c (check_avx): Likewise.
44623
44624 2011-12-23 Ulrich Drepper <drepper@gmail.com>
44625
44626 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
44627 !__SSE_MATH__.
44628
44629 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44630
44631 [BZ #13540]
44632 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
44633 processing for last bytes.
44634
44635 2011-08-06 Bruno Haible <bruno@clisp.org>
44636
44637 [BZ #13061]
44638 * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
44639 U+0385, not to U+1FEE.
44640
44641 [BZ #13062]
44642 * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
44643 entry for U+00A5 U+0301.
44644
44645 2011-12-22 Ulrich Drepper <drepper@gmail.com>
44646
44647 [BZ #13166]
44648 * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
44649 buffer for the output is too small.
44650
44651 * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
44652 optimization.
44653
44654 [BZ #13185]
44655 * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
44656 SSE flags if possible.
44657
44658 2011-12-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44659
44660 [BZ #13540]
44661 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
44662 processing for last bytes.
44663
44664 2011-12-22 Joseph Myers <joseph@codesourcery.com>
44665
44666 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
44667 (syscall-list-default-options, syscall-list-default-condition)
44668 (syscall-list-includes): Define.
44669 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
44670 list of ABIs and options and #if conditions for each ABI. Do not
44671 handle common syscalls between ABIs specially.
44672 * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
44673 Remove.
44674 (syscall-list-variants, syscall-list-32bit-options)
44675 (syscall-list-32bit-condition, syscall-list-64bit-options)
44676 (syscall-list-64bit-condition): Define.
44677 * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
44678 (syscall-list-variants, syscall-list-32bit-options)
44679 (syscall-list-32bit-condition, syscall-list-64bit-options)
44680 (syscall-list-64bit-condition): Define.
44681 * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
44682 Remove.
44683 (syscall-list-variants, syscall-list-32bit-options)
44684 (syscall-list-32bit-condition, syscall-list-64bit-options)
44685 (syscall-list-64bit-condition): Define.
44686 * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
44687 Remove.
44688 (syscall-list-variants, syscall-list-32bit-options)
44689 (syscall-list-32bit-condition, syscall-list-64bit-options)
44690 (syscall-list-64bit-condition): Define.
44691
44692 2011-12-22 Ulrich Drepper <drepper@gmail.com>
44693
44694 * locale/iso-639.def: Add brx entry.
44695
44696 [BZ #13328]
44697 * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
44698 Proposed by Mariusz_Cukr <marcukr@op.pl>.
44699
44700 * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
44701 __feraiseexcept_renamed.
44702
44703 2011-12-21 Ulrich Drepper <drepper@gmail.com>
44704
44705 [BZ #13538]
44706 * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
44707 EPOLLET with unsigned values.
44708 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
44709 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
44710
44711 * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
44712 to large cancellation.
44713 * math/s_cacoshf.c: Likewise.
44714 * math/s_cacoshl.c: Likewise.
44715
44716 2011-11-18 Richard B. Kreckel <kreckel@ginac.de>
44717
44718 [BZ #13305]
44719 [BZ #12786]
44720 * math/s_cacosh.c: Fix rare miscomputation in cacosh().
44721 * math/s_cacoshf.c: Likewise.
44722 * math/s_cacoshl.c: Likewise.
44723
44724 2011-12-21 Ulrich Drepper <drepper@gmail.com>
44725
44726 [BZ #13439]
44727 * iconv/gconv.h: Define __GCONV_SWAP.
44728 * iconvdata/unicode.c: The swap bit must be stored in __flags.
44729 * iconvdata/utf-16.c: Likewise.
44730 * iconvdata/utf-32.c: Likewise.
44731
44732 2011-12-21 Andreas Schwab <schwab@linux-m68k.org>
44733
44734 [BZ #13524]
44735 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
44736 numerator after shifting it by one limb.
44737
44738 2011-12-19 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
44739
44740 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
44741 under [__USE_EXTERN_INLINES].
44742
44743 2011-12-17 Ulrich Drepper <drepper@gmail.com>
44744
44745 [BZ #13446]
44746 * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
44747
44748 2011-11-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
44749
44750 * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
44751 * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
44752 optimized code.
44753 * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
44754 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
44755 * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
44756 * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
44757 for strncasecmp/strncasecmp_l compilation.
44758 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
44759 * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
44760
44761 2011-12-08 Marek Polacek <mpolacek@redhat.com>
44762
44763 [BZ #13484]
44764 * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
44765 of __asm__.
44766
44767 2011-12-17 Ulrich Drepper <drepper@gmail.com>
44768
44769 [BZ #13506]
44770 * time/tzfile.c (__tzfile_read): Check values from file header.
44771
44772 2011-11-21 Will Schmidt <will_schmidt@vnet.ibm.com>
44773
44774 * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
44775 * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
44776 * powerpc/powerpc32/dl-start.S: Likewise.
44777 * powerpc/powerpc32/elf/start.S: Likewise.
44778 * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
44779 * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
44780 * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
44781 * powerpc/powerpc32/fpu/s_floor.S: Likewise.
44782 * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
44783 * powerpc/powerpc32/fpu/s_lround.S: Likewise.
44784 * powerpc/powerpc32/fpu/s_rint.S: Likewise.
44785 * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
44786 * powerpc/powerpc32/fpu/s_round.S: Likewise.
44787 * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
44788 * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
44789 * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
44790 * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
44791 * powerpc/powerpc32/memset.S: Likewise.
44792 * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
44793 * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
44794 * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
44795 * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
44796 * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
44797 * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
44798 * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
44799 * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
44800 * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
44801 * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
44802 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
44803 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
44804 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
44805
44806 2011-11-18 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
44807
44808 * math/libm-test.inc: Added more nearbyint tests.
44809 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
44810 * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
44811 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
44812 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
44813
44814 2011-11-21 Ross Lagerwall <rosslagerwall@gmail.com>
44815
44816 * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
44817 FD_CLOEXEC.
44818
44819 2011-11-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44820
44821 * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
44822 Add wcscpy-ssse3 wcscpy-c.
44823 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
44824 * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
44825 * sysdeps/x86_64/multiarch/wcscpy.S: New file.
44826 * sysdeps/x86_64/wcschr.S: New file.
44827 * sysdeps/x86_64/wcsrchr.S: New file.
44828 * string/test-strcmp.c: Remove checking of wcscmp function for
44829 wrong alignments.
44830 * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
44831 (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
44832 wcsrchr-sse2 wcsrchr-c.
44833 * sysdeps/i386/i686/multiarch/wcschr.S: New file.
44834 * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
44835 * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
44836 * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
44837 * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
44838 * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
44839 * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
44840 * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
44841 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
44842 * wcsmbc/wcschr.c (WCSCHR): New macro.
44843
44844 2011-11-17 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
44845
44846 * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
44847 * wcsmbs/test-wcsrchr.c: New file.
44848 * string/test-strrchr.c: Add wcsrchr support.
44849 (WIDE): New macro.
44850 * wcsmbs/test-wcscpy.c: New file.
44851 * string/test-strcpy.c: Add wcscpy support.
44852 (WIDE): New macro.
44853
44854 2011-12-10 Ulrich Drepper <drepper@gmail.com>
44855
44856 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
44857 the inner loop.
44858
44859 2011-12-06 Andreas Schwab <schwab@linux-m68k.org>
44860
44861 [BZ #13472]
44862 * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
44863
44864 2011-12-04 Ulrich Drepper <drepper@gmail.com>
44865
44866 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
44867 Minor optimizations.
44868
44869 * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
44870 * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
44871 * sunrpc/clnt_udp.c (clntudp_call): Likewise.
44872
44873 2011-12-03 Ulrich Drepper <drepper@gmail.com>
44874
44875 * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
44876 IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
44877 IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
44878 for gcc to avoid warnings.
44879 * inet/Makefile (tests): Add tst-checks.
44880 * inet/tst-checks.c: New file.
44881
44882 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
44883 warning.
44884
44885 * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
44886 __wmemcmp_sse2.
44887
44888 * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
44889 * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
44890
44891 * malloc/mcheck.h: Fix use of incorrect encoding in comment.
44892
44893 2011-12-02 Ulrich Drepper <drepper@gmail.com>
44894
44895 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
44896 problem.
44897
44898 * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
44899
44900 2011-11-29 Joseph Myers <joseph@codesourcery.com>
44901
44902 * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
44903 conditional on GCC version.
44904 (__arch_compare_and_exchange_val_8_acq)
44905 (__arch_compare_and_exchange_val_16_acq)
44906 (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
44907 (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
44908 (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
44909
44910 2011-12-02 Joseph Myers <joseph@codesourcery.com>
44911
44912 * sysdeps/sh/backtrace.c: New file.
44913
44914 2011-12-02 Andreas Schwab <schwab@redhat.com>
44915
44916 * misc/bits/select2.h (__FD_ELT): Mark as extension. Add
44917 parenthesis.
44918
44919 2011-12-01 Andreas Schwab <schwab@redhat.com>
44920
44921 * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
44922 falling back to utime.
44923
44924 2011-11-30 Andreas Schwab <schwab@redhat.com>
44925
44926 * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
44927 expectations for float.
44928
44929 2011-11-29 Andreas Schwab <schwab@redhat.com>
44930
44931 * locale/weight.h (findidx): Add parameter len.
44932 * locale/weightwc.h (findidx): Likewise.
44933 * posix/fnmatch_loop.c (FCT): Adjust caller.
44934 * posix/regcomp.c (build_equiv_class): Likewise.
44935 * posix/regex_internal.h (re_string_elem_size_at): Likewise.
44936 * posix/regexec.c (check_node_accept_bytes): Likewise.
44937 * string/strcoll_l.c (STRCOLL): Likewise.
44938 * string/strxfrm_l.c (STRXFRM): Likewise.
44939
44940 2011-11-17 Ulrich Drepper <drepper@gmail.com>
44941
44942 * Makefile.in: Remove CVSOPT handling.
44943 * configure.in: Remove use of AC_REVISION.
44944 * iconvdata/Makefile (distribute): No need to filter out CVS.
44945 * scripts/list-sources.sh: Remove CVS, subversion and monotone
44946 handling.
44947
44948 2011-11-16 Andreas Schwab <schwab@redhat.com>
44949
44950 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
44951 [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
44952 [USE_AS_STRNCASECMP_L]: Likewise.
44953 (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
44954 NO_TLS_DIRECT_SEG_REFS.
44955 * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
44956 Fix argument offsets for non-PIC.
44957 [USE_AS_STRNCASECMP_L]: Likewise.
44958 (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
44959 NO_TLS_DIRECT_SEG_REFS.
44960
44961 2011-11-15 Ulrich Drepper <drepper@gmail.com>
44962
44963 * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
44964 O_CLOEXEC.
44965 * locale/loadlocale.c (_nl_load_locale): Likewise.
44966
44967 2011-11-15 Andreas Schwab <schwab@redhat.com>
44968
44969 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
44970 [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
44971 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
44972 (SYSCALL_GETTIME): Set errno on error.
44973
44974 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
44975 count references to noai6ai_cached.
44976
44977 2011-11-15 Ulrich Drepper <drepper@gmail.com>
44978
44979 * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
44980
44981 * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
44982 FD_CLOEXEC for /proc/self/maps.
44983
44984 * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
44985 FD_CLOEXEC for /proc/meminfo.
44986
44987 * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
44988 gai.conf.
44989
44990 * resolv/res_query.c (res_hostalias): Don't allow cancellation and set
44991 FD_CLOEXEC for given file.
44992
44993 * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
44994
44995 * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
44996 FD_CLOEXEC for /etc/hosts.
44997 (_gethtent): Likewise.
44998
44999 * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
45000
45001 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
45002 cancellation and set FD_CLOEXEC for /etc/netgroup.
45003
45004 * nss/nss_files/files-key.c (search): Don't allow cancellation when
45005 reading /etc/publickey.
45006
45007 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
45008 allow cancellation when reading /etc/group.
45009
45010 * nss/nss_files/files-alias.c (internal_setent): Don't allow
45011 cancellation.
45012 (get_next_alias): Likewise for included file. Also set FD_CLOEXEC.
45013
45014 * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
45015 when using data file.
45016
45017 * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
45018
45019 * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
45020 (write_nis_obj): Use "c" and "e" in fopen.
45021
45022 * misc/mntent_r.c (__setmntent): Also append e to fopen format.
45023
45024 * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
45025
45026 * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
45027
45028 * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
45029
45030 * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
45031 locale.alias.
45032
45033 * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
45034
45035 * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
45036
45037 * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
45038
45039 * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
45040 file parsing and set FD_CLOEXEC.
45041
45042 2011-11-14 Ulrich Drepper <drepper@gmail.com>
45043
45044 * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
45045
45046 2011-11-14 Andreas Schwab <schwab@redhat.com>
45047
45048 * malloc/arena.c (arena_get2): Don't call reused_arena when
45049 _int_new_arena failed.
45050
45051 2011-11-14 Ulrich Drepper <drepper@gmail.com>
45052
45053 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
45054 (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
45055 * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
45056 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
45057 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
45058 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
45059 to compile strcasecmp and strncasecmp.
45060 * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
45061 * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
45062
45063 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
45064
45065 2011-11-13 Ulrich Drepper <drepper@gmail.com>
45066
45067 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
45068 locale-defines.sym to gen-as-const-headers.
45069 (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
45070 strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
45071 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
45072 to compile strcasecmp and strncasecmp.
45073 * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
45074 strcasecmp_l and strncasecmp_l.
45075 * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
45076 * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
45077 * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
45078 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
45079 * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
45080 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
45081 * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
45082 * sysdeps/i386/i686/multiarch/strncase.S: New file.
45083 * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
45084 * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
45085 * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
45086
45087 2011-11-12 Ulrich Drepper <drepper@gmail.com>
45088
45089 * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
45090 result of SYSDEP_GETTIME_CPU to retval.
45091 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
45092 parameter list to macro. Remove trailing semicolon. Adjust users.
45093
45094 * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
45095 variable.
45096
45097 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
45098 mantissa words.
45099 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
45100
45101 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
45102 from unused variable.
45103
45104 * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
45105 DWARF definitions.
45106 * sysdeps/generic/dwarf2.h: Don't define enums when using the file
45107 for assembling.
45108
45109 * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
45110 over namespaces.
45111
45112 * sunrpc/rpc_prot.c (rejected): Fix case value.
45113
45114 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
45115 unsigned long long int to avoid warnings in shift.
45116
45117 * posix/regex_internal.c (re_string_reconstruct): Actually use result
45118 of use of trans.
45119 * posix/regex_internal.h (re_string_wchar_at): Remove temporary
45120 variable tmp.
45121
45122 * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
45123 * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
45124 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
45125
45126 * nis/nis_table.c (nis_list): Use variable of correct type for
45127 result of __follow_path call.
45128
45129 2011-11-07 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
45130
45131 * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
45132 of math functions ceil, trunc, floor, round, and sqrt, when
45133 avaliable on the platform.
45134 * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
45135 name clash.
45136 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
45137 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
45138 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
45139
45140 2011-10-30 Marek Polacek <mpolacek@redhat.com>
45141
45142 * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
45143 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
45144
45145 2011-11-11 Roland McGrath <roland@hack.frob.com>
45146
45147 * include/unistd.h: Fix __readlink return type.
45148 Reported by Chris Metcalf <cmetcalf@tilera.com>.
45149
45150 2011-11-11 Ulrich Drepper <drepper@gmail.com>
45151
45152 * stdlib/ucontext.h: Undo last change for makecontext.
45153
45154 2011-11-11 Andreas Schwab <schwab@redhat.com>
45155
45156 * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
45157
45158 * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
45159 * setjmp/setjmp.h: Mark functions as non-leaf.
45160 * setjmp/bits/setjmp2.h: Likewise.
45161 * stdlib/ucontext.h: Likewise.
45162
45163 2011-11-10 Andreas Schwab <schwab@redhat.com>
45164
45165 * malloc/arena.c (_int_new_arena): Don't increment narenas.
45166 (reused_arena): Don't check arena limit.
45167 (arena_get2): Atomically check arena limit.
45168
45169 2011-11-08 Ulrich Drepper <drepper@gmail.com>
45170
45171 * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
45172 * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
45173
45174 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
45175 instructions.
45176
45177 2011-11-07 Andreas Schwab <schwab@redhat.com>
45178
45179 * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
45180 handler when locking.
45181
45182 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
45183 Fix size of allocated buffer.
45184
45185 2011-11-04 Andreas Schwab <schwab@redhat.com>
45186
45187 [BZ #10103]
45188 * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
45189 declarations for long double functions.
45190 * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
45191
45192 * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
45193
45194 2011-11-03 Andreas Schwab <schwab@redhat.com>
45195
45196 * nscd/nscd.c (main): Don't start AVC thread until credentials are
45197 installed.
45198
45199 * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
45200 is disabled.
45201
45202 2011-11-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
45203
45204 * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
45205
45206 2011-11-01 Andreas Schwab <schwab@linux-m68k.org>
45207
45208 * include/alloca.h (stackinfo_alloca_round): Define.
45209 (extend_alloca): Use it.
45210 [_STACK_GROWS_UP]: Correct check for adjacent allocation.
45211 * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
45212 here.
45213
45214 * scripts/check-local-headers.sh: Ignore libaudit.h.
45215
45216 * nscd/Makefile (extra-objs): Make recursively expanded.
45217
45218 2011-11-01 Ulrich Drepper <drepper@gmail.com>
45219
45220 * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
45221 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
45222
45223 * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
45224 * posix/tst-rfc3484-2.c: Likewise.
45225 * posix/tst-rfc3484-3.c: Likewise.
45226
45227 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
45228 process_vm_writev.
45229 * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
45230 process_vm_writev.
45231 * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
45232 process_vm_writev from libc using GLIBC_2.15 version.
45233
45234 * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
45235
45236 2011-10-31 Paul Pluzhnikov <ppluzhnikov@google.com>
45237
45238 * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
45239 stack usage.
45240
45241 2011-10-31 Ulrich Drepper <drepper@gmail.com>
45242
45243 [BZ #13367]
45244 * nss/getent.c (initgroups_keys): Show error message in case no group
45245 names are given.
45246
45247 * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
45248 * inet/check_pf.c: Provide dummy versions of __free_in6ai and
45249 __bump_nl_timestamp.
45250 * nscd/connections (nscd_init): When host database is served open
45251 netlink socket and request notification about configuration changes.
45252 (main_loop_poll): Track netlink file descriptor and bump timestamp
45253 in case data becomes available.
45254 (main_loop_epoll): Likewise.
45255 * nscd/nscd-client.h (DB_VERSION): Bump to 2.
45256 (database_pers_head): Add extra_data fileds.
45257 Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
45258 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
45259 * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
45260 Adjust caller.
45261 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
45262 in6ai data, call __free_in6ai.
45263 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
45264 Add -DHAVE_NETLINK.
45265 * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite. Cache the
45266 interface information. Reuse previous data if netlink timestamp
45267 is not changed.
45268 (__bump_nl_timestamp): New function.
45269 (__free_in6ai): New function.
45270
45271 2011-10-30 Ulrich Drepper <drepper@gmail.com>
45272
45273 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
45274 close_not_cancel_no_status here.
45275 (__check_pf): Reorganize code a bit to not call close twice if OOM.
45276
45277 2011-10-29 Ulrich Drepper <drepper@gmail.com>
45278
45279 [BZ #13276]
45280 * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
45281 return value.
45282
45283 * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
45284 * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
45285 asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
45286
45287 2011-07-03 Andreas Jaeger <aj@suse.de>
45288
45289 [BZ #10709]
45290 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
45291 of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
45292 * math/libm-test.inc (sin_test): Add test case.
45293
45294 2011-10-29 Ulrich Drepper <drepper@gmail.com>
45295
45296 [BZ #13337]
45297 * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
45298 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
45299
45300 * elf/chroot_canon.c (chroot_canon): Cleanups.
45301
45302 * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
45303
45304 [BZ #13335]
45305 * elf/chroot_canon.c (chroot_canon): Fix readlink call.
45306 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
45307
45308 * string/test-strchr.c: Make usable for strchrnul testing.
45309 * string/test-strchrnul.c: New file.
45310 * string/Makefile (strop-tests): Add strchrnul.
45311
45312 * po/it.po: Update from translation team.
45313 * po/es.po: Likewise.
45314
45315 2011-10-28 Ulrich Drepper <drepper@gmail.com>
45316
45317 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
45318 the three constants needed as parameters. Drop the others.
45319 (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
45320 __m128i_strloadu_tolower.
45321 Create and initialize variable zero and use it in all the places
45322 where _mm_setzero_si128 was used.
45323
45324 * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
45325 doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
45326 mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
45327 * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
45328 anymore.
45329 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
45330 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
45331 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
45332 __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
45333 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
45334 __mpranred, __mptan.
45335 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
45336 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
45337 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
45338 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
45339 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
45340 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
45341 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
45342 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
45343 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
45344
45345 2011-10-28 Andreas Schwab <schwab@redhat.com>
45346
45347 * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
45348 redefine if SHARED.
45349 * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
45350
45351 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
45352 wide char related routines to wcsmbs subdir.
45353
45354 2011-10-27 Andreas Schwab <schwab@redhat.com>
45355
45356 [BZ #13344]
45357 * misc/sys/cdefs.h (__THROWNL): Define.
45358 * posix/unistd.h: Use __THREADNL instead of __THREAD
45359 for memory synchronization functions.
45360
45361 2011-10-26 Roland McGrath <roland@hack.frob.com>
45362
45363 [BZ #13349]
45364 * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
45365 doesn't exist.
45366 * manual/stdio.texi (Obstack Streams): Node removed.
45367
45368 2011-10-26 Andreas Schwab <schwab@redhat.com>
45369
45370 * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
45371 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45372 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45373
45374 * math/math_private.h (math_force_eval): Allow non-addressable
45375 arguments.
45376 * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
45377
45378 2011-10-25 Ulrich Drepper <drepper@gmail.com>
45379
45380 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
45381 file is not needed.
45382
45383 * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
45384 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
45385 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
45386 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
45387 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
45388 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
45389 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
45390 * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
45391 Add AVX variants.
45392 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
45393 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
45394 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
45395 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
45396 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
45397 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
45398 * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
45399 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
45400 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
45401 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
45402 * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
45403 * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
45404 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
45405 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
45406 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
45407 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
45408 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
45409 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
45410 * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
45411
45412 * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
45413 all the time. Define bit_AVX. Define HAS_* macros using bit_* macros.
45414
45415 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
45416 place. Use VEX encoding when compiling for AVX.
45417
45418 2011-10-25 Andreas Schwab <schwab@redhat.com>
45419
45420 * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
45421 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
45422
45423 * string/test-strchr.c (do_test): Don't generate NUL bytes.
45424
45425 2011-10-25 Ulrich Drepper <drepper@gmail.com>
45426
45427 * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
45428 useless if() expression.
45429 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
45430 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
45431 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
45432 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
45433 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
45434 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45435 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
45436 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
45437 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
45438 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
45439 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
45440 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45441 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
45442 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45443 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
45444 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45445 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
45446 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
45447 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
45448
45449 * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
45450
45451 2011-10-25 Andreas Schwab <schwab@redhat.com>
45452
45453 * elf/dl-deps.c (_dl_map_object_deps): Remove always true
45454 condition.
45455 * elf/dl-fini.c (_dl_sort_fini): Likewise.
45456
45457 2011-10-25 Ulrich Drepper <drepper@gmail.com>
45458
45459 * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
45460 .text section. Avoid duplicate constants.
45461 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
45462 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45463 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
45464 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45465 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45466 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45467 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45468 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45469 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
45470 * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
45471 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
45472 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
45473 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
45474 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
45475 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
45476 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
45477 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
45478 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
45479 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
45480 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45481 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
45482 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
45483 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
45484 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
45485 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
45486 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
45487 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
45488 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
45489 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
45490 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
45491 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
45492 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
45493 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
45494 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
45495 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
45496 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
45497 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
45498 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
45499 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
45500 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
45501 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
45502 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
45503 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
45504 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
45505 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
45506
45507 2011-10-24 Ulrich Drepper <drepper@gmail.com>
45508
45509 * sysdeps/x86_64/dla.h: Move to ...
45510 * sysdeps/x86_64/fpu/dla.h: ...here.
45511 (DLA_FMS): Some compilers fail to inline __builtin_fma in some
45512 situations. Use __builtin_fma only for gcc 4.6 and up.
45513
45514 * config.make.in: Add have-mfma4 entry.
45515 * configure.in: Substitute libc_cv_cc_fma4.
45516 * math/Makefile (dbl-only-routines): Add sincostab.
45517 * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
45518 Use __sincostab not sincos.
45519 * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
45520 name is a macro.
45521 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45522 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45523 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45524 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise. Define singArctan2
45525 using __copysign.
45526 * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr. Don't define
45527 __cr and __cpymn. Define __cpy unless NO___CPY is defined. Define
45528 norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
45529 * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
45530 and __inv.
45531 * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
45532 * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
45533 __copysign.
45534 * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos. Don't
45535 define aliases when function name is a macro.
45536 * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
45537 sysdeps/ieee754/dbl-64/sincos.tbl.
45538 * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
45539 fma4-enabled routines.
45540 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
45541 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
45542 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
45543 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
45544 * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
45545 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
45546 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
45547 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
45548 * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
45549 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
45550 * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
45551 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
45552 * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
45553 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
45554 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
45555 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
45556 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
45557 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
45558 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
45559 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
45560 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
45561 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
45562 * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
45563 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
45564 * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
45565 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
45566 * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
45567 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
45568 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
45569 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
45570
45571 * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
45572 rename.
45573 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45574 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45575 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45576 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45577 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45578 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45579 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45580 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45581
45582 2011-10-24 Andreas Schwab <schwab@redhat.com>
45583
45584 * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
45585
45586 2011-10-23 Ulrich Drepper <drepper@gmail.com>
45587
45588 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
45589
45590 * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
45591 prediction.
45592 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
45593
45594 * string/strnlen.c: Don't define STRNLEN, reverse logic.
45595 Remove unused variable magic_bits.
45596 * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
45597
45598 * string/strnlen.c: Define and use STRNLEN macro.
45599 * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
45600 Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
45601 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
45602 * wcsmbs/wcslen.c: Define and use WCSLEN.
45603 * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
45604 * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
45605 * sysdeps/i386/i686/multiarch/strnlen.S: New file.
45606 * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
45607 * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
45608 * sysdeps/i386/i686/multiarch/wcslen.S: New file.
45609 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
45610
45611 2011-10-20 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
45612
45613 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
45614 strnlen-sse2-no-bsf.
45615 Rename strlen-no-bsf to strlen-sse2-no-bsf.
45616 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
45617 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
45618 Add strnlen support.
45619 (USE_AS_STRNLEN): New macro.
45620 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
45621 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
45622 Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
45623 * sysdeps/x86_64/wcslen.S: New file.
45624
45625 2011-10-20 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
45626
45627 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
45628 XMM-moves are used for copying on small sizes.
45629
45630 2011-10-19 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
45631
45632 * wcsmbs/Makefile (strop-tests): Add wcschr.
45633 * wcsmbs/test-wcschr.c: New file.
45634 * string/test-strchr.c: Update.
45635 Add wcschr support.
45636 (WIDE): New macro.
45637
45638 2011-10-18 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
45639
45640 * wcsmbs/Makefile (strop-tests): Add wcslen.
45641 * wcsmbs/test-wcslen.c: New file.
45642 * string/test-strlen.c: Update.
45643 Add wcslen support.
45644 (WIDE): New macro.
45645
45646 2011-10-23 Ulrich Drepper <drepper@gmail.com>
45647
45648 * po/it.po: Update from translation team.
45649
45650 2011-09-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
45651
45652 * sysdeps/x86_64/wcscmp.S: Update.
45653 Fix wrong comparison semantics.
45654 wcscmp shall use signed comparison not unsigned.
45655 Don't use substraction to avoid overflow bug.
45656 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
45657 * wcsmbc/wcscmp.c: Likewise.
45658 * string/test-strcmp.c: Likewise.
45659 Add new tests to check cases with negative values.
45660
45661 2011-10-23 Ulrich Drepper <drepper@gmail.com>
45662
45663 * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
45664 * sysdeps/x86_64/dla.h: ...here. New file.
45665 * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
45666 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45667 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45668 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45669 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45670 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
45671 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45672 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45673 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45674
45675 2011-10-23 Andreas Schwab <schwab@linux-m68k.org>
45676
45677 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
45678 __ynl_finite aliases.
45679
45680 2011-10-22 Ulrich Drepper <drepper@gmail.com>
45681
45682 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45683
45684 * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
45685 define DLA_FMA.
45686 [DLA_FMA] (EMULV): Use DLA_FMA.
45687 [DLA_FMA] (MUL12): Use EMULV.
45688 * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
45689 that are not needed.
45690 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45691 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45692 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45693 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45694 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45695 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45696 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45697
45698 2011-10-22 Andreas Schwab <schwab@linux-m68k.org>
45699
45700 * math/s_nan.c: Undef __nan.
45701 * math/s_nanf.c: Undef __nanf.
45702 * math/s_nanl.c: Undef __nanl.
45703 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
45704 "math_private.h".
45705
45706 2011-10-22 Ulrich Drepper <drepper@gmail.com>
45707
45708 * math/s_catan.c: Add branch predictions.
45709 * math/s_catanf.c: Likewise.
45710 * math/s_catanh.c: Likewise.
45711 * math/s_catanhf.c: Likewise.
45712 * math/s_catanhl.c: Likewise.
45713 * math/s_catanl.c: Likewise.
45714 * math/s_cexp.c: Likewise.
45715 * math/s_cexpf.c: Likewise.
45716 * math/s_cexpl.c: Likewise.
45717 * math/s_clog.c: Likewise.
45718 * math/s_clog10.c: Likewise.
45719 * math/s_clog10f.c: Likewise.
45720 * math/s_clog10l.c: Likewise.
45721 * math/s_clogf.c: Likewise.
45722 * math/s_clogl.c: Likewise.
45723 * math/s_csqrt.c: Likewise.
45724 * math/s_csqrtf.c: Likewise.
45725 * math/s_csqrtl.c: Likewise.
45726 * math/s_ctanf.c: Likewise.
45727 * math/s_ctanh.c: Likewise.
45728 * math/s_ctanhf.c: Likewise.
45729 * math/s_ctanhl.c: Likewise.
45730 * math/s_ctanl.c: Likewise.
45731
45732 * math/math_private.h: Define __nan, __nanf, __nanl.
45733 * math/s_cacosh.c: Include <math_private.h>.
45734 * math/s_cacoshl.c: Likewise.
45735 * math/s_casinh.c: Likewise.
45736 * math/s_casinhf.c: Likewise.
45737 * math/s_casinhl.c: Likewise.
45738 * math/s_ccos.c: Rely entire on ccosh.
45739 * math/s_ccosf.c: Rely entire on ccoshf.
45740 * math/s_ccosl.c: Rely entirely on ccoshl.
45741 * math/s_ccosh.c: Add branch predicion helpers. Add branch prediction.
45742 Remove tests for FE_INVALID.
45743 * math/s_ccoshf.c: Likewise.
45744 * math/s_ccoshl.c: Likewise.
45745 * math/s_csin.c: Likewise.
45746 * math/s_csinf.c: Likewise.
45747 * math/s_csinh.c Likewise.
45748 * math/s_csinhf.c: Likewise.
45749 * math/s_csinhl.c: Likewise.
45750 * math/s_csinl.c: Likewise.
45751 * math/s_ctan.c: Likewise.
45752 * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
45753 * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
45754 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
45755
45756 2011-10-21 Ulrich Drepper <drepper@gmail.com>
45757
45758 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
45759 compilation problems.
45760
45761 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
45762 __builtin_expect.
45763
45764 2011-10-20 Ulrich Drepper <drepper@gmail.com>
45765
45766 * sysdeps/i386/configure.in: Test for -mfma4 option.
45767 * config.h.in: Add HAVE_FMA4_SUPPORT entry.
45768 * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
45769 COMMON_CPUID_INDEX_80000001.
45770 * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
45771 * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
45772 use it if FMA3 is not supported.
45773 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
45774
45775 * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
45776 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
45777
45778 2011-10-20 Andreas Schwab <schwab@redhat.com>
45779
45780 [BZ #12892]
45781 * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
45782 it would create a cycle with a link time dependency.
45783
45784 2011-10-19 Ulrich Drepper <drepper@gmail.com>
45785
45786 * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
45787 instruction.
45788 * string/Makefile (strop-tests): Add rawmemchr.
45789 * string/test-rawmemchr.c: New file.
45790
45791 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
45792 * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file. Split out from...
45793 * sysdeps/x86_64/multiarch/strcmp.S: ...here. Include strcmp-sse42.S
45794 when compiling str{,n}casecmp and when AVX is available. Hook up
45795 new optimized code in initializers.
45796
45797 2011-10-19 Andreas Schwab <schwab@redhat.com>
45798
45799 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
45800 __feraiseexcept instead of feraiseexcept.
45801
45802 2011-10-18 Ulrich Drepper <drepper@gmail.com>
45803
45804 * math/math_private.h: Define defaults for libc_fetestexcept and
45805 libc_feupdateenv.
45806 * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
45807 * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
45808 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
45809 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
45810 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
45811 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
45812 libc_fetestexcept and libc_feupdateenv.
45813
45814 * math/math_private.h: Define defaults for libc_feholdexcept_setround,
45815 libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
45816 * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
45817 * sysdeps/x86_64/fpu/math_private.h: Define special version of
45818 libc_feholdexcept_setround.
45819
45820 * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
45821 Add s_nearbyint-c and s_nearbyintf-c.
45822 * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
45823 nearbyintf inlines.
45824 * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
45825 * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
45826 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
45827 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
45828
45829 * math/math_private.h: Define defaults for libc_fegetround,
45830 libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
45831 libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
45832 libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
45833 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
45834 libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
45835 standard functions.
45836 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
45837 Remove comments and hacks for old compiler versions.
45838 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
45839 libc_fegetround, libc_fesetround, libc_feholdexcept, and
45840 libc_feholdexceptl.
45841
45842 2011-10-18 Andreas Schwab <schwab@redhat.com>
45843
45844 * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
45845 (__feraiseexcept_renamed): Add __NTH.
45846 (feraiseexcept): Add __NTH. Rename local variables to fix
45847 namespace violations.
45848
45849 2011-10-17 Ulrich Drepper <drepper@gmail.com>
45850
45851 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
45852
45853 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
45854
45855 * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
45856 recently added interfaces.
45857 * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
45858
45859 * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
45860 about macro parameter expansion.
45861
45862 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
45863 __NO_MATH_INLINES is defined. Cleanups.
45864
45865 * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
45866 and __floorf is target has SSE4.1.
45867 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
45868 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
45869 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
45870 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
45871
45872 * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
45873 name.
45874 (floorf): Likewise.
45875
45876 * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
45877
45878 2011-10-17 Andreas Schwab <schwab@redhat.com>
45879
45880 * misc/sys/cdefs.h: Fix last change.
45881
45882 * grp/initgroups.c (internal_getgrouplist): Fix initgroups
45883 database lookup.
45884
45885 2011-10-16 Ulrich Drepper <drepper@gmail.com>
45886
45887 * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
45888
45889 * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
45890 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
45891 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
45892 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
45893 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
45894 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
45895 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45896 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45897 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
45898 * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
45899 * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
45900 * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
45901 * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
45902 * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
45903 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
45904 * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
45905 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
45906 * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
45907 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
45908 * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
45909 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
45910 * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
45911
45912 * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
45913 ceil, ceilf, floor, floorf.
45914
45915 * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
45916 Perform IRELATIVE relocations last.
45917
45918 * elf/do-rel.h: Add another parameter nrelative, replacing the
45919 local variable with the same name. Change name of the function
45920 to end in Rel or Rela (uppercase).
45921 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
45922 nrelative to ranges. Only nonzero for DT_REL/DT_RELA. Pass to the
45923 elf_dynamic_do_##reloc function.
45924
45925 2011-10-15 Ulrich Drepper <drepper@gmail.com>
45926
45927 * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
45928 is sufficient, at least on modern CPUs.
45929
45930 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
45931
45932 * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
45933 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
45934
45935 * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
45936 __expl_finite.
45937 * math/bits/math-finite.h: Add entries for exp.
45938 * math/e_expl.c: Add __*_finite alias.
45939 * sysdeps/i386/fpu/e_exp.S: Likewise.
45940 * sysdeps/i386/fpu/e_expf.S: Likewise.
45941 * sysdeps/i386/fpu/e_expl.c: Likewise.
45942 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45943 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
45944 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
45945 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
45946 * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
45947 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
45948 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
45949
45950 * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
45951 is sufficient, at least on modern CPUs.
45952
45953 * ctype/ctype-info.c (__ctype_init): Define.
45954 * include/ctype.h (__ctype_init): Declare.
45955 (__ctype_b_loc): The variable is always initialized.
45956 (__ctype_toupper_loc): Likewise.
45957 (__ctype_tolower_loc): Likewise.
45958 * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
45959 * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
45960
45961 2011-10-15 Andreas Schwab <schwab@linux-m68k.org>
45962
45963 * wcsmbs/wmemcmp.c (WMEMCMP): Define.
45964
45965 * configure.in: Also look in $cxxmachine/include for C++ system
45966 headers.
45967
45968 2011-09-27 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
45969
45970 * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
45971 memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
45972 * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
45973 * sysdeps/x86_64/multiarch/memcmp.S: Update. Add __memcmp_ssse3.
45974 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
45975 (USE_AS_WMEMCMP): New macro.
45976 Fixing indents.
45977 * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
45978 * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
45979 * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
45980 * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
45981 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
45982 wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
45983 * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
45984 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
45985 * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
45986 * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
45987 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
45988 (USE_AS_WMEMCMP): New macro.
45989 * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
45990 * sysdeps/string/test-memcmp.c: Update.
45991 Fix simple_wmemcmp.
45992 Add new tests.
45993 * wcsmbs/wmemcmp.c: Update.
45994 (WMEMCMP): New macro.
45995 Fix overflow bug.
45996
45997 2011-10-12 Andreas Jaeger <aj@suse.de>
45998
45999 [BZ #13268]
46000 * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
46001
46002 2011-10-15 Ulrich Drepper <drepper@gmail.com>
46003
46004 * libio/iofwide.c (do_length): Avoid warning.
46005
46006 * ctype/ctype.h (__isctype_f): Add missing __THROW.
46007
46008 2011-10-14 Ulrich Drepper <drepper@gmail.com>
46009
46010 * elf/pldd-xx.c (find_maps): Remove leftover debug message.
46011
46012 * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
46013 * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
46014 * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
46015 * sysdeps/i386/i686/fpu/e_log.S: New file.
46016 * sysdeps/i386/i686/fpu/e_logf.S: New file.
46017 * sysdeps/i386/i686/fpu/e_logl.S: New file.
46018
46019 * ctype/ctype.h: Add support for inlined isXXX functions when
46020 compiling C++ code.
46021
46022 2011-10-14 Andreas Schwab <schwab@redhat.com>
46023
46024 * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46025
46026 * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
46027
46028 2011-10-13 Roland McGrath <roland@hack.frob.com>
46029
46030 [BZ #13291]
46031 * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
46032
46033 2011-10-13 Andreas Schwab <schwab@redhat.com>
46034
46035 * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
46036 * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
46037 feraiseexcept.
46038
46039 * sysdeps/x86_64/memrchr.S: Check for zero size.
46040
46041 * string/stratcliff.c: Add memrchr tests.
46042
46043 2011-10-12 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
46044
46045 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46046 memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
46047 rawmemchr-sse2 rawmemchr-sse2-bsf.
46048 * sysdeps/i386/i686/multiarch/memchr.S: New file.
46049 * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
46050 * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
46051 * sysdeps/i386/i686/multiarch/memrchr.S: New file.
46052 * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
46053 * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
46054 * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
46055 * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
46056 * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
46057 * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
46058 * string/memrchr.c (MEMRCHR): New macro.
46059
46060 2011-10-12 Ulrich Drepper <drepper@gmail.com>
46061
46062 Add integration with gcc's -ffinite-math-only and optimize wrapper
46063 functions in libm.
46064 * Versions.def: Define GLIBC_2.15 version for libm.
46065 * math/Makefile (headers): Add bits/math-finite.h.
46066 * math/bits/math-finite.h: New file.
46067 * sysdeps/ia64/fpu/bits/math-finite.h: New file.
46068 * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
46069 * math/e_acoshl.c: Add __*_finite alias.
46070 * math/e_acosl.c: Likewise.
46071 * math/e_asinl.c: Likewise.
46072 * math/e_atan2l.c: Likewise.
46073 * math/e_atanhl.c: Likewise.
46074 * math/e_coshl.c: Likewise.
46075 * math/e_exp10.c: Likewise.
46076 * math/e_exp10f.c: Likewise.
46077 * math/e_exp10l.c: Likewise.
46078 * math/e_exp2l.c: Likewise.
46079 * math/e_fmodl.c: Likewise.
46080 * math/e_gammal_r.c: Likewise.
46081 * math/e_hypotl.c: Likewise.
46082 * math/e_j0l.c: Likewise.
46083 * math/e_j1l.c: Likewise.
46084 * math/e_jnl.c: Likewise.
46085 * math/e_lgammal_r.c: Likewise.
46086 * math/e_log10l.c: Likewise.
46087 * math/e_log2l.c: Likewise.
46088 * math/e_logl.c: Likewise.
46089 * math/e_powl.c: Likewise.
46090 * math/e_sinhl.c: Likewise.
46091 * math/e_sqrtl.c: Likewise.
46092 * math/e_scalb.c: Completely rewritten and optimized.
46093 * math/e_scalbf.c: Likewise.
46094 * math/e_scalbl.c: Likewise.
46095 * math/w_acos.c: Likewise.
46096 * math/w_acosf.c: Likewise.
46097 * math/w_acosl.c: Likewise.
46098 * math/w_acosh.c: Likewise.
46099 * math/w_acoshf.c: Likewise.
46100 * math/w_acoshl.c: Likewise.
46101 * math/w_asin.c: Likewise.
46102 * math/w_asinf.c: Likewise.
46103 * math/w_asinl.c: Likewise.
46104 * math/w_atan2.c: Likewise.
46105 * math/w_atan2f.c: Likewise.
46106 * math/w_atan2l.c: Likewise.
46107 * math/w_atanh.c: Likewise.
46108 * math/w_atanhf.c: Likewise.
46109 * math/w_atanhl.c: Likewise.
46110 * math/w_exp10.c: Likewise.
46111 * math/w_exp10f.c: Likewise.
46112 * math/w_exp10l.c: Likewise.
46113 * math/w_fmod.c: Likewise.
46114 * math/w_fmodf.c: Likewise.
46115 * math/w_fmodl.c: Likewise.
46116 * math/w_j0.c: Likewise.
46117 * math/w_j0f.c: Likewise.
46118 * math/w_j0l.c: Likewise.
46119 * math/w_j1.c: Likewise.
46120 * math/w_j1f.c: Likewise.
46121 * math/w_j1l.c: Likewise.
46122 * math/w_jn.c: Likewise.
46123 * math/w_jnf.c: Likewise.
46124 * math/w_log.c: Likewise.
46125 * math/w_logf.c: Likewise.
46126 * math/w_logl.c: Likewise.
46127 * math/w_log10.c: Likewise.
46128 * math/w_log10f.c: Likewise.
46129 * math/w_log10l.c: Likewise.
46130 * math/w_log2.c: Likewise.
46131 * math/w_log2f.c: Likewise.
46132 * math/w_log2l.c: Likewise.
46133 * math/w_pow.c: Likewise.
46134 * math/w_powf.c: Likewise.
46135 * math/w_powl.c: Likewise.
46136 * math/w_remainder.c: Likewise.
46137 * math/w_remainderf.c: Likewise.
46138 * math/w_remainderl.c: Likewise.
46139 * math/w_scalb.c: Likewise.
46140 * math/w_scalbf.c: Likewise.
46141 * math/w_scalbl.c: Likewise.
46142 * math/w_sqrt.c: Likewise.
46143 * math/w_sqrtf.c: Likewise.
46144 * math/w_sqrtl.c: Likewise.
46145 * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
46146 are declared. Include <bits/math-finite.h> if -ffinite-math-only is
46147 used.
46148 * math/math_private.h: Declare __kernel_standard_f.
46149 * math/w_cosh.c: Remove cruft and optimize a bit.
46150 * math/w_coshf.c: Likewise.
46151 * math/w_coshl.c: Likewise.
46152 * math/w_exp2.c: Likewise.
46153 * math/w_exp2f.c: Likewise.
46154 * math/w_exp2l.c: Likewise.
46155 * math/w_hypot.c: Likewise.
46156 * math/w_hypotf.c: Likewise.
46157 * math/w_hypotl.c: Likewise.
46158 * math/w_lgamma.c: Likewise.
46159 * math/w_lgamma_r.c: Likewise.
46160 * math/w_lgammaf.c: Likewise.
46161 * math/w_lgammaf_r.c: Likewise.
46162 * math/w_lgammal.c: Likewise.
46163 * math/w_lgammal_r.c: Likewise.
46164 * math/w_sinh.c: Likewise.
46165 * math/w_sinhf.c: Likewise.
46166 * math/w_sinhl.c: Likewise.
46167 * math/w_tgamma.c: Likewise.
46168 * math/w_tgammaf.c: Likewise.
46169 * math/w_tgammal.c: Likewise.
46170 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
46171 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
46172 * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
46173 Minor optimizations. Pretty printing. Remove cruft.
46174 * sysdeps/i386/fpu/e_acosf.S: Likewise.
46175 * sysdeps/i386/fpu/e_acosh.S: Likewise.
46176 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
46177 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
46178 * sysdeps/i386/fpu/e_acosl.c: Likewise.
46179 * sysdeps/i386/fpu/e_asin.S: Likewise.
46180 * sysdeps/i386/fpu/e_asinf.S: Likewise.
46181 * sysdeps/i386/fpu/e_atan2.S: Likewise.
46182 * sysdeps/i386/fpu/e_atan2f.S: Likewise.
46183 * sysdeps/i386/fpu/e_atan2l.c: Likewise.
46184 * sysdeps/i386/fpu/e_atanh.S: Likewise.
46185 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
46186 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
46187 * sysdeps/i386/fpu/e_exp10.S: Likewise.
46188 * sysdeps/i386/fpu/e_exp10f.S: Likewise.
46189 * sysdeps/i386/fpu/e_exp10l.S: Likewise.
46190 * sysdeps/i386/fpu/e_exp2.S: Likewise.
46191 * sysdeps/i386/fpu/e_exp2f.S: Likewise.
46192 * sysdeps/i386/fpu/e_exp2l.S: Likewise.
46193 * sysdeps/i386/fpu/e_fmod.S: Likewise.
46194 * sysdeps/i386/fpu/e_fmodf.S: Likewise.
46195 * sysdeps/i386/fpu/e_fmodl.c: Likewise.
46196 * sysdeps/i386/fpu/e_hypot.S: Likewise.
46197 * sysdeps/i386/fpu/e_hypotf.S: Likewise.
46198 * sysdeps/i386/fpu/e_log.S: Likewise.
46199 * sysdeps/i386/fpu/e_log10.S: Likewise.
46200 * sysdeps/i386/fpu/e_log10f.S: Likewise.
46201 * sysdeps/i386/fpu/e_log10l.S: Likewise.
46202 * sysdeps/i386/fpu/e_log2.S: Likewise.
46203 * sysdeps/i386/fpu/e_log2f.S: Likewise.
46204 * sysdeps/i386/fpu/e_log2l.S: Likewise.
46205 * sysdeps/i386/fpu/e_logf.S: Likewise.
46206 * sysdeps/i386/fpu/e_logl.S: Likewise.
46207 * sysdeps/i386/fpu/e_pow.S: Likewise.
46208 * sysdeps/i386/fpu/e_powf.S: Likewise.
46209 * sysdeps/i386/fpu/e_powl.S: Likewise.
46210 * sysdeps/i386/fpu/e_remainder.S: Likewise.
46211 * sysdeps/i386/fpu/e_remainderf.S: Likewise.
46212 * sysdeps/i386/fpu/e_remainderl.S: Likewise.
46213 * sysdeps/i386/fpu/e_scalb.S: Likewise.
46214 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
46215 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
46216 * sysdeps/i386/fpu/e_sqrt.S: Likewise.
46217 * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
46218 * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
46219 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
46220 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
46221 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
46222 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
46223 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
46224 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
46225 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
46226 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
46227 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
46228 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
46229 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
46230 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
46231 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
46232 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
46233 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
46234 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
46235 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
46236 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
46237 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
46238 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
46239 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
46240 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
46241 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
46242 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
46243 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
46244 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
46245 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
46246 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
46247 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
46248 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
46249 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
46250 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
46251 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
46252 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
46253 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
46254 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
46255 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
46256 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
46257 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
46258 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
46259 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
46260 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
46261 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
46262 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
46263 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
46264 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
46265 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
46266 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
46267 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
46268 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
46269 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
46270 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
46271 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
46272 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
46273 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
46274 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
46275 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
46276 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
46277 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
46278 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
46279 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
46280 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
46281 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
46282 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
46283 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
46284 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
46285 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
46286 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
46287 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
46288 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
46289 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
46290 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
46291 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
46292 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
46293 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
46294 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
46295 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
46296 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
46297 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
46298 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
46299 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
46300 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
46301 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
46302 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
46303 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
46304 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
46305 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
46306 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
46307 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
46308 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
46309 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
46310 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
46311 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
46312 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
46313 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
46314 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
46315 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
46316 * sysdeps/s390/fpu/e_sqrt.c: Likewise.
46317 * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
46318 * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
46319 * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
46320 * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
46321 * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
46322 * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
46323 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
46324 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
46325 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
46326 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46327 * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
46328 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
46329 * sysdeps/x86_64/fpu/e_sqrt.c: Likewise. Fix parameter order
46330 * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
46331 * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
46332 (__isnanf): Likewise.
46333 (__isinf_ns): Likewise.
46334 (__isinf_nsf): Likewise.
46335 (__finite): Likewise.
46336 (__finitef): Likewise.
46337 (__ieee754_sqrt): Define as macro.
46338 (__ieee754_sqrtf): Define as macro.
46339 (__ieee754_sqrtl): Define as macro.
46340 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
46341 inlined copy.
46342 * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
46343 __FINITE_MATH_ONLY__ consistent.
46344 * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
46345
46346 2011-10-10 Andreas Schwab <schwab@linux-m68k.org>
46347
46348 * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
46349 of rawmemchr.
46350
46351 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
46352
46353 2011-10-09 Ulrich Drepper <drepper@gmail.com>
46354
46355 * po/ja.po: Update from translation team.
46356
46357 2011-10-08 Roland McGrath <roland@hack.frob.com>
46358
46359 * locale/programs/locarchive.c (prepare_address_space): New function.
46360 (create_archive, enlarge_archive, open_archive): Use it.
46361
46362 * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
46363 inside [SHARED], where it is used.
46364
46365 * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
46366
46367 * nss/getent.c (netgroup_keys): Remove unused variable.
46368 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
46369
46370 2011-10-08 Ulrich Drepper <drepper@gmail.com>
46371
46372 * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
46373 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
46374 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
46375 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
46376 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
46377 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
46378 * math/Makefile (libm-calls): Add s_isinf_ns.
46379 * math/divtc3.c: Use __isinf_nsl instead of isinf.
46380 * math/multc3.c: Likewise.
46381 * math/s_casin.c: Likewise.
46382 * math/s_casinf.c: Likewise.
46383 * math/s_casinl.c: Likewise.
46384 * math/s_ccos.c: Likewise.
46385 * math/s_ccosf.c: Likewise.
46386 * math/s_ccosl.c: Likewise.
46387 * math/s_ctan.c: Likewise.
46388 * math/s_ctanf.c: Likewise.
46389 * math/s_ctanh.c: Likewise.
46390 * math/s_ctanhf.c: Likewise.
46391 * math/s_ctanhl.c: Likewise.
46392 * math/s_ctanl.c: Likewise.
46393 * math/w_fmod.c: Likewise.
46394 * math/w_fmodf.c: Likewise.
46395 * math/w_fmodl.c: Likewise.
46396 * math/w_remainder.c: Likewise.
46397 * math/w_remainderf.c: Likewise.
46398 * math/w_remainderl.c: Likewise.
46399 * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
46400 * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
46401 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
46402 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
46403 * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
46404 * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
46405 * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
46406 __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
46407
46408 * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
46409 of the number.
46410 * stdio-common/printf_fphex.c: Likewise.
46411 * stdio-common/printf_size.c: Likewise.
46412
46413 * math/e_exp10.c: Include math_private.h using <...> not "...".
46414 * math/e_exp10f.c: Likewise.
46415 * math/e_exp10l.c: Likewise.
46416 * math/e_exp2l.c: Likewise.
46417 * math/e_j0l.c: Likewise.
46418 * math/e_j1l.c: Likewise.
46419 * math/e_jnl.c: Likewise.
46420 * math/e_lgammal_r.c: Likewise.
46421 * math/e_rem_pio2l.c: Likewise.
46422 * math/e_scalb.c: Likewise.
46423 * math/e_scalbf.c: Likewise.
46424 * math/e_scalbl.c: Likewise.
46425 * math/k_cosl.c: Likewise.
46426 * math/k_sinl.c: Likewise.
46427 * math/k_tanl.c: Likewise.
46428 * math/s_cacoshf.c: Likewise.
46429 * math/s_catan.c: Likewise.
46430 * math/s_catanf.c: Likewise.
46431 * math/s_catanh.c: Likewise.
46432 * math/s_catanhf.c: Likewise.
46433 * math/s_catanhl.c: Likewise.
46434 * math/s_catanl.c: Likewise.
46435 * math/s_ccosh.c: Likewise.
46436 * math/s_ccoshf.c: Likewise.
46437 * math/s_ccoshl.c: Likewise.
46438 * math/s_cexp.c: Likewise.
46439 * math/s_cexpf.c: Likewise.
46440 * math/s_cexpl.c: Likewise.
46441 * math/s_clog.c: Likewise.
46442 * math/s_clog10.c: Likewise.
46443 * math/s_clog10f.c: Likewise.
46444 * math/s_clog10l.c: Likewise.
46445 * math/s_clogf.c: Likewise.
46446 * math/s_clogl.c: Likewise.
46447 * math/s_csin.c: Likewise.
46448 * math/s_csinf.c: Likewise.
46449 * math/s_csinh.c: Likewise.
46450 * math/s_csinhf.c: Likewise.
46451 * math/s_csinhl.c: Likewise.
46452 * math/s_csinl.c: Likewise.
46453 * math/s_csqrt.c: Likewise.
46454 * math/s_csqrtf.c: Likewise.
46455 * math/s_csqrtl.c: Likewise.
46456 * math/s_ctan.c: Likewise.
46457 * math/s_ctanf.c: Likewise.
46458 * math/s_ctanh.c: Likewise.
46459 * math/s_ctanhf.c: Likewise.
46460 * math/s_ctanhl.c: Likewise.
46461 * math/s_ctanl.c: Likewise.
46462 * math/s_ldexp.c: Likewise.
46463 * math/s_ldexpf.c: Likewise.
46464 * math/s_ldexpl.c: Likewise.
46465 * math/s_significand.c: Likewise.
46466 * math/s_significandf.c: Likewise.
46467 * math/s_significandl.c: Likewise.
46468 * math/w_acos.c: Likewise.
46469 * math/w_acosf.c: Likewise.
46470 * math/w_acosh.c: Likewise.
46471 * math/w_acoshf.c: Likewise.
46472 * math/w_acoshl.c: Likewise.
46473 * math/w_acosl.c: Likewise.
46474 * math/w_asin.c: Likewise.
46475 * math/w_asinf.c: Likewise.
46476 * math/w_asinl.c: Likewise.
46477 * math/w_atan2.c: Likewise.
46478 * math/w_atan2f.c: Likewise.
46479 * math/w_atan2l.c: Likewise.
46480 * math/w_atanh.c: Likewise.
46481 * math/w_atanhf.c: Likewise.
46482 * math/w_atanhl.c: Likewise.
46483 * math/w_cosh.c: Likewise.
46484 * math/w_coshf.c: Likewise.
46485 * math/w_coshl.c: Likewise.
46486 * math/w_dremf.c: Likewise.
46487 * math/w_exp10.c: Likewise.
46488 * math/w_exp10f.c: Likewise.
46489 * math/w_exp10l.c: Likewise.
46490 * math/w_exp2.c: Likewise.
46491 * math/w_exp2f.c: Likewise.
46492 * math/w_fmod.c: Likewise.
46493 * math/w_fmodf.c: Likewise.
46494 * math/w_fmodl.c: Likewise.
46495 * math/w_hypot.c: Likewise.
46496 * math/w_hypotf.c: Likewise.
46497 * math/w_hypotl.c: Likewise.
46498 * math/w_j0.c: Likewise.
46499 * math/w_j0f.c: Likewise.
46500 * math/w_j0l.c: Likewise.
46501 * math/w_j1.c: Likewise.
46502 * math/w_j1f.c: Likewise.
46503 * math/w_j1l.c: Likewise.
46504 * math/w_jn.c: Likewise.
46505 * math/w_jnf.c: Likewise.
46506 * math/w_jnl.c: Likewise.
46507 * math/w_lgamma.c: Likewise.
46508 * math/w_lgamma_r.c: Likewise.
46509 * math/w_lgammaf.c: Likewise.
46510 * math/w_lgammaf_r.c: Likewise.
46511 * math/w_lgammal.c: Likewise.
46512 * math/w_lgammal_r.c: Likewise.
46513 * math/w_log.c: Likewise.
46514 * math/w_log10.c: Likewise.
46515 * math/w_log10f.c: Likewise.
46516 * math/w_log10l.c: Likewise.
46517 * math/w_log2.c: Likewise.
46518 * math/w_log2f.c: Likewise.
46519 * math/w_log2l.c: Likewise.
46520 * math/w_logf.c: Likewise.
46521 * math/w_logl.c: Likewise.
46522 * math/w_pow.c: Likewise.
46523 * math/w_powf.c: Likewise.
46524 * math/w_powl.c: Likewise.
46525 * math/w_remainder.c: Likewise.
46526 * math/w_remainderf.c: Likewise.
46527 * math/w_remainderl.c: Likewise.
46528 * math/w_scalb.c: Likewise.
46529 * math/w_scalbf.c: Likewise.
46530 * math/w_scalbl.c: Likewise.
46531 * math/w_sinh.c: Likewise.
46532 * math/w_sinhf.c: Likewise.
46533 * math/w_sinhl.c: Likewise.
46534 * math/w_sqrt.c: Likewise.
46535 * math/w_sqrtf.c: Likewise.
46536 * math/w_sqrtl.c: Likewise.
46537 * math/w_tgamma.c: Likewise.
46538 * math/w_tgammaf.c: Likewise.
46539 * math/w_tgammal.c: Likewise.
46540
46541 * po/ja.po: Update from translation team.
46542
46543 2011-09-29 Andreas Jaeger <aj@suse.de>
46544
46545 [BZ #13179]
46546 * sunrpc/netname.c (netname2host): Fix logic.
46547
46548 [BZ #6779]
46549 [BZ #6783]
46550 * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
46551 correctly.
46552 * math/w_remainder.c (__remainder): Likewise.
46553 * math/w_remainderf.c (__remainderf): Likewise.
46554 * math/libm-test.inc (remainder_test): Add test cases.
46555
46556 2011-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
46557
46558 * stdlib/longlong.h: Update from GCC. Fix zarch smul_ppmm and
46559 sdiv_qrnnd.
46560
46561 2011-10-07 Ulrich Drepper <drepper@gmail.com>
46562
46563 * string/test-memcmp.c: Avoid unncessary #defines.
46564 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
46565
46566 2011-08-31 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
46567
46568 * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
46569 Use new sse2 version for core i3 - i7 as it's faster
46570 than sse42 version.
46571 (bit_Prefer_PMINUB_for_stringop): New.
46572 * sysdeps/x86_64/rawmemchr.S: Update.
46573 Replace with faster SSE2 version.
46574 * sysdeps/x86_64/memrchr.S: New file.
46575 * sysdeps/x86_64/memchr.S: Update.
46576 Replace with faster SSE2 version.
46577
46578 2011-09-12 Marek Polacek <mpolacek@redhat.com>
46579
46580 * elf/dl-load.c (lose): Add cast to avoid warning.
46581
46582 2011-10-07 Ulrich Drepper <drepper@gmail.com>
46583
46584 * po/ca.po: Update from translation team.
46585
46586 * inet/getnetgrent_r.c: Hook up nscd.
46587 * nscd/Makefile (routines): Add nscd_netgroup.
46588 (nscd-modules): Add netgroupcache.
46589 (CFLAGS-netgroupcache.c): Define.
46590 * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
46591 (cache_search): Add const to second parameter.
46592 * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
46593 INNETGR.
46594 (dbs): Add netgrdb entry.
46595 (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
46596 (verify_persistent_db): Handle netgrdb.
46597 (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
46598 * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
46599 GETFDNETGR.
46600 (netgroup_response_header): Define.
46601 (innetgroup_response_header): Define.
46602 (datahead): Add netgroup_response_header and innetgroup_response_header
46603 elements.
46604 * nscd/nscd.conf: Add entries for netgroup cache.
46605 * nscd/nscd.h (dbtype): Add netgrdb.
46606 (_PATH_NSCD_NETGROUP_DB): Define.
46607 (netgroup_iov_disabled): Declare.
46608 (xmalloc, xcalloc, xrealloc): Move declarations here.
46609 (cache_search): Adjust prototype.
46610 Add netgroup-related prototypes.
46611 * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
46612 * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
46613 (__nscd_innetgr): Declare.
46614 * nscd/selinux.c (perms): Use access_vector_t as element type and
46615 add netgroup-related initializers.
46616 * nscd/netgroupcache.c: New file.
46617 * nscd/nscd_netgroup.c: New file.
46618 * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
46619 * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
46620 For four parameters use innetgr.
46621 * nss/nss_files/files-init.c: Add definition and callback for netgr.
46622 * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
46623 (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
46624 * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
46625
46626 * nscd/connections.c (register_traced_file): Don't register file
46627 for disabled databases.
46628
46629 2011-10-06 Ulrich Drepper <drepper@gmail.com>
46630
46631 * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
46632
46633 * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
46634 from tree and freeing node.
46635
46636 2011-09-25 Jiri Olsa <jolsa@redhat.com>
46637
46638 * nss/nsswitch.c (__nss_database_lookup): Handle
46639 nss_parse_service_list out of memory case.
46640
46641 2011-09-15 Jiri Olsa <jolsa@redhat.com>
46642
46643 * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
46644 out of memory case.
46645
46646 2011-10-04 Andreas Schwab <schwab@redhat.com>
46647
46648 * include/dlfcn.h (__RTLD_NOIFUNC): Define.
46649 * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
46650 pass it down.
46651 * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
46652 elf_machine_rela, elf_machine_lazy_rel.
46653 (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
46654 (ELF_DYNAMIC_DO_REL): Likewise.
46655 (ELF_DYNAMIC_DO_RELA): Likewise.
46656 (ELF_DYNAMIC_RELOCATE): Likewise.
46657 * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
46658 to ELF_DYNAMIC_DO_REL.
46659 * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
46660 (dl_main): In trace mode always set __RTLD_NOIFUNC.
46661 * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
46662 elf_machine_rela.
46663 * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
46664 skip_ifunc, don't call ifunc function if non-zero.
46665 (elf_machine_rela): Likewise.
46666 (elf_machine_lazy_rel): Likewise.
46667 (elf_machine_lazy_rela): Likewise.
46668 * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
46669 (elf_machine_lazy_rel): Likewise.
46670 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
46671 Likewise.
46672 (elf_machine_lazy_rel): Likewise.
46673 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
46674 Likewise.
46675 (elf_machine_lazy_rel): Likewise.
46676 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
46677 (elf_machine_lazy_rel): Likewise.
46678 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
46679 (elf_machine_lazy_rel): Likewise.
46680 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
46681 (elf_machine_lazy_rel): Likewise.
46682 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
46683 (elf_machine_lazy_rel): Likewise.
46684 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
46685 (elf_machine_lazy_rel): Likewise.
46686 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
46687 (elf_machine_lazy_rel): Likewise.
46688
46689 2011-09-28 Ulrich Drepper <drepper@gmail.com>
46690
46691 * nss/nss_files/files-init.c (_nss_files_init): Use static
46692 initialization for all the *_traced_file variables.
46693
46694 2011-09-28 Andreas Schwab <schwab@redhat.com>
46695
46696 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46697
46698 2011-09-27 Roland McGrath <roland@hack.frob.com>
46699
46700 [BZ #13226]
46701 * manual/signal.texi (Longjmp in Handler): Grammar fixes.
46702
46703 2011-09-27 Andreas Schwab <schwab@redhat.com>
46704
46705 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
46706 Reread the line before reparsing it.
46707
46708 2011-09-26 Andreas Schwab <schwab@redhat.com>
46709
46710 * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
46711
46712 2011-09-21 Chung-Lin Tang <cltang@codesourcery.com>
46713 Maxim Kuvyrkov <maxim@codesourcery.com>
46714 Joseph Myers <joseph@codesourcery.com>
46715
46716 * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
46717 if needed for __stack_chk_guard.
46718
46719 2011-09-19 Roland McGrath <roland@hack.frob.com>
46720
46721 * sysdeps/posix/spawni.c (script_execute): Always define it.
46722 It will be optimized away if unused.
46723 (maybe_script_execute): New function.
46724 (__spawni): Call it.
46725
46726 * Makerules: Don't include tls.make.
46727 (config-tls): Always set to thread.
46728 * tls.make.c: File removed.
46729
46730 2011-09-19 Mike Frysinger <vapier@gentoo.org>
46731
46732 * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
46733 * config.make.in (CPPFLAGS-config): New substituted variable.
46734
46735 2011-09-15 Ulrich Drepper <drepper@gmail.com>
46736
46737 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
46738
46739 [BZ #13192]
46740 * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
46741 Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
46742
46743 2011-09-15 Roland McGrath <roland@hack.frob.com>
46744
46745 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
46746 (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
46747 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
46748 (CALL_FAIL): Likewise.
46749 * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
46750 (CALL_FAIL): Macro removed.
46751 Patch mostly by Mike Frysinger <vapier@gentoo.org>.
46752
46753 2011-09-15 Ulrich Drepper <drepper@gmail.com>
46754
46755 * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
46756 for __FINITE_MATH_ONLY__ == 1.
46757
46758 2011-09-15 Andreas Schwab <schwab@redhat.com>
46759
46760 * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
46761 __ieee754_sqrt instead of sqrt.
46762 * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
46763 __ieee754_sqrtf instead of sqrtf.
46764 * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
46765 __floorf instead of floorf.
46766 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
46767 __floorf, __truncf instead of floorf, truncf.
46768
46769 2011-09-14 Ulrich Drepper <drepper@gmail.com>
46770
46771 * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
46772
46773 * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
46774 __extern_always_inline.
46775 Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
46776 32-bit.
46777
46778 2011-09-14 Andreas Schwab <schwab@redhat.com>
46779
46780 * elf/rtld.c (dl_main): Also relocate in dependency order when
46781 doing symbol dependency testing.
46782
46783 2011-09-13 Andreas Schwab <schwab@linux-m68k.org>
46784
46785 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
46786 Always define `refsym'.
46787
46788 2011-09-13 Andreas Schwab <schwab@redhat.com>
46789
46790 * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
46791 (__FD_ELT): Renamed from __FDELT.
46792 * misc/bits/select2.h (__FD_ELT): Likewise.
46793 * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
46794 __FD_MASK instead of __FDELT, __FDMASK.
46795 * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
46796 Likewise.
46797 * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
46798 Likewise.
46799
46800 * elf/Makefile (gen-ldd): Fix pattern.
46801
46802 * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
46803 (init_tls): Likewise.
46804
46805 2011-09-12 Ulrich Drepper <drepper@gmail.com>
46806
46807 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
46808
46809 2011-09-12 Andreas Schwab <schwab@redhat.com>
46810
46811 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
46812 `struct cmsghdr *' instead of `void *'.
46813 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
46814 Likewise.
46815
46816 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
46817
46818 * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
46819 if non-absolute.
46820 * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
46821 ldd_rewrite_script.
46822
46823 2011-09-11 Ulrich Drepper <drepper@gmail.com>
46824
46825 * configure.in: Remove --with-tls option.
46826 * config.h.in: Remove HAVE_TLS_SUPPORT entry.
46827 * sysdeps/i386/elf/configure.in: Always test for TLS support and err
46828 out in case it is missing.
46829 * sysdeps/ia64/elf/configure.in: Likewise.
46830 * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
46831 * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
46832 * sysdeps/s390/s390-32/elf/configure.in: Likewise.
46833 * sysdeps/s390/s390-64/elf/configure.in: Likewise.
46834 * sysdeps/sh/elf/configure.in: Likewise.
46835 * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
46836 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
46837 * sysdeps/x86_64/elf/configure.in: Likewise.
46838 * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
46839 * sysdeps/mach/hurd/tls.h: Likewise.
46840
46841 [BZ #13067]
46842 * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
46843
46844 [BZ #13090]
46845 * configure.in: Fix use of AC_INIT.
46846
46847 * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
46848
46849 2011-09-10 Ulrich Drepper <drepper@gmail.com>
46850
46851 * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
46852 __set_errno.
46853 * malloc/hooks.c: Likewise.
46854
46855 [BZ #11929]
46856 * malloc/arena.c (ptmalloc_init_minimal): Removed. Initialize all
46857 variables statically.
46858 (narenas): Initialize.
46859 (list_lock): Initialize.
46860 (ptmalloc_init): Don't call ptmalloc_init_minimal. Remove
46861 initializtion of main_arena and list_lock. Small cleanups.
46862 Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
46863 * malloc/malloc.c: Remove malloc_getpagesize. Include <ldsodefs.h>.
46864 Add initializers to main_arena and mp_.
46865 (malloc_state): Remove pagesize member. Change all users to use
46866 GLRO(dl_pagesize).
46867
46868 * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
46869 * sysdeps/unix/sysv/linux/getpagesize.c: Simplify. GLRO(dl_pagesize)
46870 is always initialized.
46871
46872 * malloc/malloc.c: Removed unused configurations and dead code.
46873 * malloc/arena.c: Likewise.
46874 * malloc/hooks.c: Likewise.
46875 * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
46876
46877 * include/tls.h: Removed. USE___THREAD must always be defined.
46878 * bits/libc-tsd.h: Don't handle !USE___THREAD.
46879 * elf/dl-libc.c: Likewise.
46880 * elf/dl-tsd.c: Likewise.
46881 * include/errno.h: Likewise.
46882 * include/netdb.h: Likewise.
46883 * include/resolv.h: Likewise.
46884 * inet/herrno-loc.c: Likewise.
46885 * inet/herrno.c: Likewise.
46886 * malloc/arena.c: Likewise.
46887 * malloc/hooks.c: Likewise.
46888 * malloc/malloc.c: Likewise.
46889 * resolv/res-state.c: Likewise.
46890 * resolv/res_libc.c: Likewise.
46891 * sysdeps/i386/dl-machine.h: Likewise.
46892 * sysdeps/ia64/dl-machine.h: Likewise.
46893 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
46894 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
46895 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
46896 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
46897 * sysdeps/sh/dl-machine.h: Likewise.
46898 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
46899 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
46900 * sysdeps/unix/i386/sysdep.S: Likewise.
46901 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
46902 * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
46903 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
46904 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
46905 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
46906 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
46907 * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
46908 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
46909 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46910 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
46911 * sysdeps/unix/x86_64/sysdep.S: Likewise.
46912 * sysdeps/x86_64/dl-machine.h: Likewise.
46913 * tls.make.c: Likewise.
46914
46915 * configure.in: Remove --with-__thread option. Make tests for
46916 --no-whole-archive, __builtin_expect, symbol redirection, __thread,
46917 tls_model attribute fail if no support is available. Remove
46918 USE_IN_LIBIO.
46919 * Makeconfig: Adjust for dropped configure option. All features are
46920 now mandatory.
46921 * Makerules: Likewise.
46922 * Versions.def: Likewise.
46923 * argp/argp-fmtstream.c: Likewise.
46924 * argp/argp-fmtstream.h: Likewise.
46925 * argp/argp-help.c: Likewise.
46926 * assert/assert.c: Likewise.
46927 * config.h.in: Likewise.
46928 * config.make.in: Likewise.
46929 * configure: Likewise.
46930 * configure.in: Likewise.
46931 * csu/Versions: Likewise.
46932 * csu/init.c: Likewise.
46933 * elf/tst-audit2.c: Likewise.
46934 * elf/tst-tls10.c: Likewise.
46935 * elf/tst-tls10.h: Likewise.
46936 * elf/tst-tls11.c: Likewise.
46937 * elf/tst-tls12.c: Likewise.
46938 * elf/tst-tls14.c: Likewise.
46939 * elf/tst-tlsmod11.c: Likewise.
46940 * elf/tst-tlsmod12.c: Likewise.
46941 * elf/tst-tlsmod13.c: Likewise.
46942 * elf/tst-tlsmod13a.c: Likewise.
46943 * elf/tst-tlsmod14a.c: Likewise.
46944 * elf/tst-tlsmod15b.c: Likewise.
46945 * elf/tst-tlsmod16a.c: Likewise.
46946 * elf/tst-tlsmod16b.c: Likewise.
46947 * elf/tst-tlsmod7.c: Likewise.
46948 * elf/tst-tlsmod8.c: Likewise.
46949 * elf/tst-tlsmod9.c: Likewise.
46950 * gmon/gmon.c: Likewise.
46951 * grp/fgetgrent_r.c: Likewise.
46952 * grp/putgrent.c: Likewise.
46953 * hurd/fopenport.c: Likewise.
46954 * include/libc-symbols.h: Likewise.
46955 * include/tls.h: Likewise.
46956 * intl/gettextP.h: Likewise.
46957 * intl/loadinfo.h: Likewise.
46958 * locale/global-locale.c: Likewise.
46959 * locale/localeinfo.h: Likewise.
46960 * mach/devstream.c: Likewise.
46961 * malloc/arena.c: Likewise.
46962 * malloc/set-freeres.c: Likewise.
46963 * misc/err.c: Likewise.
46964 * misc/getttyent.c: Likewise.
46965 * misc/mntent_r.c: Likewise.
46966 * posix/getopt.c: Likewise.
46967 * posix/wordexp.c: Likewise.
46968 * pwd/fgetpwent_r.c: Likewise.
46969 * resolv/Versions: Likewise.
46970 * resolv/res_hconf.c: Likewise.
46971 * shadow/fgetspent_r.c: Likewise.
46972 * shadow/putspent.c: Likewise.
46973 * stdio-common/printf_fphex.c: Likewise.
46974 * stdio-common/tmpfile.c: Likewise.
46975 * stdlib/abort.c: Likewise.
46976 * stdlib/fmtmsg.c: Likewise.
46977 * sunrpc/auth_unix.c: Likewise.
46978 * sunrpc/clnt_perr.c: Likewise.
46979 * sunrpc/clnt_tcp.c: Likewise.
46980 * sunrpc/clnt_udp.c: Likewise.
46981 * sunrpc/clnt_unix.c: Likewise.
46982 * sunrpc/openchild.c: Likewise.
46983 * sunrpc/svc_simple.c: Likewise.
46984 * sunrpc/svc_tcp.c: Likewise.
46985 * sunrpc/svc_udp.c: Likewise.
46986 * sunrpc/svc_unix.c: Likewise.
46987 * sunrpc/xdr.c: Likewise.
46988 * sunrpc/xdr_array.c: Likewise.
46989 * sunrpc/xdr_rec.c: Likewise.
46990 * sunrpc/xdr_ref.c: Likewise.
46991 * sunrpc/xdr_stdio.c: Likewise.
46992
46993 2011-09-09 Ulrich Drepper <drepper@gmail.com>
46994
46995 * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46996
46997 2011-07-03 Andreas Jaeger <aj@suse.de>
46998
46999 * math/libm-test.inc (jn_test): Add tests for BZ#11589.
47000 * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
47001 regenerate with gen-libm-tests.pl.
47002
47003 2010-05-12 Petr Baudis <pasky@suse.cz>
47004
47005 [BZ #11589]
47006 * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
47007 around j0() zero points by switching to j1().
47008 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
47009 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
47010 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
47011 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
47012
47013 2011-09-09 Ulrich Drepper <drepper@gmail.com>
47014
47015 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
47016 instead of 0.
47017 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
47018 instead of 0.
47019 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
47020 Patch in part by Pavel Roskin <proski@gnu.org>.
47021
47022 [BZ #13138]
47023 * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
47024 realloc.
47025 (_IO_vfscanf_internal): Remove reteof. Use errout after setting done.
47026 Free memory block if necessary.
47027
47028 [BZ #12847]
47029 * libio/genops.c (INTDEF): For string streams the _lock pointer can
47030 be NULL. Don't lock in this case.
47031
47032 2011-09-09 Roland McGrath <roland@hack.frob.com>
47033
47034 * elf/elf.h (ELFOSABI_GNU): New macro.
47035 (ELFOSABI_LINUX): Define to that.
47036
47037 2011-07-29 Denis Zaitceff <zaitceff@gmail.com>
47038
47039 * string/strncat.c (strncat): Undef the symbol in case it has been
47040 defined in bits/string.h.
47041
47042 2011-09-09 Ulrich Drepper <drepper@gmail.com>
47043
47044 * elf/sotruss.ksh: Clean up, fix, and complete help messages.
47045
47046 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
47047 link map.
47048
47049 2011-08-17 Andreas Jaeger <aj@suse.de>
47050
47051 * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
47052
47053 2011-08-18 Paul Pluzhnikov <ppluzhnikov@google.com>
47054 Ian Lance Taylor <iant@google.com>
47055
47056 * math/libm-test.inc (lround_test): New testcase.
47057 * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
47058
47059 2011-09-08 Ulrich Drepper <drepper@gmail.com>
47060
47061 * Makefile: Remove support for automatic cvs check-ins.
47062 * Makerules: Likewise.
47063 * config.make.in: Likewise.
47064 * configure.in: Likewise.
47065 * intl/Makefile: Likewise.
47066 * locale/Makefile: Likewise.
47067 * po/Makefile: Likewise.
47068 * posix/Makefile: Likewise.
47069 * sysdeps/gnu/Makefile: Likewise.
47070 * sysdeps/mach/hurd/Makefile: Likewise.
47071 * sysdeps/sparc/sparc32/Makefile: Likewise.
47072
47073 [BZ #13118]
47074 * posix/Makefile (bug-regex32-ENV): Define.
47075 Patch by John Stanley <jpsinthemix@verizon.net>.
47076
47077 * misc/Makefile (headers): Add bits/select2.h.
47078 * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
47079 * misc/bits/select2.h: New file.
47080 * include/bits/select2.h: New file.
47081 * debug/Makefile (routines): Add fdelt_chk.
47082 * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
47083 * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
47084 FD_ISSET.
47085 * debug/fdelt_chk.c: New file.
47086
47087 * wcsmbs/test-wcscmp.c: Moved from string/*. Adjust.
47088 * wcsmbs/test-wmemcmp.c: Likewise.
47089 * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
47090 * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
47091
47092 2011-09-08 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
47093
47094 * string/Makefile (strop-tests): Add memcmp.
47095 * string/test-wmemcmp.c: New file.
47096 * string/test-memcmp.c: Add wmemcmp support.
47097
47098 2011-09-08 Roland McGrath <roland@hack.frob.com>
47099
47100 [BZ #13153]
47101 * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
47102 2011-07-19 change.
47103
47104 * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
47105 garbage value in a __mach_port_mod_refs call in the cases of the
47106 task-self and thread-self ports.
47107
47108 2011-09-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
47109
47110 * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
47111
47112 2011-09-08 Andreas Schwab <schwab@redhat.com>
47113
47114 * elf/dl-load.c (lose): Check for non-null L.
47115
47116 2011-09-07 Ulrich Drepper <drepper@gmail.com>
47117
47118 * elf/dl-load.c (open_verify): Use O_CLOEXEC.
47119
47120 * elf/dl-libc.c (dlerror_run): Pass back error code from
47121 dl_catch_error.
47122
47123 [BZ #13123]
47124 * elf/dl-load.c (lose): Free l_origin if it is valid.
47125
47126 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
47127 names.
47128 * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
47129 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
47130 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
47131 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
47132 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
47133 Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
47134
47135 2011-08-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
47136
47137 * sysdeps/powerpc/fpu/e_hypot.c: New file.
47138 * sysdeps/powerpc/fpu/e_hypotf.c: New file.
47139 * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
47140 * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
47141 * sysdeps/powerpc/fpu/k_cosf.c: New file.
47142 * sysdeps/powerpc/fpu/k_sinf.c: New file.
47143 * sysdeps/powerpc/fpu/s_cosf.c: New file.
47144 * sysdeps/powerpc/fpu/s_sinf.c: New file.
47145 * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
47146 * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
47147
47148 2011-08-15 Alan Modra <amodra@gmail.com>
47149
47150 [BZ #13092]
47151 * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
47152 * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
47153 * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here. Add
47154 ppc_mcount to static-only-routines.
47155 * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
47156 __mcount_internal.
47157 * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
47158 __mcount_internal with usual JUMPTARGET. Remove useless nop.
47159
47160 2011-08-18 David Flaherty <flaherty@linux.vnet.ibm.com>
47161
47162 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
47163 for finite and infinity parameters.
47164
47165 2011-08-04 Will Schmidt <will_schmidt@vnet.ibm.com>
47166
47167 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
47168 and add nop instructions for throughput optimization.
47169 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
47170
47171 2011-07-28 Will Schmidt <will_schmidt@vnet.ibm.com>
47172
47173 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
47174 aligned copy for power7 with vector-scalar instructions.
47175 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
47176
47177 2011-07-24 H.J. Lu <hongjiu.lu@intel.com>
47178
47179 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
47180 AVX check.
47181
47182 2011-09-07 Andreas Schwab <schwab@redhat.com>
47183
47184 [BZ #13144]
47185 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
47186 last change.
47187
47188 2011-09-07 Ulrich Drepper <drepper@gmail.com>
47189
47190 * sysdeps/unix/sysv/linux/x86_64/init-first.c
47191 (_libc_vdso_platform_setup): If vDSO is not present store pointer to
47192 syscall wrapper around clock_gettime in __vdso_clock_gettime.
47193 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
47194 clock_gettime.
47195
47196 2011-09-06 Ulrich Drepper <drepper@gmail.com>
47197
47198 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
47199 Forgot to demangle the pointer.
47200
47201 * sysdeps/i386/sysdep.h: Define atom_text_section.
47202 * sysdeps/x86_64/sysdep.h: Likewise.
47203 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
47204 section with atom_text_section.
47205 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
47206 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
47207 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
47208 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
47209 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
47210
47211 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
47212 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
47213 already be defined. Change to take two parameters and don't assign
47214 result to variable. Adjust all users.
47215 Define INTERNAL_GETTIME if not already defined.
47216 Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
47217 call.
47218 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
47219 HAVE_CLOCK_GETTIME_VSYSCALL.
47220 * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
47221
47222 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
47223 gettimeofday vsyscall, just use time.
47224
47225 2011-09-06 Andreas Schwab <schwab@redhat.com>
47226
47227 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
47228 <errno.h>.
47229
47230 2011-09-06 Ulrich Drepper <drepper@gmail.com>
47231
47232 * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
47233 syscall on x86-64.
47234 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
47235 syscall.
47236 * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
47237 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
47238 syscall if possible.
47239
47240 2011-09-05 Ulrich Drepper <drepper@gmail.com>
47241
47242 * elf/pldd.c (get_process_info): Don't read whole ELF header, just
47243 e_ident. Don't pass to find_mapsXX.
47244 * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
47245
47246 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
47247
47248 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
47249 strchr-sse2-no-bsf strrchr-sse2-no-bsf
47250 * sysdeps/x86_64/multiarch/strchr.S: Update.
47251 Check bit_slow_BSF bit.
47252 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
47253 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
47254 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
47255
47256 2011-09-05 Ulrich Drepper <drepper@gmail.com>
47257
47258 [BZ #13134]
47259 * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
47260 before glibc 2.15.
47261 (tryshell): Define.
47262 (__spawni): Change last parameter to be flag. Test
47263 SPAWN_XFLAGS_USE_PATH flag to use path or not.
47264 Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
47265 * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
47266 * posix/spawni.c: Likewise.
47267 * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
47268 * posix/spawnp.c: Likewise. Change normal version to use
47269 SPAWN_XFLAGS_USE_PATH.
47270 * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
47271 SPAWN_XFLAGS_TRY_SHELL.
47272
47273 [BZ #13150]
47274 * posix/glob.h: Remove gcc 1.x support.
47275
47276 [BZ #13068]
47277 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
47278
47279 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
47280
47281 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
47282 strchr-sse2 strrchr-sse2 strchr-sse2-bsf
47283 strrchr-sse2-bsf
47284 * sysdeps/i386/i686/multiarch/strchr.S: New file.
47285 * sysdeps/i386/i686/multiarch/strrchr.S: New file.
47286 * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
47287 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
47288 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
47289 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
47290
47291 2011-08-29 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
47292
47293 * sysdeps/x86_64/wcscmp.S: New file.
47294
47295 * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
47296 wcscmp-c wcscmp-sse2
47297 * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
47298 * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
47299 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
47300 * wcsmbs/wcscmp.c: Allow renaming.
47301
47302 2011-09-05 David S. Miller <davem@davemloft.net>
47303
47304 * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
47305 stack slot, rather than the struct return pointer slot.
47306 * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
47307 * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
47308 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
47309 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
47310
47311 2011-09-05 Ulrich Drepper <drepper@gmail.com>
47312
47313 * po/ja.po: Update from translation team.
47314
47315 [BZ #13144]
47316 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
47317 kernel in 64-bit binaries.
47318
47319 2011-09-01 David S. Miller <davem@davemloft.net>
47320
47321 * elf/elf.h (HWCAP_SPARC_*): Move to..
47322 * sysdeps/sparc/sysdep.h: this new file and add new values.
47323 * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
47324 * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
47325 _DL_HWCAP_COUNT to 24.
47326 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
47327 entries.
47328 * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
47329 __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
47330 * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
47331 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
47332 instead of magic constants.
47333 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
47334
47335 2011-08-31 David S. Miller <davem@davemloft.net>
47336
47337 * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
47338 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
47339 Reimplement to do errno handling inline.
47340 (SYSCALL_ERROR_HANDLER): New macro.
47341 (__SYSCALL_STRING): Do not do errno handling in asm.
47342 (__CLONE_SYSCALL_STRING): Delete.
47343 (__INTERNAL_SYSCALL_STRING): Delete.
47344 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
47345 sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
47346 (PSEUDO): Reimplement to do errno handling inline.
47347 (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
47348 (SYSCALL_ERROR_HANDLER): New macro.
47349 (__SYSCALL_STRING): Do not do errno handling in asm.
47350 (__CLONE_SYSCALL_STRING): Delete.
47351 (__INTERNAL_SYSCALL_STRING): Delete.
47352 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
47353 Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
47354 i386.
47355 (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
47356 (inline_syscall*): Add 'err' argument.
47357 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
47358 INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
47359 (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
47360 INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
47361
47362 * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
47363 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
47364
47365 2011-08-30 Andreas Schwab <schwab@redhat.com>
47366
47367 * elf/rtld.c (dl_main): Relocate objects in dependency order.
47368
47369 2011-08-29 Jiri Olsa <jolsa@redhat.com>
47370
47371 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
47372 directive.
47373
47374 2011-08-24 David S. Miller <davem@davemloft.net>
47375
47376 * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
47377
47378 2011-08-24 Andreas Schwab <schwab@redhat.com>
47379
47380 * elf/Makefile: Add rules to build and run unload8 test.
47381 * elf/unload8.c: New file.
47382 * elf/unload8mod1.c: New file.
47383 * elf/unload8mod1x.c: New file.
47384 * elf/unload8mod2.c: New file.
47385 * elf/unload8mod3.c: New file.
47386
47387 * elf/dl-close.c (_dl_close_worker): Reset private search list if
47388 it wasn't used.
47389
47390 2011-08-23 David S. Miller <davem@davemloft.net>
47391
47392 * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
47393 subtract stack bias.
47394 * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
47395 %sp not %fp in calculations.
47396 (_JMPBUF_UNWINDS_ADJ): Likewise.
47397
47398 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
47399 (aio_suspend): Call it to force an exception region around the
47400 AIO_MISC_WAIT() invocation.
47401
47402 2011-08-23 Andreas Schwab <schwab@redhat.com>
47403
47404 * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
47405 backslash.
47406
47407 2011-07-04 Aurelien Jarno <aurelien@aurel32.net>
47408
47409 * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
47410 protection macro.
47411 * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
47412 and <dl-machine.h>.
47413 (Elf64_FuncDesc): Remove.
47414
47415 2011-08-22 David S. Miller <davem@davemloft.net>
47416
47417 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
47418 sigaltstack check, add missing cfi directives.
47419 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
47420 missing cfi directives, and sigaltstack handling.
47421
47422 2011-08-16 Andreas Schwab <schwab@redhat.com>
47423
47424 [BZ #11724]
47425 * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
47426 object is seen twice.
47427 * elf/dl-fini.c (_dl_sort_fini): Likewise.
47428
47429 * elf/Makefile (distribute): Add tst-initorder2.c.
47430 (tests): Add tst-initorder2.
47431 (modules-names): Add tst-initorder2a tst-initorder2b
47432 tst-initorder2c tst-initorder2d. Add rules to build them.
47433 ($(objpfx)tst-initorder2.out): New rule.
47434 * elf/tst-initorder2.c: New file.
47435 * elf/tst-initorder2.exp: New file.
47436
47437 2011-08-22 Andreas Schwab <schwab@redhat.com>
47438
47439 * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
47440
47441 * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
47442 dependencies back to end of function.
47443
47444 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
47445 $(elfobjdir)/ld.so.
47446
47447 2011-08-21 Ulrich Drepper <drepper@gmail.com>
47448
47449 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
47450 * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
47451 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
47452 * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
47453 * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
47454 of __vdso_gettimeofday.
47455 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
47456 __vdso_gettimeofday and __vdso_time. Define __vdso_getcpu with
47457 attribute_hidden.
47458 (_libc_vdso_platform_setup): Remove initialization of
47459 __vdso_gettimeofday and __vdso_time.
47460
47461 2011-08-20 Ulrich Drepper <drepper@gmail.com>
47462
47463 * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
47464 and fgetc_unlocked.
47465 * nss/nss_files/files-key.c (search): Use fgets_unlocked and
47466 getc_unlocked.
47467
47468 * elf/dl-open.c (add_to_global): Report additions to the global scope
47469 for LD_DEBUG=scopes.
47470 (dl_open_worker): Also print scope of newly loaded dependencies.
47471 (_dl_show_scope): Indicate if there is no scope.
47472
47473 [BZ #13114]
47474 * stdio-common/Makefile (tests): Add bug24.
47475 * stdio-common/bug24.c: New file.
47476
47477 2011-08-19 Andreas Jaeger <aj@suse.de>
47478
47479 [BZ #13114]
47480 * libio/fileops.c (_IO_new_file_fopen): Fix handling of
47481 non-existant file when using close-on-exec mode.
47482
47483 2011-08-20 Ulrich Drepper <drepper@gmail.com>
47484
47485 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
47486 the very first instruction.
47487
47488 * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
47489 the CFI state in the end.
47490 * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
47491 inclusion of dl-trampoline.h.
47492 Based on a patch by Jiri Olsa <jolsa@redhat.com>.
47493
47494 2011-08-19 Andreas Schwab <schwab@redhat.com>
47495
47496 * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
47497 expectations for long double.
47498
47499 * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
47500 from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
47501
47502 2011-08-14 David S. Miller <davem@davemloft.net>
47503
47504 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
47505 artificual limit depends upon the system page size.
47506
47507 2011-08-17 Ulrich Drepper <drepper@gmail.com>
47508
47509 * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
47510 * resolv/Makefile: Define CFLAGS-libresolv.
47511
47512 2011-08-17 Andreas Schwab <schwab@redhat.com>
47513
47514 * nss/makedb.c (compute_tables): Make variables used in nested
47515 function static.
47516
47517 2011-08-17 Ulrich Drepper <drepper@gmail.com>
47518
47519 * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
47520 * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
47521 if buffer was too small.
47522
47523 * elf/pldd.c (main): Attach to all threads in the process.
47524 Rewrite /proc handling to use *at functions.
47525
47526 2011-08-16 Ulrich Drepper <drepper@gmail.com>
47527
47528 * elf/dl-open.c (_dl_show_scope): Take additional parameter which
47529 specifies first scope to show.
47530 (dl_open_worker): Update callers. Move printing scope of new
47531 object to before the relocation.
47532 * elf/rtld.c (dl_main): Update _dl_show_scope call.
47533 * sysdeps/generic/ldsodefs.h: Update declaration.
47534
47535 * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
47536 string for the scope number.
47537
47538 2011-08-14 Ulrich Drepper <drepper@gmail.com>
47539
47540 * nscd/servicescache.c (cache_addserv): Make sure written is always
47541 initialized.
47542
47543 2011-08-14 Roland McGrath <roland@hack.frob.com>
47544
47545 * sysdeps/i386/i486/bits/atomic.h
47546 (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
47547 statement expression, so as to suppress "set but not used" warning.
47548 (__arch_c_compare_and_exchange_val_64_acq): Likewise.
47549
47550 * string/strncat.c (STRNCAT): Use prototype definition.
47551
47552 * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
47553 (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
47554 -Iprograms here.
47555 (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
47556 (localedef-modules): Add localedef.
47557 (locale-modules): Add locale.
47558
47559 * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
47560 * elf/rtld.c (dl_main): Invert order of assignment in last change,
47561 to avoid a warning.
47562
47563 2011-08-14 David S. Miller <davem@davemloft.net>
47564
47565 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
47566 RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
47567
47568 2011-08-13 Ulrich Drepper <drepper@gmail.com>
47569
47570 * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
47571 (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
47572 * elf/rtld.c (dl_main): Set l_name of vDSO.
47573 Call _dl_show_scope when DL_DEBUG_SCOPES.
47574 (process_dl_debug): Recognize scopes flag and also set it for all.
47575 * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
47576 Declare _dl_show_scope.
47577
47578 * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
47579 (do_dlopen): Pass caller_dlopen to dl_open.
47580 (__libc_dlopen_mode): Initialize caller_dlopen.
47581
47582 * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
47583 of libc. Make tolower call locale-independent. Optimize a bit by
47584 using isdigit instead of isalnum.
47585 * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
47586
47587 2011-08-12 Ulrich Drepper <drepper@gmail.com>
47588
47589 * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
47590 was a dependency or dynamically loaded.
47591
47592 2011-08-11 Ulrich Drepper <drepper@gmail.com>
47593
47594 * intl/l10nflist.c: Allow architecture-specific pop function.
47595 * sysdeps/x86_64/l10nflist.c: New file.
47596
47597 * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
47598 classification.
47599
47600 2011-08-10 Andreas Schwab <schwab@redhat.com>
47601
47602 * include/dirent.h: Add libc_hidden_proto for scandirat and
47603 scandirat64. Don't declare __scandirat64.
47604 * dirent/scandirat.c: Add libc_hidden_def.
47605 * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
47606 * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
47607
47608 2011-08-10 David S. Miller <davem@davemloft.net>
47609
47610 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
47611 enum.
47612 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
47613 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
47614 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
47615
47616 2011-08-09 Ulrich Drepper <drepper@gmail.com>
47617
47618 * Versions.def [libc]: Add GLIBC_2.15.
47619 * dirent/Makefile (routines): Add scandirat and scandirat64.
47620 * dirent/Versions [libc]: Export scandirat and scandirat64 for
47621 GLIBC_2.15.
47622 * dirent/dirent.h: Declare scandirat and scandirat64.
47623 * dirent/scandirat.c: New file.
47624 * dirent/scandirat64.c: New file.
47625 * sysdeps/wordsize-64/scandirat.c: New file.
47626 * sysdeps/wordsize-64/scandirat64.c: New file.
47627 * dirent/opendir.c: Define opendirat.
47628 * dirent/scandir.c: Move code to scandirat.c. Implement scandir
47629 using scandirat.
47630 * dirent/scandir64.c: Adjust for scandir.c change.
47631 * include/dirent.h: Define scandir_cancel_struct. Declare __opendirat,
47632 __scandirat64, and __scandir_cancel_handler.
47633 * sysdeps/unix/opendir.c: Rename __opendir to __opendirat. Take
47634 additional parameter and use openat instead of open (outside of ld.so).
47635 Add new __opendir as wrapper around __opendirat.
47636 * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
47637 here without requiring old scandirat implementation.
47638
47639 2011-08-08 Ulrich Drepper <drepper@gmail.com>
47640
47641 * dirent/scandir.c (cancel_handler): Renamed to
47642 __scandir_cancel_handler. Do not define if SKIP_SCANDIR_CANCEL is
47643 defined. Adjust users.
47644 * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
47645 * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
47646
47647 2011-08-04 Ulrich Drepper <drepper@gmail.com>
47648
47649 * string/test-string.h (IMPL): Use __STRING to expand name and then
47650 stringify it.
47651
47652 * string/test-strcmp.c: Unify most of the WIDE and !WIDE code. Lots
47653 of cleanups.
47654
47655 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
47656
47657 * string/Makefile: Update.
47658 (strop-tests): Append strncat.
47659 * string/test-wcscmp.c: New file.
47660 New comprehensive test for wcscmp.
47661 * string/test-strcmp.c: Update.
47662 (WIDE): New define.
47663
47664 2011-07-22 Andreas Schwab <schwab@redhat.com>
47665
47666 * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
47667 line.
47668
47669 2011-07-26 Andreas Schwab <schwab@redhat.com>
47670
47671 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
47672 encoding to ACE if AI_IDN.
47673
47674 2011-08-01 Jakub Jelinek <jakub@redhat.com>
47675
47676 * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
47677 to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
47678
47679 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
47680
47681 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
47682 Fix overflow bug in strncat.
47683 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
47684
47685 * string/test-strncat.c: Update.
47686 Add new tests for checking overflow bugs.
47687
47688 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
47689
47690 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
47691 strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
47692 * sysdeps/i386/i686/multiarch/strcat.S: New file.
47693 * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
47694 * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
47695 * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
47696 * sysdeps/i386/i686/multiarch/strncat.S: New file.
47697 * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
47698 * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
47699
47700 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
47701 (USE_AS_STRCAT): Define.
47702 Add strcat and strncat support.
47703 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
47704
47705 2011-07-25 Andreas Schwab <schwab@redhat.com>
47706
47707 * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
47708 __n bigger than INT_MAX+1.
47709 (__strncmp_g): Likewise.
47710
47711 2011-07-23 Ulrich Drepper <drepper@gmail.com>
47712
47713 * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
47714 * libio/stido.h: Likewise.
47715
47716 * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
47717 (AF_NFC): Define.
47718 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
47719 (AF_NFC): Define.
47720
47721 * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
47722 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
47723 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
47724 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
47725 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
47726
47727 [BZ #13021]
47728 * scripts/test-installation.pl: Don't expect libnss_test1 to be
47729 installed.
47730
47731 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
47732 typo.
47733 (_dl_x86_64_save_sse): Likewise.
47734
47735 2011-07-22 Ulrich Drepper <drepper@gmail.com>
47736
47737 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
47738 OSXSAVE.
47739 (_dl_x86_64_save_sse): Likewise.
47740
47741 * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
47742
47743 * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
47744
47745 2011-07-21 Andreas Schwab <schwab@redhat.com>
47746
47747 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
47748 change.
47749 (_dl_x86_64_save_sse): Use correct AVX check.
47750
47751 2011-07-21 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
47752
47753 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
47754 bug in strncpy/strncat.
47755 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
47756
47757 2011-07-21 Ulrich Drepper <drepper@gmail.com>
47758
47759 * string/tester.c (test_strcat): Add tests for different alignments
47760 of source and destination.
47761 (test_strncat): Likewise.
47762
47763 2011-07-20 Ulrich Drepper <drepper@gmail.com>
47764
47765 [BZ #12852]
47766 * posix/glob.c (glob): Check passed in values before using them in
47767 expressions to avoid some overflows.
47768 (glob_in_dir): Likewise.
47769
47770 [BZ #13007]
47771 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
47772 check for AVX enablement so that we don't crash with old kernels and
47773 new hardware.
47774 * elf/tst-audit4.c: Add same checks here.
47775 * elf/tst-audit6.c: Likewise.
47776
47777 * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
47778
47779 2011-07-09 Andreas Schwab <schwab@linux-m68k.org>
47780
47781 * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
47782
47783 2011-07-20 Ulrich Drepper <drepper@gmail.com>
47784
47785 * po/cs.po: Update from translation team.
47786 * po/bg.po: Likewise.
47787
47788 2011-07-12 Marek Polacek <mpolacek@redhat.com>
47789
47790 * misc/sys/cdefs.h: Add support for const attribute.
47791 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
47792 to gnu_dev_{major,minor,makedev} functions.
47793
47794 2011-07-20 Marek Polacek <mpolacek@redhat.com>
47795
47796 * intl/dcigettext.c (get_output_charset): Add missing bracket.
47797
47798 2011-07-20 Andreas Schwab <schwab@redhat.com>
47799
47800 * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
47801 strlen results.
47802
47803 2011-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
47804
47805 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
47806 (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
47807 register in order to avoid conflicts with the soft frame pointer
47808 being held in r11 when necessary.
47809 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
47810 (INTERNAL_VSYSCALL_NCS): Likewise.
47811
47812 2011-07-14 Marek Polacek <mpolacek@redhat.com>
47813
47814 * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
47815 * elf/dl-fini.c (_dl_fini): Adjust caller.
47816 * elf/dl-close.c (_dl_close_worker): Likewise.
47817 * sysdeps/generic/ldsodefs.h: Adjust declaration.
47818
47819 2011-07-15 Marek Polacek <mpolacek@redhat.com>
47820
47821 * elf/cache.c (load_aux_cache): Remove unnecessary condition of
47822 "aux_cache->nlibs < 0".
47823
47824 * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
47825 in the reload-count case.
47826
47827 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
47828
47829 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
47830 strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
47831 strncat-sse2-unaligned strncat-c strlen-sse2-pminub
47832 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
47833 * sysdeps/x86_64/multiarch/strcat.S: New file.
47834 * sysdeps/x86_64/multiarch/strncat.S: New file.
47835 * sysdeps/x86_64/multiarch/strncat-c.c: New file.
47836 * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
47837 * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
47838 * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
47839 * sysdeps/x86_64/multiarch/strcpy-ssse3.S
47840 (USE_AS_STRCAT): Define.
47841 Add strcat and strncat support.
47842 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
47843 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
47844 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
47845 * string/strncat.c: Update.
47846 (USE_AS_STRNCAT): Define.
47847 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
47848 Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
47849 and i7.
47850 * sysdeps/x86_64/multiarch/init-arch.h
47851 (bit_Prefer_PMINUB_for_stringop): New.
47852 (index_Prefer_PMINUB_for_stringop): Likewise.
47853 * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
47854 bit_Prefer_PMINUB_for_stringop.
47855
47856 2011-07-19 Ulrich Drepper <drepper@gmail.com>
47857
47858 * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
47859 buffer64.
47860 * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
47861 of casting of buffer.
47862 * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
47863 buffer32 and buffer64.
47864 * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
47865 writes instead of casting of buffer.
47866 * crypt/md5.h (struct md5_ctx): Move buffer into union and add
47867 buffer32.
47868 * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
47869 casting of buffer.
47870
47871 2011-07-19 Andreas Schwab <schwab@redhat.com>
47872
47873 * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
47874
47875 2011-07-19 Ulrich Drepper <drepper@gmail.com>
47876
47877 * nscd/nscd.c (termination_handler): Don't do anything for a database
47878 if it has not yet been initialized.
47879
47880 2011-07-18 Ulrich Drepper <drepper@gmail.com>
47881
47882 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
47883
47884 2011-07-15 Marek Polacek <mpolacek@redhat.com>
47885
47886 * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
47887
47888 2011-07-18 Ulrich Drepper <drepper@gmail.com>
47889
47890 * po/nl.po: Update from translation team.
47891 * po/sv.po: Likewise.
47892
47893 2011-07-16 Roland McGrath <roland@hack.frob.com>
47894
47895 * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
47896 now disallowed by GCC.
47897
47898 * configure.in (use-default-link): Default to yes if a test -shared
47899 link meets our qualifications.
47900 * configure: Regenerated.
47901
47902 * config.make.in (output-format): New variable.
47903 * configure.in: Check for ld --print-output-format support.
47904 * configure: Regenerated.
47905 * Makerules ($(common-objpfx)format.lds)
47906 [$(output-format) != unknown]: Just use $(output-format),
47907 instead of the linker-script munging.
47908
47909 2011-07-14 Roland McGrath <roland@hack.frob.com>
47910
47911 * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
47912 of $(common-objpfx)shlib.lds.
47913 * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
47914
47915 * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
47916 Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
47917
47918 * configure.in (-z relro check): Adjust test code to add a large
47919 writable data section after it.
47920 * configure: Regenerated.
47921
47922 2011-07-11 Roland McGrath <roland@hack.frob.com>
47923
47924 * configure.in (-z relro check): Fix test code to make the variable
47925 truly const.
47926 * configure: Regenerated.
47927
47928 2011-07-11 Ulrich Drepper <drepper@gmail.com>
47929
47930 * nscd/nscd.h (struct traced_file): Define.
47931 (struct database_dyn): Remove inotify_descr, reset_res, and filename
47932 elements. Add traced_files.
47933 (inotify_fd): Declare.
47934 (register_traced_file): Declare.
47935 * nscd/connections.c (dbs): Remove reset_res and filename initializers.
47936 (inotify_fd): Export.
47937 (resolv_conf_descr): Remove.
47938 (nscd_init): Move inotify descriptor creation to main.
47939 Don't register files for notification here.
47940 (register_traced_file): New function.
47941 (invalidate_cache): Don't use reset_res to determine whether to call
47942 res_init, go through the list of registered files.
47943 (main_loop_poll): The inotify descriptors are now stored in the
47944 structures for the traced files.
47945 (main_loop_epoll): Likewise
47946 * nscd/nscd.c (main): Create inotify socket here. Pass extra argument
47947 to __nss_disable_nscd.
47948 * nscd/cache.c (prune_cache): There is no single inotify descriptor
47949 for a database anymore. Check the records for all the registered
47950 files instead.
47951 * nss/Makefile (libnss_files-routines): Add files-init.
47952 (libnss_db-routines): Add db-init.
47953 * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
47954 [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
47955 * nss/nss_db/db-init.c: New file.
47956 * nss/nss_files/files-init.c: New file.
47957 * nss/nsswitch.c (nss_load_library): New function. Broken out of
47958 __nss_lookup_function.
47959 (__nss_lookup_function): Call nss_load_library.
47960 (nss_load_all_libraries): New function.
47961 (__nss_disable_nscd): Take parameter with callback function for files
47962 to register. Set is_nscd. Load all the DSOs for the NSS modules
47963 used for the cached services.
47964 * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
47965 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
47966 options for features to all the files in nscd.
47967
47968 * nss/nsswitch.c (nss_parse_file): Add missing fclose.
47969
47970 2011-07-10 Roland McGrath <roland@hack.frob.com>
47971
47972 * csu/elf-init.c (__libc_csu_init): Comment typo.
47973
47974 2011-07-09 Ulrich Drepper <drepper@gmail.com>
47975
47976 * po/pl.po: Update from translation team.
47977 * po/ja.po: Likewise.
47978 * po/ru.po: Likewise.
47979 * po/ko.po: Likewise.
47980 * po/fr.po: Likewise.
47981
47982 2011-07-09 Roland McGrath <roland@hack.frob.com>
47983
47984 * configure.in (.ctors/.dtors header and trailer check):
47985 Use an empirical test on a built program.
47986 * configure: Regenerated.
47987
47988 * configure.in (-z relro check): Use an empirical test on a built DSO.
47989 Detect, but do not require, on ia64.
47990 * configure: Regenerated.
47991
47992 * configure.in (READELF): Find it with AC_CHECK_TOOL.
47993 Update tests that use readelf to use $READELF instead.
47994 * configure: Regenerated.
47995
47996 2011-07-08 Ulrich Drepper <drepper@gmail.com>
47997
47998 * malloc/hooks.c (memalign_check): Avoid using checked_request2size
47999 if the result is not used.
48000
48001 2011-07-05 Andreas Jaeger <aj@suse.de>
48002
48003 [BZ#9696]
48004 * stdlib/tst-strtod.c: Add testcase.
48005
48006 2011-07-07 Ulrich Drepper <drepper@gmail.com>
48007
48008 * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
48009 (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
48010 The latter has a higher limit. Take additional parameter to pass to
48011 the new function.
48012 (__pathconf): Pass file to __statfs_link_max.
48013 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
48014 __statfs_link_max.
48015 * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
48016 __statfs_link_max.
48017
48018 [BZ #12868]
48019 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
48020 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
48021 Handle Lustre.
48022 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
48023 (__statfs_filesize_max): Likewise.
48024 Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
48025
48026 2011-07-05 Andreas Jaeger <aj@suse.de>
48027
48028 * resolv/res_comp.c (dn_skipname): Remove unused variable.
48029
48030 2011-07-06 Marek Polacek <mpolacek@redhat.com>
48031
48032 * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
48033 `status' variable.
48034 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
48035 Likewise.
48036
48037 2011-07-04 H.J. Lu <hongjiu.lu@intel.com>
48038
48039 * Makefile (strop-tests): Add strncat.
48040 * string/test-strncat.c: New file.
48041
48042 2011-06-30 Marek Polacek <mpolacek@redhat.com>
48043
48044 * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
48045
48046 2011-06-21 Andreas Jaeger <aj@suse.de>
48047
48048 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
48049 Copy rule from iconvdata/Makefile.
48050
48051 2011-07-06 Ulrich Drepper <drepper@gmail.com>
48052
48053 [BZ #12922]
48054 * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
48055 but no long options are defined, just return 'W'.
48056
48057 2011-06-22 Marek Polacek <mpolacek@redhat.com>
48058
48059 [BZ #9696]
48060 * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
48061
48062 2011-07-06 Ulrich Drepper <drepper@gmail.com>
48063
48064 * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
48065 netgroups to read.
48066 (innetgr): Likewise.
48067
48068 2011-07-05 Roland McGrath <roland@hack.frob.com>
48069
48070 * config.make.in (install_root): Default to $(DESTDIR).
48071
48072 2011-07-05 Ulrich Drepper <drepper@gmail.com>
48073
48074 * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
48075
48076 2011-07-02 Roland McGrath <roland@hack.frob.com>
48077
48078 * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
48079
48080 * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
48081 containing directory rather than embedding absolute directory names.
48082
48083 * scripts/check-local-headers.sh: Rewritten using awk.
48084 Match by word, not by line. Print error messages for matches.
48085 * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
48086
48087 * Makerules [shlib-lds-flags empty]:
48088 ($(common-objpfx)libc_pic.opts): New target.
48089 ($(common-objpfx)libc_pic.os.clean): New target.
48090 ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
48091
48092 * config.make.in (OBJCOPY): New variable.
48093 * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
48094 * configure: Regenerated.
48095
48096 * config.make.in (use-default-link): New variable.
48097 * configure.in (use_default_link): Grok --with-default-link to set it.
48098 * configure: Regenerated.
48099 * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
48100 (shlib-lds, shlib-lds-flags): Define to empty.
48101
48102 * Makerules (shlib-lds): New variable.
48103 (shlib-lds-flags): New variable.
48104 (build-shlib, build-moduile, build-module-asneeded): Use it.
48105 ($(common-objpfx)libc.so): Use $(shlib-lds).
48106 ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
48107 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
48108
48109 * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
48110 DT_FLAGS/DT_FLAGS_1 with zero flags.
48111
48112 * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
48113 linker script munging.
48114
48115 2011-07-02 Ulrich Drepper <drepper@gmail.com>
48116
48117 * crypt/sha512.h (struct sha512_ctx): Add union to access total also
48118 as 128-bit value.
48119 * crypt/sha512.c (sha512_process_block): Perform total addition using
48120 128-bit if possible.
48121 (__sha512_finish_ctx): Likewise.
48122 * crypt/sha256.h (struct sha256_ctx): Add union to access total also
48123 as 64-bit value.
48124 * crypt/sha256.c (SWAP64): Define.
48125 (sha256_process_block): Perform total addition using 64-bit if
48126 possible.
48127 (__sha256_finish_ctx): Likewise.
48128
48129 2011-07-01 Ulrich Drepper <drepper@gmail.com>
48130
48131 * nscd/pwdcache.c (cache_addpw): Cleanup. Add branch prediction.
48132 * nscd/initgrcache.c (addinitgroupsX): Likewise.
48133 * nscd/hstcache.c (cache_addhst): Likewise.
48134 * nscd/grpcache.c (cache_addgr): Likewise.
48135 * nscd/aicache.c (addhstaiX): Likewise
48136 * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
48137
48138 2011-07-01 Thorsten Kukuk <kukuk@suse.de>
48139
48140 * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
48141 * nscd/initgrcache.c (addinitgroupsX): Likewise.
48142 * nscd/hstcache.c (cache_addhst): Likewise.
48143 * nscd/grpcache.c (cache_addgr): Likewise.
48144 * nscd/aicache.c (addhstaiX): Likewise
48145
48146 2011-07-01 Andreas Schwab <schwab@redhat.com>
48147
48148 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
48149 domain only when needed.
48150
48151 2011-06-30 Andreas Schwab <schwab@redhat.com>
48152
48153 * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
48154 is always restored.
48155
48156 2011-06-29 Ulrich Drepper <drepper@gmail.com>
48157
48158 * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
48159 are re-adding the entry.
48160 * nscd/servicescache.c (cache_addserv): Likewise.
48161
48162 2011-06-30 Aurelien Jarno <aurelien@aurel32.net>
48163
48164 * sysdeps/generic/dl-irel.h: fix protection against multiple
48165 inclusions.
48166 * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
48167
48168 2011-06-28 Ulrich Drepper <drepper@gmail.com>
48169
48170 [BZ #12935]
48171 * malloc/memusage.sh: Fix quoting in message.
48172 * debug/xtrace.sh: Likewise.
48173
48174 * configure.in: Remove support for --experimental-malloc option, make
48175 it the default.
48176 * config.make.in: Likewise.
48177 * malloc/Makefile: Likewise.
48178
48179 2011-06-27 Andreas Schwab <schwab@redhat.com>
48180
48181 * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
48182 two-byte characters.
48183
48184 2011-06-27 Roland McGrath <roland@hack.frob.com>
48185
48186 * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
48187 AC_CACHE_CHECK invocation.
48188 * configure: Regenerated.
48189
48190 * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
48191
48192 2011-06-27 Ulrich Drepper <drepper@gmail.com>
48193
48194 [BZ #12350]
48195 * nscd/aicache.c (addhstaiX): Restore only RES_USE_INET6
48196 bit from old_res_options.
48197
48198 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
48199
48200 * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
48201 value type for setfct.
48202
48203 2011-06-23 H.J. Lu <hongjiu.lu@intel.com>
48204
48205 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
48206 __gettimeofday instead of gettimeofday.
48207
48208 2011-06-26 Ulrich Drepper <drepper@gmail.com>
48209
48210 * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
48211
48212 2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
48213
48214 * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
48215
48216 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
48217 info.
48218
48219 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
48220
48221 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48222 strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
48223 strcpy-sse2-unaligned strncpy-sse2-unaligned
48224 stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
48225 * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
48226 * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
48227 * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
48228 * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
48229 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
48230 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
48231 * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
48232 * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
48233 * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
48234 (STRCPY): Support SSE2 and SSSE3 versions.
48235
48236 2011-06-24 Ulrich Drepper <drepper@gmail.com>
48237
48238 [BZ #12874]
48239 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
48240 * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
48241 kernels which artificially limit size of requests.
48242
48243 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
48244
48245 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
48246 strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
48247 strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
48248 * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
48249 * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
48250 * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
48251 * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
48252 * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
48253 * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
48254 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
48255 * sysdeps/i386/i686/multiarch/strcpy.S: New file.
48256 * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
48257 * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
48258 * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
48259 * sysdeps/i386/i686/multiarch/strncpy.S: New file.
48260 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48261 Enable unaligned load optimization for Intel Core i3, i5 and i7
48262 processors.
48263 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
48264 Define.
48265 (index_Fast_Unaligned_Load): Define.
48266 (HAS_FAST_UNALIGNED_LOAD): Define.
48267
48268 2011-06-23 Marek Polacek <mpolacek@redhat.com>
48269
48270 * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
48271
48272 2011-06-22 Ulrich Drepper <drepper@gmail.com>
48273
48274 [BZ #12907]
48275 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
48276 until it is clear that the information is realy needed.
48277 Patch mostly by David Hanisch <david.hanisch@nsn.com>.
48278
48279 2011-06-22 Andreas Schwab <schwab@redhat.com>
48280
48281 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
48282
48283 2011-06-22 Ulrich Drepper <drepper@gmail.com>
48284
48285 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
48286 /sys/devices/system/cpu/online if it is usable.
48287
48288 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
48289 reading the information from the /proc filesystem to once a second.
48290
48291 2011-06-21 Andreas Jaeger <aj@suse.de>
48292
48293 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
48294 NULL after inclusion of kernel headers.
48295
48296 2011-06-21 Ulrich Drepper <drepper@gmail.com>
48297
48298 * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
48299 calls to internal_setent.
48300
48301 [BZ #12885]
48302 * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
48303 addresses using gethostbyname4_r ignore IPv4 addresses.
48304
48305 * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
48306 branch using gethostbyname2 is only for AF_INET. Optimize accordingly.
48307
48308 * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
48309
48310 2011-06-20 David S. Miller <davem@davemloft.net>
48311
48312 * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
48313 inclusions.
48314 * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
48315
48316 * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
48317 (elf_irel): Use it.
48318 * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
48319 * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
48320 * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
48321 * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
48322 * sysdeps/x86_64/dl-irel.h: Likewise.
48323
48324 * elf/dl-runtime.c: Use elf_ifunc_invoke.
48325 * elf/dl-sym.c: Likewise.
48326
48327 2011-06-15 Ulrich Drepper <drepper@gmail.com>
48328
48329 * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch. We
48330 need to dereference resplen2.
48331
48332 2011-06-14 Andreas Schwab <schwab@redhat.com>
48333
48334 * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
48335
48336 2011-06-15 Ulrich Drepper <drepper@gmail.com>
48337
48338 * Makeconfig: Define vardbdir and inst_vardbdir.
48339 * nss/Makefile: Add rules to install db-Makefile.
48340
48341 * nss/nss_db/db-XXX.c: Cleanup.
48342
48343 * nss/Makefile (libnss_db-dbs): Add db-initgroups.
48344 * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
48345 GLIBC_PRIVATE.
48346 * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
48347 * nss/makedb.c: Implement -g option to specify that value strings
48348 are generated and should not be added to table iterated over for
48349 get*ent calls.
48350 * nss/nss_db/db-initgroups.c: New file.
48351
48352 * nss/getent.c: Add support for initgroups lookups through getgrouplist
48353 interface.
48354
48355 * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
48356 (internal_getgrouplist): Adjust to name change.
48357 Update use_initgroups_entry if this is not the first call.
48358 * nss/databases.def: Add initgroups entry.
48359
48360 * nss/makedb.c (compute_tables): Check result of multiple hash table
48361 sizes to minimize maximum chain length.
48362
48363 2011-06-14 Ulrich Drepper <drepper@gmail.com>
48364
48365 * Versions.def: Add entry for libnss_db.
48366 * shlib-versions: Likewise.
48367 * nss/Makefile: Add rules to build libnss_db.
48368 * nss/Versions: Add libnss_db information. Organize libnss_files
48369 entries better.
48370 * nss/db-Makefile: Add gshadow support. Change rules for the new
48371 makedb progra. Some minor improvements to generate smaller files.
48372 * nss/nss_db/nss_db.h: Move NSS database header data structures to
48373 here from...
48374 * nss/makedb.c: ...here.
48375 Improve database format to be smaller and require less memory at
48376 runtime.
48377 * nss/nss_db/db-XXX.x: Adjust for new database format. Don't use
48378 db anymore.
48379 * nss/nss_db/db-netgrp.c: Likewise.
48380 * nss/nss_db/db-open.c: Likewise.
48381 * nss/nss_files/flies-XXX.x: Adjust comments.
48382 * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
48383 * nss/nss_files/files-grp.c: Likewise.
48384 * nss/nss_files/files-hosts.c: Likewise.
48385 * nss/nss_files/files-network.c: Likewise.
48386 * nss/nss_files/files-proto.c: Likewise.
48387 * nss/nss_files/files-pwd.c: Likewise.
48388 * nss/nss_files/files-rpc.c: Likewise.
48389 * nss/nss_files/files-service.c: Likewise.
48390 * nss/nss_files/files-sgrp.c: Likewise.
48391 * nss/nss_files/files-spwd.c: Likewise.
48392 * nss/nss_db/db-alias.c: Removed.
48393 * nss/nss_db/dummy-db.h: Removed.
48394
48395 2011-06-02 Ulrich Drepper <drepper@gmail.com>
48396
48397 * nss/makedb.c: Rewritten to not use database library.
48398 * nss/Makefile: Update to build new makedb program.
48399
48400 2011-06-14 Andreas Jaeger <aj@suse.de>
48401
48402 * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
48403 memset declaration.
48404
48405 2011-06-10 Andreas Schwab <schwab@redhat.com>
48406
48407 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
48408 tmpbuf.
48409
48410 2011-06-10 Roland McGrath <roland@hack.frob.com>
48411
48412 * Makerules (shlib.lds): Fail if the linker script comes out empty.
48413 * elf/Makefile ($(objpfx)ld.so): Likewise.
48414
48415 * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
48416 Don't list ld.so twice in dependencies.
48417
48418 * posix/bug-regex31.c: Include <stdlib.h>.
48419
48420 * nscd/hstcache.c (cache_addhst): Remove unused variable.
48421
48422 * nis/nss_compat/compat-spwd.c
48423 (getspent_next_nss_netgr): Remove unused variable.
48424 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
48425
48426 * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
48427 nonmembers" output to use the right array.
48428
48429 * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
48430
48431 * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
48432
48433 * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
48434 * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
48435 * catgets/gencat.c (read_input_file): Likewise.
48436 * locale/programs/locarchive.c (enlarge_archive): Likewise.
48437
48438 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
48439 variable definition inside #if's controlling its use.
48440
48441 * inet/getnetgrent_r.c (innetgr): Remove unused variable.
48442
48443 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
48444
48445 * misc/syslog.c (__vsyslog_chk): Remove unused variable.
48446
48447 * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
48448 unreachable code.
48449
48450 * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
48451
48452 * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
48453 * configure: Regenerated.
48454
48455 * Makerules: Revert last change.
48456 * elf/Makefile: Likewise.
48457
48458 2011-06-09 Roland McGrath <roland@hack.frob.com>
48459
48460 * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
48461 * elf/Makefile ($(objpfx)librtld.os): Likewise.
48462 (reloc-link): Likewise.
48463
48464 2011-06-09 Ulrich Drepper <drepper@gmail.com>
48465
48466 * elf/Makefile: Add rules to build pldd.
48467 * elf/pldd.c: New file.
48468 * elf/pldd-xx.c: New file.
48469
48470 2011-06-07 Ulrich Drepper <drepper@gmail.com>
48471
48472 * version.h: Update for 2.15 development version.
48473
48474 2011-06-07 David S. Miller <davem@davemloft.net>
48475
48476 * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
48477 ifuncs.
48478 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
48479 elf_machine_lazy_rel): Likewise.
48480 * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
48481 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
48482 elf_machine_lazy_rel): Likewise.
48483 * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
48484 dl_hwcap via passed in argument.
48485 * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
48486 Likewise.
48487
48488 2011-06-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
48489
48490 * stdlib/longlong.h: Update from GCC. Fix smul_ppmm for S/390.
48491
48492 2011-06-06 Roland McGrath <roland@hack.frob.com>
48493
48494 [BZ #12849]
48495 * manual/fdl-1.1.texi: New file, verbatim from:
48496 http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
48497 * manual/lgpl-2.1.texi: New file, verbatim from:
48498 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
48499 * manual/Makefile (licenses): New variable, list those new file names.
48500 (texis): Use it.
48501 (chapters.% top-menu.%): Include $(licenses) with $(appendices).
48502
48503 * manual/fdl.texi: File removed.
48504 * manual/lesser.texi: File removed.
48505 * manual/libc.texinfo (Copying, Documentation License):
48506 Use new @include file names, put @appendix directive before @include.
48507
48508 2011-06-04 Jakub Jelinek <jakub@redhat.com>
48509
48510 [BZ #12841]
48511 * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
48512 (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
48513 (mq_open): Add __NTH.
48514
48515 2011-06-02 H.J. Lu <hongjiu.lu@intel.com>
48516
48517 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48518 Assume Intel Core i3/i5/i7 processor if AVX is available.
48519
48520 2011-05-31 Ulrich Drepper <drepper@gmail.com>
48521
48522 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
48523 typo.
48524
48525 2011-05-31 Andreas Schwab <schwab@redhat.com>
48526
48527 * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
48528 memory. Use alloca_account. Fix memory leak when retrying.
48529
48530 2011-05-31 Ulrich Drepper <drepper@gmail.com>
48531
48532 * version.h (RELEASE): Bump for 2.14 release.
48533 * include/features.h (__GLIBC_MINOR__): Bump to 14.
48534
48535 * config.make.in (RANLIB): Remove entry.
48536
48537 2011-05-30 Ulrich Drepper <drepper@gmail.com>
48538
48539 * po/Makefile (po-sed-cmd): Add ksh to extensions.
48540 (libc.pot): Work around missing support for .ksh extension in xgettext.
48541
48542 [BZ #12684]
48543 * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
48544 if both request failed.
48545 (send_dg): In case of server errors clear resplen or *resplen2.
48546
48547 [BZ #12454]
48548 * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
48549 when there are multiple maps.
48550 * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
48551 (_dl_fini): Remove test here.
48552
48553 * elf/rtld.c (dl_main): Don't allow the loader to load itself.
48554
48555 2011-05-29 Ulrich Drepper <drepper@gmail.com>
48556
48557 [BZ #12350]
48558 * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
48559 bit from old_res_options.
48560 (gaih_inet): Likewise.
48561
48562 [BZ #11099]
48563 * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
48564 as signed.
48565
48566 * resolv/res_init.c (res_setoptions): Make the code more compact.
48567
48568 [BZ #11558]
48569 * resolv/res_init.c (res_setoptions): Recognize use-vc option and
48570 set RES_USEVC.
48571
48572 [BZ #11634]
48573 * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
48574
48575 * malloc/malloc.h: Mark malloc hook variables as deprecated.
48576
48577 [BZ #11781]
48578 * malloc/malloc.h: Declare malloc hook variables as volatile.
48579
48580 * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
48581 in last patch.
48582
48583 [BZ #11799]
48584 * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
48585 raise in the comment.
48586 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
48587 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
48588 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
48589
48590 2011-05-28 Ulrich Drepper <drepper@gmail.com>
48591
48592 [BZ #12811]
48593 * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
48594 grow the buffers more if it already has to be sufficient.
48595 (build_wcs_upper_buffer): Likewise.
48596 * posix/regexec.c (check_matching): Likewise.
48597 (clean_state_log_if_needed): Likewise.
48598 (extend_buffers): Don't enlarge buffers beyond size of the input
48599 buffer.
48600 Patches mostly by Emil Wojak <emil@wojak.eu>.
48601 * posix/bug-regex32.c: New file.
48602 * posix/Makefile (tests): Add bug-regex32.
48603
48604 * locale/findlocale.c (_nl_find_locale): Return right away if
48605 _nl_explode_name failed.
48606 * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
48607
48608 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
48609
48610 * debug/xtrace.sh: Unify messages.
48611 * malloc/memusage.sh: Likewise.
48612
48613 [BZ #12813]
48614 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
48615 time symbol from vDSO. Substitute with vsyscall if not available.
48616 * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
48617 __vdso_time.
48618
48619 * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
48620 * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
48621 * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
48622 Add sendmmsg and internal_sendmmsg.
48623 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
48624 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
48625 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
48626
48627 * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
48628 * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
48629 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
48630
48631 2011-05-27 Ulrich Drepper <drepper@gmail.com>
48632
48633 [BZ #12813]
48634 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
48635 Retrieve getcpu symbol from vDSO. Substitute with vsyscall if not
48636 available.
48637 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
48638 __vdso_getcpu.
48639
48640 [BZ #12814]
48641 * iconvdata/Makefile (tests): Add bug-iconv9.
48642 * iconvdata/bug-iconv9.c: New file.
48643
48644 2011-05-27 Andreas Schwab <schwab@redhat.com>
48645
48646 [BZ #12814]
48647 * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
48648
48649 2011-05-25 Jakub Jelinek <jakub@redhat.com>
48650
48651 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
48652 (struct user_regs_struct): Change intcs field back to cs.
48653
48654 2011-05-25 Ulrich Drepper <drepper@gmail.com>
48655
48656 * po/ja.po: Update from translation team.
48657
48658 2011-05-23 Ulrich Drepper <drepper@gmail.com>
48659
48660 [BZ #12795]
48661 * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
48662 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
48663
48664 2011-05-20 Andreas Schwab <schwab@redhat.com>
48665
48666 * stdlib/longlong.h: Update from GCC.
48667
48668 2011-05-23 Andreas Schwab <schwab@redhat.com>
48669
48670 * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
48671 parameter name.
48672 * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
48673 Add parameter name.
48674 (__sysconf): Pass it down.
48675
48676 2011-05-22 Ulrich Drepper <drepper@gmail.com>
48677
48678 [BZ #12671]
48679 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
48680 some situations.
48681 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
48682 * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
48683 add in in __libc_use_alloca calls. Adjust callers.
48684 (glob): Use malloc in some situations.
48685
48686 * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
48687 and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
48688 pltexit.
48689
48690 2011-05-21 Ulrich Drepper <drepper@gmail.com>
48691
48692 * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
48693 and CLOCK_BOOTTIME_ALARM.
48694
48695 [BZ #12782]
48696 * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
48697 is returned.
48698
48699 * string/_strerror.c (__strerror_r): Print negative errors as signed
48700 numbers.
48701
48702 [BZ #12777]
48703 * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
48704 (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
48705 * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
48706
48707 * configure.in: Fix typo in redirection and correct removal of test
48708 files in two cases.
48709
48710 [BZ #12788]
48711 * locale/setlocale.c (new_composite_name): Fix test to check for
48712 identical name of all categories.
48713
48714 [BZ #12792]
48715 * libio/filedoalloc.c (local_isatty): New function.
48716 (_IO_file_doallocate): Use local_isatty.
48717 * stdio-common/perror.c (perror): In case a new stream is used
48718 forward the stream error.
48719 * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
48720 error flag.
48721
48722 2011-05-20 Ulrich Drepper <drepper@gmail.com>
48723
48724 [BZ #11869]
48725 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
48726 alloca.
48727 * include/alloca.h (extend_alloca_account): Define.
48728
48729 [BZ #11857]
48730 * posix/regex.h: Fix comments with documentation of user-accessible
48731 fields after compilation and describe correct free'ing of pattern
48732 after re_compile_pattern.
48733 Patch by Reuben Thomas <rrt@sc3d.org>.
48734
48735 2011-05-18 Ryan S. Arnold <rsa@us.ibm.com>
48736
48737 * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
48738 and -mno-altivec to prevent the compiler from using Altivec and/or
48739 VSX instructions when the corresponding registers are not available.
48740
48741 2011-05-19 Andreas Schwab <schwab@redhat.com>
48742
48743 * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
48744
48745 2011-05-19 Ulrich Drepper <drepper@gmail.com>
48746
48747 * libio/freopen.c (freopen): Use __dup2, not dup2.
48748 * libio/freopen64.c (freopen64): Likewise.
48749
48750 2011-05-17 H.J. Lu <hongjiu.lu@intel.com>
48751
48752 [BZ #12775]
48753 * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
48754 * math/Makefile (tests): Add test-powl.
48755 (CFLAGS-test-powl.c): Define.
48756 * math/test-powl.c: New file.
48757
48758 2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
48759
48760 * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
48761
48762 2011-05-17 Ulrich Drepper <drepper@gmail.com>
48763
48764 [BZ #11837]
48765 * iconvdata/gb18030.c: Update to GB18020-2005.
48766
48767 2011-05-16 Ulrich Drepper <drepper@gmail.com>
48768
48769 * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
48770 RE_SYNTAX_POSIX_AWK): Update to match recent development.
48771 Patch by Aharon Robbins <arnold@skeeve.com>.
48772
48773 [BZ #11892]
48774 * stdlib/putenv.c (putenv): Don't always create copy of the variable
48775 on the stack.
48776
48777 [BZ #11895]
48778 * misc/pselect.c (__pselect): Handle timeout value errors hidden
48779 through underflows.
48780
48781 [BZ #12766]
48782 * misc/error.c (error_at_line): Ensure file_name and old_file_name
48783 point to strings before performing equality test for error_one_per_line
48784 mode.
48785
48786 [BZ #11697]
48787 * login/programs/pt_chown.c (do_pt_chown): Always call chown.
48788
48789 [BZ #11820]
48790 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
48791 (struct user_fpregs_struct): Avoid __uint*_t types.
48792
48793 [BZ #6420]
48794 * malloc/mtrace.c (tr_where): Add additional parameter to point to
48795 symbol info. Use it instead of calling _dl_addr locally.
48796 (lock_and_info): New function.
48797 (tr_freehook): Call lock_and_info and pass symbol info as additional
48798 parameter to tr_where.
48799 (tr_mallochook): Likewise.
48800 (tr_reallochook): Likewise.
48801 (tr_memalignhook): Likewise.
48802
48803 * malloc/mtrace.c: Remove support for USE_MTRACE_FILE. It is not
48804 used and couldn't be at all thread-safe.
48805
48806 2011-05-15 Ulrich Drepper <drepper@gmail.com>
48807
48808 * libio/freopen.c (freopen): Don't close old file descriptor
48809 before the new one is opened. Instead dup the new file descriptor
48810 to the old one after the new stream is created.
48811 * libio/freopen64.c (freopen64): Likewise.
48812 * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
48813 * libio/fileops.c (_IO_new_file_close_it): Handle new
48814 _IO_FLAGS2_NOCLOSE flag.
48815 (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
48816 If _IO_file_open didn't set FD_CLOEXEC do it after the call.
48817 * libio/oldfileops.c (_IO_old_file_close_it): Handle new
48818 _IO_FLAGS2_NOCLOSE flag.
48819 * include/unistd.h: Add hidden_proto for dup3.
48820 Define __have_dup3.
48821 * io/dup3.c: Define hidden symbol.
48822 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
48823
48824 [BZ #7101]
48825 * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
48826 when an incomplete long option is used.
48827 * posix/tst-getopt_long1.c: New file.
48828 * posix/Makefile (tests): Add tst-getopt_long1.
48829
48830 [BZ #10138]
48831 * scripts/config.guess: Update from autoconf-2.68.
48832 * scripts/config.sub: Likewise.
48833
48834 [BZ #10157]
48835 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
48836 tests into ...
48837 (has_cpuclock): ...this. New function.
48838 * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
48839 macro here based on has_cpuclock code.
48840
48841 [BZ #10149]
48842 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48843 First byte (not low byte) is now always NUL.
48844 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
48845
48846 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48847 Use non-cancelable interfaces.
48848
48849 [BZ #9809]
48850 * locale/iso-639.def: Add entry for Sorani.
48851
48852 [BZ #11901]
48853 * include/stdlib.h: Move include protection to the right place.
48854 Define abort_msg_s. Declare __abort_msg with it.
48855 * stdlib/abort.c (__abort_msg): Adjust type.
48856 * assert/assert.c (__assert_fail_base): New function. Majority
48857 of code from __assert_fail. Allocate memory for __abort_msg with
48858 mmap.
48859 (__assert_fail): Now call __assert_fail_base.
48860 * assert/assert-perr.c: Remove bulk of implementation. Use
48861 __assert_fail_base.
48862 * include/assert.hL Declare __assert_fail_base.
48863 * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
48864 mmap.
48865 * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
48866
48867 2011-05-14 Ulrich Drepper <drepper@gmail.com>
48868
48869 [BZ #11952]
48870 [BZ #12453]
48871 * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
48872 until all modules are registered in the DTV.
48873 * elf/Makefile: Add rules to build and run tst-tls19.
48874 * elf/tst-tls19.c: New file.
48875 * elf/tst-tls19mod1.c: New file.
48876 * elf/tst-tls19mod2.c: New file.
48877 * elf/tst-tls19mod3.c: New file.
48878 Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
48879
48880 [BZ #12083]
48881 * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
48882 correctly.
48883
48884 [BZ #12601]
48885 * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
48886 two-byte sequence errors.
48887 * iconvdata/Makefile (tests): Add bug-iconv8.
48888 * iconvdata/bug-iconv8.c: New file.
48889
48890 [BZ #12626]
48891 * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
48892 buf2 definition.
48893
48894 * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
48895
48896 [BZ #12432]
48897 * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
48898 (dummy_getcfa): New function.
48899 (init): Get _Unwind_GetCFA address, use dummy if not found.
48900 (backtrace_helper): In recursion check, also check whether CFA changes.
48901 (__backtrace): Completely initialize arg.
48902
48903 * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
48904 storing incomplete byte sequence in state object. Avoid testing for
48905 guaranteed too small input if we know there is enough data available.
48906
48907 2011-05-11 Andreas Schwab <schwab@redhat.com>
48908
48909 * Makeconfig (+link-pie): Indent.
48910 * Rules (binaries-pie): Define if $(have-fpie) and
48911 $(build-shared).
48912 (binaries-shared): Also filter out $(binaries-pie).
48913 ($(addprefix $(objpfx),$(binaries-pie))): New rule.
48914 * nscd/Makefile (others-pie): Add nscd.
48915 (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
48916 ($(objpfx)nscd): Remove command override.
48917 * login/Makefile (others-pie): Add pt_chown.
48918 ($(objpfx)pt_chown): Remove command override.
48919 * elf/Makefile: Add PIE tests to tests and tests-pie variables and
48920 remove command overrides.
48921
48922 2011-05-13 Ulrich Drepper <drepper@gmail.com>
48923
48924 * libio/tst_putwc.c: Fix error messages.
48925
48926 [BZ #12724]
48927 * libio/fileops.c (_IO_new_file_close_it): Always flush when
48928 currently writing and seek to current position when not.
48929 * libio/Makefile (tests): Add bug-fclose1.
48930 * libio/bug-fclose1.c: New file.
48931
48932 2011-05-12 Ulrich Drepper <drepper@gmail.com>
48933
48934 [BZ #12511]
48935 * elf/dl-lookup.c (enter): Don't test for copy relocation here and
48936 don't set DF_1_NODELETE here.
48937 (do_lookup_x): When entering new entry test for copy relocation
48938 and if necessary set DF_1_NODELETE flag.
48939 * elf/tst-unique4.cc: New file.
48940 * elf/tst-unique4.h: New file.
48941 * elf/tst-unique4lib.cc: New file.
48942 * elf/Makefile: Add rules to build and run tst-unique4.
48943 Patch by Piotr Bury <pbury@goahead.com>.
48944
48945 2011-05-11 Ulrich Drepper <drepper@gmail.com>
48946
48947 [BZ #12052]
48948 * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
48949
48950 [BZ #12625]
48951 * misc/mntent_r.c (addmntent): Flush the stream after the output
48952
48953 [BZ #12393]
48954 * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
48955 (is_trusted_path_normalize): Skip initial colon. Append slash
48956 to empty buffer. Duplicate is_trusted_path code but allow
48957 constructed patch to be prefix.
48958 (is_dst): Allow $ORIGIN followed by /.
48959 (_dl_dst_substitute): Correct clearing of check_for_trusted.
48960 Correct testing of result of is_trusted_path_normalize
48961 (decompose_rpath): Fix warning.
48962
48963 2011-05-10 Ulrich Drepper <drepper@gmail.com>
48964
48965 [BZ #11257]
48966 * grp/initgroups.c (internal_getgrouplist): When we found the service
48967 list through the initgroups entry in nsswitch.conf do not always
48968 continue on a successful lookup. Don't always use the
48969 __nss_group_database value if it is set.
48970 * nss/nsswitch.conf (initgroups): Change action for successful db
48971 lookup to continue for compatibility.
48972
48973 2011-05-09 Ulrich Drepper <drepper@gmail.com>
48974
48975 [BZ #11532]
48976 * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
48977 and CP774 modules.
48978 * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
48979 and CP774 modules.
48980 * iconvdata/tst-tables.sh: Likewise.
48981 * iconvdata/cp770.c: New file.
48982 * iconvdata/cp771.c: New file.
48983 * iconvdata/cp772.c: New file.
48984 * iconvdata/cp773.c: New file.
48985 * iconvdata/cp774.c: New file.
48986 * iconvdata/testdata/CP770: New file.
48987 * iconvdata/testdata/CP770..UTF8: New file.
48988 * iconvdata/testdata/CP771: New file.
48989 * iconvdata/testdata/CP771..UTF8: New file.
48990 * iconvdata/testdata/CP772: New file.
48991 * iconvdata/testdata/CP772..UTF8: New file.
48992 * iconvdata/testdata/CP773: New file.
48993 * iconvdata/testdata/CP773..UTF8: New file.
48994 * iconvdata/testdata/CP774: New file.
48995 * iconvdata/testdata/CP774..UTF8: New file.
48996
48997 * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
48998 END CHARMAP line.
48999 * iconvdata/gen-8bit-gap.sh: Likewise.
49000 * iconvdata/gen-8bit.sh: Likewise.
49001
49002 * locale/iso-639.def: Add ary entry.
49003
49004 [BZ #11258]
49005 * locale/C-translit.h.in: Add U20A1 transliteration.
49006
49007 [BZ #12178]
49008 * locale/iso-639.def: Add wae entry.
49009 Patch by Kevin Bortis <bortis@translate-wae.ch>.
49010
49011 [BZ #12545]
49012 * locale/programs/localedef.c (construct_output_path): Use ssize_t
49013 for n.
49014
49015 [BZ #12711]
49016 * locale/C-translit.h.in: Add entry for U20B9.
49017 Patch by pravin.d.s@gmail.com.
49018
49019 2011-05-08 Ulrich Drepper <drepper@gmail.com>
49020
49021 [BZ #12713]
49022 * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
49023 ENAMETOOLONG use generic getcwd.
49024 * sysdeps/posix/getcwd.c: Add support to use openat. Make usable
49025 in rtld. Use *stat64.
49026 * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
49027 Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
49028 * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
49029 * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
49030 * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
49031 * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
49032 * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
49033 __fstatat64 macros.
49034 * include/dirent.h: Add libc_hidden_proto for rewinddir.
49035 * dirent/rewinddir.c: Add libc_hidden_def.
49036 * sysdeps/mach/hurd/rewinddir.c: Likewise.
49037 * sysdeps/unix/rewinddir.c: Likewise. Don't do locking outside libc.
49038
49039 * include/dirent.h (__alloc_dir): Add flags parameter.
49040 * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
49041 * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
49042 __alloc_dir.
49043 (__alloc_dir): Take new parameter. Don't call fcntl for invocations
49044 from fdopendir if O_CLOEXEC is already set.
49045
49046 2011-03-15 Alan Modra <amodra@gmail.com>
49047
49048 * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
49049 l_tls_firstbyte_offset non-zero. Save padding offset in
49050 l_tls_firstbyte_offset for later use.
49051 * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
49052 freeing static tls block.
49053
49054 2011-03-05 Jonathan Nieder <jrnieder@gmail.com>
49055
49056 * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
49057 where #ifdef was intended. The intent is to prevent ARG_MAX from
49058 being defined by the kernel headers.
49059
49060 2011-05-07 Ulrich Drepper <drepper@gmail.com>
49061
49062 [BZ #12734]
49063 * resolv/resolv.h: Define RES_NOTLDQUERY.
49064 * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
49065 no-tld-query and set RES_NOTLDQUERY.
49066 * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
49067 * resolv/res_query.c (__libc_res_nsearch): Backport changes from
49068 modern BIND to search name as TLD unless forbidden.
49069
49070 2011-05-07 Petr Baudis <pasky@suse.cz>
49071 Ulrich Drepper <drepper@gmail.com>
49072
49073 [BZ #12393]
49074 * elf/dl-load.c (fillin_rpath): Move trusted path check...
49075 (is_trusted_path): ...to here.
49076 (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
49077 (_dl_dst_substitute): Verify expanded $ORIGIN path elements
49078 using is_trusted_path_normalize() in setuid scripts.
49079
49080 2011-05-06 Paul Pluzhnikov <ppluzhnikov@google.com>
49081
49082 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
49083 __BEGIN/__END_DECLS.
49084
49085 2011-05-06 Ulrich Drepper <drepper@gmail.com>
49086
49087 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
49088 NSS_STATUS_NOTFOUND if no record was found.
49089
49090 2011-05-05 Andreas Schwab <schwab@redhat.com>
49091
49092 * sunrpc/Makefile (headers): Add rpc/netdb.h.
49093 (headers-not-in-tirpc): Remove rpc/netdb.h
49094 * resolv/netdb.h: Revert last change.
49095
49096 2011-05-05 Paul Pluzhnikov <ppluzhnikov@google.com>
49097
49098 * Makeconfig (link-libc-static): Use --{start,end}-group to handle
49099 circular dependency between libgcc.a and libc.a.
49100
49101 2011-05-05 Andreas Schwab <schwab@redhat.com>
49102
49103 * resolv/netdb.h: Don't include <rpc/netdb.h>.
49104 * nis/Makefile: Don't install rpcsvc/*.
49105 * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
49106 instead of <rpc/types.h>.
49107 (MAXHOSTNAMELEN): Define.
49108
49109 2011-05-03 Andreas Schwab <schwab@redhat.com>
49110
49111 * elf/ldconfig.c (add_dir): Don't crash on empty path.
49112
49113 2011-04-28 Maciej Babinski <mbabinski@google.com>
49114
49115 [BZ #12714]
49116 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
49117 gethostbyname4_r when IPv6 results are possible.
49118
49119 2011-05-02 Ulrich Drepper <drepper@gmail.com>
49120
49121 [BZ #12723]
49122 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
49123 _PC_PIPE_BUF handling.
49124
49125 2011-04-30 Bruno Haible <bruno@clisp.org>
49126
49127 [BZ #12717]
49128 * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
49129 * resolv/netdb.h (getnameinfo): Change type of flags parameter
49130 to 'int'.
49131 * inet/getnameinfo.c (getnameinfo): Likewise.
49132
49133 2011-04-29 Ulrich Drepper <drepper@gmail.com>
49134
49135 * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
49136 to groups setting in database lookup.
49137 * nss/nsswitch.conf: Add initgroups entry.
49138
49139 2011-04-22 Ulrich Drepper <drepper@gmail.com>
49140
49141 [BZ #12685]
49142 * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
49143 mode string.
49144 Patch by Eric Blake <eblake@redhat.com>.
49145
49146 2011-04-20 H.J. Lu <hongjiu.lu@intel.com>
49147
49148 * sunrpc/Makefile (need-export-routines): Add svc_run.
49149 (routines): Remove svc_run.
49150 ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
49151 * sunrpc/clnt_perr.c (clnt_perrno): Export.
49152 * sunrpc/svc_run.c (svc_run): Likewise.
49153 * sunrpc/svc_udp.c (svcudp_create): Likewise.
49154
49155 2011-04-21 Ulrich Drepper <drepper@gmail.com>
49156
49157 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
49158 problem in reallocation in last patch.
49159
49160 2011-04-20 Ulrich Drepper <drepper@gmail.com>
49161
49162 * sunrpc/Makefile: Move inclusion of Rules.
49163
49164 2011-04-19 Ulrich Drepper <drepper@gmail.com>
49165
49166 * nss/nss_files/files-initgroups.c: New file.
49167 * nss/Makefile (libnss_files-routines): Add files-initgroups.
49168 * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
49169 _nss_files_initgroups_dyn.
49170
49171 2011-03-31 Richard Sandiford <richard.sandiford@linaro.org>
49172
49173 * elf/elf.h (R_ARM_IRELATIVE): Define.
49174
49175 2011-04-19 Ulrich Drepper <drepper@gmail.com>
49176
49177 * po/ru.po: Update from translation team.
49178
49179 2011-04-17 Ulrich Drepper <drepper@gmail.com>
49180
49181 * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
49182 dependencies.
49183
49184 2011-02-06 Mike Frysinger <vapier@gentoo.org>
49185
49186 [BZ #12653]
49187 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
49188 MEMCPY_CHK with USE_AS_BCOPY ifdef check.
49189 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
49190 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
49191 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
49192
49193 2011-03-28 Andreas Schwab <schwab@linux-m68k.org>
49194
49195 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
49196 differing bytes.
49197 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
49198 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
49199 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
49200
49201 2011-04-17 Ulrich Drepper <drepper@gmail.com>
49202
49203 [BZ #12420]
49204 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
49205 storing it.
49206 * stdlib/bug-getcontext.c: New file.
49207 * stdlib/Makefile: Add rules to build and run bug-getcontext.
49208
49209 2011-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
49210
49211 * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
49212 instructions into .machine "z9-109".
49213 * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
49214 * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
49215
49216 2011-04-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
49217
49218 * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
49219 between environment variables and auxiliary vector.
49220
49221 2011-04-16 Ulrich Drepper <drepper@gmail.com>
49222
49223 * Makefile: Add rules to build linkobj/libc.so.
49224 * include/libc-symbols.h: Define libc_hidden_nolink.
49225 * include/rpc/auth.h: Mark functions which are to be hidden.
49226 * include/rpc/auth_des.h: Likewise.
49227 * include/rpc/auth_unix.h: Likewise.
49228 * include/rpc/clnt.h: Likewise.
49229 * include/rpc/des_crypt.h: Likewise.
49230 * include/rpc/key_prot.h: Likewise.
49231 * include/rpc/pmap_clnt.h: Likewise.
49232 * include/rpc/pmap_prot.h: Likewise.
49233 * include/rpc/pmap_rmt.h: Likewise.
49234 * include/rpc/rpc_msg.h: Likewise.
49235 * include/rpc/svc.h: Likewise.
49236 * include/rpc/svc_auth.h: Likewise.
49237 * include/rpc/xdr.h: Likewise.
49238 * nis/Makefile: Link all DSOs against linkobj/libc.so.
49239 * nss/Makefile: Likewise.
49240 * sunrpc/Makefile: Don't install headers. Build library with normal
49241 entry points. Don't build rpcinfo. Link RPC tests appropriately.
49242 * sunrpc/auth_des.c: Hide exported symbols by default, export some
49243 for the compat linking library. Remove use of INTDEF/INTUSE.
49244 * sunrpc/auth_none.c: Likewise.
49245 * sunrpc/auth_unix.c: Likewise.
49246 * sunrpc/authdes_prot.c: Likewise.
49247 * sunrpc/authuxprot.c: Likewise.
49248 * sunrpc/clnt_gen.c: Likewise.
49249 * sunrpc/clnt_perr.c: Likewise.
49250 * sunrpc/clnt_raw.c: Likewise.
49251 * sunrpc/clnt_simp.c: Likewise.
49252 * sunrpc/clnt_tcp.c: Likewise.
49253 * sunrpc/clnt_udp.c: Likewise.
49254 * sunrpc/clnt_unix.c: Likewise.
49255 * sunrpc/des_crypt.c: Likewise.
49256 * sunrpc/des_soft.c: Likewise.
49257 * sunrpc/get_myaddr.c: Likewise.
49258 * sunrpc/key_call.c: Likewise.
49259 * sunrpc/key_prot.c: Likewise.
49260 * sunrpc/netname.c: Likewise.
49261 * sunrpc/pm_getmaps.c: Likewise.
49262 * sunrpc/pm_getport.c: Likewise.
49263 * sunrpc/pmap_clnt.c: Likewise.
49264 * sunrpc/pmap_prot.c: Likewise.
49265 * sunrpc/pmap_prot2.c: Likewise.
49266 * sunrpc/pmap_rmt.c: Likewise.
49267 * sunrpc/publickey.c: Likewise.
49268 * sunrpc/rpc_cmsg.c: Likewise.
49269 * sunrpc/rpc_common.c: Likewise.
49270 * sunrpc/rpc_dtable.c: Likewise.
49271 * sunrpc/rpc_prot.c: Likewise.
49272 * sunrpc/rpc_thread.c: Likewise.
49273 * sunrpc/rtime.c: Likewise.
49274 * sunrpc/svc.c: Likewise.
49275 * sunrpc/svc_auth.c: Likewise.
49276 * sunrpc/svc_authux.c: Likewise.
49277 * sunrpc/svc_raw.c: Likewise.
49278 * sunrpc/svc_run.c: Likewise.
49279 * sunrpc/svc_simple.c: Likewise.
49280 * sunrpc/svc_tcp.c: Likewise.
49281 * sunrpc/svc_udp.c: Likewise.
49282 * sunrpc/svc_unix.c: Likewise.
49283 * sunrpc/svcauth_des.c: Likewise.
49284 * sunrpc/xcrypt.c: Likewise.
49285 * sunrpc/xdr.c: Likewise.
49286 * sunrpc/xdr_array.c: Likewise.
49287 * sunrpc/xdr_float.c: Likewise.
49288 * sunrpc/xdr_intXX_t.c: Likewise.
49289 * sunrpc/xdr_mem.c: Likewise.
49290 * sunrpc/xdr_rec.c: Likewise.
49291 * sunrpc/xdr_ref.c: Likewise.
49292 * sunrpc/xdr_sizeof.c: Likewise.
49293 * sunrpc/xdr_stdio.c: Likewise.
49294
49295 2011-04-10 Ulrich Drepper <drepper@gmail.com>
49296
49297 [BZ #12650]
49298 * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
49299 * sysdeps/ia64/dl-tls.h: Likewise.
49300 * sysdeps/powerpc/dl-tls.h: Likewise.
49301 * sysdeps/s390/dl-tls.h: Likewise.
49302 * sysdeps/sh/dl-tls.h: Likewise.
49303 * sysdeps/sparc/dl-tls.h: Likewise.
49304 * sysdeps/x86_64/dl-tls.h: Likewise.
49305 * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
49306
49307 2011-03-14 Andreas Schwab <schwab@redhat.com>
49308
49309 * elf/dl-load.c (_dl_dst_substitute): When skipping the first
49310 rpath element also skip the following colon.
49311 (expand_dynamic_string_token): Add is_path parameter and pass
49312 down to DL_DST_REQUIRED and _dl_dst_substitute.
49313 (decompose_rpath): Call expand_dynamic_string_token with
49314 non-zero is_path. Ignore empty rpaths.
49315 (_dl_map_object_from_fd): Call expand_dynamic_string_token
49316 with zero is_path.
49317
49318 2011-04-08 Andreas Schwab <schwab@linux-m68k.org>
49319
49320 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
49321 Make cancelable.
49322
49323 2011-04-09 Ulrich Drepper <drepper@gmail.com>
49324
49325 [BZ #12655]
49326 * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
49327 Patch by Filipe David Manana <fdmanana@apache.org>.
49328
49329 2011-04-07 Andreas Schwab <schwab@redhat.com>
49330
49331 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
49332 Maintain aligned stack.
49333 (CHECK_RSP): Remove unused macro.
49334
49335 2011-04-03 Ulrich Drepper <drepper@gmail.com>
49336
49337 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
49338 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
49339
49340 2011-04-02 Ulrich Drepper <drepper@gmail.com>
49341
49342 * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
49343
49344 * include/features.h: Mention __USE_XOPEN2K8 in comment.
49345
49346 2011-03-26 H.J. Lu <hongjiu.lu@intel.com>
49347
49348 [BZ #12518]
49349 * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
49350 * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
49351 * sysdeps/x86_64/memmove.c: New file.
49352 * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
49353 (memcpy): Renamed to ...
49354 (__new_memcpy): This.
49355 (memcpy): Provide GLIBC_2_14 memcpy.
49356 * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
49357 (memcpy): Provide GLIBC_2_2_5 memcpy.
49358
49359 2011-04-01 Ulrich Drepper <drepper@gmail.com>
49360
49361 [BZ #12631]
49362 * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
49363
49364 2011-03-30 Andreas Schwab <schwab@redhat.com>
49365
49366 * misc/syncfs.c: New file.
49367 * misc/Makefile (routines): Add syncfs.
49368 * posix/unistd.h: Declare syncfs.
49369 * sysdeps/unix/syscalls.list: Add syncfs.
49370
49371 2011-04-01 Andreas Schwab <schwab@redhat.com>
49372
49373 * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
49374 open_by_handle_at.
49375 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
49376 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49377 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49378 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49379 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49380 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
49381 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49382
49383 2011-04-01 Ulrich Drepper <drepper@gmail.com>
49384
49385 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
49386 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49387 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
49388 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49389 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49390 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49391 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49392
49393 * io/Makefile: Compile fallocate.c, fallocate64.c, and
49394 sync_file_range.c with -fexceptions.
49395 * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
49396 * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
49397 * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
49398 * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
49399 * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
49400 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
49401 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
49402 sync_file_range as cancellation point
49403 * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file. This is
49404 now a wrapper around __call_sync_file_range with cancellation handling.
49405 * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
49406 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this. Change
49407 function name to __call_sync_file_range.
49408 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
49409 Add call_sync_file_range.
49410
49411 2011-04-01 Andreas Schwab <schwab@redhat.com>
49412
49413 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49414 bits/timex.h.
49415
49416 2011-04-01 Ulrich Drepper <drepper@gmail.com>
49417
49418 * iconv/iconv.h: Fix typo in comment.
49419 * io/fcntl.h: Likewise.
49420 * libio/stdio.h: Likewise.
49421 * posix/spawn.h: Likewise.
49422 * posix/unistd.h: Likewise.
49423 * stdlib/stdlib.h: Likewise.
49424 * time/time.h: Likewise.
49425 * wcsmbs/wchar.h: Likewise.
49426
49427 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
49428 open_by_handle): Add.
49429 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
49430 and MAX_HANDLE_SZ. Declare name_to_handle_at and open_by_handle.
49431 Augment a few comments.
49432 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49433 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49434 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49435 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49436 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49437 * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
49438 open_by_handle.
49439
49440 * io/fcntl.h (AT_EMPTY_PATH): Define.
49441
49442 2011-03-30 Ulrich Drepper <drepper@gmail.com>
49443
49444 * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
49445 * sysdeps/unix/sysv/linux/bits/time.h: New file.
49446 * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
49447 to...
49448 * sysdeps/unix/sysv/linux/bits/timex.h: ...here. New file.
49449 * Versions.def: Add GLIBC_2.14.
49450 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
49451 Export.
49452
49453 2011-03-22 Ulrich Drepper <drepper@gmail.com>
49454
49455 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
49456 round counter.
49457 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
49458
49459 2011-03-20 H.J. Lu <hongjiu.lu@intel.com>
49460
49461 [BZ #12597]
49462 * string/test-strncmp.c (do_page_test): New function.
49463 (check2): Likewise.
49464 (test_main): Call check2.
49465 * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
49466
49467 2011-03-20 Ulrich Drepper <drepper@gmail.com>
49468
49469 [BZ #12587]
49470 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
49471 Handle cache information in CPU leaf 4.
49472 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
49473
49474 2011-03-18 Ulrich Drepper <drepper@gmail.com>
49475
49476 [BZ #12583]
49477 * posix/fnmatch.c (fnmatch): Check size of pattern in wide
49478 character representation.
49479 Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
49480
49481 2011-03-16 Ryan S. Arnold <rsa@us.ibm.com>
49482
49483 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
49484 END(__isnan) to END(__isnanf) to match function entry point/label
49485 EALIGN(__isnanf,...).
49486
49487 2011-03-10 Jakub Jelinek <jakub@redhat.com>
49488
49489 * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
49490
49491 2011-03-10 Ulrich Drepper <drepper@gmail.com>
49492
49493 [BZ #12510]
49494 * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
49495 copy from the symbol referenced in the relocation to initialize the
49496 used variable.
49497 Patch by Piotr Bury <pbury@goahead.com>.
49498 * elf/Makefile: Add rules to build and tst-unique3.
49499 * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
49500 * elf/tst-unique3.cc: New file.
49501 * elf/tst-unique3.h: New file.
49502 * elf/tst-unique3lib.cc: New file.
49503 * elf/tst-unique3lib2.cc: New file.
49504
49505 * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
49506
49507 2011-03-10 Mike Frysinger <vapier@gentoo.org>
49508
49509 * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
49510 $LDFLAGS and -nostdlib -nostartfiles to linking step. Change main
49511 to _start.
49512
49513 2011-03-06 Ulrich Drepper <drepper@gmail.com>
49514
49515 * elf/dl-load.c (_dl_map_object): If we are looking for the first
49516 to-be-loaded object along a path to loader is ld.so.
49517
49518 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
49519 Ulrich Drepper <drepper@gmail.com>
49520
49521 * sysdeps/x86_64/memset.S: After aligning destination, code
49522 branches to different locations depending on the value of
49523 misalignment, when multiarch is enabled. Fix this.
49524
49525 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
49526
49527 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
49528 Set _x86_64_preferred_memory_instruction for AMD processsors.
49529 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49530 Set bit_Prefer_SSE_for_memop for AMD processors.
49531
49532 2011-03-04 Ulrich Drepper <drepper@gmail.com>
49533
49534 * libio/fmemopen.c (fmemopen): Optimize a bit.
49535
49536 2011-03-03 Andreas Schwab <schwab@redhat.com>
49537
49538 * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
49539
49540 2011-03-03 Roland McGrath <roland@redhat.com>
49541
49542 * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
49543
49544 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
49545
49546 * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
49547 __bzero_ultra1 instead of __memset_ultra1.
49548
49549 2011-02-23 Andreas Schwab <schwab@redhat.com>
49550 Ulrich Drepper <drepper@gmail.com>
49551
49552 [BZ #12509]
49553 * include/link.h (struct link_map): Add l_orig_initfini.
49554 * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
49555 returning unsuccessfully.
49556 * elf/dl-close.c (_dl_close_worker): If this is the last explicit
49557 close of a file loaded at startup, restore the original l_initfini
49558 list.
49559 * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
49560 list, store the pointer.
49561 * elf/Makefile ($(objpfx)noload-mem): New rule.
49562 (noload-ENV): Define.
49563 (tests): Add $(objpfx)noload-mem.
49564 * elf/noload.c: Include <memcheck.h>.
49565 (main): Call mtrace. Close all opened handles.
49566
49567 2011-02-17 Andreas Schwab <schwab@redhat.com>
49568
49569 [BZ #12454]
49570 * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
49571 dependencies are missing.
49572
49573 2011-02-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
49574
49575 Fix __if_freereq crash: Unlike the generic version which uses free,
49576 Hurd needs munmap.
49577 * sysdeps/mach/hurd/ifreq.h: New file.
49578
49579 2011-01-27 Petr Baudis <pasky@suse.cz>
49580 Ulrich Drepper <drepper@gmail.com>
49581
49582 [BZ 12445]#
49583 * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
49584 to extend_alloca().
49585 * stdio-common/bug23.c: New file.
49586 * stdio-common/Makefile (tests): Add bug23.
49587
49588 2010-09-28 Andreas Schwab <schwab@redhat.com>
49589 Ulrich Drepper <drepper@gmail.com>
49590
49591 [BZ #12489]
49592 * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
49593 before performing relro protection. At old place add assertion
49594 to make sure nothing changed.
49595
49596 2011-02-17 Nathan Sidwell <nathan@codesourcery.com>
49597 Glauber de Oliveira Costa <glommer@gmail.com>
49598
49599 * elf/elf.h: Add new ARM TLS relocs.
49600
49601 2011-02-16 Ryan S. Arnold <rsa@us.ibm.com>
49602
49603 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
49604 (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
49605 cast from r3.
49606 * sysdeps/wordsize-64/Makefile: New file. Add tst-writev to
49607 'tests' variable.
49608 * sysdeps/wordsize-64/tst-writev.c: New file.
49609
49610 2011-02-15 Ryan S. Arnold <rsa@us.ibm.com>
49611
49612 * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
49613 -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
49614 insns in _dl_start to prevent a TOC reference before relocs are
49615 resolved.
49616
49617 2011-02-15 Ulrich Drepper <drepper@gmail.com>
49618
49619 [BZ #12469]
49620 * Makeconfig: Remove RANLIB definition.
49621 * Makerules: Don't use RANLIB.
49622 * aclocal.m4: Remove ranlib test.
49623 * configure.in: No need to check for ranlib.
49624 * elf/rtld-Rules: Don't use RANLIB.
49625
49626 2011-02-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
49627
49628 * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
49629 protection macro.
49630 * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
49631 inclusion protection macro.
49632
49633 * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
49634 SIGRTMIN and SIGRTMAX and print information in that case only when
49635 SIGRTMIN is defined.
49636
49637 2011-02-11 Jakub Jelinek <jakub@redhat.com>
49638
49639 * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
49640 arginfo fn returning -1.
49641
49642 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
49643 and thousands string is zero terminated.
49644
49645 2011-02-03 Andreas Schwab <schwab@redhat.com>
49646
49647 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
49648 sysdeps/unix/sysv/linux/bits/socket.h.
49649
49650 2011-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
49651
49652 * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
49653 (__CPU_COUNT): Remove old macros.
49654 (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
49655 (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
49656 (__CPU_ALLOC, __CPU_FREE): Add macros.
49657 (__sched_cpualloc, __sched_cpufree): Add declarations.
49658
49659 2011-02-05 Ulrich Drepper <drepper@gmail.com>
49660
49661 * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
49662 (struct datahead): Reuse 32 bits of the alignment for a TTL field.
49663 * nscd/aicache.c (addhstaiX): Return timeout of added value.
49664 (readdhstai): Return value of addhstaiX call.
49665 * nscd/grpcache.c (cache_addgr): Return timeout of added value.
49666 (addgrbyX): Return value returned by cache_addgr.
49667 (readdgrbyname): Return value returned by addgrbyX.
49668 (readdgrbygid): Likewise.
49669 * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
49670 (addpwbyX): Return value returned by cache_addpw.
49671 (readdpwbyname): Return value returned by addhstbyX.
49672 (readdpwbyuid): Likewise.
49673 * nscd/servicescache.c (cache_addserv): Return timeout of added value.
49674 (addservbyX): Return value returned by cache_addserv.
49675 (readdservbyname): Return value returned by addservbyX:
49676 (readdservbyport): Likewise.
49677 * nscd/hstcache.c (cache_addhst): Return timeout of added value.
49678 (addhstbyX): Return value returned by cache_addhst.
49679 (readdhstbyname): Return value returned by addhstbyX.
49680 (readdhstbyaddr): Likewise.
49681 (readdhstbynamev6): Likewise.
49682 (readdhstbyaddrv6): Likewise.
49683 * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
49684 (readdinitgroups): Return value returned by addinitgroupsX.
49685 * nscd/cache.c (readdfcts): Change return value of functions to time_t.
49686 (prune_cache): Keep track of timeout value of re-added entries.
49687 * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
49688 * nscd/nscd.h: Adjust prototypes of readd* functions.
49689
49690 2011-02-04 Roland McGrath <roland@redhat.com>
49691
49692 * nis/nis_server.c (nis_servstate): Use the right name for 0.
49693 (nis_stats): Likewise.
49694 * nis/nis_modify.c (nis_modify): Likewise.
49695 * nis/nis_remove.c (nis_remove): Likewise.
49696 * nis/nis_add.c (nis_add): Likewise.
49697
49698 * elf/dl-object.c (_dl_new_object): Remove unused variable L.
49699
49700 * posix/fnmatch_loop.c: Add some consts.
49701
49702 * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
49703
49704 2011-02-02 H.J. Lu <hongjiu.lu@intel.com>
49705
49706 [BZ #12460]
49707 * config.make.in (config-cflags-novzeroupper): Define.
49708 * configure.in: Substitute libc_cv_cc_novzeroupper.
49709 * elf/Makefile (AVX-CFLAGS): Define.
49710 (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
49711 (CFLAGS-tst-auditmod4a.c): Likewise.
49712 (CFLAGS-tst-auditmod4b.c): Likewise.
49713 (CFLAGS-tst-auditmod6b.c): Likewise.
49714 (CFLAGS-tst-auditmod6c.c): Likewise.
49715 (CFLAGS-tst-auditmod7b.c): Likewise.
49716 * sysdeps/i386/configure.in: Check -mno-vzeroupper.
49717
49718 2011-02-02 Ulrich Drepper <drepper@gmail.com>
49719
49720 * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
49721 function to the callback.
49722 Patch partly by Jiri Olsa <jolsa@redhat.com>.
49723
49724 2011-02-02 Andreas Schwab <schwab@redhat.com>
49725
49726 * shadow/sgetspent.c: Check return value of __sgetspent_r instead
49727 of errno.
49728
49729 2011-01-19 Ulrich Drepper <drepper@gmail.com>
49730
49731 [BZ #11724]
49732 * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
49733 of constructors.
49734 * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
49735 of destructors.
49736 (_dl_fini): Don't call _dl_sort_fini if there is only one object.
49737
49738 [BZ #11724]
49739 * elf/Makefile: Add rules to build and run new test.
49740 * elf/tst-initorder.c: New file.
49741 * elf/tst-initorder.exp: New file.
49742 * elf/tst-initordera1.c: New file.
49743 * elf/tst-initordera2.c: New file.
49744 * elf/tst-initordera3.c: New file.
49745 * elf/tst-initordera4.c: New file.
49746 * elf/tst-initorderb1.c: New file.
49747 * elf/tst-initorderb2.c: New file.
49748 * elf/tst-order-a1.c: New file.
49749 * elf/tst-order-a2.c: New file.
49750 * elf/tst-order-a3.c: New file.
49751 * elf/tst-order-a4.c: New file.
49752 * elf/tst-order-b1.c: New file.
49753 * elf/tst-order-b2.c: New file.
49754 * elf/tst-order-main.c: New file.
49755 New test case by George Gensure <werkt0@gmail.com>.
49756
49757 2010-10-01 Andreas Schwab <schwab@redhat.com>
49758
49759 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
49760 decoding ACE if AI_CANONIDN.
49761
49762 2011-01-18 Ulrich Drepper <drepper@gmail.com>
49763
49764 * elf/Makefile: Build IFUNC tests unless multi-arch = no.
49765
49766 2011-01-17 Ulrich Drepper <drepper@gmail.com>
49767
49768 * version.h (RELEASE): Bump for 2.13 release.
49769 * include/features.h: (__GLIBC_MINOR__): Bump to 13.
49770
49771 * io/fcntl.h: Define AT_NO_AUTOMOUNT.
49772
49773 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
49774 MADV_NOHUGEPAGE.
49775 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
49776 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
49777 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
49778 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
49779 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
49780 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
49781
49782 * posix/getconf.c: Update copyright year.
49783 * catgets/gencat.c: Likewise.
49784 * csu/version.c: Likewise.
49785 * debug/catchsegv.sh: Likewise.
49786 * debug/xtrace.sh: Likewise.
49787 * elf/ldconfig.c: Likewise.
49788 * elf/ldd.bash.in: Likewise.
49789 * elf/sprof.c (print_version): Likewise.
49790 * iconv/iconv_prog.c: Likewise.
49791 * iconv/iconvconfig.c: Likewise.
49792 * locale/programs/locale.c: Likewise.
49793 * locale/programs/localedef.c: Likewise.
49794 * malloc/memusage.sh: Likewise.
49795 * malloc/mtrace.pl: Likewise.
49796 * nscd/nscd.c (print_version): Likewise.
49797 * nss/getent.c: Likewise.
49798
49799 * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
49800 PF_CAIF, and PF_ALG.
49801 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
49802
49803 2011-01-16 Andreas Schwab <schwab@linux-m68k.org>
49804
49805 * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
49806 (modules-names): Use them.
49807 (ifunc-test-modules, ifunc-pie-tests): Define.
49808 (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
49809 tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
49810 (test-extras): Likewise.
49811 ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
49812 $(compile-command.c).
49813 ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
49814 (all-built-dso): Define.
49815 (check-textrel.out, check-execstack.out): Depend on it.
49816
49817 * configure.in: Don't override --enable-multi-arch.
49818
49819 2011-01-15 Ulrich Drepper <drepper@gmail.com>
49820
49821 [BZ #6812]
49822 * nscd/hstcache.c (tryagain): Define.
49823 (cache_addhst): Return tryagain not notfound for temporary errors.
49824 (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
49825 failed.
49826
49827 2011-01-14 Ulrich Drepper <drepper@gmail.com>
49828
49829 [BZ #10563]
49830 * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
49831 to make the syscall.
49832 * sysdeps/unix/sysv/linux/setgroups.c: New file.
49833
49834 [BZ #12378]
49835 * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
49836 and fall back to matching as normal character if the string ends before
49837 the matching ']' is found. This is what POSIX requires.
49838 * posix/testfnm.c: Adjust test result.
49839 * posix/globtest.sh: Adjust test result. Add new test.
49840 * posix/tst-fnmatch.input: Likewise.
49841 * posix/tst-fnmatch2.c: Add new test.
49842
49843 2010-12-28 Andreas Schwab <schwab@linux-m68k.org>
49844
49845 * elf/Makefile (check-execstack): Revert last change. Depend on
49846 check-execstack.h.
49847 (check-execstack.h): New target.
49848 (generated): Add check-execstack.h.
49849 * elf/check-execstack.c: Include "check-execstack.h".
49850 (main): Revert last change.
49851 (handle_file): Return zero if GNU_STACK is absent and
49852 DEFAULT_STACK_PERMS doesn't include PF_X.
49853
49854 2011-01-13 Ulrich Drepper <drepper@gmail.com>
49855
49856 * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
49857 in child fails because the descriptor is already closed.
49858 * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
49859 * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
49860 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
49861
49862 [BZ #12397]
49863 * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
49864 syscall.
49865
49866 [BZ #10484]
49867 * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
49868 temporary buffer used to handle multi lookups locally.
49869 * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
49870
49871 2011-01-12 Ulrich Drepper <drepper@gmail.com>
49872
49873 * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
49874 loader is ld.so.
49875
49876 2011-01-10 Paul Pluzhnikov <ppluzhnikov@google.com>
49877
49878 * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
49879 alignment for SSE2.
49880
49881 2011-01-12 Ulrich Drepper <drepper@gmail.com>
49882
49883 [BZ #12394]
49884 * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
49885 characters. When rounding increased number of integer digits recompute
49886 number of groups.
49887 * stdio-common/tst-grouping.c: New file.
49888 * stdio-common/Makefile: Add rules to build and run tst-grouping.
49889
49890 2011-01-09 Ulrich Drepper <drepper@gmail.com>
49891
49892 * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
49893 __FD_CLR, and __FS_ISSET. gcc generates better code on its own.
49894
49895 * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
49896 void.
49897 * bits/select.h: Likewise.
49898
49899 2011-01-08 Ulrich Drepper <drepper@gmail.com>
49900
49901 * po/ja.po: Update from translation team.
49902
49903 2011-01-04 David S. Miller <davem@sunset.davemloft.net>
49904
49905 [BZ #11155]
49906 * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
49907 implementation just like for lxstat, fxstatat, et al.
49908
49909 2010-12-27 Jim Meyering <meyering@redhat.com>
49910
49911 [BZ #12348]
49912 * posix/regexec.c (build_trtable): Return failure indication upon
49913 calloc failure. Otherwise, re_search_internal could infloop on OOM.
49914
49915 2010-12-25 Ulrich Drepper <drepper@gmail.com>
49916
49917 [BZ #12201]
49918 * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
49919 * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
49920 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
49921 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
49922
49923 [BZ #12207]
49924 * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
49925
49926 [BZ #12204]
49927 * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
49928 * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
49929
49930 2010-12-15 H.J. Lu <hongjiu.lu@intel.com>
49931
49932 * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
49933 * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
49934 script has SORT_BY_INIT_PRIORITY.
49935 * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
49936 NO_CTORS_DTORS_SECTIONS is defined.
49937 * elf/soinit.c: Likewise.
49938 * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
49939 NO_CTORS_DTORS_SECTIONS is defined.
49940 * sysdeps/mach/hurd/i386/init-first.c: Likewise.
49941 * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
49942 * sysdeps/sh/init-first.c: Likewise.
49943 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
49944
49945 2010-12-24 Ulrich Drepper <drepper@gmail.com>
49946
49947 * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
49948 always use the slow path.
49949
49950 2010-12-15 Ryan S. Arnold <rsa@us.ibm.com>
49951
49952 * elf/Makefile: (check-execstack): Replace $(native-compile) with a
49953 similar rule which adds the sysdep directories to the header search in
49954 order to pick up the correct platform stackinfo.h.
49955 * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
49956 perform test if it is, otherwise return successfully without testing.
49957 * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
49958 DEFAULT_STACK_PERMS define in stackinfo.h.
49959 * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
49960 defined in stackinfo.h.
49961 * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
49962 DEFAULT_STACK_PERMS defined in stackinfo.h.
49963 * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
49964 * sysdeps/ia64/stackinfo.h: Likewise.
49965 * sysdeps/s390/stackinfo.h: Likewise.
49966 * sysdeps/sh/stackinfo.h: Likewise.
49967 * sysdeps/sparc/stackinfo.h: Likewise.
49968 * sysdeps/x86_64/stackinfo.h: Likewise.
49969 * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
49970 PF_X for powerpc64. Retain PF_X for powerpc32.
49971
49972 2010-12-19 Ulrich Drepper <drepper@gmail.com>
49973
49974 * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
49975 accurately.
49976 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
49977 GETDENTS_64BIT_ALIGNED.
49978
49979 2010-12-14 Ulrich Drepper <dreper@gmail.com>
49980
49981 * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
49982
49983 2010-12-10 Andreas Schwab <schwab@redhat.com>
49984
49985 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
49986 _GNU_SOURCE.
49987
49988 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
49989 * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
49990 Remove __restrict.
49991 (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
49992 (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
49993
49994 2010-12-09 Ulrich Drepper <drepper@gmail.com>
49995
49996 [BZ #11655]
49997 * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
49998 are initialized.
49999
50000 2010-12-09 Jakub Jelinek <jakub@redhat.com>
50001
50002 * string/bits/string3.h (memmove, bcopy): Remove __restrict.
50003
50004 2010-12-03 Ulrich Drepper <drepper@gmail.com>
50005
50006 * po/it.po: Update from translation team.
50007
50008 2010-12-01 H.J. Lu <hongjiu.lu@intel.com>
50009
50010 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
50011 unused codes.
50012
50013 2010-11-30 Ulrich Drepper <drepper@gmail.com>
50014
50015 * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
50016
50017 2010-11-24 Andreas Schwab <schwab@redhat.com>
50018
50019 * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
50020 specially.
50021 (gaih_getanswer_slice): Likewise.
50022
50023 2010-10-20 Jakub Jelinek <jakub@redhat.com>
50024
50025 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
50026
50027 2010-05-31 Petr Baudis <pasky@suse.cz>
50028
50029 [BZ #11149]
50030 * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
50031 silently even in the chroot mode.
50032
50033 2010-11-22 Ulrich Drepper <drepper@gmail.com>
50034
50035 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
50036 last patch a bit. Pretty printing
50037
50038 2010-05-31 Petr Baudis <pasky@suse.cz>
50039
50040 [BZ #10085]
50041 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
50042 initialization of skip_initgroups_dyn.
50043
50044 2010-11-19 Ulrich Drepper <drepper@gmail.com>
50045
50046 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
50047 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
50048
50049 2010-11-16 Ulrich Drepper <drepper@gmail.com>
50050
50051 * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
50052
50053 2010-11-11 Andreas Schwab <schwab@redhat.com>
50054
50055 * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
50056 * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
50057 (tst-fnmatch-ENV): Set MALLOC_TRACE.
50058 ($(objpfx)tst-fnmatch-mem): New rule.
50059 (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
50060 * posix/tst-fnmatch.c (main): Call mtrace.
50061
50062 2010-11-11 H.J. Lu <hongjiu.lu@intel.com>
50063
50064 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50065 Support Intel processor model 6 and model 0x2c.
50066
50067 2010-11-10 Luis Machado <luisgpm@br.ibm.com>
50068
50069 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
50070 signed comparison.
50071
50072 2010-11-09 H.J. Lu <hongjiu.lu@intel.com>
50073
50074 [BZ #12205]
50075 * string/test-strncasecmp.c (check_result): New function.
50076 (do_one_test): Use it.
50077 (check1): New function.
50078 (test_main): Use it.
50079 * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
50080 Support strcasecmp and strncasecmp.
50081
50082 2010-11-08 Ulrich Drepper <drepper@gmail.com>
50083
50084 [BZ #12194]
50085 * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
50086 * sysdeps/x86_64/bits/byteswap.h: Likewise.
50087
50088 2010-11-07 H.J. Lu <hongjiu.lu@intel.com>
50089
50090 * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
50091 IFUNC support.
50092 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50093 memset-x86-64.
50094 * sysdeps/x86_64/multiarch/bzero.S: New file.
50095 * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
50096 * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
50097 * sysdeps/x86_64/multiarch/memset.S: New file.
50098 * sysdeps/x86_64/multiarch/memset_chk.S: New file.
50099 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50100 Set bit_Prefer_SSE_for_memop for Intel processors.
50101 * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
50102 Define.
50103 (index_Prefer_SSE_for_memop): Define.
50104 (HAS_PREFER_SSE_FOR_MEMOP): Define.
50105
50106 2010-11-04 Luis Machado <luisgpm@br.ibm.com>
50107
50108 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
50109 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
50110
50111 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
50112
50113 [BZ #12191]
50114 * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50115 (__x86_64_raw_data_cache_size_half): Likewise.
50116 (__x86_64_raw_shared_cache_size): Likewise.
50117 (__x86_64_raw_shared_cache_size_half): Likewise.
50118
50119 * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50120 (__x86_64_raw_data_cache_size_half): Likewise.
50121 (__x86_64_raw_shared_cache_size): Likewise.
50122 (__x86_64_raw_shared_cache_size_half): Likewise.
50123 (init_cacheinfo): Set __x86_64_raw_data_cache_size,
50124 __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
50125 and __x86_64_raw_shared_cache_size_half. Round
50126 __x86_64_data_cache_size_half, __x86_64_data_cache_size
50127 __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
50128 to multiple of 256 bytes.
50129
50130 2010-11-03 Ulrich Drepper <drepper@gmail.com>
50131
50132 [BZ #12167]
50133 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
50134 of inacessible symlinks. Verify result of symlink before returning it.
50135 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
50136 Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
50137
50138 2010-10-28 Erich Ritz <erichritz@gmail.com>
50139
50140 * math/math.h (isinf): Fix typo in comment.
50141
50142 2010-11-01 Ulrich Drepper <drepper@gmail.com>
50143
50144 * po/da.po: Update from translation team.
50145
50146 2010-10-26 Ulrich Drepper <drepper@gmail.com>
50147
50148 * elf/rtld.c (dl_main): Move assertion after the point where rtld map
50149 is added to the list.
50150
50151 2010-10-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
50152 Ulrich Drepper <drepper@gmail.com>
50153
50154 * elf/dl-object.c (_dl_new_object): Don't append the new object to
50155 the global list here. Move code to...
50156 (_dl_add_to_namespace_list): ...here. New function.
50157 * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
50158 * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
50159 * elf/dl-load.c (lose): Don't remove the element from the list.
50160 (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
50161 (_dl_map_object): Likewise.
50162
50163 2010-10-25 Ulrich Drepper <drepper@gmail.com>
50164
50165 [BZ #12159]
50166 * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
50167 into all bytes of SSE register.
50168 Patch by Richard Li <richardpku@gmail.com>.
50169
50170 2010-10-24 Ulrich Drepper <drepper@gmail.com>
50171
50172 [BZ #12140]
50173 * malloc/malloc.c (_int_free): Fill correct number of bytes when
50174 perturbing.
50175
50176 2010-10-20 Michael B. Brutman <brutman@us.ibm.com>
50177
50178 * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
50179 * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
50180 * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
50181 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
50182 * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
50183 submachine.
50184 * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
50185
50186 2010-10-22 Andreas Schwab <schwab@redhat.com>
50187
50188 * include/dlfcn.h (__RTLD_SECURE): Define.
50189 * elf/dl-load.c (_dl_map_object): Remove preloaded parameter. Use
50190 mode & __RTLD_SECURE instead.
50191 (open_path): Rename preloaded parameter to secure.
50192 * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
50193 * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
50194 * elf/dl-deps.c (openaux): Likewise.
50195 * elf/rtld.c (struct map_args): Remove is_preloaded.
50196 (map_doit): Don't use it.
50197 (dl_main): Likewise.
50198 (do_preload): Use __RTLD_SECURE instead of is_preloaded.
50199 (dlmopen_doit): Add __RTLD_SECURE to mode bits.
50200
50201 2010-09-09 Andreas Schwab <schwab@redhat.com>
50202
50203 * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
50204 (sysd-rules-targets): Remove duplicates.
50205 * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
50206 rtld-%.$o dependency.
50207
50208 2010-10-18 Andreas Schwab <schwab@redhat.com>
50209
50210 * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
50211 _dl_map_object do it.
50212
50213 2010-10-19 Ulrich Drepper <drepper@gmail.com>
50214
50215 * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
50216 fast fma builtins, define the macros in the C99 standard.
50217 (FP_FAST_FMAF): Likewise.
50218 (FP_FAST_FMAL): Likewise.
50219 * sysdeps/x86_64/bits/mathdef.h: Likewise.
50220
50221 * bits/mathdef.h: Update copyright year.
50222 * sysdeps/powerpc/bits/mathdef.h: Likewise.
50223
50224 2010-10-19 Michael Meissner <meissner@linux.vnet.ibm.com>
50225
50226 * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
50227 builtins, define the macros in the C99 standard.
50228 (FP_FAST_FMAF): Likewise.
50229 (FP_FAST_FMAL): Likewise.
50230 * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
50231 multiply/add.
50232 (FP_FAST_FMAF): Likewise.
50233
50234 2010-10-15 Jakub Jelinek <jakub@redhat.com>
50235
50236 [BZ #3268]
50237 * math/libm-test.inc (fma_test): Some new testcases.
50238 * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
50239 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
50240 y and infinite z. Do multiplication by C already in long double.
50241 * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
50242 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
50243 y and infinite z. Do bitwise or of inexact bit into u.d.
50244 * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
50245 * sysdeps/i386/fpu/s_fmaf.S: Removed.
50246 * sysdeps/i386/fpu/s_fma.S: Removed.
50247 * sysdeps/i386/fpu/s_fmal.S: Removed.
50248
50249 2010-10-16 Jakub Jelinek <jakub@redhat.com>
50250
50251 [BZ #3268]
50252 * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
50253 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
50254 computation is not scheduled after fetestexcept. Fix value
50255 of minimum denormal long double.
50256
50257 2010-10-14 Jakub Jelinek <jakub@redhat.com>
50258
50259 [BZ #3268]
50260 * math/libm-test.inc (fma_test): Add some more tests.
50261 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
50262 correctly.
50263
50264 2010-10-15 Andreas Schwab <schwab@redhat.com>
50265
50266 * scripts/data/localplt-s390-linux-gnu.data: New file.
50267 * scripts/data/localplt-s390x-linux-gnu.data: New file.
50268
50269 2010-10-13 Jakub Jelinek <jakub@redhat.com>
50270
50271 [BZ #3268]
50272 * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
50273 * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
50274 instead of dbl-64.
50275 * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
50276 inlines.
50277 * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
50278 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
50279 if one of x and y is very large and the other is subnormal.
50280 * sysdeps/s390/fpu/s_fmaf.c: New file.
50281 * sysdeps/s390/fpu/s_fma.c: New file.
50282 * sysdeps/powerpc/fpu/s_fmaf.S: New file.
50283 * sysdeps/powerpc/fpu/s_fma.S: New file.
50284 * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
50285 * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
50286 * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
50287
50288 2010-10-12 Jakub Jelinek <jakub@redhat.com>
50289
50290 [BZ #3268]
50291 * math/libm-test.inc (fma_test): Add some more fmaf tests, add
50292 fma tests.
50293 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
50294 * sysdeps/ieee754/dbl-64/s_fma.c: New file.
50295 * sysdeps/i386/i686/multiarch/s_fma.c: Include
50296 sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
50297 * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
50298 * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
50299 * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
50300
50301 2010-10-12 Ulrich Drepper <drepper@redhat.com>
50302
50303 [BZ #12078]
50304 * posix/regcomp.c (parse_branch): One more memory leak plugged.
50305 * posix/bug-regex31.input: Add test case.
50306
50307 2010-10-11 Ulrich Drepper <drepper@gmail.com>
50308
50309 * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
50310 * posix/bug-regex31.input: New file.
50311
50312 [BZ #12078]
50313 * posix/regcomp.c (parse_branch): Free memory when allocation failed.
50314 (parse_sub_exp): Fix last change, use postorder.
50315
50316 * posix/bug-regex31.c: New file.
50317 * posix/Makefile: Add rules to build and run bug-regex31.
50318
50319 * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
50320
50321 [BZ #12078]
50322 * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
50323
50324 [BZ #12108]
50325 * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
50326 to have entries in sys_siglist.
50327
50328 [BZ #12093]
50329 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
50330 be NULL.
50331
50332 2010-10-07 Jakub Jelinek <jakub@redhat.com>
50333
50334 [BZ #3268]
50335 * math/libm-test.inc (fma_test): Add 2 fmaf tests.
50336 * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
50337 * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
50338 sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
50339 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
50340 * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
50341 * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
50342 * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
50343 * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
50344 * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
50345 * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
50346 * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
50347 * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
50348 * math/ftestexcept.c (fetestexcept): Likewise.
50349 * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
50350 * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
50351 * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
50352 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
50353 * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
50354 * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
50355 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
50356
50357 2010-10-11 Ulrich Drepper <drepper@gmail.com>
50358
50359 [BZ #12107]
50360 * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
50361 newline.
50362
50363 2010-10-06 Ulrich Drepper <drepper@gmail.com>
50364
50365 * string/bug-strstr1.c: New file.
50366 * string/Makefile: Add rules to build and run bug-strstr1.
50367
50368 2010-10-05 Eric Blake <eblake@redhat.com>
50369
50370 [BZ #12092]
50371 * string/str-two-way.h (two_way_long_needle): Always clear memory
50372 when skipping input due to the shift table.
50373
50374 2010-10-03 Ulrich Drepper <drepper@gmail.com>
50375
50376 [BZ #12005]
50377 * malloc/mcheck.c: Handle large requests.
50378
50379 [BZ #12077]
50380 * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
50381 for strncmp and strncasecmp.
50382 * string/stratcliff.c: Add tests for strcmp and strncmp.
50383 * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
50384
50385 2010-09-28 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
50386
50387 * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
50388 __set_fpscr.
50389
50390 2010-09-30 Andreas Jaeger <aj@suse.de>
50391
50392 * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
50393 (CGROUP_SUPER_MAGIC): Define.
50394 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
50395 Handle btrfs and cgroup file systems.
50396 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
50397 Likewise.
50398
50399 2010-09-27 Luis Machado <luisgpm@br.ibm.com>
50400
50401 * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
50402 * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
50403
50404 2010-09-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
50405
50406 [BZ #12067]
50407 * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
50408 trying to locate the ELF header.
50409
50410 2010-09-27 Andreas Schwab <schwab@redhat.com>
50411
50412 [BZ #11611]
50413 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
50414 Mask out sign-bit copies when constructing f_fsid.
50415
50416 2010-09-24 Petr Baudis <pasky@suse.cz>
50417
50418 * debug/stack_chk_fail_local.c: Add missing licence exception.
50419 * debug/warning-nop.c: Likewise.
50420
50421 2010-09-15 Joseph Myers <joseph@codesourcery.com>
50422
50423 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
50424 implementing getdents64 using getdents syscall, set d_type if
50425 __ASSUME_GETDENTS32_D_TYPE.
50426
50427 2010-09-16 Andreas Schwab <schwab@redhat.com>
50428
50429 * elf/dl-close.c (free_slotinfo, free_mem): Move to...
50430 * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
50431
50432 2010-09-21 Ulrich Drepper <drepper@redhat.com>
50433
50434 [BZ #12037]
50435 * posix/unistd.h: Undo change of feature selection for ftruncate from
50436 2010-01-11.
50437
50438 2010-09-20 Ulrich Drepper <drepper@redhat.com>
50439
50440 * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
50441 detection.
50442
50443 2010-09-20 Andreas Schwab <schwab@redhat.com>
50444
50445 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
50446 fanotify_mark.
50447 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
50448
50449 2010-09-14 Andreas Schwab <schwab@redhat.com>
50450
50451 * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
50452 variables after CHECK_SP call.
50453 * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
50454
50455 2010-09-13 Andreas Schwab <schwab@redhat.com>
50456 Ulrich Drepper <drepper@redhat.com>
50457
50458 * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
50459 re-relocationg ld.so.
50460 * elf/dl-support.c (_dl_non_dynamic_init): And here after the
50461 _dl_init_paths call.
50462 * elf/dl-load.c (_dl_init_paths). Don't set GLRO(dl_init_all_dirs)
50463 here anymore.
50464
50465 2010-09-14 Ulrich Drepper <drepper@redhat.com>
50466
50467 * resolv/res_init.c (__res_vinit): Count the default server we added.
50468
50469 2010-09-08 Chung-Lin Tang <cltang@codesourcery.com>
50470 Ulrich Drepper <drepper@redhat.com>
50471
50472 [BZ #11968]
50473 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
50474 (____longjmp_chk): Use %ebx for saving value across system call.
50475 Add unwind info.
50476
50477 2010-09-06 Andreas Schwab <schwab@redhat.com>
50478
50479 * manual/Makefile: Don't mix pattern rules with normal rules.
50480
50481 2010-09-05 Andreas Schwab <schwab@linux-m68k.org>
50482
50483 * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
50484 operation.
50485 * libio/iofdopen.c (_IO_new_fdopen): Likewise.
50486 * libio/iofopncook.c (_IO_cookie_init): Likewise.
50487 * libio/iovdprintf.c (_IO_vdprintf): Likewise.
50488 * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
50489 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
50490 Likewise.
50491
50492 2010-09-04 Ulrich Drepper <drepper@redhat.com>
50493
50494 [BZ #11979]
50495 * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
50496 IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
50497
50498 2010-09-02 Ulrich Drepper <drepper@redhat.com>
50499
50500 * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
50501 * sysdeps/x86_64/addmul_1.S: Likewise.
50502 * sysdeps/x86_64/lshift.S: Likewise.
50503 * sysdeps/x86_64/mul_1.S: Likewise.
50504 * sysdeps/x86_64/rshift.S: Likewise.
50505 * sysdeps/x86_64/sub_n.S: Likewise.
50506 * sysdeps/x86_64/submul_1.S: Likewise.
50507
50508 2010-09-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
50509
50510 This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
50511 Define __sched_param instead of SCHED_* and sched_param when
50512 <bits/sched.h> is included with __need_schedparam defined.
50513 * bits/sched.h [__need_schedparam]
50514 (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
50515 [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
50516 (__defined_schedparam): Define to 1.
50517 (__sched_param): New structure, identical to sched_param.
50518 (__need_schedparam): Undefine.
50519
50520 2010-08-31 Mike Frysinger <vapier@gentoo.org>
50521
50522 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
50523 (epoll_create1): Declare.
50524
50525 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
50526
50527 2010-08-31 Andreas Schwab <schwab@redhat.com>
50528
50529 [BZ #7066]
50530 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
50531 shifting retval into place.
50532
50533 2010-09-01 Ulrich Drepper <drepper@redhat.com>
50534
50535 * nis/rpcsvc/nis.h: Update copyright notice.
50536 * nis/rpcsvc/nis.x: Likewise.
50537 * nis/rpcsvc/nis_callback.h: Likewise.
50538 * nis/rpcsvc/nis_callback.x: Likewise.
50539 * nis/rpcsvc/nis_object.x: Likewise.
50540 * nis/rpcsvc/nis_tags.h: Likewise.
50541 * nis/rpcsvc/yp.h: Likewise.
50542 * nis/rpcsvc/yp.x: Likewise.
50543 * nis/rpcsvc/ypupd.h: Likewise.
50544 * nis/yp_xdr.c: Likewise.
50545 * nis/ypupdate_xdr.c: Likewise.
50546
50547 * sunrpc/pm_getport.c (__libc_rpc_getport): New function. This is
50548 mainly the body of pmap_getport. Add parameters to specify timeouts.
50549 (pmap_getport): Use __libc_rpc_getport.
50550 * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
50551 * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
50552 * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
50553
50554 2010-08-31 Andreas Schwab <schwab@linux-m68k.org>
50555
50556 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
50557 fanotify_mark.
50558
50559 2010-08-27 Roland McGrath <roland@redhat.com>
50560
50561 * sysdeps/i386/i686/multiarch/Makefile
50562 (CFLAGS-varshift.c): New variable.
50563
50564 2010-08-27 Ulrich Drepper <drepper@redhat.com>
50565
50566 * sysdeps/i386/i686/multiarch/varshift.S: File removed.
50567 * sysdeps/i386/i686/multiarch/varshift.c: New file.
50568
50569 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
50570
50571 * sysdeps/x86_64/strlen.S: Minimal code improvement.
50572
50573 2010-08-26 H.J. Lu <hongjiu.lu@intel.com>
50574
50575 * sysdeps/x86_64/strlen.S: Unroll the loop.
50576 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50577 strlen-sse2 strlen-sse2-bsf.
50578 * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
50579 __strlen_no_bsf if bit_Slow_BSF is set.
50580 (__strlen_sse42): Removed.
50581 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
50582 * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
50583
50584 2010-08-25 Roland McGrath <roland@redhat.com>
50585
50586 * sysdeps/x86_64/multiarch/varshift.S: File removed.
50587 * sysdeps/x86_64/multiarch/varshift.c: New file.
50588 * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
50589 * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
50590 * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
50591 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
50592
50593 2010-08-25 H.J. Lu <hongjiu.lu@intel.com>
50594
50595 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50596 strlen-sse2 strlen-sse2-bsf.
50597 * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
50598 __strlen_sse2_bsf if bit_Slow_BSF is unset.
50599 (__strlen_sse2): Removed.
50600 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
50601 * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
50602 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
50603 bit_Slow_BSF for Atom.
50604 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
50605 (index_Slow_BSF): Define.
50606 (HAS_SLOW_BSF): Define.
50607
50608 2010-08-25 Ulrich Drepper <drepper@redhat.com>
50609
50610 [BZ #10851]
50611 * resolv/res_init.c (__res_vinit): When no server address at all
50612 is given default to loopback.
50613
50614 2010-08-24 Roland McGrath <roland@redhat.com>
50615
50616 * configure.in: Remove config-name.h generation.
50617 * configure: Regenerated.
50618 * config-name.in: File removed.
50619 * scripts/config-uname.sh: New file.
50620 * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
50621 ($(objdir)config-name.h): New target.
50622
50623 * sunrpc/rpc_parse.h: Avoid nested comment.
50624
50625 2010-08-24 Richard Henderson <rth@redhat.com>
50626 Ulrich Drepper <drepper@redhat.com>
50627 H.J. Lu <hongjiu.lu@intel.com>
50628
50629 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
50630 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
50631 * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
50632 Replace _mm_srli_si128 with __m128i_shift_right. Replace
50633 _mm_alignr_epi8 with _mm_loadu_si128.
50634 * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
50635 * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
50636 (__m128i_shift_right): Removed.
50637 * sysdeps/i386/i686/multiarch/varshift.h: New file.
50638 * sysdeps/i386/i686/multiarch/varshift.S: New file.
50639 * sysdeps/x86_64/multiarch/varshift.h: New file.
50640 * sysdeps/x86_64/multiarch/varshift.S: New file.
50641
50642 2010-08-21 Mike Frysinger <vapier@gentoo.org>
50643
50644 * configure.in: Move assembler checks to before sysdep dir checking.
50645
50646 2010-08-20 Petr Baudis <pasky@suse.cz>
50647
50648 * LICENSES: Sync the sunrpc license.
50649
50650 2010-08-19 Ulrich Drepper <drepper@redhat.com>
50651
50652 * sunrpc/auth_des.c: Update copyright notice once again.
50653 * sunrpc/auth_none.c: Likewise.
50654 * sunrpc/auth_unix.c: Likewise.
50655 * sunrpc/authdes_prot.c: Likewise.
50656 * sunrpc/authuxprot.c: Likewise.
50657 * sunrpc/bindrsvprt.c: Likewise.
50658 * sunrpc/clnt_gen.c: Likewise.
50659 * sunrpc/clnt_perr.c: Likewise.
50660 * sunrpc/clnt_raw.c: Likewise.
50661 * sunrpc/clnt_simp.c: Likewise.
50662 * sunrpc/clnt_tcp.c: Likewise.
50663 * sunrpc/clnt_udp.c: Likewise.
50664 * sunrpc/clnt_unix.c: Likewise.
50665 * sunrpc/des_crypt.c: Likewise.
50666 * sunrpc/des_soft.c: Likewise.
50667 * sunrpc/get_myaddr.c: Likewise.
50668 * sunrpc/getrpcport.c: Likewise.
50669 * sunrpc/key_call.c: Likewise.
50670 * sunrpc/key_prot.c: Likewise.
50671 * sunrpc/openchild.c: Likewise.
50672 * sunrpc/pm_getmaps.c: Likewise.
50673 * sunrpc/pm_getport.c: Likewise.
50674 * sunrpc/pmap_clnt.c: Likewise.
50675 * sunrpc/pmap_prot.c: Likewise.
50676 * sunrpc/pmap_prot2.c: Likewise.
50677 * sunrpc/pmap_rmt.c: Likewise.
50678 * sunrpc/rpc/auth.h: Likewise.
50679 * sunrpc/rpc/auth_unix.h: Likewise.
50680 * sunrpc/rpc/clnt.h: Likewise.
50681 * sunrpc/rpc/des_crypt.h: Likewise.
50682 * sunrpc/rpc/key_prot.h: Likewise.
50683 * sunrpc/rpc/netdb.h: Likewise.
50684 * sunrpc/rpc/pmap_clnt.h: Likewise.
50685 * sunrpc/rpc/pmap_prot.h: Likewise.
50686 * sunrpc/rpc/pmap_rmt.h: Likewise.
50687 * sunrpc/rpc/rpc.h: Likewise.
50688 * sunrpc/rpc/rpc_des.h: Likewise.
50689 * sunrpc/rpc/rpc_msg.h: Likewise.
50690 * sunrpc/rpc/svc.h: Likewise.
50691 * sunrpc/rpc/svc_auth.h: Likewise.
50692 * sunrpc/rpc/types.h: Likewise.
50693 * sunrpc/rpc/xdr.h: Likewise.
50694 * sunrpc/rpc_clntout.c: Likewise.
50695 * sunrpc/rpc_cmsg.c: Likewise.
50696 * sunrpc/rpc_common.c: Likewise.
50697 * sunrpc/rpc_cout.c: Likewise.
50698 * sunrpc/rpc_dtable.c: Likewise.
50699 * sunrpc/rpc_hout.c: Likewise.
50700 * sunrpc/rpc_main.c: Likewise.
50701 * sunrpc/rpc_parse.c: Likewise.
50702 * sunrpc/rpc_parse.h: Likewise.
50703 * sunrpc/rpc_prot.c: Likewise.
50704 * sunrpc/rpc_sample.c: Likewise.
50705 * sunrpc/rpc_scan.c: Likewise.
50706 * sunrpc/rpc_scan.h: Likewise.
50707 * sunrpc/rpc_svcout.c: Likewise.
50708 * sunrpc/rpc_tblout.c: Likewise.
50709 * sunrpc/rpc_util.c: Likewise.
50710 * sunrpc/rpc_util.h: Likewise.
50711 * sunrpc/rpcinfo.c: Likewise.
50712 * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
50713 * sunrpc/rpcsvc/key_prot.x: Likewise.
50714 * sunrpc/rpcsvc/klm_prot.x: Likewise.
50715 * sunrpc/rpcsvc/mount.x: Likewise.
50716 * sunrpc/rpcsvc/nfs_prot.x: Likewise.
50717 * sunrpc/rpcsvc/nlm_prot.x: Likewise.
50718 * sunrpc/rpcsvc/rex.x: Likewise.
50719 * sunrpc/rpcsvc/rstat.x: Likewise.
50720 * sunrpc/rpcsvc/rusers.x: Likewise.
50721 * sunrpc/rpcsvc/sm_inter.x: Likewise.
50722 * sunrpc/rpcsvc/spray.x: Likewise.
50723 * sunrpc/rpcsvc/yppasswd.x: Likewise.
50724 * sunrpc/rtime.c: Likewise.
50725 * sunrpc/svc.c: Likewise.
50726 * sunrpc/svc_auth.c: Likewise.
50727 * sunrpc/svc_authux.c: Likewise.
50728 * sunrpc/svc_raw.c: Likewise.
50729 * sunrpc/svc_run.c: Likewise.
50730 * sunrpc/svc_simple.c: Likewise.
50731 * sunrpc/svc_tcp.c: Likewise.
50732 * sunrpc/svc_udp.c: Likewise.
50733 * sunrpc/svc_unix.c: Likewise.
50734 * sunrpc/svcauth_des.c: Likewise.
50735 * sunrpc/xcrypt.c: Likewise.
50736 * sunrpc/xdr.c: Likewise.
50737 * sunrpc/xdr_array.c: Likewise.
50738 * sunrpc/xdr_float.c: Likewise.
50739 * sunrpc/xdr_mem.c: Likewise.
50740 * sunrpc/xdr_rec.c: Likewise.
50741 * sunrpc/xdr_ref.c: Likewise.
50742 * sunrpc/xdr_sizeof.c: Likewise.
50743 * sunrpc/xdr_stdio.c: Likewise.
50744
50745 * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
50746 handling.
50747
50748 2010-08-19 Andreas Schwab <schwab@redhat.com>
50749
50750 * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
50751
50752 2010-08-19 Luis Machado <luisgpm@br.ibm.com>
50753
50754 * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
50755 * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
50756 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
50757 * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
50758 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
50759 * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
50760 * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
50761 * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
50762 * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
50763 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
50764 * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
50765 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
50766 * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
50767 * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
50768
50769 2010-07-26 Anton Blanchard <anton@samba.org>
50770
50771 * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
50772 * malloc/arena.c (heap_trim): Likewise.
50773
50774 2010-08-16 Ulrich Drepper <drepper@redhat.com>
50775
50776 * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
50777 here. Not...
50778 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
50779 * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
50780
50781 2010-08-12 H.J. Lu <hongjiu.lu@intel.com>
50782
50783 * sysdeps/i386/elf/Makefile: New file.
50784
50785 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
50786
50787 * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
50788 from fanotify_init.
50789 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
50790 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
50791
50792 2010-08-15 Ulrich Drepper <drepper@redhat.com>
50793
50794 * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
50795 of strncasecmp_l.
50796 * sysdeps/multiarch/strcmp.S: Likewise.
50797
50798 2010-08-14 Ulrich Drepper <drepper@redhat.com>
50799
50800 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
50801 strncase_l-nonascii.
50802 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
50803 Add strncase_l-ssse3.
50804 * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
50805 * sysdeps/x86_64/strcmp.S: Likewise.
50806 * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
50807 * sysdeps/x86_64/multiarch/strncase_l.S: New file.
50808 * sysdeps/x86_64/strncase.S: New file.
50809 * sysdeps/x86_64/strncase_l-nonascii.c: New file.
50810 * sysdeps/x86_64/strncase_l.S: New file.
50811 * string/Makefile (strop-tests): Add strncasecmp.
50812 * string/test-strncasecmp.c: New file.
50813
50814 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
50815 warning.
50816
50817 * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
50818 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
50819
50820 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
50821
50822 * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
50823
50824 2010-08-12 Ulrich Drepper <drepper@redhat.com>
50825
50826 * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
50827 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
50828 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
50829
50830 2010-05-01 Alan Modra <amodra@gmail.com>
50831
50832 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
50833 * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
50834 * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
50835 * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
50836 * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
50837 tidying. Don't tail-call __sigjmp_save for static lib.
50838 * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
50839 save location.
50840 (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
50841 (CALL_MCOUNT): Add eh info, and nop after bl.
50842 (TAIL_CALL_SYSCALL_ERROR): New macro.
50843 (PSEUDO_RET): Use it.
50844 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
50845 Correct save location of integer regs and cr.
50846 (_dl_profile_resolve): Correct cr save location. Delete nops
50847 after bl when SHARED. Reduce cfi size a little by better
50848 placement of cfi directives.
50849 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
50850 make a stack frame. Instead use parm save area as a temp.
50851 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
50852 make a stack frame. Use TAIL_CALL_SYSCALL_ERROR.
50853 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
50854 Don't make a stack frame for parent, use parm save area.
50855 Increase child stack frame to 112 bytes. Don't save unused reg,
50856 and adjust reg usage. Set up cfi on error recovery and
50857 epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
50858 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
50859 (__makecontext): Add dummy nop after jump to exit.
50860 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
50861 Use correct parm save area and cr save, reduce stack frame.
50862 Correct cfi for possible PSEUDO_RET frame setup.
50863 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
50864 Branch to local label emitted by PSEUDO_RET rather than
50865 __syscall_error.
50866
50867 2010-08-12 Andreas Schwab <schwab@redhat.com>
50868
50869 [BZ #11904]
50870 * locale/programs/locale.c (print_assignment): New function.
50871 (show_locale_vars): Use it.
50872
50873 2010-08-11 Ulrich Drepper <drepper@redhat.com>
50874
50875 * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
50876 field.
50877 (struct statfs64): Likewise.
50878 (_STATFS_F_FLAGS): Define.
50879 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
50880 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
50881 Don't define if __ASSUME_STATFS_F_FLAGS is defined.
50882 (ST_VALID): Define locally.
50883 (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
50884 __statvfs_getflags, use the provided value.
50885 * sysdeps/unix/sysv/linux/kernel-features.h: Define
50886 __ASSUME_STATFS_F_FLAGS.
50887
50888 * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
50889
50890 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
50891 Add sys/fanotify.h.
50892 * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
50893 fanotify_mask for GLIBC_2.13.
50894 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
50895 fanotify_init and fanotify_mark.
50896 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
50897 * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
50898
50899 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
50900 Add prlimit.
50901 * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
50902 prlimit64 for GLIBC_2.13.
50903 * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
50904 prlimit64.
50905 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
50906 syscall.
50907 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
50908 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
50909 * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
50910 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
50911 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise. Also
50912 add prlimit alias.
50913 * sysdeps/unix/sysv/linux/prlimit.c: New file.
50914
50915 [BZ #11903]
50916 * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
50917 Patch by Evgeni Bikov <bikovevg@iitp.ru>.
50918
50919 * nss/Makefile: Add rules to build and run tst-nss-test1.
50920 * shlib-versions: Add entry for libnss_test1.
50921 * nss/nss_test1.c: New file.
50922 * nss/tst-nss-test1.c: New file.
50923
50924 * nss/nsswitch.c (__nss_database_custom): Define new variable.
50925 (__nss_configure_lookup): Set appropriate entry in
50926 __nss_configure_lookup to true.
50927 * nss/nsswitch.h: Define enum with indeces of databases in
50928 databases and __nss_database_custom arrays. Declare
50929 __nss_database_custom.
50930 * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
50931 to avoid using nscd when custom rules are installed.
50932 * nss/getXXbyYY_r.c: Likewise.
50933 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
50934
50935 * nss/nss_files/files-parse.c: Whitespace fixes.
50936
50937 2010-08-09 Ulrich Drepper <drepper@redhat.com>
50938
50939 [BZ #11883]
50940 * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
50941 * posix/fnmatch_loop.c: Likewise.
50942
50943 2010-07-17 Andi Kleen <ak@linux.intel.com>
50944
50945 * sysdeps/i386/i386-mcount.S (__fentry__): Define.
50946 * sysdeps/x86_64/_mcount.S (__fentry__): Define.
50947 * stdlib/Versions (__fentry__): Add for GLIBC 2.13
50948 * Versions.def [GLIBC_2.13]: Add.
50949
50950 2010-08-06 Ulrich Drepper <drepper@redhat.com>
50951
50952 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
50953 Also fail if tpwd after pwuid call is NULL.
50954
50955 2010-07-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
50956
50957 * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
50958 when converting to ms.
50959
50960 2010-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
50961
50962 * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
50963 EOPNOTSUPP errors with ENOTTY.
50964 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
50965 EOPNOTSUPP errors with ENOTTY.
50966
50967 2010-07-31 Ulrich Drepper <drepper@redhat.com>
50968
50969 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
50970 Add strcasecmp_l-ssse3.
50971 * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
50972 strcasecmp.
50973 * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
50974 * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
50975 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
50976
50977 2010-07-30 Ulrich Drepper <drepper@redhat.com>
50978
50979 * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
50980
50981 * string/Makefile (strop-tests): Add strcasecmp.
50982 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
50983 strcasecmp_l-nonascii.
50984 (gen-as-const-headers): Add locale-defines.sym.
50985 * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
50986 * sysdeps/x86_64/strcasecmp.S: New file.
50987 * sysdeps/x86_64/strcasecmp_l.S: New file.
50988 * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
50989 * sysdeps/x86_64/locale-defines.sym: New file.
50990 * string/test-strcasecmp.c: New file.
50991
50992 * string/test-strcasestr.c: Test both ends of the range of characters.
50993 * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
50994
50995 2010-07-29 Roland McGrath <roland@redhat.com>
50996
50997 [BZ #11856]
50998 * manual/locale.texi (Yes-or-No Questions): Fix example code.
50999
51000 2010-07-27 Ulrich Drepper <drepper@redhat.com>
51001
51002 * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
51003 for ld.so.
51004
51005 2010-07-27 Andreas Schwab <schwab@redhat.com>
51006
51007 * manual/memory.texi (Malloc Tunable Parameters): Document
51008 M_PERTURB.
51009
51010 2010-07-26 Roland McGrath <roland@redhat.com>
51011
51012 [BZ #11840]
51013 * configure.in (-fgnu89-inline check): Set and substitute
51014 gnu89_inline, not libc_cv_gnu89_inline.
51015 * configure: Regenerated.
51016 * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
51017
51018 2010-07-26 Ulrich Drepper <drepper@redhat.com>
51019
51020 * string/test-strnlen.c: New file.
51021 * string/Makefile (strop-tests): Add strnlen.
51022 * string/tester.c (test_strnlen): Add a few more test cases.
51023 * string/tst-strlen.c: Better error reporting.
51024
51025 * sysdeps/x86_64/strnlen.S: New file.
51026
51027 2010-07-24 Ulrich Drepper <drepper@redhat.com>
51028
51029 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
51030 lower-latency instructions.
51031
51032 2010-07-23 Ulrich Drepper <drepper@redhat.com>
51033
51034 * string/test-strcasestr.c: New file.
51035 * string/test-strstr.c: New file.
51036 * string/Makefile (strop-tests): Add strstr and strcasestr.
51037 * string/str-two-way.h: Don't undefine MAX.
51038 * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
51039
51040 2010-07-21 Andreas Schwab <schwab@redhat.com>
51041
51042 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51043 strcasestr-nonascii.
51044 (CFLAGS-strcasestr-nonascii.c): Define.
51045 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
51046 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
51047 Remove unused attribute.
51048
51049 2010-07-20 Roland McGrath <roland@redhat.com>
51050
51051 * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
51052 dl_hwcap_mask as well as dl_hwcap. Without this, dsocaps matching in
51053 ld.so.cache was broken. With it, there is no way to disable dsocaps
51054 like LD_HWCAP_MASK can disable hwcaps.
51055
51056 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
51057
51058 * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
51059
51060 2010-07-16 Ulrich Drepper <drepper@redhat.com>
51061
51062 * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
51063 call in strcasestr.
51064 * sysdeps/x86_64/multiarch/strcasestr.c: Declare
51065 __strcasestr_sse42_nonascii.
51066 * sysdeps/x86_64/multiarch/Makefile: Add rules to build
51067 strcasestr-nonascii.c.
51068 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
51069
51070 2010-06-15 Luis Machado <luisgpm@br.ibm.com>
51071
51072 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
51073 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
51074 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
51075 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
51076
51077 2010-07-09 Ulrich Drepper <drepper@redhat.com>
51078
51079 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
51080 fcntl.
51081
51082 2010-07-06 Andreas Schwab <schwab@redhat.com>
51083
51084 [BZ #11577]
51085 * elf/dl-version.c (match_symbol): Don't pass NULL occation to
51086 dl_signal_cerror.
51087
51088 2010-07-06 Ulrich Drepper <drepper@redhat.com>
51089
51090 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
51091 _PC_PIPE_BUF using F_GETPIPE_SZ.
51092
51093 2010-07-05 Roland McGrath <roland@redhat.com>
51094
51095 * manual/arith.texi (Rounding Functions): Fix rint description
51096 implicit in round description.
51097
51098 2010-07-02 Ulrich Drepper <drepper@redhat.com>
51099
51100 * elf/Makefile: Fix linking for a few tests to make recent linker
51101 happy.
51102
51103 2010-06-30 Andreas Schwab <schwab@redhat.com>
51104
51105 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
51106 $(common-objpfx)libc_nonshared.a.
51107
51108 2010-06-21 Luis Machado <luisgpm@br.ibm.com>
51109
51110 * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
51111 * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
51112 * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51113 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51114 * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
51115 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
51116 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
51117 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
51118 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
51119 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
51120 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
51121 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51122 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
51123 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51124 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
51125 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
51126 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
51127 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
51128 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
51129 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
51130 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
51131 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
51132 * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
51133 * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
51134 * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
51135 * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
51136 * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
51137 * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
51138 * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
51139 * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
51140 * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
51141 * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
51142 * sysdeps/powerpc/powerpc32/power7/Implies: New file.
51143 * sysdeps/powerpc/powerpc64/power7/Implies: New file.
51144 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
51145 * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
51146 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
51147 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
51148 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
51149 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
51150 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
51151 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
51152 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
51153 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
51154 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
51155 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
51156 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
51157 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
51158
51159 2010-06-25 H.J. Lu <hongjiu.lu@intel.com>
51160
51161 * debug/memmove_chk.c (__memmove_chk): Renamed to ...
51162 (MEMMOVE_CHK): ...this. Default to __memmove_chk.
51163 * string/memmove.c (memmove): Renamed to ...
51164 (MEMMOVE): ...this. Default to memmove.
51165 * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
51166 * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
51167 (END_CHK): Define.
51168 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51169 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
51170 mempcpy-ssse3-back memmove-ssse3-back.
51171 * sysdeps/x86_64/multiarch/bcopy.S: New file .
51172 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
51173 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
51174 * sysdeps/x86_64/multiarch/memcpy.S: New file.
51175 * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
51176 * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
51177 * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
51178 * sysdeps/x86_64/multiarch/memmove.c: New file.
51179 * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
51180 * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
51181 * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
51182 * sysdeps/x86_64/multiarch/mempcpy.S: New file.
51183 * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
51184 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
51185 Define.
51186 (index_Fast_Copy_Backward): Define.
51187 (HAS_ARCH_FEATURE): Define.
51188 (HAS_FAST_REP_STRING): Define.
51189 (HAS_FAST_COPY_BACKWARD): Define.
51190
51191 2010-06-21 Andreas Schwab <schwab@redhat.com>
51192
51193 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
51194 Restore proper fallback handling.
51195
51196 2010-06-19 Ulrich Drepper <drepper@redhat.com>
51197
51198 [BZ #11701]
51199 * posix/group_member.c (__group_member): Correct checking loop.
51200
51201 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
51202 OOM in getpwuid_r correctly. Return error number when the caller
51203 should return, otherwise -1.
51204 (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
51205 call returning > 0 value.
51206 * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
51207
51208 2010-06-07 Andreas Schwab <schwab@redhat.com>
51209
51210 * dlfcn/Makefile: Remove explicit dependencies on libc.so and
51211 libc_nonshared.a from targets in modules-names.
51212
51213 2010-06-02 Kirill A. Shutemov <kirill@shutemov.name>
51214
51215 * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
51216 requires it.
51217
51218 2010-06-10 Luis Machado <luisgpm@br.ibm.com>
51219
51220 * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
51221 * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
51222 * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
51223 * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
51224
51225 2010-06-02 Andreas Schwab <schwab@redhat.com>
51226
51227 * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
51228
51229 2010-06-14 Ulrich Drepper <drepper@redhat.com>
51230
51231 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
51232 and F_GETPIPE_SZ.
51233 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
51234 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
51235 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
51236 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
51237 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
51238 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
51239
51240 2010-06-14 Roland McGrath <roland@redhat.com>
51241
51242 * manual/libc.texinfo (@copying): Change to GFDL v1.3.
51243
51244 2010-06-07 Jakub Jelinek <jakub@redhat.com>
51245
51246 * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
51247 __REDIRECT followed by __THROW.
51248 * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
51249 * posix/getopt.h (getopt): Likewise.
51250
51251 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
51252
51253 * hurd/lookup-at.c (__file_name_lookup_at): Accept
51254 AT_SYMLINK_FOLLOW in AT_FLAGS. Fail with EINVAL if both
51255 AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
51256 in AT_FLAGS.
51257 * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
51258 * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
51259
51260 2010-05-28 Luis Machado <luisgpm@br.ibm.com>
51261
51262 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
51263
51264 2010-05-26 H.J. Lu <hongjiu.lu@intel.com>
51265
51266 [BZ #11640]
51267 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51268 Properly check family and model.
51269
51270 2010-05-26 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
51271
51272 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
51273
51274 2010-05-24 Luis Machado <luisgpm@br.ibm.com>
51275
51276 * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
51277
51278 2010-05-21 Ulrich Drepper <drepper@redhat.com>
51279
51280 * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
51281 symbol reference.
51282
51283 2010-05-19 Andreas Schwab <schwab@redhat.com>
51284
51285 * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
51286 symbol reference.
51287
51288 2010-05-21 Andreas Schwab <schwab@redhat.com>
51289
51290 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
51291 and internal_recvmmsg.
51292 * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
51293 * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
51294 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
51295 * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
51296
51297 * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
51298 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
51299 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
51300
51301 2010-05-20 Andreas Schwab <schwab@redhat.com>
51302
51303 * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
51304
51305 2010-05-17 Luis Machado <luisgpm@br.ibm.com>
51306
51307 POWER7 optimizations.
51308 * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
51309 * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
51310
51311 2010-05-19 Ulrich Drepper <drepper@redhat.com>
51312
51313 * version.h: Update for 2.13 development version.
51314
51315 2010-05-12 Andrew Stubbs <ams@codesourcery.com>
51316
51317 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
51318 exceptions. Return 0.
51319
51320 2010-05-07 Roland McGrath <roland@redhat.com>
51321
51322 * elf/ldconfig.c (main): Add a const.
51323
51324 2010-05-06 Ulrich Drepper <drepper@redhat.com>
51325
51326 * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
51327 (args_options): Add no-idn option.
51328 (ahosts_keys_int): Add idn_flags to ai_flags.
51329 (parse_option): Handle 'i' option to clear idn_flags.
51330
51331 * malloc/malloc.c (_int_free): Possible race in the most recently
51332 added check. Only act on the data if no current modification
51333 happened.
51334
51335 See ChangeLog.17 for earlier changes.