1 2013-01-10 Siddhesh Poyarekar <siddhesh@redhat.com>
3 * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
5 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
6 doubles __mpexp_twomm1. Adjust usage.
7 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
10 2013-01-10 Andreas Schwab <schwab@suse.de>
13 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
14 (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
16 2013-01-09 David S. Miller <davem@davemloft.net>
19 * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS,
20 TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT,
21 TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS,
22 TCP_FASTOPEN): Define.
23 (tcp_repair_opt): New structure.
24 (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
26 (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE,
27 TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN,
28 TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
29 (tcp_cookie_transactions): New structure.
31 2013-01-09 Anton Blanchard <anton@samba.org>
33 * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
34 * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
35 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
36 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
38 2013-01-09 Joseph Myers <joseph@codesourcery.com>
40 * include/features.h (__USE_ANSI): Remove.
42 2013-01-09 Roland McGrath <roland@hack.frob.com>
44 * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
46 * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
48 2013-01-09 Siddhesh Poyarekar <siddhesh@redhat.com>
50 * sysdeps/s390/fpu/libm-test-ulps: Update.
52 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
54 * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
61 (add_magnitudes): Likewise.
62 (sub_magnitudes): Likewise.
68 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
75 (add_magnitudes): Likewise.
76 (sub_magnitudes): Likewise.
82 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
89 (add_magnitudes): Likewise.
90 (sub_magnitudes): Likewise.
97 2013-01-08 Joseph Myers <joseph@codesourcery.com>
99 * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
100 __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
101 * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
102 2 && __USE_EXTERN_INLINES]: Likewise.
104 2013-01-08 Andreas Jaeger <aj@suse.de>
107 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
109 * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
110 * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
112 2013-01-07 Anton Blanchard <anton@samba.org>
114 * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
115 * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
116 * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
117 * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
118 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
119 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
120 * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
121 * sysdeps/powerpc/powerpc32/memset.S: Likewise.
122 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
123 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
124 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
125 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
126 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
127 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
128 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
129 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
130 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
131 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
132 * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
133 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
134 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
135 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
136 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
137 * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
138 * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
139 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
140 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
141 * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
142 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
143 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
144 * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
145 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
146 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
147 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
148 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
149 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
150 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
151 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
152 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
153 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
154 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
155 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
156 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
158 2013-01-07 Joseph Myers <joseph@codesourcery.com>
160 * malloc/malloc.h (__MALLOC_P): Remove all definitions.
161 (__MALLOC_PMT): Likewise.
162 [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
163 [__GNUC__], only on [_LIBC].
164 [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
165 [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
166 [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
167 * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
169 (realloc_hook_ini): Likewise.
170 (memalign_hook_ini): Likewise.
171 (__libc_memalign): Do not use __MALLOC_PMT in variable
173 (__libc_valloc): Likewise.
174 (__libc_pvalloc): Likewise.
175 (__libc_calloc): Likewise.
176 (__posix_memalign): Likewise.
179 * math/s_casinh.c: Include <float.h>.
180 (__casinh): Do not do computation with squaring and square root
182 * math/s_casinhf.c: Include <float.h>.
183 (__casinhf): Do not do computation with squaring and square root
185 * math/s_casinhl.c: Include <float.h>.
186 [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
187 (__casinhl): Do not do computation with squaring and square root
189 * math/libm-test.inc (casin_test): Add more tests.
190 (casinh_test): Likewise.
191 * sysdeps/i386/fpu/libm-test-ulps: Update.
192 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
194 2013-01-04 H.J. Lu <hongjiu.lu@intel.com>
196 * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
197 (__x86_64_raw_data_cache_size): Likewise.
198 (__x86_64_data_cache_size_half): Likewise.
199 (__x86_64_raw_data_cache_size_half): Likewise.
200 (__x86_64_shared_cache_size): Likewise.
201 (__x86_64_raw_shared_cache_size): Likewise.
202 (__x86_64_shared_cache_size_half): Likewise.
203 (__x86_64_raw_shared_cache_size_half): Likewise.
204 * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
206 (__x86_data_cache_size): This.
207 (__x86_64_raw_data_cache_size): Renamed to ...
208 (__x86_raw_data_cache_size): This.
209 (__x86_64_data_cache_size_half): Renamed to ...
210 (__x86_data_cache_size_half): This.
211 (__x86_64_raw_data_cache_size_half): Renamed to ...
212 (__x86_raw_data_cache_size_half): This.
213 (__x86_64_shared_cache_size): Renamed to ...
214 (__x86_shared_cache_size): This.
215 (__x86_64_raw_shared_cache_size): Renamed to ...
216 (__x86_raw_shared_cache_size): This.
217 (__x86_64_shared_cache_size_half): Renamed to ...
218 (__x86_shared_cache_size_half): This.
219 (__x86_64_raw_shared_cache_size_half): Renamed to ...
220 (__x86_raw_shared_cache_size_half): This.
221 * sysdeps/x86_64/memcpy.S: Updated.
222 * sysdeps/x86_64/memset.S: Likewise.
223 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
224 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
225 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
227 2013-01-04 David S. Miller <davem@davemloft.net>
229 * sysdeps/sparc/fpu/libm-test-ulps: Update.
231 2013-01-04 Andreas Schwab <schwab@linux-m68k.org>
233 * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
234 1 to avoid redefinition warning.
235 (__USE_GNU): Don't define.
236 (init_signaling_nan): Protoize.
238 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
240 2013-01-04 Siddhesh Poyarekar <siddhesh@redhat.com>
242 * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
243 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
245 (norm): Remove commented code.
247 (__mp_dbl): Likewise.
249 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
251 (norm): Remove commented code.
253 (__mp_dbl): Likewise.
256 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
257 mp_no value for 1.0 and 2.0.
258 (norm): Use RADIXI instead of radixi.d.
260 (__mul): Use 0.0 instead of zero.d.
261 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
262 mp_no value for 1.0 and 2.0.
263 (norm): Use RADIXI instead of radixi.d.
265 (__mul): Use 0.0 instead of zero.d.
267 2013-01-04 Joseph Myers <joseph@codesourcery.com>
270 * math/s_casinh.c (__casinh): Reduce finite argument to first
271 quadrant then set signs of results at the end.
272 * math/s_casinhf.c (__casinhf): Likewise.
273 * math/s_casinhl.c (__casinhl): Likewise.
274 * math/libm-test.inc (casin_test): Add more tests.
275 (casinh_test): Likewise.
276 * sysdeps/i386/fpu/libm-test-ulps: Update.
277 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
279 2013-01-04 Siddhesh Poyarekar <siddhesh@redhat.com>
281 * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
283 * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
285 * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
288 (__mp_dbl): Likewise.
291 * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
292 and adjust the header comment.
294 * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
295 variable name from declaration.
297 2013-01-03 H.J. Lu <hongjiu.lu@intel.com>
299 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
300 Initialize COMMON_CPUID_INDEX_7 element.
301 * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
302 (CPUID_RTM): Likewise.
304 (COMMON_CPUID_INDEX_7): New enum.
306 2013-01-03 Andreas Schwab <schwab@linux-m68k.org>
309 * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
310 size is zero, record memory as freed.
312 2013-01-03 Andreas Jaeger <aj@suse.de>
314 * po/ia.po: Add new Interlingua translation.
316 2012-01-03 Allan McRae <allan@archlinux.org>
318 * locale/programs/localedef.c: Fix description of '--posix' flag.
320 2013-01-02 Joseph Myers <joseph@codesourcery.com>
322 * NEWS: Update dates in second copyright notice.
323 * README: Update copyright dates in example.
324 * manual/libc.texinfo: Update copyright dates.
325 * scripts/test-installation.pl: Update copyright date in --version
328 * hurd/ctty-input.c: Fix copyright notice formatting.
329 * hurd/ctty-output.c: Likewise.
330 * hurd/dtable.c: Likewise.
331 * hurd/hurd-raise.c: Likewise.
332 * hurd/hurdprio.c: Likewise.
333 * hurd/msgportdemux.c: Likewise.
334 * misc/sys/file.h: Likewise.
335 * misc/sys/ioctl.h: Likewise.
336 * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
337 * sysdeps/mach/hurd/chdir.c: Likewise.
338 * sysdeps/mach/hurd/fchdir.c: Likewise.
339 * sysdeps/mach/hurd/rename.c: Likewise.
340 * sysdeps/mach/hurd/rmdir.c: Likewise.
341 * sysdeps/mach/hurd/seekdir.c: Likewise.
342 * sysdeps/mach/hurd/setsid.c: Likewise.
343 * sysdeps/posix/wait3.c: Likewise.
345 * All files with FSF copyright notices: Update copyright dates
346 using scripts/update-copyrights.
347 * intl/plural.c: Regenerated.
348 * locale/programs/charmap-kw.h: Likewise.
349 * locale/programs/locfile-kw.h: Likewise.
351 2013-01-02 Siddhesh Poyarekar <siddhesh@redhat.com>
353 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
356 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
357 calculation loop and add branch prediction.
359 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
360 check access beyond bounds of m1np.
362 * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
364 (__inv): Remove local variable MPTWO to use the global
366 * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
367 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
369 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
370 MP3HALFS static const.
372 2013-01-01 David S. Miller <davem@davemloft.net>
374 * po/ca.po: Update from translation team.
376 2013-01-01 Joseph Myers <joseph@codesourcery.com>
378 * scripts/update-copyrights: New file.
379 * Makeconfig: Reformat copyright notice.
380 * ctype/ctype.h: Likewise.
381 * debug/swprintf_chk.c: Likewise.
382 * elf/dl-cache.c: Likewise.
383 * elf/dl-debug.c: Likewise.
384 * elf/dl-object.c: Likewise.
385 * grp/initgroups.c: Likewise.
386 * hurd/Makefile: Likewise.
387 * hurd/hurd/signal.h: Likewise.
388 * hurd/hurdfault.c: Likewise.
389 * hurd/hurdioctl.c: Likewise.
390 * hurd/hurdlookup.c: Likewise.
391 * hurd/intr-msg.c: Likewise.
392 * iconv/gconv_open.c: Likewise.
393 * libio/swprintf.c: Likewise.
394 * locale/lc-ctype.c: Likewise.
395 * locale/nl_langinfo.c: Likewise.
396 * mach/Machrules: Likewise.
397 * mach/Makefile: Likewise.
398 * malloc/obstack.h: Likewise.
399 * manual/Makefile: Likewise.
400 * manual/tsort.awk: Likewise.
401 * misc/bits/stab.def: Likewise.
402 * nis/nis_print_group_entry.c: Likewise.
403 * nis/nis_table.c: Likewise.
404 * nis/nss_compat/compat-pwd.c: Likewise.
405 * nis/nss_compat/compat-spwd.c: Likewise.
406 * po/Makefile: Likewise.
407 * posix/fnmatch.c: Likewise.
408 * posix/regex.h: Likewise.
409 * resolv/Makefile: Likewise.
410 * resolv/nss_dns/dns-network.c: Likewise.
411 * resolv/res_hconf.c: Likewise.
412 * scripts/gen-sorted.awk: Likewise.
413 * soft-fp/soft-fp.h: Likewise.
414 * stdio-common/printf.h: Likewise.
415 * stdlib/monetary.h: Likewise.
416 * stdlib/random.c: Likewise.
417 * stdlib/random_r.c: Likewise.
418 * sysdeps/generic/Makefile: Likewise.
419 * sysdeps/gnu/Makefile: Likewise.
420 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
421 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
422 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
423 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
424 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
425 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
426 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
427 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
428 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
429 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
430 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
431 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
432 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
433 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
434 * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
435 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
436 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
437 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
438 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
439 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
440 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
441 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
442 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
443 * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
444 * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
445 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
446 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
447 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
448 * sysdeps/mach/hurd/errnos.awk: Likewise.
449 * sysdeps/mach/hurd/fork.c: Likewise.
450 * sysdeps/mach/hurd/getcwd.c: Likewise.
451 * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
452 * sysdeps/mach/hurd/mmap.c: Likewise.
453 * sysdeps/mach/hurd/utimes.c: Likewise.
454 * sysdeps/mach/hurd/xmknod.c: Likewise.
455 * sysdeps/posix/profil.c: Likewise.
456 * sysdeps/posix/readdir_r.c: Likewise.
457 * sysdeps/powerpc/bits/mathdef.h: Likewise.
458 * sysdeps/powerpc/bits/setjmp.h: Likewise.
459 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
460 * sysdeps/powerpc/powerpc32/memset.S: Likewise.
461 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
462 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
463 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
464 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
465 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
466 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
467 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
468 * sysdeps/pthread/lio_listio.c: Likewise.
469 * sysdeps/sparc/dl-procinfo.h: Likewise.
470 * sysdeps/unix/i386/sysdep.S: Likewise.
471 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
472 * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
473 * sysdeps/unix/sysv/linux/getdents.c: Likewise.
474 * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
475 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
476 * sysdeps/unix/sysv/linux/semctl.c: Likewise.
477 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
478 * sysdeps/unix/sysv/linux/speed.c: Likewise.
479 * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
480 * sysdeps/wordsize-32/divdi3.c: Likewise.
481 * time/sys/time.h: Likewise.
482 * wcsmbs/Makefile: Likewise.
484 2013-01-01 David S. Miller <davem@davemloft.net>
486 * po/fr.po: Update from translation team.
488 * catgets/gencat.c: Update copyright year.
489 * csu/version.c: Likewise.
490 * debug/catchsegv.sh: Likewise.
491 * debug/pcprofiledump.c: Likewise.
492 * debug/xtrace.sh: Likewise.
493 * elf/ldconfig.c: Likewise.
494 * elf/ldd.bash.in: Likewise.
495 * elf/pldd.c: Likewise.
496 * elf/sotruss.ksh: Likewise.
497 * elf/sprof.c: Likewise.
498 * iconv/iconv_prog.c: Likewise.
499 * iconv/iconvconfig.c: Likewise.
500 * locale/programs/locale.c: Likewise.
501 * locale/programs/localedef.c: Likewise.
502 * login/programs/pt_chown.c: Likewise.
503 * malloc/memusage.sh: Likewise.
504 * malloc/memusagestat.c: Likewise.
505 * malloc/mtrace.pl: Likewise.
506 * nscd/nscd.c: Likewise.
507 * nss/getent.c: Likewise.
508 * nss/makedb.c: Likewise.
509 * posix/getconf.c: Likewise.
511 2012-12-31 Siddhesh Poyarekar <siddhesh@redhat.com>
513 * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
516 2012-12-30 Mike Frysinger <vapier@gentoo.org>
518 * math/bits/mathcalls.h (modf): Use __nonnull.
520 2012-12-29 Siddhesh Poyarekar <siddhesh@redhat.com>
522 * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
523 (split): Use macro CN instead of the bare value.
524 * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
526 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
527 instead of the bare value.
530 2012-12-28 Siddhesh Poyarekar <siddhesh@redhat.com>
532 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
534 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
536 * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
538 * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
539 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
540 * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
541 * sysdeps/ieee754/dbl-64/utan.h: Likewise.
543 2012-12-28 Andreas Jaeger <aj@suse.de>
545 * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define. New
546 values are from Linux 3.7.
548 * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
549 (TCPI_OPT_ECN_SEEN): Define. Sync with Linux 3.7.
551 2012-12-28 Siddhesh Poyarekar <siddhesh@redhat.com>
553 * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
556 * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
558 * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
559 variables with preprocessor constants.
560 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
561 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
562 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
564 2012-12-27 Bruno Haible <bruno@clisp.org>
567 * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
570 2012-12-27 Siddhesh Poyarekar <siddhesh@redhat.com>
572 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
573 and use variable directly.
574 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
576 * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
578 * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
579 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
581 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
582 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
583 * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
584 include directive. Remove local variable MPONE.
585 * sysdeps/ieee754/dbl-64/mplog.h: Remove.
586 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
587 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
589 2012-12-25 David S. Miller <davem@davemloft.net>
591 * version.h (RELEASE): Set to "development".
592 (VERSION): Set to "2.17.90".
593 * NEWS: Add 2.18 section.
595 2012-12-21 David S. Miller <davem@davemloft.net>
597 * po/hr.po: Update from translation team.
599 2012-12-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
601 * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
603 2012-12-19 Steve Ellcey <sellcey@mips.com>
605 * NEWS: Mention new memcpy for MIPS.
607 2012-12-18 Marcus Shawcroft <marcus.shawcroft@linaro.org>
609 * manual/contrib.texi (Contributors): Spelling correction.
611 2012-12-15 David S. Miller <davem@davemloft.net>
613 * po/ru.po: Update from translation team.
615 2012-12-13 David S. Miller <davem@davemloft.net>
617 * NEWS: Mention IFUNC testsuite enhancements.
619 * po/pl.po: Update from translation team.
620 * po/bg.po: Likewise.
622 * manual/contrib.texi (Contributors): Update entries for Hongjiu
623 Lu and Joseph S. Myers. Add entry for Marcus Shawcroft.
625 2012-12-11 David S. Miller <davem@davemloft.net>
627 * po/sv.po: Update from translation team.
629 * po/vi.po: Update from translation team.
631 * po/cs.po: Update from translation team.
633 * po/de.po: Update from translation team.
634 * po/eo.po: Likewise.
635 * po/nl.po: Likewise.
637 2012-12-11 Siddhesh Poyarekar <siddhesh@redhat.com>
640 * manual/argp.texi (Argp Helper Functions): Move node to follow
644 * manual/conf.texi (Limits on File System Capacity): Mention if
645 terminating null is included in the max size.
647 2012-12-10 Andreas Jaeger <aj@suse.de>
649 * po/cs.po: Update from translation team.
651 2012-12-08 Siddhesh Poyarekar <siddhesh@redhat.com>
653 * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
654 void pointer and cast to uintptr_t.
655 * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
657 * sysdeps/s390/s390-64/memcpy.S: Likewise.
658 * sysdeps/s390/s390-64/memset.S: Likewise.
660 2012-12-08 Benno Schulenberg <bensberg@justemail.net>
663 * menual/message.texi (Message Translation): Fix typos.
664 (Helper programs for gettext): Likewise.
666 2012-12-07 Andreas Schwab <schwab@linux-m68k.org>
669 * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
672 2012-12-07 David S. Miller <davem@davemloft.net>
674 * po/libc.pot: Update.
676 2012-12-07 Richard Henderson <rth@redhat.com>
679 * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
680 normal/normal case to before the switch.
683 2012-12-06 Carlos O'Donell <carlos@systemhalted.org>
684 Mike Frysinger <vapier@gentoo.org>
686 * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
687 check for __NR_fadvise64_64.
689 2012-12-06 Chris Metcalf <cmetcalf@tilera.com>
691 * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
692 0, not just to plain "0" as a statement.
693 (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
696 2012-12-06 Joseph Myers <joseph@codesourcery.com>
698 * NEWS: Use sourceware.org in Bugzilla URL.
700 2012-12-06 Siddhesh Poyarekar <siddhesh@redhat.com>
702 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
703 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
705 * stdio-common/tst-put-error.c (do_test): Add newline to the
706 padded test to ensure flush.
708 2012-12-05 Jeff Law <law@redhat.com>
710 * sunrpc/etc.rpc (fedfs_admin): Add entry.
712 2012-12-05 Joseph Myers <joseph@codesourcery.com>
714 * README: Don't refer to ports add-on as distributed separately.
715 Mention AArch64 in list of systems supported in the ports add-on.
717 * LICENSES: Add more non-FSF copyright and license notices.
719 * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
722 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
724 * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
725 10000 as width of padded output.
727 2012-12-04 Joseph Myers <joseph@codesourcery.com>
729 * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
731 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
732 variable LX with __attribute__ ((unused)).
733 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
735 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
736 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
737 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
738 with __attribute__ ((unused)).
740 2012-12-04 David S. Miller <davem@abraco.davemloft.net>
742 * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
744 2012-12-04 Joseph Myers <joseph@codesourcery.com>
746 * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
747 (CFLAGS-nldbl-acos.c): New variable.
748 [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
749 [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
750 [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
751 [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
752 [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
753 [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
754 [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
755 [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
756 [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
757 [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
758 [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
759 [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
760 [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
761 [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
762 [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
763 [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
764 [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
765 [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
766 [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
767 [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
768 [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
769 [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
770 [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
771 [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
772 [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
773 [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
774 [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
775 [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
776 [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
777 [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
778 [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
779 [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
780 [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
781 [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
782 [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
783 [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
784 [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
785 [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
786 [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
787 [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
788 [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
789 [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
790 [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
791 [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
792 [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
793 [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
794 [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
795 [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
796 [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
797 [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
798 [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
799 [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
800 [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
801 [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
802 [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
803 [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
804 [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
805 [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
806 [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
807 [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
808 [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
809 [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
810 [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
811 [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
812 [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
813 [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
814 [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
815 [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
816 [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
817 [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
818 [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
819 [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
820 [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
821 [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
822 [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
823 [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
824 [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
825 [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
826 [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
827 [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
828 [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
829 [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
830 [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
831 [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
832 [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
833 [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
834 [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
835 [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
836 [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
837 [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
838 [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
839 [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
840 [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
841 [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
842 [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
843 [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
844 [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
846 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
847 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
850 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
851 whole low double instead of just low 47 bits when splitting values
854 2012-12-03 Allan McRae <allan@archlinux.org>
856 * manual/stdio.texi (Predefined Printf Handlers): Remove
857 @hsep and @vsep usage.
859 2012-12-03 Mike Frysinger <vapier@gentoo.org>
861 * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
862 * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
864 2012-12-03 Jeff Law <law@redhat.com>
866 * time/sys/time.h (settimeofday): Do not mark TV argument
869 2012-12-01 Mike Frysinger <vapier@gentoo.org>
871 * libio/fileops.c (_IO_new_file_close_it): Do not always flush
872 when currently writing and seek to current position when not.
873 * libio/Makefile (tests): Remove bug-fclose1.
874 * libio/bug-fclose1.c: Delete.
876 2012-12-01 Joseph Myers <joseph@codesourcery.com>
878 * manual/arith.texi (feenableexcept): Fix typo.
879 (fedisableexcept): Likewise.
881 2012-11-30 Roland McGrath <roland@hack.frob.com>
883 * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
884 second, differently-typed declaration, rather than a cast.
886 2012-11-30 Siddhesh Poyarekar <siddhesh@redhat.com>
888 * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
889 * include/rpc/svc.h: ... here.
891 2012-11-30 Aurelien Jarno <aurel32@debian.org>
894 * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
895 depending n and resplen2 to catch cases where answer
898 2012-11-29 Carlos O'Donell <carlos@systemhalted.org>
900 * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
901 for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
903 2012-11-29 Mike Frysinger <vapier@gentoo.org>
905 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
907 2012-11-29 Roland McGrath <roland@hack.frob.com>
909 * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
911 2012-11-28 Jeff Law <law@redhat.com>
914 * nscd/grpcache.c (cache_addgr): Rename alloca_used to
915 dataset_temporary. Track alloca usage into alloca_used.
916 If dataset is large allocate and release it via malloc/free.
918 2012-06-04 Florian Weimer <fweimer@redhat.com>
921 * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
923 2012-11-28 David S. Miller <davem@davemloft.net>
925 * sysdeps/sparc/fpu/libm-test-ulps: Update.
927 2012-11-28 Joseph Myers <joseph@codesourcery.com>
930 * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
931 of pi/2 rounded to nearest to 64 bits.
932 (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
934 (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
937 2012-11-28 Jeff Law <law@redhat.com>
938 Martin Osvald <mosvald@redhat.com>
941 * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
942 * sunrpc/svc.c: Include time.h.
943 (__svc_accept_failed): New function.
944 * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
945 any reason other than EINTR, call __svc_accept_failed.
946 * sunrpc/svc_udp.c (svcudp_recv): Similarly.
947 * sunrpc/svc_unix.c (rendezvous_request): Similarly.
949 2012-11-28 Andreas Schwab <schwab@suse.de>
951 * scripts/abilist.awk: Also handle indirect functions in .opd
954 2012-11-28 Joseph Myers <joseph@codesourcery.com>
957 * sysdeps/x86/fpu/powl_helper.c: New file.
958 * sysdeps/x86/fpu/Makefile: Likewise.
959 * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
961 (__ieee754_powl): Use __powl_helper for finite arguments except
962 integer exponents below 8.
963 * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
965 (__ieee754_powl): Use __powl_helper for finite arguments except
966 integer exponents below 8.
967 * math/libm-test.inc (pow_test): Add more tests and enable some
968 previously disabled tests.
969 * sysdeps/i386/fpu/libm-test-ulps: Update.
970 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
972 2012-11-28 Siddhesh Poyarekar <siddhesh@redhat.com>
973 Carlos O'Donell <carlos_odonell@mentor.com>
975 * nss/makedb.c (is_prime): Assert that input is odd and greater
976 than 4. Note that fact in a comment too.
977 (next_prime): Add 4 to input.
979 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
982 * libio/Makefile (tests): Add test case tst-fwrite-error.
983 * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
984 * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
985 * libio/tst-fwrite-error.c: New test case.
987 2012-11-26 H.J. Lu <hongjiu.lu@intel.com>
989 * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
990 before casting to void *.
991 * include/libc-internal.h (__pointer_type): New macro.
992 (__integer_if_pointer_type_sub): Likewise.
993 (__integer_if_pointer_type): Likewise.
994 (cast_to_integer): Likewise.
995 * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
996 (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
997 before casting to atomic64_t.
998 (atomic_exchange_acq): Likewise.
999 (__arch_exchange_and_add_body): Likewise.
1000 (__arch_add_body): Likewise.
1001 (atomic_add_negative): Likewise.
1002 (atomic_add_zero): Likewise.
1004 2012-11-26 Joseph Myers <joseph@codesourcery.com>
1006 * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
1007 (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
1008 (add_fdes): Likewise.
1009 (linear_search_fdes): Likewise.
1010 (binary_search_unencoded_fdes): Likewise.
1012 2012-11-26 Andreas Schwab <schwab@linux-m68k.org>
1014 * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
1016 2012-11-24 Adam Conrad <adconrad@0c3.net>
1018 * configure.in: Autodetect C++ header directories.
1019 * configure: Regenerated.
1021 2012-11-23 Mike Frysinger <vapier@gentoo.org>
1023 * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
1025 2012-11-23 Andreas Schwab <schwab@linux-m68k.org>
1027 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1029 2012-11-22 Joseph Myers <joseph@codesourcery.com>
1031 * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
1032 LDBL_MANT_DIG == 106]: Disable some tests.
1033 (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
1035 (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
1039 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
1040 input for small inputs. Return +/- pi/2 for large inputs.
1041 * math/libm-test.inc (atan_test): Add more tests.
1043 * sysdeps/generic/unwind-dw2-fde-glibc.c
1044 (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
1045 __attribute__ ((unused)).
1048 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
1049 x * y if x and y are nonzero and z is zero.
1052 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
1053 nonzero exponents with absolute value below 0x1p-117 to +/-
1057 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
1058 up arguments below 2**-450, not just those below 2**-500.
1059 * math/libm-test.inc (hypot_test): Add another test.
1062 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
1063 Return a+b for ratio over 2**120, not 2**60.
1064 * math/libm-test.inc (hypot_test): Add another test.
1066 * math/libm-test.inc (clog_test): Use
1067 UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
1068 (clog10_test): Likewise.
1071 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
1073 2012-11-22 Andreas Schwab <schwab@suse.de>
1075 * sysdeps/i386/fpu/libm-test-ulps: Update.
1077 2012-11-22 Pino Toscano <toscano.pino@tiscali.it>
1079 * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
1080 printf output with newline.
1082 2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
1085 * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
1086 * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
1087 -z nodlopen, -z initfirst and -z execstack support.
1088 * configure: Regenerated.
1090 * elf/elf.h (DF_1_NODIRECT): New macro.
1091 (DF_1_IGNMULDEF): Likewise.
1092 (DF_1_NOKSYMS): Likewise.
1093 (DF_1_NOHDR): Likewise.
1094 (DF_1_EDITED): Likewise.
1095 (DF_1_NORELOC): Likewise.
1096 (DF_1_SYMINTPOSE): Likewise.
1097 (DF_1_GLOBAUDIT): Likewise.
1098 (DF_1_SINGLETON): Likewise.
1099 * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
1100 DT_1_SUPPORTED_MASK bits.
1101 * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
1103 2012-11-20 Carlos O'Donell <carlos_odonell@mentor.com>
1105 * sysdeps/unix/make-syscalls.sh: Document prefixes.
1107 2012-11-20 Thomas Schwinge <thomas@codesourcery.com>
1109 * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
1112 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
1113 (sendmmsg): Move declarations...
1114 * socket/sys/socket.h: ... here.
1115 * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
1116 !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
1118 * socket/recvmmsg.c: ... this new file.
1119 * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
1120 (sendmmsg): Rename to __sendmmsg, create weak alias and make
1121 definition of __sendmmsg hidden.
1122 * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
1123 [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
1124 Move ENOSYS stub into and include it from...
1125 * socket/sendmmsg.c: ... this new file.
1126 * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
1127 (sysdep_routines): Move recvmmsg and sendmmsg...
1128 * socket/Makefile (routines): ... here.
1129 * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
1130 (GLIBC_PRIVATE): Add __sendmmsg.
1131 * include/sys/socket.h (__sendmmsg): Add declarations.
1132 * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
1135 2012-11-20 Joseph Myers <joseph@codesourcery.com>
1137 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
1138 variable I1 with __attribute__ ((unused)).
1139 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
1141 2012-11-19 Joseph Myers <joseph@codesourcery.com>
1143 * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
1144 DUMMY variables with __attribute__ ((unused)).
1146 * bits/byteswap.h: Include <bits/types.h>.
1147 (__bswap_64): Use __uint64_t instead of unsigned long long int.
1149 2012-11-19 Pino Toscano <toscano.pino@tiscali.it>
1151 * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
1152 string_t. Do not manually set errno.
1153 (__ptsname_r): Change the type of PEERNAME to string_t, and check its
1154 length with __strnlen. Make sure to both set errno and return it on
1157 2012-11-19 David S. Miller <davem@davemloft.net>
1159 With help from Joseph Myers.
1160 * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
1161 very large arguments properly.
1162 * math/libm-test.inc (atan_test): New tests.
1163 (atan2_test): New tests.
1164 * sysdeps/sparc/fpu/libm-test-ulps: Update.
1165 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1167 2012-11-19 Joseph Myers <joseph@codesourcery.com>
1170 * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
1173 * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
1174 [POSIX] (EADDRNOTAVAIL): Likewise.
1175 [POSIX] (EAFNOSUPPORT): Likewise.
1176 [POSIX] (EALREADY): Likewise.
1177 [POSIX] (ECONNABORTED): Likewise.
1178 [POSIX] (ECONNREFUSED): Likewise.
1179 [POSIX] (ECONNRESET): Likewise.
1180 [POSIX] (EDESTADDRREQ): Likewise.
1181 [POSIX] (EDQUOT): Likewise.
1182 [POSIX] (EHOSTUNREACH): Likewise.
1183 [POSIX] (EIDRM): Likewise.
1184 [POSIX] (EISCONN): Likewise.
1185 [POSIX] (ELOOP): Likewise.
1186 [POSIX] (EMULTIHOP): Likewise.
1187 [POSIX] (ENETDOWN): Likewise.
1188 [POSIX] (ENETUNREACH): Likewise.
1189 [POSIX] (ENOBUFS): Likewise.
1190 [POSIX] (ENODATA): Likewise.
1191 [POSIX] (ENOLINK): Likewise.
1192 [POSIX] (ENOMSG): Likewise.
1193 [POSIX] (ENOPROTOOPT): Likewise.
1194 [POSIX] (ENOSR): Likewise.
1195 [POSIX] (ENOSTR): Likewise.
1196 [POSIX] (ENOTCONN): Likewise.
1197 [POSIX] (ENOTSOCK): Likewise.
1198 [POSIX] (EOPNOTSUPP): Likewise.
1199 [POSIX] (EOVERFLOW): Likewise.
1200 [POSIX] (EPROTO): Likewise.
1201 [POSIX] (EPROTONOSUPPORT): Likewise.
1202 [POSIX] (EPROTOTYPE): Likewise.
1203 [POSIX] (ESTALE): Likewise.
1204 [POSIX] (ETIME): Likewise.
1205 [POSIX] (ETXTBSY): Likewise.
1206 [POSIX] (EWOULDBLOCK): Likewise.
1207 [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
1208 * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
1209 [POSIX] (SEEK_CUR): Likewise.
1210 [POSIX] (SEEK_END): Likewise.
1211 [POSIX || UNIX98] (mode_t): Do not require.
1212 [POSIX] (off_t): Likewise.
1213 [POSIX] (pid_t): Likewise.
1214 [POSIX] (sys/stat.h): Do not allow header.
1215 [POSIX] (unistd.h): Likewise.
1216 [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
1217 [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
1218 [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
1219 * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
1221 * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
1222 sigevent): Specify elements.
1223 [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
1225 [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
1226 [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
1228 * conform/data/cpio.h-data [POSIX]: Disable whole file.
1229 * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
1230 * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
1231 (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
1232 [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
1233 [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
1234 [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
1235 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
1236 [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
1237 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
1238 [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
1239 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
1240 [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
1241 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
1243 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
1245 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
1247 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
1249 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
1250 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
1251 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
1252 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
1253 [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
1254 Specify lower bound on value.
1255 [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
1256 [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
1257 [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
1258 [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
1259 [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
1260 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
1261 [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
1262 [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
1264 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
1266 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
1267 [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
1268 [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
1269 [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
1270 [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
1271 [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
1272 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
1273 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
1274 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
1275 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
1276 [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
1277 [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
1278 [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
1279 [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
1280 [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
1281 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
1283 [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
1285 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
1286 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
1287 [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
1288 [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
1289 [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
1290 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
1292 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
1293 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
1294 [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
1295 [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
1296 [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise. Give
1297 value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
1298 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
1300 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
1301 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
1302 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
1303 [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
1304 Likewise. Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
1305 [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
1306 specify as optional.
1307 [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
1308 [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
1309 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
1310 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
1311 [POSIX || XPG3] (NL_ARGMAX): Do not allow.
1312 [XPG3] (NL_LANGMAX): Likewise.
1313 [POSIX || XPG3] (NL_MSGMAX): Likewise.
1314 [POSIX || XPG3] (NL_NMAX): Likewise.
1315 [POSIX || XPG3] (NL_SETMAX): Likewise.
1316 [POSIX || XPG3] (NL_TEXTMAX): Likewise.
1317 [XPG3] (NZERO): Likewise.
1318 [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
1319 [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
1320 [!ISO && !ISO99 && !ISO11] (*_t): Allow.
1321 * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
1322 (REG_ERANGE): Expect.
1323 * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
1325 [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
1326 Use (void) in prototype.
1327 [POSIX] (*_t): Allow.
1328 * conform/data/sys/times.h-data [POSIX]: Enable whole file.
1329 * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
1330 (WRDE_BADVAL): Expect.
1332 * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
1334 [XPG3 || XPG4] (O_RSYNC): Likewise.
1335 * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
1337 [XPG3 || XPG4] (pthread_sigmask): Likewise.
1338 [XPG3 || XPG4] (sigqueue): Likewise.
1339 [XPG3 || XPG4] (sigtimedwait): Likewise.
1340 [XPG3 || XPG4] (sigwaitinfo): Likewise.
1341 * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
1342 [XPG3 || XPG4] (vsnprintf): Likewise.
1343 * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
1345 [XPG3 || XPG4] (blksize_t): Likewise.
1346 * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
1348 [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
1349 [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
1350 [XPG3 || XPG4] (struct itimerspec): Likewise.
1351 [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
1352 [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
1353 [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
1354 [XPG3 || XPG4] (clockid_t): Likewise.
1355 [XPG3 || XPG4] (timer_t): Likewise.
1356 [XPG3 || XPG4] (clock_getres): Likewise.
1357 [XPG3 || XPG4] (clock_gettime): Likewise.
1358 [XPG3 || XPG4] (clock_settime): Likewise.
1359 [XPG3 || XPG4] (nanosleep): Likewise.
1360 [XPG3 || XPG4] (timer_create): Likewise.
1361 [XPG3 || XPG4] (timer_delete): Likewise.
1362 [XPG3 || XPG4] (timer_gettime): Likewise.
1363 [XPG3 || XPG4] (timer_getoverrun): Likewise.
1364 [XPG3 || XPG4] (timer_settime): Likewise.
1365 * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
1366 [XPG3 || XPG4] (getlogin_r): Likewise.
1367 [XPG3 || XPG4] (pread): Likewise.
1368 [XPG3 || XPG4] (pthread_atfork): Likewise.
1369 [XPG3 || XPG4] (pwrite): Likewise.
1372 * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
1375 2012-11-19 Pino Toscano <toscano.pino@tiscali.it>
1377 * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
1378 finalizing MALLSTREAM.
1380 * sysdeps/mach/hurd/syncfs.c: New file.
1382 2012-11-19 Siddhesh Poyarekar <siddhesh@redhat.com>
1385 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
1386 NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
1387 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
1388 h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
1389 (_nss_dns_gethostbyname4_r): Likewise.
1390 * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
1391 EAI_SYSTEM if NSS_STATUS_UNAVAIL.
1393 2012-11-19 Peng Haitao <penght@cn.fujitsu.com>
1396 * sunrpc/bindrsvprt.c: Add lock to protect static variable.
1398 2012-11-19 Steve McIntyre <steve.mcintyre@linaro.org>
1400 * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
1401 * elf/cache.c (print_entry): Print ",AArch64" for
1404 * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
1405 * elf/cache.c (print_entry): Print ",hard-float" for
1408 2012-11-18 David S. Miller <davem@davemloft.net>
1410 With help from Joseph Myers.
1411 * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
1413 * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
1415 * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
1416 ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
1418 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
1419 * math/libm-test.inc (y0_test): New tests.
1420 (y1_test): New tests.
1421 * sysdeps/i386/fpu/libm-test-ulps: Update.
1422 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1423 * sysdeps/sparc/fpu/libm-test-ulps: Update.
1425 2012-11-18 Andreas Schwab <schwab@linux-m68k.org>
1427 * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
1429 * configure: Regenerated.
1431 2012-11-17 David S. Miller <davem@davemloft.net>
1434 * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
1435 nonzero exponents with absolute value below 0x1p-128 to +/-
1438 2012-11-17 Joseph Myers <joseph@codesourcery.com>
1440 * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
1442 * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
1444 * posix/getconf-speclist.c: New file.
1445 * posix/posix-envs.def: Likewise.
1446 * posix/confstr.c (START_ENV_GROUP): New macro.
1447 (END_ENV_GROUP): Likewise.
1448 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
1449 (KNOWN_PRESENT_ENV_STRING): Likewise.
1450 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
1451 (UNKNOWN_ENVIRONMENT): Likewise.
1452 (confstr): Include posix-envs.def instead of handling
1453 _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
1454 _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
1455 * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
1456 (END_ENV_GROUP): Likewise.
1457 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
1458 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
1459 (UNKNOWN_ENVIRONMENT): Likewise.
1460 (__sysconf): Include posix-envs.def instead of handling associated
1461 cases directly here.
1462 * posix/Makefile ($(objpfx)getconf.speclist): Generate by
1463 preprocessing getconf-speclist.c rather than running getconf or
1464 generating empty file.
1466 2012-11-16 Pino Toscano <toscano.pino@tiscali.it>
1468 * scripts/check-local-headers.sh: Ignore 'mach' headers.
1470 2012-11-16 Andrej Lajovic <natrij@gmail.com>
1473 * iconv/iconv_prog.c (main): Fix -c handling of '/'.
1475 2012-11-16 David S. Miller <davem@davemloft.net>
1477 * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
1478 smaller than LDBL_EPSILON/2.0L, just return xm1.
1480 2012-11-16 H.J. Lu <hongjiu.lu@intel.com>
1482 * elf/tst-array1.c (init): Set constructor priority to 1000.
1483 (fini): Set destructor priority to 1000.
1484 * elf/tst-array2dep.c: Likewise.
1486 2012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
1489 * libio/fileops.c (_IO_new_file_write): Correctly return error.
1490 (_IO_new_file_xsputn): Also return EOF if none of the input
1491 data was written when overflow failed.
1492 * libio/iopadn.c (_IO_padn): Likewise.
1493 * libio/iowpadn.c (_IO_wpadn): Likewise.
1494 * stdio-common/tst-put-error.c: Add copyright notice.
1495 (do_test): Add case for printing padded string.
1496 * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
1497 _IO_padn returned error.
1498 [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
1499 * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
1502 2012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
1504 * libio/libioP.h: Add comment note that the references to C++
1505 bits are now obsolete.
1507 2012-11-15 Marcus Shawcroft <marcus.shawcroft@linaro.org>
1509 * math/libm-test.inc (check_complex): Use asprintf.
1511 2012-11-14 Joseph Myers <joseph@codesourcery.com>
1513 * debug/pcprofiledump.c (print_version): Update copyright year.
1514 * malloc/memusagestat.c (print_version): Likewise.
1516 2012-11-14 H.J. Lu <hongjiu.lu@intel.com>
1519 * elf/Makefile (tests): Add tst-audit8.
1520 ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
1521 ($(objpfx)tst-audit8.out): New target.
1522 (tst-audit8-ENV): New variable.
1523 * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
1524 audit if l_reloc_result is NULL.
1525 (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
1526 defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
1527 * elf/tst-audit8.c: New file.
1529 2012-11-14 Marcus Shawcroft <marcus.shawcroft@linaro.org>
1531 * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
1532 * misc/Makefile (CFLAGS-select.c): Define.
1533 * posix/Makefile (CFLAGS-pause.c): Define.
1535 2012-11-13 David S. Miller <davem@davemloft.net>
1537 * crypt/Makefile: Move test targets after toplevel Rules
1538 inclusion. Grab any necessary sysdep routines when linking.
1539 * crypt/md5.c (md5_process_block): Remove define, we will always
1540 name it __md5_process_block.
1541 (md5_finish_ctx): Update md5_process_block call.
1542 (md5_stream): Likewise.
1543 (md5_process_bytes): Likewise.
1544 (md5_process_block): Rename to __md5_process_block and move to ...
1545 * crypt/md5-block.c: ... here.
1546 * crypt/sha256.c (sha256_process_block): Move to ...
1547 * crypt/sha256-block.c: ... here.
1548 * crypt/sha512.c (sha512_process_block): Move to ...
1549 * crypt/sha512-block.c: ... here.
1550 * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
1552 * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
1553 * sysdeps/sparc/sparc64/multiarch/Makefile
1554 (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
1556 (localedef-aux): Add md5 crypto assembler when in locale subdir.
1557 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
1559 * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
1560 * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
1561 * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
1562 * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
1563 * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
1564 * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
1565 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
1566 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
1567 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
1569 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
1570 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
1572 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
1574 2012-11-13 Joseph Myers <joseph@codesourcery.com>
1576 * timezone/tzselect.ksh: Update from tzcode git revision
1577 a435f9f0ecafa56d9e0263835836bd0c64cd7307.
1578 * timezone/zdump.c: Likewise.
1579 * timezone/zic.c: Likewise.
1580 * timezone/Makefile ($(objpfx)version.h): Only include $(version)
1581 in TZVERSION setting, not $(PKGVERSION).
1582 ($(objpfx)tzselect): Likewise. Also substitute PKGVERSION and
1583 REPORT_BUGS_TO settings.
1586 * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
1589 2012-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
1591 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
1592 detection to immediately after _FP_ROUND().
1593 * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
1596 2012-11-11 David S. Miller <davem@davemloft.net>
1598 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
1600 (__get_clockfreq_via_proc_openprom): Use __open, __read, and
1601 __close rather than their public counterparts.
1603 2012-11-10 Joseph Myers <joseph@codesourcery.com>
1605 * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
1607 [UNIX98] (sem_timedwait): Do not expect.
1608 * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
1609 [XPG4 || UNIX98] (sockatmark): Do not expect.
1610 * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
1611 (clock_getcpuclockid): Do not expect.
1612 [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
1613 * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
1615 [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
1616 * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
1617 [UNIX98] (vwscanf): Likewise.
1618 [UNIX98] (vswscanf): Likewise.
1620 2012-11-09 Joseph Myers <joseph@codesourcery.com>
1622 * timezone/version.h: Remove file.
1623 * timezone/README: Do not refer to version.h.
1624 * timezone/Makefile ($(objpfx)zic.o): New dependency on
1626 ($(objpfx)zdump.o): Likewise.
1627 ($(objpfx)version.h): New target.
1629 * timezone/tzselect.ksh: Change to verbatim copy from tzcode
1631 * timezone/README: Don't mention modification to tzselect.ksh.
1632 * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
1633 work on unmodified tzselect.ksh. Substitute version numbers in
1636 * Makefile (format-me): Remove.
1637 (INSTALL): Adjust indentation. Use commands directly instead of
1640 * aclocal.m4 (ACX_PKGVERSION): New macro.
1641 (ACX_BUGURL): Likewise.
1642 * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
1643 (PKGVERSION): New AC_DEFINE_UNQUOTED.
1644 (REPORT_BUGS_TO): Likewise.
1645 * configure: Regenerated.
1646 * config.h.in (PKGVERSION): New macro.
1647 (REPORT_BUGS_TO): Likewise.
1648 * config.make.in (PKGVERSION): New variable.
1649 (PKGVERSION_TEXI): Likewise.
1650 (REPORT_BUGS_TO): Likewise.
1651 (REPORT_BUGS_TEXI): Likewise.
1652 * Makefile (format-me): Use -I$(common-objpfx)manual.
1653 (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
1654 ($(common-objpfx)manual/%): New target.
1655 (manual/%): Remove target.
1656 * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
1657 (print_version): Use PKGVERSION.
1658 * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
1659 * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
1661 ($(objpfx)xtrace): Likewise.
1662 * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
1663 * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
1664 (print_version): Use PKGVERSION.
1665 * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
1666 (do_version): Use PKGVERSION.
1667 * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
1669 (common-ldd-rewrite): Likewise.
1670 * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
1671 * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
1672 (print_version): Use PKGVERSION.
1673 * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
1674 * elf/pldd.c (argp_program_bug_address): Remove variable.
1675 (more_help): New function.
1676 (argp): Use more_help.
1677 (print_version): Use PKGVERSION.
1678 * elf/sln.c (main): Use PKGVERSION.
1679 (usage): Use REPORT_BUGS_TO.
1680 * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
1681 (top level): Use PKGVERSION.
1682 * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
1683 (print_version): Use PKGVERSION.
1684 * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
1685 (print_version): Use PKGVERSION.
1686 * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
1687 (print_version): Use PKGVERSION.
1688 * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
1689 (print_version): Use PKGVERSION.
1690 * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
1691 (print_version): Use PKGVERSION.
1692 * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
1693 (print_version): Use PKGVERSION.
1694 * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
1696 ($(objpfx)memusage): Likewise.
1697 * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
1698 (do_version): Use PKGVERSION.
1699 * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
1700 (print_version): Use PKGVERSION.
1701 * malloc/mtrace.pl ($PACKAGE): Remove variable.
1702 ($PKGVERSION): New variable.
1703 ($REPORT_BUGS_TO): Likewise.
1704 (usage): Use $REPORT_BUGS_TO.
1705 (top level): Use $PKGVERSION.
1706 * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
1707 ($(objpfx)pkgvers.texi): New rule.
1708 ($(objpfx)stamp-pkgvers): Likewise.
1709 * manual/install.texi: Include pkgvers.texi.
1710 (--with-pkgversion): Document new configure option.
1711 (--with-bugurl): Likewise.
1712 (Reporting Bugs): Describe Bugzilla as upstream tracker rather
1713 than necessarily for this particular distribution. Use
1714 REPORT_BUGS_TO for where to report bugs.
1715 * INSTALL: Regenerated.
1716 * manual/libc.texinfo: Include pkgvers.texi.
1717 [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
1718 * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
1719 (print_version): Use PKGVERSION.
1720 * nss/getent.c (more_help): Use REPORT_BUGS_TO.
1721 (print_version): Use PKGVERSION.
1722 * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
1723 (print_version): Use PKGVERSION.
1724 * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
1725 * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
1727 * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
1728 (print_version): Use PKGVERSION.
1729 * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
1730 (print_version): Use PKGVERSION.
1731 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
1734 * timezone/checktab.awk: Update from tzcode 2012i.
1735 * timezone/ialloc.c: Likewise.
1736 * timezone/private.h: Likewise.
1737 * timezone/scheck.c: Likewise.
1738 * timezone/tzfile.h: Likewise.
1739 * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
1740 (TZVERSION): Hardcode tzcode version number.
1741 * timezone/zdump.c: Update from tzcode 2012i.
1742 * timezone/zic.c: Likewise.
1743 * timezone/version.h: New file.
1744 * timezone/README: Describe version.h. Update upstream location.
1747 * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
1748 (mktemp): Enable declaration.
1749 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
1750 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
1751 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
1752 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
1754 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
1756 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
1758 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
1760 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
1762 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
1766 * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
1767 offset in buffer as u_int32_t not u_long. Consistently use memcpy
1768 for copies of such integer values.
1769 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
1770 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
1772 2012-11-09 Andreas Jaeger <aj@suse.de>
1774 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
1775 definitions and declarations that are provided by
1776 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
1778 2012-11-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1780 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
1781 * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
1782 * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
1785 2012-11-08 Marcus Shawcroft <marcus.shawcroft@linaro.org>
1787 * elf/elf.h: Update comment before AArch64 relocations.
1789 2012-11-07 David S. Miller <davem@davemloft.net>
1791 * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
1792 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
1793 (__start_context): Declare.
1794 (__makecontext_ret): Delete.
1795 (__makecontext): Hook up __start_context instead of
1797 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
1798 (sysdep_routines): Add __start_context when in stdlib.
1800 2012-11-07 Joseph Myers <joseph@codesourcery.com>
1802 * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
1803 $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
1804 * sysdeps/x86/tst-xmmymm.sh (NM): New variable. Use it instead of
1806 (OBJDUMP): New variable. Use it instead of hardcoded "objdump".
1807 (READELF): New variable. Use it instead of hardcoded "readelf".
1809 2012-11-07 H.J. Lu <hongjiu.lu@intel.com>
1811 * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
1812 * sysdeps/x86/Makefile: Here.
1813 * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
1814 * sysdeps/x86/tst-xmmymm.sh: This.
1816 2012-11-07 Joseph Myers <joseph@codesourcery.com>
1818 * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
1820 [UNIX98] (pthread_barrier_t): Do not expect.
1821 [UNIX98] (pthread_barrierattr_t): Likewise.
1822 [UNIX98] (pthread_spinlock_t): Likewise.
1823 [UNIX98] (pthread_barrier_destroy): Likewise.
1824 [UNIX98] (pthread_barrier_init): Likewise.
1825 [UNIX98] (pthread_barrier_wait): Likewise.
1826 [UNIX98] (pthread_barrierattr_destroy): Likewise.
1827 [UNIX98] (pthread_barrierattr_getpshared): Likewise.
1828 [UNIX98] (pthread_barrierattr_init): Likewise.
1829 [UNIX98] (pthread_barrierattr_setpshared): Likewise.
1830 [UNIX98] (pthread_getcpuclockid): Likewise.
1831 [UNIX98] (pthread_mutex_timedlock): Likewise.
1832 [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
1833 [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
1834 [UNIX98] (pthread_sigmask): Likewise.
1835 [UNIX98] (pthread_spin_destroy): Likewise.
1836 [UNIX98] (pthread_spin_init): Likewise.
1837 [UNIX98] (pthread_spin_lock): Likewise.
1838 [UNIX98] (pthread_spin_trylock): Likewise.
1839 [UNIX98] (pthread_spin_unlock): Likewise.
1840 * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
1842 [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
1843 [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
1844 [XPG3 || XPG4] (pthread_cond_t): Likewise.
1845 [XPG3 || XPG4] (pthread_condattr_t): Likewise.
1846 [XPG3 || XPG4] (pthread_key_t): Likewise.
1847 [XPG3 || XPG4] (pthread_mutex_t): Likewise.
1848 [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
1849 [XPG3 || XPG4] (pthread_once_t): Likewise.
1850 [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
1851 [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
1852 [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
1853 [XPG3 || XPG4] (pthread_t): Likewise.
1855 * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
1857 [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
1859 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
1860 Change function return type to int.
1862 * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
1863 Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
1864 [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
1865 [!POSIX] (POSIX_MADV_RANDOM): Likewise.
1866 [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
1867 [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
1868 [!POSIX] (posix_madvise): Likewise.
1869 (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
1871 (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
1872 (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
1874 (posix_mem_offset): Likewise.
1875 (posix_typed_mem_get_info): Likewise.
1876 (posix_typed_mem_open): Likewise.
1878 * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
1879 Change condition to [XOPEN2K8].
1881 * conform/conformtest.pl: Preprocess allow-header data with -x c
1882 instead of from stdin.
1883 (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
1884 * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
1885 [C99-based standards] (cerfc): Likewise.
1886 [C99-based standards] (cexp2): Likewise.
1887 [C99-based standards] (cexpm1): Likewise.
1888 [C99-based standards] (clog10): Likewise.
1889 [C99-based standards] (clog1p): Likewise.
1890 [C99-based standards] (clog2): Likewise.
1891 [C99-based standards] (clgamma): Likewise.
1892 [C99-based standards] (ctgamma): Likewise.
1893 [C99-based standards] (cerff): Likewise.
1894 [C99-based standards] (cerfcf): Likewise.
1895 [C99-based standards] (cexp2f): Likewise.
1896 [C99-based standards] (cexpm1f): Likewise.
1897 [C99-based standards] (clog10f): Likewise.
1898 [C99-based standards] (clog1pf): Likewise.
1899 [C99-based standards] (clog2f): Likewise.
1900 [C99-based standards] (clgammaf): Likewise.
1901 [C99-based standards] (ctgammaf): Likewise.
1902 [C99-based standards] (cerfl): Likewise.
1903 [C99-based standards] (cerfcl): Likewise.
1904 [C99-based standards] (cexp2l): Likewise.
1905 [C99-based standards] (cexpm1l): Likewise.
1906 [C99-based standards] (clog10l): Likewise.
1907 [C99-based standards] (clog1pl): Likewise.
1908 [C99-based standards] (clog2l): Likewise.
1909 [C99-based standards] (clgammal): Likewise.
1910 [C99-based standards] (ctgammal): Likewise.
1911 * conform/data/inttypes.h-data [C99-based standards]: Include
1912 stdint.h-data. Remove all expectations for stdint.h contents.
1913 [C99-based standards] (PRI*): Do not allow.
1914 [C99-based standards] (SCN*): Likewise.
1915 [C99-based standards] (*_t): Likewise.
1916 [C99-based-standards] (PRId8): Expect macro.
1917 [C99-based-standards] (PRIi8): Likewise.
1918 [C99-based-standards] (PRIo8): Likewise.
1919 [C99-based-standards] (PRIu8): Likewise.
1920 [C99-based-standards] (PRIx8): Likewise.
1921 [C99-based-standards] (PRIX8): Likewise.
1922 [C99-based-standards] (SCNd8): Likewise.
1923 [C99-based-standards] (SCNi8): Likewise.
1924 [C99-based-standards] (SCNo8): Likewise.
1925 [C99-based-standards] (SCNu8): Likewise.
1926 [C99-based-standards] (SCNx8): Likewise.
1927 [C99-based-standards] (PRIdLEAST8): Likewise.
1928 [C99-based-standards] (PRIiLEAST8): Likewise.
1929 [C99-based-standards] (PRIoLEAST8): Likewise.
1930 [C99-based-standards] (PRIuLEAST8): Likewise.
1931 [C99-based-standards] (PRIxLEAST8): Likewise.
1932 [C99-based-standards] (PRIXLEAST8): Likewise.
1933 [C99-based-standards] (SCNdLEAST8): Likewise.
1934 [C99-based-standards] (SCNiLEAST8): Likewise.
1935 [C99-based-standards] (SCNoLEAST8): Likewise.
1936 [C99-based-standards] (SCNuLEAST8): Likewise.
1937 [C99-based-standards] (SCNxLEAST8): Likewise.
1938 [C99-based-standards] (PRIdFAST8): Likewise.
1939 [C99-based-standards] (PRIiFAST8): Likewise.
1940 [C99-based-standards] (PRIoFAST8): Likewise.
1941 [C99-based-standards] (PRIuFAST8): Likewise.
1942 [C99-based-standards] (PRIxFAST8): Likewise.
1943 [C99-based-standards] (PRIXFAST8): Likewise.
1944 [C99-based-standards] (SCNdFAST8): Likewise.
1945 [C99-based-standards] (SCNiFAST8): Likewise.
1946 [C99-based-standards] (SCNoFAST8): Likewise.
1947 [C99-based-standards] (SCNuFAST8): Likewise.
1948 [C99-based-standards] (SCNxFAST8): Likewise.
1949 [C99-based-standards] (PRId16): Likewise.
1950 [C99-based-standards] (PRIi16): Likewise.
1951 [C99-based-standards] (PRIo16): Likewise.
1952 [C99-based-standards] (PRIu16): Likewise.
1953 [C99-based-standards] (PRIx16): Likewise.
1954 [C99-based-standards] (PRIX16): Likewise.
1955 [C99-based-standards] (SCNd16): Likewise.
1956 [C99-based-standards] (SCNi16): Likewise.
1957 [C99-based-standards] (SCNo16): Likewise.
1958 [C99-based-standards] (SCNu16): Likewise.
1959 [C99-based-standards] (SCNx16): Likewise.
1960 [C99-based-standards] (PRIdLEAST16): Likewise.
1961 [C99-based-standards] (PRIiLEAST16): Likewise.
1962 [C99-based-standards] (PRIoLEAST16): Likewise.
1963 [C99-based-standards] (PRIuLEAST16): Likewise.
1964 [C99-based-standards] (PRIxLEAST16): Likewise.
1965 [C99-based-standards] (PRIXLEAST16): Likewise.
1966 [C99-based-standards] (SCNdLEAST16): Likewise.
1967 [C99-based-standards] (SCNiLEAST16): Likewise.
1968 [C99-based-standards] (SCNoLEAST16): Likewise.
1969 [C99-based-standards] (SCNuLEAST16): Likewise.
1970 [C99-based-standards] (SCNxLEAST16): Likewise.
1971 [C99-based-standards] (PRIdFAST16): Likewise.
1972 [C99-based-standards] (PRIiFAST16): Likewise.
1973 [C99-based-standards] (PRIoFAST16): Likewise.
1974 [C99-based-standards] (PRIuFAST16): Likewise.
1975 [C99-based-standards] (PRIxFAST16): Likewise.
1976 [C99-based-standards] (PRIXFAST16): Likewise.
1977 [C99-based-standards] (SCNdFAST16): Likewise.
1978 [C99-based-standards] (SCNiFAST16): Likewise.
1979 [C99-based-standards] (SCNoFAST16): Likewise.
1980 [C99-based-standards] (SCNuFAST16): Likewise.
1981 [C99-based-standards] (SCNxFAST16): Likewise.
1982 [C99-based-standards] (PRId32): Likewise.
1983 [C99-based-standards] (PRIi32): Likewise.
1984 [C99-based-standards] (PRIo32): Likewise.
1985 [C99-based-standards] (PRIu32): Likewise.
1986 [C99-based-standards] (PRIx32): Likewise.
1987 [C99-based-standards] (PRIX32): Likewise.
1988 [C99-based-standards] (SCNd32): Likewise.
1989 [C99-based-standards] (SCNi32): Likewise.
1990 [C99-based-standards] (SCNo32): Likewise.
1991 [C99-based-standards] (SCNu32): Likewise.
1992 [C99-based-standards] (SCNx32): Likewise.
1993 [C99-based-standards] (PRIdLEAST32): Likewise.
1994 [C99-based-standards] (PRIiLEAST32): Likewise.
1995 [C99-based-standards] (PRIoLEAST32): Likewise.
1996 [C99-based-standards] (PRIuLEAST32): Likewise.
1997 [C99-based-standards] (PRIxLEAST32): Likewise.
1998 [C99-based-standards] (PRIXLEAST32): Likewise.
1999 [C99-based-standards] (SCNdLEAST32): Likewise.
2000 [C99-based-standards] (SCNiLEAST32): Likewise.
2001 [C99-based-standards] (SCNoLEAST32): Likewise.
2002 [C99-based-standards] (SCNuLEAST32): Likewise.
2003 [C99-based-standards] (SCNxLEAST32): Likewise.
2004 [C99-based-standards] (PRIdFAST32): Likewise.
2005 [C99-based-standards] (PRIiFAST32): Likewise.
2006 [C99-based-standards] (PRIoFAST32): Likewise.
2007 [C99-based-standards] (PRIuFAST32): Likewise.
2008 [C99-based-standards] (PRIxFAST32): Likewise.
2009 [C99-based-standards] (PRIXFAST32): Likewise.
2010 [C99-based-standards] (SCNdFAST32): Likewise.
2011 [C99-based-standards] (SCNiFAST32): Likewise.
2012 [C99-based-standards] (SCNoFAST32): Likewise.
2013 [C99-based-standards] (SCNuFAST32): Likewise.
2014 [C99-based-standards] (SCNxFAST32): Likewise.
2015 [C99-based-standards] (PRId64): Likewise.
2016 [C99-based-standards] (PRIi64): Likewise.
2017 [C99-based-standards] (PRIo64): Likewise.
2018 [C99-based-standards] (PRIu64): Likewise.
2019 [C99-based-standards] (PRIx64): Likewise.
2020 [C99-based-standards] (PRIX64): Likewise.
2021 [C99-based-standards] (SCNd64): Likewise.
2022 [C99-based-standards] (SCNi64): Likewise.
2023 [C99-based-standards] (SCNo64): Likewise.
2024 [C99-based-standards] (SCNu64): Likewise.
2025 [C99-based-standards] (SCNx64): Likewise.
2026 [C99-based-standards] (PRIdLEAST64): Likewise.
2027 [C99-based-standards] (PRIiLEAST64): Likewise.
2028 [C99-based-standards] (PRIoLEAST64): Likewise.
2029 [C99-based-standards] (PRIuLEAST64): Likewise.
2030 [C99-based-standards] (PRIxLEAST64): Likewise.
2031 [C99-based-standards] (PRIXLEAST64): Likewise.
2032 [C99-based-standards] (SCNdLEAST64): Likewise.
2033 [C99-based-standards] (SCNiLEAST64): Likewise.
2034 [C99-based-standards] (SCNoLEAST64): Likewise.
2035 [C99-based-standards] (SCNuLEAST64): Likewise.
2036 [C99-based-standards] (SCNxLEAST64): Likewise.
2037 [C99-based-standards] (PRIdFAST64): Likewise.
2038 [C99-based-standards] (PRIiFAST64): Likewise.
2039 [C99-based-standards] (PRIoFAST64): Likewise.
2040 [C99-based-standards] (PRIuFAST64): Likewise.
2041 [C99-based-standards] (PRIxFAST64): Likewise.
2042 [C99-based-standards] (PRIXFAST64): Likewise.
2043 [C99-based-standards] (SCNdFAST64): Likewise.
2044 [C99-based-standards] (SCNiFAST64): Likewise.
2045 [C99-based-standards] (SCNoFAST64): Likewise.
2046 [C99-based-standards] (SCNuFAST64): Likewise.
2047 [C99-based-standards] (SCNxFAST64): Likewise.
2048 [C99-based-standards] (PRIdMAX): Likewise.
2049 [C99-based-standards] (PRIiMAX): Likewise.
2050 [C99-based-standards] (PRIoMAX): Likewise.
2051 [C99-based-standards] (PRIuMAX): Likewise.
2052 [C99-based-standards] (PRIxMAX): Likewise.
2053 [C99-based-standards] (PRIXMAX): Likewise.
2054 [C99-based-standards] (SCNdMAX): Likewise.
2055 [C99-based-standards] (SCNiMAX): Likewise.
2056 [C99-based-standards] (SCNoMAX): Likewise.
2057 [C99-based-standards] (SCNuMAX): Likewise.
2058 [C99-based-standards] (SCNxMAX): Likewise.
2059 [C99-based-standards] (PRIdPTR): Likewise.
2060 [C99-based-standards] (PRIiPTR): Likewise.
2061 [C99-based-standards] (PRIoPTR): Likewise.
2062 [C99-based-standards] (PRIuPTR): Likewise.
2063 [C99-based-standards] (PRIxPTR): Likewise.
2064 [C99-based-standards] (PRIXPTR): Likewise.
2065 [C99-based-standards] (SCNdPTR): Likewise.
2066 [C99-based-standards] (SCNiPTR): Likewise.
2067 [C99-based-standards] (SCNoPTR): Likewise.
2068 [C99-based-standards] (SCNuPTR): Likewise.
2069 [C99-based-standards] (SCNxPTR): Likewise.
2070 * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
2072 * conform/data/stdint.h-data: Update comments to clarify
2074 [C99-based standards] (INT8_MIN): Use macro-int-constant. Specify
2076 [C99-based standards] (INT8_MAX): Likewise.
2077 [C99-based standards] (INT16_MIN): Likewise.
2078 [C99-based standards] (INT16_MAX): Likewise.
2079 [C99-based standards] (INT32_MIN): Likewise.
2080 [C99-based standards] (INT32_MAX): Likewise.
2081 [C99-based standards] (INT64_MIN): Likewise.
2082 [C99-based standards] (INT64_MAX): Likewise.
2083 [C99-based standards] (UINT8_MAX): Likewise.
2084 [C99-based standards] (UINT16_MAX): Likewise.
2085 [C99-based standards] (UINT32_MAX): Likewise.
2086 [C99-based standards] (UINT64_MAX): Likewise.
2087 [C99-based standards] (INT_LEAST8_MIN): Likewise.
2088 [C99-based standards] (INT_LEAST8_MAX): Likewise.
2089 [C99-based standards] (INT_LEAST16_MIN): Likewise.
2090 [C99-based standards] (INT_LEAST16_MAX): Likewise.
2091 [C99-based standards] (INT_LEAST32_MIN): Likewise.
2092 [C99-based standards] (INT_LEAST32_MAX): Likewise.
2093 [C99-based standards] (INT_LEAST64_MIN): Likewise.
2094 [C99-based standards] (INT_LEAST64_MAX): Likewise.
2095 [C99-based standards] (UINT_LEAST8_MAX): Likewise.
2096 [C99-based standards] (UINT_LEAST16_MAX): Likewise.
2097 [C99-based standards] (UINT_LEAST32_MAX): Likewise.
2098 [C99-based standards] (UINT_LEAST64_MAX): Likewise.
2099 [C99-based standards] (INT_FAST8_MIN): Likewise.
2100 [C99-based standards] (INT_FAST8_MAX): Likewise.
2101 [C99-based standards] (INT_FAST16_MIN): Likewise.
2102 [C99-based standards] (INT_FAST16_MAX): Likewise.
2103 [C99-based standards] (INT_FAST32_MIN): Likewise.
2104 [C99-based standards] (INT_FAST32_MAX): Likewise.
2105 [C99-based standards] (INT_FAST64_MIN): Likewise.
2106 [C99-based standards] (INT_FAST64_MAX): Likewise.
2107 [C99-based standards] (UINT_FAST8_MAX): Likewise.
2108 [C99-based standards] (UINT_FAST16_MAX): Likewise.
2109 [C99-based standards] (UINT_FAST32_MAX): Likewise.
2110 [C99-based standards] (UINT_FAST64_MAX): Likewise.
2111 [C99-based standards] (INTPTR_MIN): Likewise.
2112 [C99-based standards] (INTPTR_MAX): Likewise.
2113 [C99-based standards] (UINTPTR_MAX): Likewise.
2114 [C99-based standards] (INTMAX_MIN): Likewise.
2115 [C99-based standards] (INTMAX_MAX): Likewise.
2116 [C99-based standards] (UINTMAX_MAX): Likewise.
2117 [C99-based standards] (PTRDIFF_MIN): Likewise.
2118 [C99-based standards] (PTRDIFF_MAX): Likewise.
2119 [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
2120 [C99-based standards] (SIZE_MAX): Likewise.
2121 [C99-based standards] (WCHAR_MAX): Likewise.
2122 [C99-based standards] (WINT_MAX): Likewise.
2123 [C99-based standards] (SIG_ATOMIC_MIN): Likewise. Do not specify
2124 constraint on value.
2125 [C99-based standards] (WCHAR_MIN): Likewise.
2126 [C99-based standards] (WINT_MIN): Likewise.
2127 [C99-based standards] (*_t): Allow.
2128 * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
2129 condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
2130 Include math.h-data and complex.h-data. Remove all expectations
2131 of math.h and complex.h contents.
2132 * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
2134 * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
2135 (struct tm): Expect tag.
2136 [C99-based-standards] (wcstof): Expect function.
2137 [C99-based-standards] (wcstold): Likewise.
2138 [C99-based-standards] (wcstoll): Likewise.
2139 [C99-based-standards] (wcstoull): Likewise.
2140 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
2141 macro-int-constant. Specify type.
2142 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise. Specify
2143 constraint on value.
2144 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
2146 [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
2148 [ISO C standards]: Do not allow headers.
2149 [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
2150 wcs[abcdefghijklmnopqrstuvwxyz]*.
2151 [ISO C standards] (*_t): Do not allow.
2152 * conform/data/wctype.h-data [C99-based standards] (iswblank):
2154 [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
2155 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
2157 [ISO C standards]: Do not allow headers.
2158 [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
2159 is[abcdefghijklmnopqrstuvwxyz]*.
2160 [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
2161 to[abcdefghijklmnopqrstuvwxyz]*.
2162 [ISO C standards] (*_t): Do not allow.
2163 * conform/data/stdalign.h-data: New file.
2164 * conform/data/stdbool.h-data: Likewise.
2165 * conform/data/stdnoreturn.h-data: Likewise.
2167 2012-11-07 Roland McGrath <roland@hack.frob.com>
2170 * manual/filesys.texi (Directory Entries): Typo fix.
2171 Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
2173 2012-11-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
2175 * elf/elf.h (EM_AARCH64): New macro.
2176 (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
2177 (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
2178 (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
2179 (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
2180 (R_AARCH64_TLSDESC): Likewise.
2181 (NT_ARM_TLS): Likewise.
2182 (NT_ARM_HW_BREAK): Likewise.
2183 (NT_ARM_HW_WATCH): Likewise.
2185 2012-11-07 Joseph Myers <joseph@codesourcery.com>
2188 * sysdeps/i386/fpu/e_powl.S (pm79): New object.
2189 (__ieee754_powl): Saturate nonzero exponents with absolute value
2190 below 0x1p-79 to +/- 0x1p-79.
2191 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
2192 exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
2193 * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
2194 nonzero exponents with absolute value below 0x1p-32 to +/-
2196 * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
2197 (__ieee754_powl): Saturate nonzero exponents with absolute value
2198 below 0x1p-79 to +/- 0x1p-79.
2199 * math/libm-test.inc (pow_test): Add more tests.
2201 2012-11-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2203 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
2204 _dl_s390_cap_flags with kernel. Increase string length.
2205 (_dl_s390_platforms): Add z196 and zEC12.
2207 2012-11-07 Joseph Myers <joseph@codesourcery.com>
2209 * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
2210 Change XOPEN21K to XOPEN2K.
2212 2012-11-06 Maxim Kuvyrkov <maxim@codesourcery.com>
2214 * string/memmove.c: Use memcpy when possible.
2216 2012-11-06 Andreas Jaeger <aj@suse.de>
2218 * po/eo.po: Update from translation team.
2220 2012-11-06 Joseph Myers <joseph@codesourcery.com>
2223 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
2224 exponent and small x and y exponents, scale x or y up. Increase
2225 by 2 the exponent used in scaling up.
2226 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
2227 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
2228 * math/libm-test.inc (fma_test): Add more tests.
2229 (fma_test_towardzero): Likewise.
2230 (fma_test_downward): Likewise.
2231 (fma_test_upward): Likewise.
2233 2012-11-05 Joseph Myers <joseph@codesourcery.com>
2236 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
2240 * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
2241 namespace for names of struct fields.
2242 * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
2244 * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
2245 * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
2247 2012-11-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
2250 * sysdeps/mach/hurd/bits/errno.h: Regenerated.
2252 2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
2254 * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
2258 * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
2261 2012-11-04 Joseph Myers <joseph@codesourcery.com>
2264 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
2265 definitely overflow as x * y not x * y + z.
2266 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
2267 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
2268 * math/libm-test.inc (fma_test): Add more tests.
2269 (fma_test_towardzero): Likewise.
2270 (fma_test_downward): Likewise.
2271 (fma_test_upward): Likewise.
2273 2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
2277 * include/stub-tag.h: Remove file.
2278 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
2280 * manual/maint.texi (Porting): Don't reference it.
2281 * Makerules ($(objpfx)stubs): Likewise.
2282 * dirent/closedir.c: Don't include <stub-tag.h>.
2283 * dirent/dirfd.c: Likewise.
2284 * dirent/fdopendir.c: Likewise.
2285 * dirent/getdents.c: Likewise.
2286 * dirent/getdents64.c: Likewise.
2287 * dirent/opendir.c: Likewise.
2288 * dirent/readdir.c: Likewise.
2289 * dirent/readdir64.c: Likewise.
2290 * dirent/readdir64_r.c: Likewise.
2291 * dirent/readdir_r.c: Likewise.
2292 * dirent/rewinddir.c: Likewise.
2293 * dirent/seekdir.c: Likewise.
2294 * dirent/telldir.c: Likewise.
2295 * gmon/profil.c: Likewise.
2296 * grp/setgroups.c: Likewise.
2297 * inet/if_index.c: Likewise.
2298 * io/access.c: Likewise.
2299 * io/chdir.c: Likewise.
2300 * io/chmod.c: Likewise.
2301 * io/chown.c: Likewise.
2302 * io/close.c: Likewise.
2303 * io/dup.c: Likewise.
2304 * io/dup2.c: Likewise.
2305 * io/dup3.c: Likewise.
2306 * io/euidaccess.c: Likewise.
2307 * io/faccessat.c: Likewise.
2308 * io/fchdir.c: Likewise.
2309 * io/fchmod.c: Likewise.
2310 * io/fchmodat.c: Likewise.
2311 * io/fchown.c: Likewise.
2312 * io/fchownat.c: Likewise.
2313 * io/fcntl.c: Likewise.
2314 * io/flock.c: Likewise.
2315 * io/fstatfs.c: Likewise.
2316 * io/fstatfs64.c: Likewise.
2317 * io/fstatvfs.c: Likewise.
2318 * io/fstatvfs64.c: Likewise.
2319 * io/futimens.c: Likewise.
2320 * io/fxstat.c: Likewise.
2321 * io/fxstat64.c: Likewise.
2322 * io/fxstatat.c: Likewise.
2323 * io/fxstatat64.c: Likewise.
2324 * io/getcwd.c: Likewise.
2325 * io/isatty.c: Likewise.
2326 * io/lchmod.c: Likewise.
2327 * io/lchown.c: Likewise.
2328 * io/link.c: Likewise.
2329 * io/linkat.c: Likewise.
2330 * io/lseek.c: Likewise.
2331 * io/lseek64.c: Likewise.
2332 * io/lxstat64.c: Likewise.
2333 * io/mkdir.c: Likewise.
2334 * io/mkdirat.c: Likewise.
2335 * io/mkfifo.c: Likewise.
2336 * io/mkfifoat.c: Likewise.
2337 * io/open.c: Likewise.
2338 * io/open64.c: Likewise.
2339 * io/openat.c: Likewise.
2340 * io/openat64.c: Likewise.
2341 * io/pipe.c: Likewise.
2342 * io/pipe2.c: Likewise.
2343 * io/poll.c: Likewise.
2344 * io/posix_fadvise.c: Likewise.
2345 * io/posix_fadvise64.c: Likewise.
2346 * io/posix_fallocate.c: Likewise.
2347 * io/posix_fallocate64.c: Likewise.
2348 * io/read.c: Likewise.
2349 * io/readlink.c: Likewise.
2350 * io/readlinkat.c: Likewise.
2351 * io/rmdir.c: Likewise.
2352 * io/sendfile.c: Likewise.
2353 * io/sendfile64.c: Likewise.
2354 * io/statfs.c: Likewise.
2355 * io/statfs64.c: Likewise.
2356 * io/statvfs.c: Likewise.
2357 * io/statvfs64.c: Likewise.
2358 * io/symlink.c: Likewise.
2359 * io/symlinkat.c: Likewise.
2360 * io/ttyname.c: Likewise.
2361 * io/ttyname_r.c: Likewise.
2362 * io/umask.c: Likewise.
2363 * io/unlink.c: Likewise.
2364 * io/unlinkat.c: Likewise.
2365 * io/utime.c: Likewise.
2366 * io/utimensat.c: Likewise.
2367 * io/write.c: Likewise.
2368 * io/xmknod.c: Likewise.
2369 * io/xmknodat.c: Likewise.
2370 * io/xstat.c: Likewise.
2371 * io/xstat64.c: Likewise.
2372 * login/getpt.c: Likewise.
2373 * login/grantpt.c: Likewise.
2374 * login/unlockpt.c: Likewise.
2375 * math/e_acoshl.c: Likewise.
2376 * math/e_acosl.c: Likewise.
2377 * math/e_asinl.c: Likewise.
2378 * math/e_atan2l.c: Likewise.
2379 * math/e_atanhl.c: Likewise.
2380 * math/e_coshl.c: Likewise.
2381 * math/e_expl.c: Likewise.
2382 * math/e_fmodl.c: Likewise.
2383 * math/e_gammal_r.c: Likewise.
2384 * math/e_hypotl.c: Likewise.
2385 * math/e_j0l.c: Likewise.
2386 * math/e_j1l.c: Likewise.
2387 * math/e_jnl.c: Likewise.
2388 * math/e_lgammal_r.c: Likewise.
2389 * math/e_log10l.c: Likewise.
2390 * math/e_log2l.c: Likewise.
2391 * math/e_logl.c: Likewise.
2392 * math/e_powl.c: Likewise.
2393 * math/e_rem_pio2l.c: Likewise.
2394 * math/e_sinhl.c: Likewise.
2395 * math/e_sqrtl.c: Likewise.
2396 * math/fclrexcpt.c: Likewise.
2397 * math/fedisblxcpt.c: Likewise.
2398 * math/feenablxcpt.c: Likewise.
2399 * math/fegetenv.c: Likewise.
2400 * math/fegetexcept.c: Likewise.
2401 * math/fegetround.c: Likewise.
2402 * math/feholdexcpt.c: Likewise.
2403 * math/fesetenv.c: Likewise.
2404 * math/fesetround.c: Likewise.
2405 * math/feupdateenv.c: Likewise.
2406 * math/fgetexcptflg.c: Likewise.
2407 * math/fraiseexcpt.c: Likewise.
2408 * math/fsetexcptflg.c: Likewise.
2409 * math/ftestexcept.c: Likewise.
2410 * math/k_cosl.c: Likewise.
2411 * math/k_rem_pio2l.c: Likewise.
2412 * math/k_sinl.c: Likewise.
2413 * math/k_tanl.c: Likewise.
2414 * math/s_asinhl.c: Likewise.
2415 * math/s_atanl.c: Likewise.
2416 * math/s_cbrtl.c: Likewise.
2417 * math/s_erfl.c: Likewise.
2418 * math/s_expm1l.c: Likewise.
2419 * math/s_log1pl.c: Likewise.
2420 * math/s_tanhl.c: Likewise.
2421 * misc/acct.c: Likewise.
2422 * misc/brk.c: Likewise.
2423 * misc/chflags.c: Likewise.
2424 * misc/chroot.c: Likewise.
2425 * misc/fchflags.c: Likewise.
2426 * misc/fgetxattr.c: Likewise.
2427 * misc/flistxattr.c: Likewise.
2428 * misc/fremovexattr.c: Likewise.
2429 * misc/fsetxattr.c: Likewise.
2430 * misc/fsync.c: Likewise.
2431 * misc/ftruncate.c: Likewise.
2432 * misc/futimes.c: Likewise.
2433 * misc/futimesat.c: Likewise.
2434 * misc/getdomain.c: Likewise.
2435 * misc/getdtsz.c: Likewise.
2436 * misc/gethostid.c: Likewise.
2437 * misc/gethostname.c: Likewise.
2438 * misc/getloadavg.c: Likewise.
2439 * misc/getpagesize.c: Likewise.
2440 * misc/getsysstats.c: Likewise.
2441 * misc/getxattr.c: Likewise.
2442 * misc/gtty.c: Likewise.
2443 * misc/ioctl.c: Likewise.
2444 * misc/lgetxattr.c: Likewise.
2445 * misc/listxattr.c: Likewise.
2446 * misc/llistxattr.c: Likewise.
2447 * misc/lremovexattr.c: Likewise.
2448 * misc/lsetxattr.c: Likewise.
2449 * misc/lutimes.c: Likewise.
2450 * misc/madvise.c: Likewise.
2451 * misc/mincore.c: Likewise.
2452 * misc/mlock.c: Likewise.
2453 * misc/mlockall.c: Likewise.
2454 * misc/mmap.c: Likewise.
2455 * misc/mprotect.c: Likewise.
2456 * misc/msync.c: Likewise.
2457 * misc/munlock.c: Likewise.
2458 * misc/munlockall.c: Likewise.
2459 * misc/munmap.c: Likewise.
2460 * misc/preadv.c: Likewise.
2461 * misc/preadv64.c: Likewise.
2462 * misc/ptrace.c: Likewise.
2463 * misc/pwritev.c: Likewise.
2464 * misc/pwritev64.c: Likewise.
2465 * misc/readv.c: Likewise.
2466 * misc/reboot.c: Likewise.
2467 * misc/remap_file_pages.c: Likewise.
2468 * misc/removexattr.c: Likewise.
2469 * misc/revoke.c: Likewise.
2470 * misc/select.c: Likewise.
2471 * misc/setdomain.c: Likewise.
2472 * misc/setegid.c: Likewise.
2473 * misc/seteuid.c: Likewise.
2474 * misc/sethostid.c: Likewise.
2475 * misc/sethostname.c: Likewise.
2476 * misc/setregid.c: Likewise.
2477 * misc/setreuid.c: Likewise.
2478 * misc/setxattr.c: Likewise.
2479 * misc/sstk.c: Likewise.
2480 * misc/stty.c: Likewise.
2481 * misc/swapoff.c: Likewise.
2482 * misc/swapon.c: Likewise.
2483 * misc/sync.c: Likewise.
2484 * misc/syncfs.c: Likewise.
2485 * misc/syscall.c: Likewise.
2486 * misc/truncate.c: Likewise.
2487 * misc/ualarm.c: Likewise.
2488 * misc/usleep.c: Likewise.
2489 * misc/ustat.c: Likewise.
2490 * misc/utimes.c: Likewise.
2491 * misc/vhangup.c: Likewise.
2492 * misc/writev.c: Likewise.
2493 * posix/_exit.c: Likewise.
2494 * posix/alarm.c: Likewise.
2495 * posix/execve.c: Likewise.
2496 * posix/fexecve.c: Likewise.
2497 * posix/fork.c: Likewise.
2498 * posix/fpathconf.c: Likewise.
2499 * posix/getaddrinfo.c: Likewise.
2500 * posix/getegid.c: Likewise.
2501 * posix/geteuid.c: Likewise.
2502 * posix/getgid.c: Likewise.
2503 * posix/getgroups.c: Likewise.
2504 * posix/getlogin.c: Likewise.
2505 * posix/getlogin_r.c: Likewise.
2506 * posix/getpgid.c: Likewise.
2507 * posix/getpid.c: Likewise.
2508 * posix/getppid.c: Likewise.
2509 * posix/getresgid.c: Likewise.
2510 * posix/getresuid.c: Likewise.
2511 * posix/getsid.c: Likewise.
2512 * posix/getuid.c: Likewise.
2513 * posix/glob64.c: Likewise.
2514 * posix/nanosleep.c: Likewise.
2515 * posix/pathconf.c: Likewise.
2516 * posix/pause.c: Likewise.
2517 * posix/posix_madvise.c: Likewise.
2518 * posix/pread.c: Likewise.
2519 * posix/pread64.c: Likewise.
2520 * posix/pwrite.c: Likewise.
2521 * posix/pwrite64.c: Likewise.
2522 * posix/sched_getaffinity.c: Likewise.
2523 * posix/sched_getp.c: Likewise.
2524 * posix/sched_gets.c: Likewise.
2525 * posix/sched_primax.c: Likewise.
2526 * posix/sched_primin.c: Likewise.
2527 * posix/sched_rr_gi.c: Likewise.
2528 * posix/sched_setaffinity.c: Likewise.
2529 * posix/sched_setp.c: Likewise.
2530 * posix/sched_sets.c: Likewise.
2531 * posix/sched_yield.c: Likewise.
2532 * posix/setgid.c: Likewise.
2533 * posix/setlogin.c: Likewise.
2534 * posix/setpgid.c: Likewise.
2535 * posix/setresgid.c: Likewise.
2536 * posix/setresuid.c: Likewise.
2537 * posix/setsid.c: Likewise.
2538 * posix/setuid.c: Likewise.
2539 * posix/sleep.c: Likewise.
2540 * posix/spawni.c: Likewise.
2541 * posix/sysconf.c: Likewise.
2542 * posix/times.c: Likewise.
2543 * posix/wait.c: Likewise.
2544 * posix/wait3.c: Likewise.
2545 * posix/wait4.c: Likewise.
2546 * posix/waitpid.c: Likewise.
2547 * resolv/gai_sigqueue.c: Likewise.
2548 * resource/getpriority.c: Likewise.
2549 * resource/getrlimit.c: Likewise.
2550 * resource/getrusage.c: Likewise.
2551 * resource/nice.c: Likewise.
2552 * resource/setpriority.c: Likewise.
2553 * resource/setrlimit.c: Likewise.
2554 * resource/ulimit.c: Likewise.
2555 * rt/aio_cancel.c: Likewise.
2556 * rt/aio_fsync.c: Likewise.
2557 * rt/aio_read.c: Likewise.
2558 * rt/aio_sigqueue.c: Likewise.
2559 * rt/aio_suspend.c: Likewise.
2560 * rt/aio_write.c: Likewise.
2561 * rt/clock_getres.c: Likewise.
2562 * rt/clock_gettime.c: Likewise.
2563 * rt/clock_nanosleep.c: Likewise.
2564 * rt/clock_settime.c: Likewise.
2565 * rt/lio_listio.c: Likewise.
2566 * rt/mq_close.c: Likewise.
2567 * rt/mq_getattr.c: Likewise.
2568 * rt/mq_notify.c: Likewise.
2569 * rt/mq_open.c: Likewise.
2570 * rt/mq_receive.c: Likewise.
2571 * rt/mq_send.c: Likewise.
2572 * rt/mq_setattr.c: Likewise.
2573 * rt/mq_timedreceive.c: Likewise.
2574 * rt/mq_timedsend.c: Likewise.
2575 * rt/mq_unlink.c: Likewise.
2576 * rt/shm_open.c: Likewise.
2577 * rt/shm_unlink.c: Likewise.
2578 * rt/timer_create.c: Likewise.
2579 * rt/timer_delete.c: Likewise.
2580 * rt/timer_getoverr.c: Likewise.
2581 * rt/timer_gettime.c: Likewise.
2582 * rt/timer_settime.c: Likewise.
2583 * setjmp/__longjmp.c: Likewise.
2584 * setjmp/setjmp.c: Likewise.
2585 * signal/kill.c: Likewise.
2586 * signal/killpg.c: Likewise.
2587 * signal/raise.c: Likewise.
2588 * signal/sigaction.c: Likewise.
2589 * signal/sigaltstack.c: Likewise.
2590 * signal/sigblock.c: Likewise.
2591 * signal/sigignore.c: Likewise.
2592 * signal/sigintr.c: Likewise.
2593 * signal/signal.c: Likewise.
2594 * signal/sigpause.c: Likewise.
2595 * signal/sigpending.c: Likewise.
2596 * signal/sigqueue.c: Likewise.
2597 * signal/sigreturn.c: Likewise.
2598 * signal/sigset.c: Likewise.
2599 * signal/sigsetmask.c: Likewise.
2600 * signal/sigstack.c: Likewise.
2601 * signal/sigsuspend.c: Likewise.
2602 * signal/sigtimedwait.c: Likewise.
2603 * signal/sigvec.c: Likewise.
2604 * signal/sigwait.c: Likewise.
2605 * signal/sigwaitinfo.c: Likewise.
2606 * signal/sysv_signal.c: Likewise.
2607 * socket/accept.c: Likewise.
2608 * socket/accept4.c: Likewise.
2609 * socket/bind.c: Likewise.
2610 * socket/connect.c: Likewise.
2611 * socket/getpeername.c: Likewise.
2612 * socket/getsockname.c: Likewise.
2613 * socket/getsockopt.c: Likewise.
2614 * socket/isfdtype.c: Likewise.
2615 * socket/listen.c: Likewise.
2616 * socket/recv.c: Likewise.
2617 * socket/recvfrom.c: Likewise.
2618 * socket/recvmsg.c: Likewise.
2619 * socket/send.c: Likewise.
2620 * socket/sendmsg.c: Likewise.
2621 * socket/sendto.c: Likewise.
2622 * socket/setsockopt.c: Likewise.
2623 * socket/shutdown.c: Likewise.
2624 * socket/sockatmark.c: Likewise.
2625 * socket/socket.c: Likewise.
2626 * socket/socketpair.c: Likewise.
2627 * stdio-common/ctermid.c: Likewise.
2628 * stdio-common/cuserid.c: Likewise.
2629 * stdio-common/remove.c: Likewise.
2630 * stdio-common/rename.c: Likewise.
2631 * stdio-common/renameat.c: Likewise.
2632 * stdio-common/tempname.c: Likewise.
2633 * stdlib/getcontext.c: Likewise.
2634 * stdlib/makecontext.c: Likewise.
2635 * stdlib/setcontext.c: Likewise.
2636 * stdlib/swapcontext.c: Likewise.
2637 * stdlib/system.c: Likewise.
2638 * streams/fattach.c: Likewise.
2639 * streams/fdetach.c: Likewise.
2640 * streams/getmsg.c: Likewise.
2641 * streams/getpmsg.c: Likewise.
2642 * streams/putmsg.c: Likewise.
2643 * streams/putpmsg.c: Likewise.
2644 * sysdeps/unix/bsd/getpt.c: Likewise.
2645 * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
2646 * sysdeps/unix/sysv/linux/futimens.c: Likewise.
2647 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
2648 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
2650 * sysdeps/unix/sysv/linux/readahead.c: Likewise.
2651 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
2652 * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
2653 * sysvipc/msgctl.c: Likewise.
2654 * sysvipc/msgget.c: Likewise.
2655 * sysvipc/msgrcv.c: Likewise.
2656 * sysvipc/msgsnd.c: Likewise.
2657 * sysvipc/semctl.c: Likewise.
2658 * sysvipc/semget.c: Likewise.
2659 * sysvipc/semop.c: Likewise.
2660 * sysvipc/semtimedop.c: Likewise.
2661 * sysvipc/shmat.c: Likewise.
2662 * sysvipc/shmctl.c: Likewise.
2663 * sysvipc/shmdt.c: Likewise.
2664 * sysvipc/shmget.c: Likewise.
2665 * termios/tcdrain.c: Likewise.
2666 * termios/tcflow.c: Likewise.
2667 * termios/tcflush.c: Likewise.
2668 * termios/tcgetattr.c: Likewise.
2669 * termios/tcgetpgrp.c: Likewise.
2670 * termios/tcsendbrk.c: Likewise.
2671 * termios/tcsetattr.c: Likewise.
2672 * termios/tcsetpgrp.c: Likewise.
2673 * time/adjtime.c: Likewise.
2674 * time/clock.c: Likewise.
2675 * time/getitimer.c: Likewise.
2676 * time/gettimeofday.c: Likewise.
2677 * time/setitimer.c: Likewise.
2678 * time/settimeofday.c: Likewise.
2679 * time/stime.c: Likewise.
2680 * time/time.c: Likewise.
2682 2012-11-04 Pino Toscano <toscano.pino@tiscali.it>
2684 * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
2687 * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
2689 * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
2691 2012-11-03 Joseph Myers <joseph@codesourcery.com>
2694 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
2695 FE_TONEAREST before applying Dekker multiplication and Knuth
2696 addition. Clear inexact exceptions and check for exact zero
2698 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
2699 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
2700 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
2701 * math/libm-test.inc (fma_test): Add more tests.
2702 (fma_test_towardzero): Likewise.
2703 (fma_test_downward): Likewise.
2704 (fma_test_upward): Likewise.
2705 * sysdeps/generic/math_private.h (default_libc_fesetround): New
2707 (libc_fesetround): New macro.
2708 (libc_fesetroundf): Likewise.
2709 (libc_fesetroundl): Likewise.
2710 * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
2712 (libc_fesetround_387): Likewise.
2713 (libc_fesetroundf): New macro.
2714 (libc_fesetround): Likewise.
2715 (libc_fesetroundl): Likewise.
2716 * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
2718 (libc_fesetroundf): New macro.
2719 (libc_fesetround): Likewise.
2720 (libc_fesetroundl): Likewise.
2721 * include/fenv.h (feclearexcept): Add libm_hidden_proto.
2722 * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
2723 * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
2725 * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
2726 * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
2728 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
2729 * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
2731 * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
2735 * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
2736 integer constant usable in #if and use that to give value to enum
2738 (FE_DIVBYZERO): Likewise.
2739 (FE_UNDERFLOW): Likewise.
2740 (FE_OVERFLOW): Likewise.
2741 (FE_INVALID): Likewise.
2742 (FE_INVALID_SNAN): Likewise.
2743 (FE_INVALID_ISI): Likewise.
2744 (FE_INVALID_IDI): Likewise.
2745 (FE_INVALID_ZDZ): Likewise.
2746 (FE_INVALID_IMZ): Likewise.
2747 (FE_INVALID_COMPARE): Likewise.
2748 (FE_INVALID_SOFTWARE): Likewise.
2749 (FE_INVALID_SQRT): Likewise.
2750 (FE_INVALID_INTEGER_CONVERSION): Likewise.
2751 (FE_TONEAREST): Likewise.
2752 (FE_TOWARDZERO): Likewise.
2753 (FE_UPWARD): Likewise.
2754 (FE_DOWNWARD): Likewise.
2755 * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
2756 (FE_DIVBYZERO): Likewise.
2757 (FE_OVERFLOW): Likewise.
2758 (FE_UNDERFLOW): Likewise.
2759 (FE_INEXACT): Likewise.
2760 (FE_TONEAREST): Likewise.
2761 (FE_DOWNWARD): Likewise.
2762 (FE_UPWARD): Likewise.
2763 (FE_TOWARDZERO): Likewise.
2764 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
2765 (FE_UNDERFLOW): Likewise.
2766 (FE_OVERFLOW): Likewise.
2767 (FE_DIVBYZERO): Likewise.
2768 (FE_INVALID): Likewise.
2769 (FE_TONEAREST): Likewise.
2770 (FE_TOWARDZERO): Likewise.
2771 * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
2772 (FE_OVERFLOW): Likewise.
2773 (FE_UNDERFLOW): Likewise.
2774 (FE_DIVBYZERO): Likewise.
2775 (FE_INEXACT): Likewise.
2776 (FE_TONEAREST): Likewise.
2777 (FE_TOWARDZERO): Likewise.
2778 (FE_UPWARD): Likewise.
2779 (FE_DOWNWARD): Likewise.
2780 * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
2781 (FE_DIVBYZERO): Likewise.
2782 (FE_OVERFLOW): Likewise.
2783 (FE_UNDERFLOW): Likewise.
2784 (FE_INEXACT): Likewise.
2785 (FE_TONEAREST): Likewise.
2786 (FE_DOWNWARD): Likewise.
2787 (FE_UPWARD): Likewise.
2788 (FE_TOWARDZERO): Likewise.
2790 2012-11-02 Chris Metcalf <cmetcalf@tilera.com>
2792 * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
2794 2012-11-03 Andreas Schwab <schwab@linux-m68k.org>
2796 * scripts/cross-test-ssh.sh (command): Use newlines to separate
2797 commands. Quote $PWD.
2798 (blacklist_exports): Don't use remove_newlines. Replace "declare
2800 (remove_newlines): Remove.
2802 2012-11-02 H.J. Lu <hongjiu.lu@intel.com>
2804 * stdlib/Makefile (headers): Add bits/stdlib-float.h.
2805 * stdlib/stdlib.h (atof): Moved to ...
2806 * include/bits/stdlib-float.h: Here. New file.
2807 * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
2808 * stdlib/bits/stdlib-float.h: New file.
2809 * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
2811 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
2814 2012-11-02 Joseph Myers <joseph@codesourcery.com>
2816 * conform/conformtest.pl (@headers): Add fenv.h.
2817 * conform/data/fenv.h-data: New file.
2818 * include/fenv.h [_ISOMAC]: Disable all contents of file except
2819 include of <math/fenv.h>.
2821 * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
2822 POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
2823 && !UNIX98]. Enables tests for XOPEN2K8.
2824 * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
2825 POSIX2008]: Likewise.
2827 * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
2828 (struct rusage): Do not expect type or its members.
2831 * math/math.h (FP_NAN): Define macro to integer constant usable in
2832 #if and use that to give value to enum constant.
2833 (FP_INFINITE): Likewise.
2834 (FP_ZERO): Likewise.
2835 (FP_SUBNORMAL): Likewise.
2836 (FP_NORMAL): Likewise.
2838 2012-11-02 Andreas Schwab <schwab@linux-m68k.org>
2840 * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
2841 * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
2844 2012-11-02 Roland McGrath <roland@hack.frob.com>
2846 * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
2847 Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
2848 autoconf-time if not.
2849 * configure.in: Remove AC_PREREQ.
2851 2012-11-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
2853 * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
2854 __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
2855 of the internal implementation.
2857 2012-11-02 Joseph Myers <joseph@codesourcery.com>
2859 * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
2860 except include of <misc/sys/syslog.h>.
2862 2012-11-01 Andreas Schwab <schwab@linux-m68k.org>
2864 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
2865 function returns with a NULL context exit with zero.
2867 2012-11-01 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
2869 * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
2871 2012-11-01 H.J. Lu <hongjiu.lu@intel.com>
2873 * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
2874 (run_program_cmd): This.
2875 * localedata/tst-langinfo.sh (run_program_prefix): Removed.
2876 (tst_langinfo): New variable. Use it.
2878 2012-11-01 Sebastan Andrzej Siewior <bigeasy@linutronix.de>
2880 * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
2881 floating point opcodes.
2883 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
2885 * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
2888 * elf/dl-support.c: Unconditionally include "setup-vdso.h".
2890 * sysdeps/mach/hurd/powerpc: Remove directory.
2891 * sysdeps/mach/powerpc: Likewise.
2893 2012-11-01 Andreas Schwab <schwab@linux-m68k.org>
2895 * scripts/check-local-headers.sh: Ignore c++ headers.
2897 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
2899 * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
2900 __libc_cleanup_region_start argument.
2902 2012-11-01 Joseph Myers <joseph@codesourcery.com>
2906 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
2907 x * y using scaling, not as x * y + z.
2908 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
2909 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
2910 * math/libm-test.inc (fma_test): Add more tests.
2911 (fma_test_towardzero): Likewise.
2912 (fma_test_downward): Likewise.
2913 (fma_test_upward): Likewise.
2915 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
2917 * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
2919 2012-10-31 Joseph Myers <joseph@codesourcery.com>
2921 * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
2924 2012-10-31 Thomas Schwinge <thomas@codesourcery.com>
2926 * rt/tst-shm.c (worker): Correct checking for mmap failure.
2928 2012-10-31 Andreas Schwab <schwab@linux-m68k.org>
2930 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
2932 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
2935 2012-10-31 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
2937 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
2938 Fix the order of the list for glibc 2.17.
2939 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
2942 2012-10-31 Andreas Schwab <schwab@linux-m68k.org>
2944 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2946 2012-10-31 Joseph Myers <joseph@codesourcery.com>
2949 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
2950 for low part of x being zero before using __atanl (y).
2951 * math/libm-test.inc (atan2_test): Add another test.
2953 * manual/install.texi (Configuring and compiling): Document
2954 general use of test-wrapper and test-wrapper-env.
2955 * INSTALL: Regenerated.
2957 * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
2958 (__fma): Do not extract and scale down low bits on after-rounding
2959 systems when result rounded to normal precision would have normal
2961 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
2962 (__fmal): Do not extract and scale down low bits on after-rounding
2963 systems when result rounded to normal precision would have normal
2965 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
2966 (__fmal): Do not extract and scale down low bits on after-rounding
2967 systems when result rounded to normal precision would have normal
2969 * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
2971 (fma_test): Add more tests.
2972 (fma_test_towardzero): Likewise.
2973 (fma_test_downward): Likewise.
2974 (fma_test_upward): Likewise.
2976 2012-10-30 H.J. Lu <hongjiu.lu@intel.com>
2978 * sysdeps/i386/tininess.h: Renamed to ...
2979 * sysdeps/x86/tininess.h: This.
2980 * sysdeps/x86_64/tininess.h: Removed.
2982 2012-10-30 Joseph Myers <joseph@codesourcery.com>
2984 * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
2985 input. Use $(build-program-cmd).
2986 ($(objpfx)tst-array1-static.out): Likewise.
2987 ($(objpfx)tst-array2.out): Likewise.
2988 ($(objpfx)tst-array3.out): Likewise.
2989 ($(objpfx)tst-array4.out): Likewise.
2990 ($(objpfx)tst-array5.out): Likewise.
2991 ($(objpfx)tst-array5-static.out): Likewise.
2993 2012-10-30 Chris Metcalf <cmetcalf@tilera.com>
2995 * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
2998 * nss/nsswitch.h (nss_interface_function): Provide new
2999 macro for use with NSS functions.
3000 * grp/initgroups.c: Use new macro.
3001 * nss/getXXbyYY.c: Likewise.
3002 * nss/getXXbyYY_r.c: Likewise.
3003 * nss/getXXent.c: Likewise.
3004 * nss/getXXent_r.c: Likewise.
3005 * sysdeps/posix/getaddrinfo.c: Likewise.
3007 2012-10-30 Andreas Jaeger <aj@suse.de>
3009 * po/ru.po: Update Russion translation from translation project.
3011 2012-10-30 Joseph Myers <joseph@codesourcery.com>
3015 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
3016 result and shift together with sticky bit instead of replicating
3017 round-to-nearest rounding.
3018 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
3019 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
3020 * math/libm-test.inc (fma_test): Add more tests. Do not permit
3021 missing underflow exceptions.
3022 (fma_test_towardzero): Add more tests.
3023 (fma_test_downward): Likewise.
3024 (fma_test_upward): Likewise.
3027 * sysdeps/generic/tininess.h: New file.
3028 * sysdeps/i386/tininess.h: Likewise.
3029 * sysdeps/sh/tininess.h: Likewise.
3030 * sysdeps/x86_64/tininess.h: Likewise.
3031 * stdlib/tst-strtod-underflow.c: Likewise.
3032 * stdlib/tst-tininess.c: Likewise.
3033 * stdlib/strtod_l.c: Include <tininess.h>.
3034 (round_and_return): Do not set errno for exact underflow cases.
3035 Force an underflow exception when setting errno for underflow.
3036 Determine underflow based on rounding to normal precision if
3037 TININESS_AFTER_ROUNDING.
3038 * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
3039 ERANGE for exact underflow cases.
3040 * stdlib/Makefile (tests): Add tst-tininess and
3041 tst-strtod-underflow.
3042 ($(objpfx)tst-tininess): Use $(link-libm).
3043 ($(objpfx)tst-strtod-underflow): Likewise.
3045 2012-10-30 Andreas Jaeger <aj@suse.de>
3048 * elf/Makefile (tests): Remove conditional for have-initfini-array
3049 since this is now always required and the variable does not exist
3051 (tests-static): Likewise.
3052 (modules-names): Likewise.
3054 * po/eo.po: Add Esperanto translation from translation project.
3056 * elf/tst-array1.c (fini_array): Make writeable so that it can be
3057 merged with constructor/destructor.
3058 (init_array): Likewise.
3059 * elf/tst-array2dep.c (fini_array): Likewise.
3060 (init_array): Likewise.
3062 2012-10-29 Mike Frysinger <vapier@gentoo.org>
3064 * manual/message.texi: Delete @cartouche tags.
3066 2012-10-29 Pino Toscano <toscano.pino@tiscali.it>
3068 * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
3070 * sysdeps/mach/hurd/fsync.c: Likewise.
3072 * sysdeps/pthread/aio_notify.c (__aio_notify_only)
3073 [_POSIX_REALTIME_SIGNALS]: Change condition to
3074 [_POSIX_REALTIME_SIGNALS > 0].
3076 2012-10-27 Andreas Jaeger <aj@suse.de>
3078 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
3079 [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
3080 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
3081 [__WORDSIZE != 64]: Likewise.
3083 2012-10-26 H.J. Lu <hongjiu.lu@intel.com>
3085 * iconvdata/tst-table.sh: Remove ${SHELL}.
3086 * iconvdata/tst-tables.sh: Likewise.
3088 2012-10-25 David S. Miller <davem@davemloft.net>
3090 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
3091 (__get_clockfreq_via_proc_openprom): Use strtoumax instead
3094 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
3096 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
3097 * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
3098 * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
3101 2012-10-25 Roland McGrath <roland@hack.frob.com>
3103 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
3104 (__get_clockfreq_via_proc_openprom): Use __getdents instead of
3107 2012-10-25 Joseph Myers <joseph@codesourcery.com>
3108 Jim Blandy <jimb@codesourcery.com>
3110 * scripts/cross-test-ssh.sh: New file.
3111 * manual/install.texi (Configuring and compiling): Document use of
3113 * INSTALL: Regenerated.
3115 2012-10-25 Pino Toscano <toscano.pino@tiscali.it>
3117 * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
3120 2012-10-25 Joseph Myers <joseph@codesourcery.com>
3122 * Makeconfig (run-program-prefix): Fix comment.
3124 2012-10-24 Joseph Myers <joseph@codesourcery.com>
3125 Jim Blandy <jimb@codesourcery.com>
3127 * Makeconfig (test-wrapper): New variable,
3128 (test-wrapper-env): Likewise.
3129 [$(cross-compiling) = yes && $(test-wrapper) != ""]
3130 (run-built-tests): Define to yes.
3131 (run-program-prefix): Use $(test-wrapper).
3132 (built-program-cmd): Likewise.
3133 * Rules (make-test-out): Use $(test-wrapper-env) and
3134 $(host-built-program-cmd).
3135 * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
3136 ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
3138 ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
3139 $(test-wrapper-env) to tst-rtld-load-self.sh.
3140 ($(objpfx)order2.out): Use $(test-wrapper).
3141 ($(objpfx)tst-initorder.out): Likewise.
3142 ($(objpfx)tst-initorder2.out): Likewise.
3143 ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
3144 * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
3145 (test_wrapper_env): New variable. Use it to run ld.so.
3146 * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
3147 Use it to run ld.so.
3148 (test_wrapper_env): Likewise.
3149 * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
3150 $(test-wrapper) to run-iconv-test.sh.
3151 * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
3152 (ICONV): Use $test_wrapper.
3153 * posix/Makefile ($(objpfx)globtest.out): Pass
3154 $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
3155 globtest.sh, not $(run-program-prefix).
3156 * posix/globtest.sh (run_via_rtld_prefix): New variable.
3157 (test_wrapper): Likewise.
3158 (test_wrapper_env): Likewise. Use it to run globtest with HOME
3159 set together with run_via_rtld_prefix.
3160 (run_program_prefix): Define in terms of test_wrapper and
3161 run_via_rtld_prefix.
3163 2012-10-24 Roland McGrath <roland@hack.frob.com>
3165 * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
3166 * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
3170 * include/time.h: Remove librt_hidden_proto (clock_gettime).
3171 Declare __clock_getres, __clock_gettime, __clock_settime,
3172 __clock_nanosleep, and __clock_getcpuclockid.
3173 * rt/clock_gettime.c: Define __clock_gettime as an alias.
3174 Remove librt_hidden_def (clock_gettime).
3175 * sysdeps/unix/clock_gettime.c: Likewise.
3176 * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
3177 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
3178 * rt/clock_getres.c: Define __clock_getres as an alias.
3179 * sysdeps/posix/clock_getres.c: Likewise.
3180 * rt/clock_settime.c: Define __clock_settime as an alias.
3181 * sysdeps/unix/clock_settime.c: Likewise.
3182 * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
3183 * sysdeps/unix/clock_nanosleep.c: Likewise.
3184 * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
3185 * rt/clock-compat.c: New file.
3186 * rt/Makefile (librt-routines): Add clock-compat and move
3187 $(clock-routines) to ...
3188 (routines): ... here, new variable.
3189 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
3190 Don't add get_clockfreq here.
3191 * rt/Versions (libc: GLIBC_2.17): New version set.
3192 Add clock_* symbols here.
3193 (libc: GLIBC_PRIVATE): New version set. Add __clock_* symbols here.
3194 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
3195 (GLIBC_2.17): Add clock_* symbols.
3196 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
3197 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
3198 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
3199 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
3201 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
3203 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
3204 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
3205 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
3206 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
3207 * NEWS: Mention the move.
3209 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
3210 Use __open, __read, __close rather than their public counterparts.
3211 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
3212 (__get_clockfreq_via_cpuinfo): Likewise.
3213 (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
3214 (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
3216 * config.h.in (HAVE_IFUNC): New #undef.
3217 * configure.in: Define it if libc_cv_ld_gnu_indirect_function
3219 * configure: Regenerated.
3221 2012-10-24 Mike Frysinger <vapier@gentoo.org>
3223 * configure.in: Move READELF check to start of file.
3224 (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
3225 libc_cv_asm_gnu_indirect_function in the process.
3226 * configure: Regenerated.
3228 2012-10-24 Mike Frysinger <vapier@gentoo.org>
3230 * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
3231 send the output to /dev/null.
3232 (libc_cv_cc_with_libunwind): Likewise.
3233 (libc_cv_as_noexecstack): Likewise.
3234 * configure: Regenerate.
3236 2012-10-24 Joseph Myers <joseph@codesourcery.com>
3238 * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
3240 * posix/globtest.sh (TMPDIR): Do not set.
3241 (testdir): Define using ${common_objpfx}posix not $TMPDIR.
3242 (testout): Likewise.
3244 2012-10-24 Andreas Jaeger <aj@suse.de>
3246 * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
3247 types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
3248 [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
3249 [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
3250 posix_fadvise64, posix_fallocate64.
3252 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
3253 (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
3254 (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
3256 (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
3258 (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
3260 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
3261 (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
3262 <bits/fcntl-linux.h>.
3263 (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
3265 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
3266 (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
3267 (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
3268 (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
3269 [__WORDSIZE != 64]: Likewise.
3271 2012-10-23 Joseph Myers <joseph@codesourcery.com>
3273 * Makeconfig (run-built-tests): New variable.
3274 * Rules [$(cross-compiling) = yes]: Change condition to
3275 [$(run-built-tests) = no].
3276 * catgets/Makefile [$(cross-compiling) != yes]: Change condition
3277 to [$(run-built-tests) = yes].
3278 * elf/Makefile [$(cross-compiling) = no]: Likewise
3279 * grp/Makefile [$(cross-compiling) = no]: Likewise.
3280 * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
3281 * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
3282 * intl/Makefile [$(cross-compiling) = no]: Likewise.
3283 * io/Makefile [$(cross-compiling) = no]: Likewise.
3284 * libio/Makefile [$(cross-compiling) = no]: Likewise.
3285 * malloc/Makefile [$(cross-compiling) = no]: Likewise.
3286 * misc/Makefile [$(cross-compiling) = no]: Likewise.
3287 * posix/Makefile [$(cross-compiling) = no]: Likewise.
3288 * resolv/Makefile [$(cross-compiling) = no]: Likewise.
3289 * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
3290 * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
3291 * string/Makefile [$(cross-compiling) = no]: Likewise.
3293 * posix/Makefile ($(objpfx)globtest.out): Pass
3294 $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
3295 $(rtld-installed-name).
3296 * posix/globtest.sh (elf_objpfx): Remove variable.
3297 (rtld_installed_name): Likewise.
3298 (library_path): Likewise.
3299 (run_program_prefix): New variable. Use for running globtest
3302 2012-10-23 Jim Blandy <jimb@codesourcery.com>
3303 Joseph Myers <joseph@codesourcery.com>
3305 * Makeconfig (host-built-program-cmd): New variable.
3306 * elf/Makefile (tst-stackguard1-ARGS): Use
3307 $(host-built-program-cmd).
3308 * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
3309 (tst-spawn-ARGS): Likewise.
3310 * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
3312 2012-10-23 Joseph Myers <joseph@codesourcery.com>
3313 Jim Blandy <jimb@codesourcery.com>
3315 * Makeconfig (run-via-rtld-prefix): New variable.
3316 (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
3317 (built-program-cmd): Likewise.
3319 2012-10-22 Andreas Jaeger <aj@suse.de>
3321 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
3322 __O_RSYNC if it exists, otherwise to O_SYNC.
3324 2012-10-22 Jim Blandy <jimb@codesourcery.com>
3325 Joseph Myers <joseph@codesourcery.com>
3327 * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
3329 * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
3331 * posix/tst-getconf.sh: Redirect getconf stdin in loop from
3334 2012-10-22 Andreas Jaeger <aj@suse.de>
3336 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
3338 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
3340 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
3343 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
3344 (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
3346 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
3348 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
3351 2012-10-21 Jim Blandy <jimb@codesourcery.com>
3352 Joseph Myers <joseph@codesourcery.com>
3354 * config.make.in (NM): New variable.
3356 2012-10-21 Andreas Jaeger <aj@suse.de>
3358 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
3359 definitions and declarations that are provided by
3360 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
3362 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
3365 * elf/Makefile (tests-static): Add tst-leaks1-static.
3366 (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
3367 ($(objpfx)tst-leaks1-static): New rule.
3368 ($(objpfx)tst-leaks1-static-mem): Likewise.
3369 (tst-leaks1-static-ENV): New macro.
3370 * elf/dl-open.c (dl_open_worker): Check the main application
3371 only if SHARED is defined.
3372 * elf/tst-leaks1-static.c: New file.
3374 2012-10-20 Andreas Jaeger <aj@suse.de>
3376 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
3377 generic values for Linux.
3378 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
3379 and declarations that are provided by <bits/fcntl-linux.h> and
3380 include <bits/fcntl-linux.h>.
3381 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
3382 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
3384 2012-10-20 Roland McGrath <roland@hack.frob.com>
3386 * io/fcntl.h: Move include of <bits/types.h> to the top and
3387 include it unconditionally.
3389 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
3391 * wcsmbs/Makefile (tests-ifunc): New variable.
3392 (tests): Add $(tests-ifunc).
3393 * wcsmbs/test-wcschr-ifunc.c: New file.
3394 * wcsmbs/test-wcscmp-ifunc.c: Likewise.
3395 * wcsmbs/test-wcscpy-ifunc.c: Likewise.
3396 * wcsmbs/test-wcslen-ifunc.c: Likewise.
3397 * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
3398 * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
3400 * string/Makefile (tests-ifunc): New variable.
3401 (tests): Add $(tests-ifunc).
3402 * string/test-memccpy.c (TEST_NAME): New macro.
3403 * string/test-memchr.c (TEST_NAME): Likewise.
3404 * string/test-memcmp.c (TEST_NAME): Likewise.
3405 * string/test-memcpy.c (TEST_NAME): Likewise.
3406 * string/test-memmem.c (TEST_NAME): Likewise.
3407 * string/test-memmove.c (TEST_NAME): Likewise.
3408 * string/test-memset.c (TEST_NAME): Likewise.
3409 * string/test-rawmemchr.c (TEST_NAME): Likewise.
3410 * string/test-stpcpy.c (TEST_NAME): Likewise.
3411 * string/test-stpncpy.c (TEST_NAME): Likewise.
3412 * string/test-strcasecmp.c (TEST_NAME): Likewise.
3413 * string/test-strcasestr.c (TEST_NAME): Likewise.
3414 * string/test-strcat.c (TEST_NAME): Likewise.
3415 * string/test-strchr.c (TEST_NAME): Likewise.
3416 * string/test-strcmp.c(TEST_NAME): Likewise.
3417 * string/test-strcpy.c (TEST_NAME): Likewise.
3418 * string/test-strcspn.c (TEST_NAME): Likewise.
3419 * string/test-strlen.c (TEST_NAME): Likewise.
3420 * string/test-strncasecmp.c (TEST_NAME): Likewise.
3421 * string/test-strncmp.c (TEST_NAME): Likewise.
3422 * string/test-strncpy.c (TEST_NAME): Likewise.
3423 * string/test-strnlen.c (TEST_NAME): Likewise.
3424 * string/test-strpbrk.c (TEST_NAME): Likewise.
3425 * string/test-strrchr.c (TEST_NAME): Likewise.
3426 * string/test-strspn.c (TEST_NAME): Likewise.
3427 * string/test-strstr.c (TEST_NAME): Likewise.
3428 * string/test-bcopy-ifunc.c: New file.
3429 * string/test-bzero-ifunc.c: Likewise.
3430 * string/test-memccpy-ifunc.c: Likewise.
3431 * string/test-memchr-ifunc.c: Likewise.
3432 * string/test-memcmp-ifunc.c: Likewise.
3433 * string/test-memcpy-ifunc.c: Likewise.
3434 * string/test-memmem-ifunc.c: Likewise.
3435 * string/test-memmove-ifunc.c: Likewise.
3436 * string/test-mempcpy-ifunc.c: Likewise.
3437 * string/test-memset-ifunc.c: Likewise.
3438 * string/test-rawmemchr-ifunc.c: Likewise.
3439 * string/test-stpcpy-ifunc.c: Likewise.
3440 * string/test-stpncpy-ifunc.c: Likewise.
3441 * string/test-strcasecmp-ifunc.c: Likewise.
3442 * string/test-strcasestr-ifunc.c: Likewise.
3443 * string/test-strcat-ifunc.c: Likewise.
3444 * string/test-strchr-ifunc.c: Likewise.
3445 * string/test-strchrnul-ifunc.c: Likewise.
3446 * string/test-strcmp-ifunc.c: Likewise.
3447 * string/test-strcpy-ifunc.c: Likewise.
3448 * string/test-strcspn-ifunc.c: Likewise.
3449 * string/test-strlen-ifunc.c: Likewise.
3450 * string/test-strncasecmp-ifunc.c: Likewise.
3451 * string/test-strncat-ifunc.c: Likewise.
3452 * string/test-strncmp-ifunc.c: Likewise.
3453 * string/test-strncpy-ifunc.c: Likewise.
3454 * string/test-strnlen-ifunc.c: Likewise.
3455 * string/test-strpbrk-ifunc.c: Likewise.
3456 * string/test-strrchr-ifunc.c: Likewise.
3457 * string/test-strspn-ifunc.c: Likewise.
3458 * string/test-strstr-ifunc.c: Likewise.
3460 * debug/Makefile (tests-ifunc): New variable.
3461 (tests): Add $(tests-ifunc).
3462 * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
3463 * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
3464 * debug/test-stpcpy_chk-ifunc.c: New file.
3465 * debug/test-strcpy_chk-ifunc.c: Likewise.
3467 2012-10-20 Siddhesh Poyarekar <siddhesh@redhat.com>
3470 * elf/dl-load.c (open_verify): Retry read if the entire ELF
3471 header is not read in.
3473 2012-10-19 Joseph Myers <joseph@codesourcery.com>
3475 * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh. Pass
3476 script to $(SHELL) as $<. Pass $(common-objpfx) to script
3477 directly. Pass built executable to script as
3478 $(built-program-cmd).
3479 * io/ftwtest-sh (ldso): Remove variable. Run ftwtest directly as
3480 $testprogram without using LD_LIBRARY_PATH and $ldso.
3482 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
3483 $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
3484 $(rtld-installed-name).
3485 * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
3486 (rtld_installed_name): Likewise.
3487 (library_path): Likewise.
3488 (run_program_prefix): New variable. Use it to run tst_fgetgrent.
3489 * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
3490 $(run-program-prefix) to tst-tables.sh.
3491 * iconvdata/tst-table.sh (run_program_prefix): New variable. Use
3492 it to run tst-table-from and tst-table-to.
3493 * iconvdata/tst-tables.sh (run_program_prefix): New variable.
3494 Pass it to tst-table.sh.
3495 * intl/Makefile ($(objpfx)tst-gettext.out): Pass
3496 $(run-program-prefix) to tst-gettext.sh.
3497 ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
3499 ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
3501 * intl/tst-gettext.sh (run_program_prefix): New variable. Use it
3503 * intl/tst-gettext2.sh (run_program_prefix): New variable. Use it
3504 to run tst-gettext2.
3505 * intl/tst-translit.sh (run_program_prefix): New variable. Use it
3506 to run tst-translit.
3507 * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
3508 $(run-program-prefix) to tst-mtrace.sh.
3509 * malloc/tst-mtrace.sh (run_program_prefix): New variable. Use it
3511 * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
3512 $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
3513 $(rtld-installed-name).
3514 * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
3515 (rtld_installed_name): Likewise.
3516 (run_program_prefix): New variable. Use it to run wordexp-test.
3518 * Makeconfig (ARCH): Remove all definitions.
3519 (machine): Likewise.
3520 [ARCH]: Remove conditional code.
3521 [!objdir]: Give error.
3522 [!objdir] (objpfx): Remove.
3523 [!objdir] (common-objpfx): Likewise.
3524 [!objdir] (common-objdir): Likewise.
3525 * configure.in (config_makefile): Remove. Hardcode Makefile in
3526 AC_CONFIG_FILES call.
3527 * configure: Regenerated.
3530 * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
3532 (testout): Likewise.
3534 * posix/Makefile ($(objpfx)tst-getconf.out): Pass
3535 $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
3536 $(rtld-installed-name).
3537 * posix/tst-getconf.sh (elf_objpfx): Remove variable.
3538 (rtld_installed_name): Likwise.
3539 (runit): Remove function.
3540 (run_getconf): New variable, Use it for running getconf binary.
3542 2012-10-18 H.J. Lu <hongjiu.lu@intel.com>
3545 * string/test-memmem.c (check_result): New function.
3546 (do_one_test): Use it.
3547 (check1): New function.
3548 (test_main): Use it.
3550 2012-10-18 Markus Trippelsdorf <markus@trippelsdorf.de>
3552 * math/Makefile: Comment on slow compilation of test-tgmath2.c.
3554 2012-10-18 Joseph Myers <joseph@codesourcery.com>
3556 * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
3557 (_G_LSEEK64): Likewise.
3558 (_G_MMAP64): Likewise.
3559 (_G_FSTAT64): Likewise.
3560 * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
3561 (_G_LSEEK64): Likewise.
3562 (_G_MMAP64): Likewise.
3563 (_G_FSTAT64): Likewise.
3564 * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
3565 unconditional. Call __mmap64 directly.
3566 (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
3567 (mmap_remap_check) [_G_LSEEK64]: Make code unconditional. Call
3569 (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
3570 (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional. Call
3572 (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
3573 (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional. Call
3575 (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
3576 (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional. Call
3578 (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
3579 (_IO_file_seek) [_G_LSEEK64]: Make code unconditional. Call
3581 (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
3582 (_IO_file_stat) [_G_FSTAT64]: Make code unconditional. Call
3583 __fxstat64 directly.
3584 (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
3585 * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
3587 (freopen64) [!_G_OPEN64]: Remove conditional code.
3588 * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
3590 (fseeko64) [!_G_LSEEK64]: Remove conditional code.
3591 * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
3593 (ftello64) [!_G_LSEEK64]: Remove conditional code.
3594 * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
3596 (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
3597 * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
3599 (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
3600 * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
3602 (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
3603 * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
3605 (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
3606 * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
3608 (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
3610 2012-10-18 Siddhesh Poyarekar <siddhesh@redhat.com>
3613 * manual/memory.texi (Malloc Tunable Parameters): Add note
3614 about free list pointers overwriting some perturb bytes.
3615 Wording suggested by Roland McGrath.
3617 2012-10-17 Joseph Myers <joseph@codesourcery.com>
3619 * math/libm-test.inc (gamma_test): Do not call feclearexcept.
3620 (lgamma_test): Likewise.
3621 (tgamma_test): Likewise.
3623 2012-10-16 Florian Weimer <fweimer@redhat.com>
3626 * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
3627 (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
3629 2012-10-16 Maxim Kuvyrkov <maxim@codesourcery.com>
3631 * NEWS: Mention BZ #14716.
3632 * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
3633 when removing AVAILABLE1_USES_J macro.
3635 2012-10-12 H.J. Lu <hongjiu.lu@intel.com>
3637 * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
3638 (__bswap_64): __uint64_t for unsigned 64-bit int.
3640 2012-10-12 Andreas Schwab <schwab@linux-m68k.org>
3642 * include/string.h (memmem): Declare libc hidden alias.
3643 * string/memmem.c (memmem): Define libc hidden alias.
3644 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
3645 __read, __close instead of open, read, close.
3647 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3649 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
3650 * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
3652 * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
3653 * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
3654 * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
3656 (__rawmemchr_sse2): Likewise.
3657 * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
3658 * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
3659 (__strchr_sse2): Likewise.
3660 * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
3661 * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
3662 (__strcasecmp_sse2): Likewise.
3663 (__strncasecmp_sse2): Likewise.
3664 * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
3665 * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
3666 * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
3667 * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
3668 (__strrchr_sse2): Likewise.
3669 * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
3671 * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
3672 * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
3673 * sysdeps/x86_64/multiarch/memmove.c: Likewise.
3674 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
3675 * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
3676 * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
3677 * sysdeps/x86_64/multiarch/memset.S: Likewise.
3678 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
3679 * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
3680 * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
3681 * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
3682 * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
3683 * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
3684 * sysdeps/x86_64/multiarch/strcat.S: Likewise.
3685 * sysdeps/x86_64/multiarch/strchr.S: Likewise.
3686 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
3687 * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
3688 * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
3689 * sysdeps/x86_64/multiarch/strlen.S: Likewise.
3690 * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
3691 * sysdeps/x86_64/multiarch/strncat.S: Likewise.
3692 * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
3693 * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
3694 * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
3695 * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
3696 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
3697 * sysdeps/x86_64/multiarch/strspn.S: Likewise.
3698 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
3699 * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
3700 * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
3702 * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
3704 * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
3705 * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
3706 * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
3707 * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
3709 * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
3711 * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
3712 * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
3713 * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
3714 * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
3716 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
3717 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
3718 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
3719 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
3720 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
3721 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
3722 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
3723 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
3724 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
3725 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
3726 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
3727 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
3728 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
3729 * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
3730 * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
3731 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
3732 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
3733 * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
3734 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
3735 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
3736 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
3737 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
3738 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
3739 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
3740 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
3741 * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
3742 * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
3743 * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
3744 * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
3745 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
3746 * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
3747 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
3748 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
3749 * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
3750 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
3751 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
3752 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
3753 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
3754 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
3755 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
3756 * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
3758 * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
3759 [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
3760 * include/ifunc-impl-list.h: New file.
3761 * misc/ifunc-impl-list.c: Likewise.
3762 * misc/Makefile (routines): Add ifunc-impl-list.
3763 * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
3764 * string/test-string.h: Include <ifunc-impl-list.h>.
3765 [TEST_IFUNC && TEST_NAME] (func_list, func_count, impl_count,
3766 impl_array): New variables.
3767 (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
3769 (test_init): Call __libc_ifunc_impl_list to initialize
3770 func_list if TEST_IFUNC and TEST_NAME are defined.
3772 * string/Makefile (strop-tests): Add bcopy and bzero.
3773 * string/test-bcopy.c: New file.
3774 * string/test-bzero.c: Likewise.
3775 * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
3777 * string/test-memset.c: Support bzero test if TEST_BZERO is
3779 * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
3781 * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
3783 * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
3786 2012-10-10 Joseph Myers <joseph@codesourcery.com>
3788 * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
3789 * configure: Regenerated.
3791 * Makeconfig (+link-static-before-libc): Don't include
3792 $(link-static-libc).
3794 * libio/libio.h (_IO_pos_t): Remove.
3796 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
3798 * NEWS: Add note about FIPS mode. Wording suggested by Roland
3801 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
3803 * crypt/crypt-entry.c: Include fips-private.h.
3804 (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
3805 * crypt/md5c-test.c (main): Tolerate disabled MD5.
3806 * sysdeps/unix/sysv/linux/fips-private.h: New file.
3807 * sysdeps/generic/fips-private.h: New file, dummy fallback.
3809 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
3811 * crypt/crypt-private.h: Include stdbool.h.
3812 (_ufc_setup_salt_r): Return bool.
3813 * crypt/crypt-entry.c: Include errno.h.
3814 (__crypt_r): Return NULL with EINVAL for bad salt.
3815 * crypt/crypt_util.c (bad_for_salt): New.
3816 (_ufc_setup_salt_r): Check that salt is long enough and within
3817 the specified alphabet.
3818 * crypt/badsalttest.c: New file.
3819 * crypt/Makefile (tests): Add it.
3820 ($(objpfx)badsalttest): New.
3822 2012-10-09 Maxim Kuvyrkov <maxim@codesourcery.com>
3824 * NEWS: Add entry for BZ #14602.
3826 2012-10-09 Joseph Myers <joseph@codesourcery.com>
3828 * math/gen-libm-test.pl (parse_args): Handle comparison macros as
3830 * math/libm-test.inc: Update comment listing what functions and
3832 (isgreater_test): New function.
3833 (isgreaterequal_test): Likewise.
3834 (isless_test): Likewise.
3835 (islessequal_test): Likewise.
3836 (islessgreater_test): Likewise.
3837 (isunordered_test): Likewise.
3838 (main): Call the new functions.
3840 2012-10-09 Roland McGrath <roland@hack.frob.com>
3842 * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
3843 _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
3844 AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
3845 * sysdeps/i386/configure: Regenerated.
3846 * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
3847 * sysdeps/mach/configure: Regenerated.
3848 * sysdeps/mach/hurd/configure: Regenerated.
3849 * sysdeps/powerpc/configure: Regenerated.
3850 * sysdeps/powerpc/powerpc32/configure: Regenerated.
3851 * sysdeps/powerpc/powerpc64/configure: Regenerated.
3852 * sysdeps/s390/s390-32/configure: Regenerated.
3853 * sysdeps/s390/s390-64/configure: Regenerated.
3854 * sysdeps/sh/configure: Regenerated.
3855 * sysdeps/sparc/configure: Regenerated.
3856 * sysdeps/unix/sysv/linux/configure: Regenerated.
3857 * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
3858 * sysdeps/x86_64/configure: Regenerated.
3860 * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
3861 defined. Don't check if MAP is NULL.
3863 2012-10-09 Joseph Myers <joseph@codesourcery.com>
3865 * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
3866 (_G_stat64): Likewise.
3867 * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
3868 (_G_stat64): Likewise.
3869 * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
3870 instead of struct _G_stat64.
3871 * libio/fileops.c (mmap_remap_check): Likewise.
3872 (decide_maybe_mmap): Likewise.
3873 (_IO_new_file_seekoff): Likewise.
3874 (_IO_file_stat): Likewise.
3875 * libio/libio.h (_IO_off64_t): Define to __off64_t, not
3877 * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
3878 instead of struct _G_stat64.
3879 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
3881 2012-10-08 Maxim Kuvyrkov <maxim@codesourcery.com>
3884 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
3886 (CHECK_EOL): New macro.
3887 (two_way_short_needle): Check beginning of haystack for EOL. Use
3889 * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
3890 Replace with CHECK_EOL.
3891 * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
3892 Replace with CHECK_EOL.
3894 2012-10-08 Joseph Myers <joseph@codesourcery.com>
3896 * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
3898 * math/libm-test.inc: Update comment listing what functions and
3900 (finite_test): New function.
3901 (isinf_test): Likewise.
3902 (isnan_test): Likewise.
3903 (fpclassify_test): Test subnormal input.
3904 (isfinite_test): Likewise.
3905 (isnormal_test): Likewise.
3906 (main): Call the new functions.
3908 2012-10-08 Jonathan Nieder <jrnieder@gmail.com>
3911 * Makerules (%.dynsym): Force C locale when running
3912 $(OBJDUMP) --dynamic-syms.
3914 2012-10-08 Andreas Schwab <schwab@linux-m68k.org>
3916 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
3919 2012-10-06 David S. Miller <davem@davemloft.net>
3921 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
3922 upper 32-bits of the length value in %o2 since we use branch-on-register
3923 tests which consider the entire 64-bit register.
3925 2012-10-06 H.J. Lu <hongjiu.lu@intel.com>
3927 * string/test-strstr.c (check2): Add a test for page boundary.
3929 2012-10-05 David S. Miller <davem@davemloft.net>
3931 * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
3932 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
3934 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
3936 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
3937 * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
3938 and bzero when HWCAP_SPARC_CRYPTO is present.
3940 2012-10-05 H.J. Lu <hongjiu.lu@intel.com>
3943 * string/test-strstr.c (check2): New function.
3944 (test_main): Call check2.
3946 * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
3948 * string/bug-strcasestr1.c (do_test): Moved to ...
3949 * string/test-strcasestr.c (check1): Here. New function.
3950 (do_one_test): Break out result checking code into ...
3951 (check_result): This. New function.
3952 (do_one_test): Call check_result.
3953 (test_main): Call check1.
3954 * string/bug-strchr1.c (do_test): Moved to ...
3955 * string/test-strchr.c (check1): Here. New function.
3956 (do_one_test): Break out result checking code into ...
3957 (check_result): This. New function.
3958 (do_one_test): Call check_result.
3959 (test_main): Call check1.
3960 * string/bug-strstr1.c (main): Moved to ...
3961 * string/test-strchr.c (check1): Here. New function.
3962 (do_one_test): Break out result checking code into ...
3963 (check_result): This. New function.
3964 (do_one_test): Call check_result.
3965 (test_main): Call check1.
3966 * string/bug-strcasestr1.c: Removed.
3967 * string/bug-strchr1.c: Likewise.
3968 * string/bug-strstr1.c: Likewise.
3970 * elf/Makefile (dl-routines): Add hwcaps.
3971 * elf/dl-support.c (_dl_important_hwcaps): Removed.
3972 * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
3973 (_dl_important_hwcaps): Moved to ...
3974 * elf/dl-hwcaps.c: Here. New file.
3975 * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
3978 * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
3979 if IS_IN_rtld isn't defined.
3981 * elf/dl-support.c (_dl_sysinfo_map): New.
3982 Include "get-dynamic-info.h" and "setup-vdso.h".
3983 (_dl_non_dynamic_init): Call setup_vdso.
3984 * elf/dynamic-link.h: Don't include <assert.h>.
3985 (elf_get_dynamic_info): Moved to ...
3986 * elf/get-dynamic-info.h: Here. New file.
3987 * elf/dynamic-link.h: Include "get-dynamic-info.h".
3988 * elf/rtld.c (dl_main): Break out vDSO setup code into ...
3989 * elf/setup-vdso.h: Here. New file.
3990 * elf/rtld.c: Include "setup-vdso.h".
3991 (dl_main): Call setup_vdso.
3993 2012-10-05 Joseph Myers <joseph@codesourcery.com>
3995 * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
3996 creal in comment listing functions tested. List finite, isinf,
3997 isnan, isless, islessequal, isgreater, isgreaterequal,
3998 islessgreater, isunordered, lgamma_r and pow10 as functions and
3999 macros not tested. Mention which functions not tested are aliases
4000 for other functions. Fix typo. Note that signs of NaNs are not
4003 * scripts/config.guess: Update from config.git.
4004 * scripts/config.sub: Likewise.
4006 2012-10-04 Roland McGrath <roland@hack.frob.com>
4008 * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
4009 * misc/madvise.c (madvise): Renamed to __madvise.
4010 Make madvise a weak alias.
4011 * include/sys/mman.h: Declare __madvise.
4012 Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
4013 * sysdeps/unix/syscalls.list
4014 (madvise): Make __madvise the strong name, and madvise a weak alias.
4015 * sysdeps/unix/sysv/linux/syscalls.list
4016 (madvise, mmap): Remove redundant entries.
4017 * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
4018 * malloc/malloc.c (mtrim): Likewise.
4019 * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
4021 2012-10-03 Roland McGrath <roland@hack.frob.com>
4023 * sysdeps/mach/hurd/dl-cache.c: File removed.
4024 * config.h.in (USE_LDCONFIG): New #undef.
4025 * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
4026 * configure: Regenerated.
4027 * elf/Makefile (dl-routines): Add dl-cache only under
4028 [$(use-ldconfig) = yes].
4029 * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
4030 cache on [USE_LDCONFIG].
4031 * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
4033 * elf/rtld.c (dl_main): Likewise.
4035 2012-10-03 Pino Toscano <toscano.pino@tiscali.it>
4037 * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
4038 _SC_LEVEL4_CACHE_LINESIZE.
4040 2012-10-03 Roland McGrath <roland@hack.frob.com>
4042 * sysdeps/unix/bsd/confstr.h: File removed.
4044 2012-10-02 Alexandre Oliva <aoliva@redhat.com>
4046 * scripts/check-local-headers.sh: Exclude sys/sdt.h and
4049 2012-10-02 Roland McGrath <roland@hack.frob.com>
4051 * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
4052 Make 'mapoff' field ElfW(Off) rather than off_t.
4054 2012-10-02 Dmitry V. Levin <ldv@altlinux.org>
4056 * nscd/Makefile: Remove nscd-cflags and all its users.
4057 (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
4058 (CFLAGS-nonlib): Add compiler flags for nscd modules.
4061 * malloc.c (malloc_printerr): Clarify error message.
4063 2012-10-02 H.J. Lu <hongjiu.lu@intel.com>
4066 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
4067 Set bit_FMA_Usable if FMA is supported.
4068 * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
4070 (bit_FMA4_Usable): Updated.
4071 (index_FMA_Usable): New macro.
4072 (CPUID_FMA): Likewise
4073 (HAS_FMA): Defined with bit_FMA_Usable.
4075 2012-10-01 Roland McGrath <roland@hack.frob.com>
4077 * bits/types.h (__swblk_t): Type removed.
4078 * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
4079 * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
4080 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
4081 (__SWBLK_T_TYPE): Likewise.
4082 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
4083 (__SWBLK_T_TYPE): Likewise.
4084 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
4085 (__SWBLK_T_TYPE): Likewise.
4086 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
4087 (__SWBLK_T_TYPE): Likewise.
4089 2012-10-01 Patsy Franklin <pfrankli@redhat.com>
4090 Honza Horak <hhorak@redhat.com>
4092 * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
4093 (xdr_mapname): Use YPMAXMAP as maxsize.
4094 (xdr_peername): Use YPMAXPEER as maxsize.
4095 (xdr_keydat): Use YPAXRECORD as maxsize.
4096 (xdr_valdat): Use YPMAXRECORD as maxsize.
4098 2012-10-01 Roland McGrath <roland@hack.frob.com>
4100 * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
4102 * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
4103 * csu/init-first.c: ... here.
4104 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
4105 * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
4106 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
4107 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
4108 * sysdeps/i386/init-first.c: File removed.
4109 * sysdeps/sh/init-first.c: File removed.
4111 2012-10-01 Joseph Myers <joseph@codesourcery.com>
4114 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
4115 if x * y might underflow to zero and z is zero.
4116 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
4117 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
4118 * math/libm-test.inc (min_subnorm_value): New variable.
4119 (fma_test): Add more tests.
4120 (fma_test_towardzero): Likewise.
4121 (fma_test_downward): Likewise
4122 (fma_test_upward): Likewise.
4123 (initialize): Set min_subnorm_value.
4125 2012-09-29 Joseph Myers <joseph@codesourcery.com>
4128 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
4130 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
4131 mode for addition resulting in exact zero.
4132 * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
4133 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
4135 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
4136 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
4137 * math/libm-test.inc (fma_test): Add more tests.
4138 (fma_test_towardzero): New function.
4139 (fma_test_downward): Likewise.
4140 (fma_test_upward): Likewise.
4141 (main): Call the new functions.
4143 2012-09-28 David S. Miller <davem@davemloft.net>
4145 * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
4147 2012-09-28 Roland McGrath <roland@hack.frob.com>
4149 * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
4152 * sysdeps/gnu/_G_config.h: Moved to ...
4153 * sysdeps/unix/sysv/linux/_G_config.h: ... here.
4154 * sysdeps/mach/hurd/_G_config.h: Moved to ...
4155 * sysdeps/generic/_G_config.h: ... here.
4157 * io/open.c (__open): Renamed to __libc_open. Make __open an alias.
4159 * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
4161 * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
4162 Conditionalize target on [libnss_test1.so-version].
4164 * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
4166 * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
4167 (elfobjdir): Move out of conditionals.
4169 * nss/nsswitch.c (nss_new_service): Conditionalize definition and
4170 declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
4171 (__nss_lookup_function): Conditionalize label remove_from_tree on
4172 [!DO_STATIC_NSS || SHARED], matching its only use.
4174 2012-09-28 David S. Miller <davem@davemloft.net>
4176 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
4177 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
4179 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
4181 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
4182 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
4183 when HWCAP_SPARC_CRYPTO is present.
4185 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
4187 * io/tst-mknodat.c: Create a FIFO instead of a socket.
4189 2012-09-28 Andreas Schwab <schwab@linux-m68k.org>
4192 * stdio-common/vfprintf.c (process_string_arg): Revert
4195 2011-09-28 Jonathan Nieder <jrnieder@gmail.com>
4197 * stdio-common/Makefile (tst-sprintf-ENV): Set environment
4199 * stdio-common/tst-sprintf.c: Include <locale.h>
4200 (main): Test sprintf's handling of incomplete multibyte
4203 2012-09-28 H.J. Lu <hongjiu.lu@intel.com>
4205 * elf/dl-runtime.c (VERSYMIDX): Removed.
4206 * elf/dl-version.c (VERSYMIDX): Likewise.
4207 * elf/do-rel.h (VERSYMIDX): Likewise.
4209 * elf/dynamic-link.h (VERSYMIDX): Likewise.
4210 * elf/rtld.c (VALIDX): Likewise.
4211 (ADDRIDX): Likewise.
4212 * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
4213 * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
4214 * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
4215 * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
4217 (ADDRIDX): Likewise.
4219 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
4221 * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
4223 2012-09-28 Dmitry V. Levin <ldv@altlinux.org>
4226 * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
4228 * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
4229 addresses are in the same scope as 192.0.2/24.
4230 * posix/gai.conf: Document new scope table defaults.
4232 2012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
4235 * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
4236 for ftell. Compute offsets from write pointers instead.
4237 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
4239 2012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
4242 * libio/Makefile (tests): New test case tst-fseek.
4243 * libio/tst-fseek.c: New test case to verify that fseek/ftell
4244 combination works in wide mode.
4245 * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
4246 state when the external buffer state changes.
4248 2012-09-27 David S. Miller <davem@davemloft.net>
4251 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
4252 pass reloc->r_addend in as the 'high' argument to
4253 sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
4255 * sysdeps/sparc/fpu/libm-test-ulps: Update.
4257 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
4259 * rt/tst-aio2.c: Include <pthread.h>.
4260 * rt/tst-aio3.c: Likewise.
4262 2012-09-27 Steve Ellcey <sellcey@mips.com>
4264 * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
4266 2012-09-27 H.J. Lu <hongjiu.lu@intel.com>
4268 * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
4269 contents on [SHARED].
4271 2012-09-26 Marek Polacek <polacek@redhat.com>
4275 * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
4276 for C++ and GCC <4.3 as well as for non GCC compilers.
4278 2012-09-26 Markus Trippelsdorf <markus@trippelsdorf.de>
4280 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
4282 2012-09-25 Roland McGrath <roland@hack.frob.com>
4284 * Makefile.in (all, install): Declare with .PHONY.
4285 Reported by Michael Hope <michael.hope@linaro.org>.
4287 2012-09-25 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
4289 * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
4290 * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
4292 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
4294 (sydep_routines): Add the new and the internal functions.
4295 * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
4296 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
4297 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
4298 (GLIBC_2.17): Add the new function.
4299 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
4300 (GLIBC_2.17): Likewise.
4301 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
4302 (GLIBC_2.17): Likewise.
4303 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
4304 (GLIBC_2.17): Likewise.
4305 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
4307 2012-09-25 Alan Modra <amodra@gmail.com>
4309 * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
4310 Add release barrier before setting once_control to say
4311 initialisation is done. Add hints on lwarx. Use macro in
4313 (clear_once_control): Add release barrier.
4315 2012-09-25 Joseph Myers <joseph@codesourcery.com>
4318 * math/s_clog.c (__clog): Handle more values close to |z| = 1
4320 * math/s_clog10.c (__clog10): Likewise.
4321 * math/s_clog10f.c (__clog10f): Likewise.
4322 * math/s_clog10l.c (__clog10l): Likewise.
4323 * math/s_clogf.c (__clogf): Likewise.
4324 * math/s_clogl.c (__clogl): Likewise.
4325 * math/Makefile (libm-calls): Add x2y2m1.
4326 * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
4327 (__x2y2m1): Likewise.
4328 (__x2y2m1l): Likewise.
4329 * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
4330 * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
4331 * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
4332 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
4333 * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
4334 * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
4335 * math/libm-test.inc (clog_test, clog10_test): Add more tests.
4336 * sysdeps/i386/fpu/libm-test-ulps: Update.
4337 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4340 * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
4341 int as type of variable DEPTH.
4342 (glob): Use size_t instead of int as type of variables NEWCOUNT
4345 2012-09-25 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
4347 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
4349 * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
4350 * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
4351 * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
4352 macros for using routine as __sincosf_ia32.
4353 Use macro for function declaration and weak_alias.
4354 * sysdeps/i386/fpu/libm-test-ulps: Update.
4356 * sysdeps/x86_64/fpu/s_sincosf.S: New file.
4357 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
4359 * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
4361 * math/s_cexpf.c (__cexpf): Likewise.
4362 * math/s_csinf.c (__csinf): Likewise.
4363 * math/s_csinhf.c (__csinhf): Likewise.
4364 * math/s_ctanf.c (__ctanf): Likewise.
4365 * math/s_ctanhf.c (__ctanhf): Likewise.
4366 * math/s_ccosh.c (__ccoshf): Likewise.
4367 * math/s_cexp.c (__cexpl): Likewise.
4368 * math/s_csin.c (__csin): Likewise.
4369 * math/s_csinh.c (__csinh): Likewise.
4370 * math/s_ctan.c (__ctan): Likewise.
4371 * math/s_ctanh.c (ctanh): Likewise.
4372 * math/s_ccoshl.c (__ccoshl): Likewise.
4373 * math/s_cexpl.c (__cexpl): Likewise.
4374 * math/s_csinl.c (__csinl): Likewise.
4375 * math/s_csinhl.c (__csinhl): Likewise.
4376 * math/s_ctanl.c (__ctanl): Likewise.
4377 * math/s_ctanhl.c (__ctanhl): Likewise.
4379 2012-09-25 Joseph Myers <joseph@codesourcery.com>
4381 * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
4382 (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
4383 (_IO_off_t): Define to __off_t, not _G_off_t.
4384 (_IO_pid_t): Define to __pid_t, not _G_pid_t.
4385 (_IO_uid_t): Define to __uid_t, not _G_uid_t.
4386 (_IO_wint_t): Define to wint_t, not _G_wint_t.
4387 * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
4388 type of __dummy and __dummy2 fields.
4389 * sysdeps/generic/_G_config.h (_G_size_t): Remove.
4390 (_G_ssize_t): Likewise.
4391 (_G_off_t): Likewise.
4392 (_G_pid_t): Likewise.
4393 (_G_uid_t): Likewise.
4394 (_G_wchar_t): Likewise.
4395 (_G_wint_t): Likewise.
4396 * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
4397 (_G_ssize_t): Likewise.
4398 (_G_off_t): Likewise.
4399 (_G_pid_t): Likewise.
4400 (_G_uid_t): Likewise.
4401 (_G_wchar_t): Likewise.
4402 (_G_wint_t): Likewise.
4403 * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
4404 (_G_ssize_t): Likewise.
4405 (_G_off_t): Likewise.
4406 (_G_pid_t): Likewise.
4407 (_G_uid_t): Likewise.
4408 (_G_wchar_t): Likewise.
4409 (_G_wint_t): Likewise.
4411 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
4413 * malloc/arena.c: Include malloc-sysdep.h.
4414 (shrink_heap): Use check_may_shrink_heap to decide if madvise
4415 is sufficient to shrink the heap or an unmap is needed.
4416 * sysdeps/generic/malloc-sysdep.h: New file. Define
4417 new function check_may_shrink_heap.
4418 * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file. Define
4419 new function check_may_shrink_heap.
4421 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
4423 * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
4426 2012-09-24 Dmitry V. Levin <ldv@altlinux.org>
4428 * catgets/test-gencat.sh: Add "set -e".
4429 * elf/tst-pathopt.sh: Likewise.
4430 * grp/tst_fgetgrent.sh: Likewise.
4431 * iconvdata/run-iconv-test.sh: Likewise.
4432 * intl/tst-gettext.sh: Likewise.
4433 * intl/tst-gettext2.sh: Likewise.
4434 * intl/tst-gettext4.sh: Likewise.
4435 * intl/tst-gettext6.sh: Likewise.
4436 * intl/tst-translit.sh: Likewise.
4437 * io/ftwtest-sh: Likewise.
4438 * libio/test-freopen.sh: Likewise.
4439 * malloc/tst-mtrace.sh: Likewise.
4440 * posix/globtest.sh: Likewise.
4441 * posix/tst-getconf.sh: Likewise.
4442 * posix/wordexp-tst.sh: Likewise.
4443 * stdio-common/tst-printf.sh: Likewise.
4444 * stdio-common/tst-unbputc.sh: Likewise.
4445 * stdlib/tst-fmtmsg.sh: Likewise.
4446 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
4447 * catgets/Makefile: Do not specify -e option when running
4448 testsuite shell scripts.
4449 * elf/Makefile: Likewise.
4450 * grp/Makefile: Likewise.
4451 * iconvdata/Makefile: Likewise.
4452 * intl/Makefile: Likewise.
4453 * io/Makefile: Likewise.
4454 * libio/Makefile: Likewise.
4455 * malloc/Makefile: Likewise.
4456 * posix/Makefile: Likewise.
4457 * stdio-common/Makefile: Likewise.
4458 * stdlib/Makefile: Likewise.
4459 * sysdeps/x86_64/Makefile: Likewise.
4461 * io/ftwtest-sh: Add copyright header.
4462 * posix/globtest.sh: Likewise.
4463 * posix/tst-getconf.sh: Likewise.
4464 * posix/wordexp-tst.sh: Likewise.
4465 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
4467 2012-09-24 H.J. Lu <hongjiu.lu@intel.com>
4470 * Makeconfig (+link): Defined as $(+link-static) if
4471 $(build-shared) isn't yes.
4472 (link-tests): Defined as $(+link-static-tests) if $(build-shared)
4474 (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
4476 * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
4479 * malloc/arena.c (heap_trim): Properly get fencepost and adjust
4480 new chunk size with MALLOC_ALIGN_MASK.
4482 2012-09-24 Joseph Myers <joseph@codesourcery.com>
4485 * stdio-common/printf_fphex.c: Include <stdbool.h> and
4487 (__printf_fphex): Determine rounding using get_rounding_mode and
4489 * stdio-common/tst-printf-round.c (struct hex_test): New
4491 (hex_tests): New variable.
4492 (test_hex_in_one_mode): New function.
4493 (do_test): Also run tests for hex float output.
4495 2012-09-21 Joseph Myers <joseph@codesourcery.com>
4497 * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
4498 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
4499 * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
4500 * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
4501 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
4502 * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
4503 * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
4504 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
4506 2012-09-20 Joseph Myers <joseph@codesourcery.com>
4508 * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
4509 * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
4510 * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
4511 * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
4513 2012-09-19 Dmitry V. Levin <ldv@altlinux.org>
4516 * elf/rtld.c (dl_main): Limit the check for self loading to normal
4518 * elf/tst-rtld-load-self.sh: New test.
4519 * elf/Makefile: Run it.
4521 2012-09-18 Joseph Myers <joseph@codesourcery.com>
4523 * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
4524 (tst-writev-ENV): Remove.
4525 * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
4527 2012-09-17 Chris Metcalf <cmetcalf@tilera.com>
4529 * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
4531 2012-09-17 Joseph Myers <joseph@codesourcery.com>
4533 * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
4535 * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
4537 * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
4538 * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
4539 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
4542 2012-09-14 H.J. Lu <hongjiu.lu@intel.com>
4545 * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
4546 * config.make.in (have-cpp-asm-debuginfo): Removed.
4547 * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
4548 * configure: Regenerated.
4550 2012-09-14 Joseph Myers <joseph@codesourcery.com>
4553 * stdio-common/printf_fp.c: Include <stdbool.h> and
4555 (___printf_fp): Determine rounding using get_rounding_mode and
4557 * stdio-common/tst-printf-round.c: New file.
4558 * stdio-common/Makefile (tests): Add tst-printf-round.
4559 (link-libm): New variable.
4560 ($(objpfx)tst-printf-round): Depend in $(link-libm).
4562 2012-09-13 H.J. Lu <hongjiu.lu@intel.com>
4565 * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
4566 * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
4568 * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
4571 2012-09-13 Joseph Myers <joseph@codesourcery.com>
4573 * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
4574 * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
4575 * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
4576 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
4578 2012-09-12 Joseph Myers <joseph@codesourcery.com>
4581 * include/rounding-mode.h: New file.
4582 * sysdeps/generic/get-rounding-mode.h: Likewise.
4583 * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
4584 * stdlib/strtod_l.c: Include <rounding-mode.h>.
4585 (MAX_VALUE): New macro.
4586 (MIN_VALUE): Likewise.
4587 (overflow_value): New function.
4588 (underflow_value): Likewise.
4589 (round_and_return): Use overflow_value and underflow_value to
4590 determine return values in overflow and underflow cases. Use
4591 round_away to determine rounding depending on rounding mode.
4592 (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
4593 determine return values in overflow and underflow cases.
4594 * stdlib/tst-strtod-round.c: Include <fenv.h>.
4595 (struct test_results): New structure.
4596 (struct test): Use struct test_results to store expected results
4597 for all rounding modes.
4598 (TEST): Include expected results for all rounding modes.
4599 (test_in_one_mode): New function.
4600 (do_test): Use test_in_one_mode to compute and check results.
4601 Check results for all rounding modes.
4602 * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
4605 2012-12-09 Allan McRae <allan@archlinux.org>
4607 * sysdeps/i386/fpu/libm-test-ulps: Update
4609 2012-09-11 Joseph Myers <joseph@codesourcery.com>
4611 * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
4612 (_G_int32_t): Likewise.
4613 (_G_uint16_t): Likewise.
4614 (_G_uint32_t): Likewise.
4615 (_G_HAVE_BOOL): Likewise.
4616 (_G_HAVE_ATEXIT): Likewise.
4617 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
4618 (_G_HAVE_IO_FILE_OPEN): Likewise.
4619 * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
4620 (_G_int32_t): Likewise.
4621 (_G_uint16_t): Likewise.
4622 (_G_uint32_t): Likewise.
4623 (_G_HAVE_BOOL): Likewise.
4624 (_G_HAVE_ATEXIT): Likewise.
4625 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
4626 (_G_HAVE_IO_FILE_OPEN): Likewise.
4627 * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
4628 (_G_int32_t): Likewise.
4629 (_G_uint16_t): Likewise.
4630 (_G_uint32_t): Likewise.
4631 (_G_HAVE_BOOL): Likewise.
4632 (_G_HAVE_ATEXIT): Likewise.
4633 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
4634 (_G_HAVE_IO_FILE_OPEN): Likewise.
4636 2012-09-11 H.J. Lu <hongjiu.lu@intel.com>
4638 * csu/libc-tls.c: Update copyright years.
4640 2012-09-10 Joseph Myers <joseph@codesourcery.com>
4642 * libioP.h [_G_USING_THUNKS]: Make code unconditional.
4643 [!_G_USING_THUNKS]: Remove conditional code.
4644 * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
4645 * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
4647 * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
4648 [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
4649 * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
4650 (_G_VTABLE_LABEL_PREFIX): Likewise.
4651 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
4652 * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
4653 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
4654 (_G_VTABLE_LABEL_PREFIX): Likewise.
4655 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
4656 * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
4657 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
4658 (_G_VTABLE_LABEL_PREFIX): Likewise.
4659 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
4661 2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
4663 * libio/Makefile: Include ../Makeconfig before tests.
4664 (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
4665 only if $(build-shared) is yes.
4667 * iconv/gconv_db.c: Update copyright years.
4669 2012-09-10 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
4671 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
4672 unwind info if defined PIC. Fix special cases description.
4673 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
4675 * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
4677 * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
4679 2012-09-07 H.J. Lu <hongjiu.lu@intel.com>
4681 * scripts/check-local-headers.sh: Add "shopt -s nullglob".
4683 * iconv/gconv_db.c (free_derivation): Check if deriv->steps
4686 * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
4687 (LDLIBS-tst-chk4): This.
4688 (LDFLAGS-tst-chk5): Renamed to ...
4689 (LDLIBS-tst-chk5): This.
4690 (LDFLAGS-tst-chk6): Renamed to ...
4691 (LDLIBS-tst-chk6): This.
4692 (LDFLAGS-tst-lfschk4): Renamed to ...
4693 (LDLIBS-tst-lfschk4): This.
4694 (LDFLAGS-tst-lfschk5): Renamed to ...
4695 (LDLIBS-tst-lfschk5): This.
4696 (LDFLAGS-tst-lfschk6): Renamed to ...
4697 (LDLIBS-tst-lfschk6): This.
4699 * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
4700 on $(common-objpfx)soversions.mk.
4702 2012-09-07 Joseph Myers <joseph@codesourcery.com>
4705 * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
4708 2012-09-07 Siddhesh Poyarekar <siddhesh@redhat.com>
4710 * malloc/arena.c (arena_get_retry): New function that gets
4711 another arena for the caller to try its request on.
4712 * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
4713 current arena cannot fulfill the request.
4714 (__libc_memalign): Likewise.
4715 (__libc_memalign): Likewise.
4716 (__libc_pvalloc): Likewise.
4717 (__libc_calloc): Likewise.
4719 2012-09-05 John Tobey <john.tobey@gmail.com>
4722 * manual/arith.texi (Operations on Complex): Fix description
4725 2012-09-06 Joseph Myers <joseph@codesourcery.com>
4728 * manual/socket.texi (Host Addresses): Use www.gnu.org as example
4732 * manual/memory.texi (Memory): Make order of menu items match
4735 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
4737 * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
4738 (_dl_initial_dtv): New. Defined if SHARED isn't defined.
4739 (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
4741 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
4743 * csu/libc-tls.c (static_dtv): Renamed to ...
4744 (_dl_static_dtv): This. Make it global.
4745 (_dl_initial_dtv): Removed.
4746 (__libc_setup_tls): Updated.
4747 * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
4748 (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
4751 2012-09-06 Petr Machata <pmachata@redhat.com>
4753 * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
4754 (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
4755 (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
4756 (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
4758 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
4761 * csu/libc-tls.c (_dl_initial_dtv): New variable.
4762 * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
4765 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
4768 * Makeconfig (link-static-before-libc): Replace $(+prector)
4770 (link-static-after-libc): Replace $(+postctor) with
4772 (link-bounded): Replace $(+prector)/$(+postctor) with
4773 $(+prectorT)/$(+postctorT).
4774 (+prectorT): New macro.
4775 (+postctorT): Likewise.
4777 2012-09-06 Joseph Myers <joseph@codesourcery.com>
4779 * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
4780 (round_str): Handle values above the maximum for IBM long double
4782 * stdlib/tst-strtod-round.c (tests): Regenerated.
4784 2012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4786 * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
4788 * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
4789 zarch_nohighgprs around the zarch optimized routines.
4790 * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
4791 * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
4792 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
4795 2012-09-05 David S. Miller <davem@davemloft.net>
4797 * sysdeps/sparc/fpu/libm-test-ulps: Update.
4799 * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE,
4800 HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
4801 * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
4802 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
4805 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
4807 * malloc/arena.c: Fold copyright years.
4808 * malloc/mcheck.c, malloc/memusage.c: Likewise.
4810 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
4812 * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
4814 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
4816 * manual/contrib.texi (Contributors): Fix typo. Complete entry.
4818 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
4820 * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
4821 change internal state upon failure.
4823 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
4825 * malloc/mcheck.c (mcheck_check_all): Fix typo.
4826 * malloc/memusage.c (mmap): Likewise.
4827 (mmap64, mremap): Likewise. Adjust name in comment.
4829 2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
4831 * libio/fileops.c: Fix typos in comments.
4832 * libio/oldfileops.c: Likewise.
4833 * libio/wfileops.c: Likewise.
4835 2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
4838 * malloc/Makefile (tests): Add tst-malloc-usable test case.
4839 (tst-malloc-usable-ENV): Set environment for test case.
4840 * malloc/hooks.c (malloc_check_get_size): New function to get
4842 * malloc/malloc.c (musable): Use malloc_check_get_size.
4843 * malloc/tst-malloc-usable.c: New test case.
4845 2012-09-05 Andreas Schwab <schwab@linux-m68k.org>
4847 * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
4849 2012-09-05 Allan McRae <allan@archlinux.org>
4852 * configure.in (CXX_SYSINCLUDES): Use compiler output to
4853 determine header location.
4854 * configure: Regenerated.
4856 2012-09-05 Andreas Schwab <schwab@linux-m68k.org>
4858 * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
4860 * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
4861 LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
4865 2012-09-04 David S. Miller <davem@davemloft.net>
4867 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
4868 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
4869 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
4871 2012-09-04 Florian Weimer <fweimer@redhat.com>
4873 * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
4876 * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
4878 2012-09-04 Joseph Myers <joseph@codesourcery.com>
4881 * libio/iogetdelim.c: Include <limits.h>.
4882 (_IO_getdelim): Avoid integer overflow in testing whether cur_len
4883 + len + 1 would overflow.
4885 2012-09-03 Andreas Jaeger <aj@suse.de>
4887 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
4888 * sysdeps/i386/fpu/libm-test-ulps: Update.
4890 2012-09-03 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
4892 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
4893 Add s_sinf-sse2, s_conf-sse2.
4895 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
4896 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
4897 * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
4898 * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
4900 * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
4901 for using routine as __sinf_ia32.
4902 Use macro for function declaration and weak_alias.
4903 * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
4904 for using routine as __cosf_ia32.
4905 Use macro for function declaration and weak_alias.
4907 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
4908 * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
4910 * sysdeps/x86_64/fpu/s_sinf.S: New file.
4911 * sysdeps/x86_64/fpu/s_cosf.S: New file.
4912 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
4914 * math/libm-test.inc (cos_test): Add more test cases.
4915 (sin_test): Likewise.
4916 (sincos_test): Likewise.
4918 2012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4920 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
4921 (IFUNC_RESOLVE): Make pointers to the specialized implementations
4923 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
4925 2012-09-02 H.J. Lu <hongjiu.lu@intel.com>
4928 * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
4929 first element of the GOT.
4930 (elf_machine_load_address): Return the difference between
4931 the runtime address of _DYNAMIC and elf_machine_dynamic ().
4933 2012-09-01 Allan McRae <allan@archlinux.org>
4936 * configure.in (AWK): Require gawk version 3.0 or later.
4937 * configure: Regenerated.
4939 2012-09-01 Joseph Myers <joseph@codesourcery.com>
4941 * sysdeps/unix/sysv/linux/kernel-features.h
4942 (__ASSUME_POSIX_CPU_TIMERS): Remove.
4943 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
4944 [__NR_clock_getres]: Make code unconditional.
4945 [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
4946 (clock_getcpuclockid): Remove code left unreachable by removal of
4948 * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
4950 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
4951 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
4952 * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
4953 Make code unconditional.
4954 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
4955 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
4956 * sysdeps/unix/sysv/linux/clock_settime.c
4957 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
4959 [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
4960 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
4962 2012-08-29 H.J. Lu <hongjiu.lu@intel.com>
4965 * Makefile (install): Also pass LD_SO=$(ld.so-version) to
4966 scripts/test-installation.pl.
4968 * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
4969 and $ld_so_version if it is set.
4971 2012-08-29 Siddhesh Poyarekar <siddhesh@redhat.com>
4974 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
4975 failure if reading from procfs failed.
4976 * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
4978 2012-08-27 Joseph Myers <joseph@codesourcery.com>
4980 * sysdeps/unix/sysv/linux/kernel-features.h
4981 (__ASSUME_STAT64_SYSCALL): Remove all definitions.
4982 * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
4983 Remove conditional code.
4984 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4985 * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
4986 Remove conditional code.
4987 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4988 * sysdeps/unix/sysv/linux/i386/fxstat.c
4989 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
4990 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4991 * sysdeps/unix/sysv/linux/i386/fxstatat.c
4992 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
4993 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4994 * sysdeps/unix/sysv/linux/i386/lxstat.c
4995 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
4996 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4997 * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
4998 Remove conditional code.
4999 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
5000 * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
5001 Remove conditional code.
5002 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
5003 * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
5004 <kernel-features.h>.
5005 [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
5007 * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
5008 Remove conditional code.
5009 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
5010 * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
5013 2012-08-27 Mike Frysinger <vapier@gentoo.org>
5016 * NEWS: Add fixed bug number.
5018 2012-08-27 Joseph Myers <joseph@codesourcery.com>
5021 * stdlib/strtod_l.c (round_and_return): Return -0.0 for
5022 underflowing exponent in case of negative sign.
5023 * stdlib/tst-strtod-round-data: Add more tests.
5024 * stdlib/tst-strtod-round.c (tests): Regenerated.
5027 * stdlib/strtod_l.c (NDIG): Remove.
5028 (HEXNDIG): Likewise.
5029 (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
5030 smallest representable value.
5031 (____STRTOF_INTERNAL): Use all fractional decimal digits that may
5032 lie within an exact representation of 1/2 ulp of the result.
5033 * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
5035 (TENS_P9_IDX): Define unconditionally.
5036 (TENS_P9_SIZE): Likewise.
5037 (TENS_P10_IDX): Likewise.
5038 (TENS_P10_SIZE): Likewise.
5039 [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
5040 to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
5041 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
5042 entries for 10^2^13 and 10^2^14.
5043 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
5044 (TENS_P13_IDX): Define.
5045 (TENS_P13_SIZE): Likewise.
5046 (TENS_P14_IDX): Likewise.
5047 (TENS_P14_SIZE): Likewise.
5048 (_fpioconst_pow10): Change array size to
5049 FPIOCONST_POW10_ARRAY_SIZE. Make entries for 10^2^9 and 10^2^10
5051 (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
5052 1024]: Add entries for 10^2^13 and 10^2^14.
5053 [LAST_POW10 > _LAST_POW10]: Remove #error.
5054 * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
5055 (_fpioconst_pow10): Change array size to
5056 FPIOCONST_POW10_ARRAY_SIZE.
5057 * stdlib/gen-fpioconst.c: New file.
5058 * stdlib/gen-tst-strtod-round.c: Likewise.
5059 * stdlib/tst-strtod-round-data: Likewise.
5060 * stdlib/tst-strtod-round.c: Likewise.
5061 * stdlib/Makefile (tests): Add tst-strtod-round.
5064 * stdlib/strtod_l.c: Include <stdint.h>.
5065 (NDEBUG): Do not define.
5066 (round_and_return): Change EXPONENT parameter to type intmax_t.
5067 Rearrange calculations to avoid internal overflow possibilities.
5068 (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
5069 Rearrange calculations to avoid internal overflow possibilities.
5070 Assert that number fits inside MPNSIZE limbs.
5071 (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
5072 Change DIG_NO, INT_NO and LEAD_ZERO to type size_t. Rearrange
5073 calculations and add assertions to avoid internal overflow
5074 possibilities. Add casts to avoid signed/unsigned operations.
5075 * stdlib/tst-strtod-overflow.c: New file.
5076 * stdlib/Makefile (tests): Add tst-strtod-overflow.
5078 2012-08-25 Marek Polacek <polacek@redhat.com>
5080 * time/time.h: Fix some typos in comments.
5082 2012-08-23 Roland McGrath <roland@hack.frob.com>
5084 * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
5085 * posix/tst-rfc3484-2.c: Likewise.
5086 * posix/tst-rfc3484-3.c: Likewise.
5088 2012-08-23 Steve McIntyre <steve.mcintyre@linaro.org>
5090 * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
5091 (EF_ARM_ABI_FLOAT_HARD): Likewise.
5093 2012-08-23 Joseph Myers <joseph@codesourcery.com>
5095 * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
5096 #include of fxstatat64.c.
5098 2012-08-22 Roland McGrath <roland@hack.frob.com>
5100 * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
5101 * shadow/getspent_r.c: Likewise.
5102 * shadow/getspnam.c: Likewise.
5103 * shadow/getspnam_r.c: Likewise.
5104 * gshadow/getsgent.c: Likewise.
5105 * gshadow/getsgent_r.c: Likewise.
5106 * gshadow/getsgnam.c: Likewise.
5107 * gshadow/getsgnam_r.c: Likewise.
5108 * inet/getnetbyad.c: Likewise.
5109 * inet/getnetbyad_r.c: Likewise.
5110 * inet/getnetbynm.c: Likewise.
5111 * inet/getnetbynm_r.c: Likewise.
5112 * inet/getnetent.c: Likewise.
5113 * inet/getnetent_r.c: Likewise.
5114 * inet/getproto.c: Likewise.
5115 * inet/getproto_r.c: Likewise.
5116 * inet/getprtent.c: Likewise.
5117 * inet/getprtent_r.c: Likewise.
5118 * inet/getprtname.c: Likewise.
5119 * inet/getprtname_r.c: Likewise.
5120 * inet/getrpcbyname.c: Likewise.
5121 * inet/getrpcbyname_r.c: Likewise.
5122 * inet/getrpcbynumber.c: Likewise.
5123 * inet/getrpcbynumber_r.c: Likewise.
5124 * inet/getrpcent.c: Likewise.
5125 * inet/getrpcent_r.c: Likewise.
5126 * inet/getaliasent.c: Likewise.
5127 * inet/getaliasent_r.c: Likewise.
5128 * inet/getaliasname.c: Likewise.
5129 * inet/getaliasname_r.c: Likewise.
5130 * nscd/getgrgid_r.c: Likewise.
5131 * nscd/getgrnam_r.c: Likewise.
5132 * nscd/gethstbyad_r.c: Likewise.
5133 * nscd/gethstbynm3_r.c: Likewise.
5134 * nscd/getpwnam_r.c: Likewise.
5135 * nscd/getpwuid_r.c: Likewise.
5136 * nscd/getsrvbynm_r.c: Likewise.
5137 * nscd/getsrvbypt_r.c: Likewise.
5138 * nscd/gai.c: Likewise.
5140 * configure.in (build_nscd): New substituted variable, set
5141 by --disable-build-nscd and defaults to $use_nscd.
5142 * configure: Regenerated.
5143 * config.make.in (build-nscd): New substituted variable.
5144 * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
5145 Change conditional to require [$(build-nscd) = yes] as well.
5146 * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
5149 * configure.in (use_nscd): New substituted variable, set by
5150 --disable-nscd. If enabled, define USE_NSCD.
5151 * configure: Regenerated.
5152 * config.h.in: Add USE_NSCD.
5153 * config.make.in (use-nscd): New substituted variable.
5154 * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
5155 (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
5156 (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
5157 * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
5158 (CFLAGS-getgrnam_r.c): Likewise.
5159 (CFLAGS-initgroups.c): Likewise.
5160 * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
5161 * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
5163 * inet/getnetgrent_r.c
5164 (nscd_setnetgrent): New function, broken out of ...
5165 (setnetgrent): ... here. Call it.
5166 (innetgr): Conditionalize nscd bits on [USE_NSCD].
5167 (nscd_getnetgrent): Conditionalize on [USE_NSCD].
5168 (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
5169 * nscd/Makefile (routines, aux): Move definitions after include of
5170 Makeconfig. Conditionalize on [$(use-nscd) != no].
5171 * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
5172 Conditionalize on [USE_NSCD].
5173 (is_nscd, nscd_init_cb): Likewise.
5174 (nss_load_library): Conditionalize init callback on [USE_NSCD].
5175 * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
5176 * nss/nss_db/db-init.c: Likewise.
5177 * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
5179 * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
5180 (make_request): Use it.
5181 (cache_valid_p): New function.
5182 (__check_pf): Use it.
5183 * NEWS: Add item for --disable-nscd.
5185 2012-08-22 Dmitry V. Levin <ldv@altlinux.org>
5187 * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
5188 to support sed >= 4.2.1-20-ga9bf076.
5189 * configure: Regenerated.
5191 2012-08-22 Roland McGrath <roland@hack.frob.com>
5193 * csu/libc-start.c (apply_irel): Move extern declarations inside here.
5194 Conditionalize whole body on [IREL].
5196 2012-08-22 Jeff Law <law@redhat.com>
5199 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
5200 if the family is PF_UNSPEC.
5202 2012-08-22 Mike Frysinger <vapier@gentoo.org>
5204 * Makerules (lib-version): Rename from V.
5205 (install-lib-nosubdir): Change V to lib-version.
5207 2012-08-22 Will Schmidt <will_schmidt@vnet.ibm.com>
5210 * powerpc32/power6/wcschr.c: New file.
5211 * powerpc32/power6/wcscpy.c: New file.
5212 * powerpc32/power6/wcsrchr.c: New file.
5213 * powerpc64/power6/wcschr.c: New file.
5214 * powerpc64/power6/wcscpy.c: New file.
5215 * powerpc64/power6/wcsrchr.c: New file.
5217 2012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
5219 * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
5220 (two_way_short_needle): Use it.
5221 * string/strstr.c (AVAILABLE1_USES_J): Define.
5222 * string/strcasestr.c: Likewise.
5224 * string/str-two-way.h (two_way_short_needle): Use pointers instead of
5226 * string/strcasestr.c (TOLOWER): Make side-effect safe.
5229 * NEWS: Add an entry.
5230 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
5231 define their defaults.
5232 (two_way_short_needle): Detect end-of-string on-the-fly.
5233 * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
5234 (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
5235 * string/bug-strcasestr1.c: New test.
5236 * string/Makefile: Run it.
5238 2012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
5241 * string/str-two-way.h (two_way_short_needle): Optimize matching of
5242 the first character.
5244 2012-08-21 Roland McGrath <roland@hack.frob.com>
5246 * csu/elf-init.c (__libc_csu_irel): Function removed.
5247 * csu/libc-start.c (apply_irel): New function.
5248 (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
5250 2012-08-21 Joseph Myers <joseph@codesourcery.com>
5252 * sysdeps/unix/sysv/linux/kernel-features.h
5253 (__ASSUME_FADVISE64_64_SYSCALL): Remove.
5254 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
5255 <kernel-features.h>.
5256 [__NR_fadvise64_64]: Make code unconditional.
5257 [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
5258 [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
5259 !__NR_fadvise64_64)]: Likewise.
5260 [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
5261 !__NR_fadvise64_64))]: Likewise.
5262 [__NR_fadvise64]: Make code unconditional.
5263 [!__NR_fadvise64]: Remove conditional code.
5264 * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
5265 <kernel-features.h>.
5266 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
5268 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
5270 * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
5271 not include <kernel-features.h>.
5272 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
5274 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
5276 * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
5277 include <kernel-features.h>.
5278 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
5280 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
5283 2012-08-21 Will Schmidt <will_schmidt@vnet.ibm.com>
5285 * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
5286 slight instruction rearrangements per scrollpipe analysis.
5287 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
5289 2012-08-20 Roland McGrath <roland@hack.frob.com>
5291 * manual/syslog.texi (syslog; vsyslog, closelog):
5292 Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
5293 Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
5295 * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
5296 DSOCAPS to match condition on defining it.
5298 2012-08-20 Joseph Myers <joseph@codesourcery.com>
5300 * sysdeps/unix/sysv/linux/kernel-features.h
5301 (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
5302 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
5303 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
5304 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
5305 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
5306 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
5307 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
5308 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
5309 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
5310 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
5312 * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
5313 __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
5315 * sysdeps/unix/sysv/linux/kernel-features.h
5316 (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
5317 * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
5319 [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
5320 * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
5321 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
5322 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
5323 * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
5324 Make code unconditional.
5325 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
5326 (__mmap64) [!__NR_mmap2]: Likewise.
5327 * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
5328 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
5329 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
5330 * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
5331 [__NR_mmap2]: Make code unconditional.
5332 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
5333 (__mmap64) [!__NR_mmap2]: Likewise.
5335 2012-08-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
5337 * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
5339 2012-08-18 Andreas Jaeger <aj@suse.de>
5341 * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
5343 2012-08-18 Mike Frysinger <vapier@gentoo.org>
5345 * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
5346 * include/unistd.h (__have_sock_cloexec): Likewise.
5347 (__have_pipe2): Likewise.
5348 (__have_dup3): Likewise.
5350 2012-08-18 Mike Frysinger <vapier@gentoo.org>
5353 * include/unistd.h (__have_pipe2): Change define into an extern int.
5354 (__have_dup3): Likewise.
5355 * socket/have_sock_cloexec.c: Include fcntl.h.
5356 (__have_pipe2): New variable.
5357 (__have_dup3): Likewise.
5359 2012-08-17 Mike Frysinger <vapier@gentoo.org>
5361 * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
5363 2012-08-17 Marek Polacek <polacek@redhat.com>
5365 * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
5366 ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
5368 2012-08-17 Roland McGrath <roland@hack.frob.com>
5370 * configure.in: Add AC_SUBST for sysheaders.
5371 * configure: Regenerated.
5372 * config.make.in (sysheaders): New substituted variable.
5374 * sysdeps/unix/mkfifo.c: Moved ...
5375 * sysdeps/posix/mkfifo.c: ... here.
5376 * sysdeps/unix/mkfifoat.c: Moved ...
5377 * sysdeps/posix/mkfifoat.c: ... here.
5379 * sysdeps/unix/utime.c: Moved ...
5380 * sysdeps/posix/utime.c: ... here.
5382 * sysdeps/unix/time.c: Moved ...
5383 * sysdeps/posix/time.c: ... here.
5384 * sysdeps/unix/sysv/linux/time.c: Adjust #include.
5385 * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
5387 * sysdeps/unix/nice.c: Moved ...
5388 * sysdeps/posix/nice.c: ... here.
5390 * sysdeps/unix/alarm.c: Moved ...
5391 * sysdeps/posix/alarm.c: ... here.
5393 * intl/Makefile ($(codeset_mo)): Depend on the input file.
5395 2012-08-17 Jeff Law <law@redhat.com>
5397 * intl/Makefile (codeset_mo): New variable.
5398 ($(codeset_mo)): New target.
5399 (tst-codeset.out): Depend on that. Remove explicit rule.
5400 (tst-gettext3.out, tst-gettext5.out): Likewise.
5401 (LOCPATH-ENV, tst-codeset-ENV): New variables.
5402 (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
5403 * intl/tst-codeset.sh: Remove.
5404 * intl/tst-gettext3.sh: Likewise.
5405 * intl/tst-gettext5.sh: Likewise.
5407 2012-08-17 Roland McGrath <roland@hack.frob.com>
5409 * sysdeps/unix/inet/syscalls.list: File removed. Move contents into ...
5410 * sysdeps/unix/syscalls.list: ... here.
5412 * sysdeps/posix/getaddrinfo.c
5413 (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
5414 (gaiconf_init, gaiconf_reload): Use them.
5416 (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
5417 Define using time_t rather than struct timespec.
5419 * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
5420 (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
5422 * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
5424 (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
5425 (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
5428 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
5429 __libc_cleanup_push argument.
5431 * bits/param.h: New file.
5432 * misc/sys/param.h: New file.
5433 * include/sys/param.h: New file.
5434 * misc/Makefile (headers): Add bits/param.h.
5435 * sysdeps/generic/sys/param.h: File removed.
5436 * sysdeps/unix/sysv/linux/bits/param.h: New file.
5437 * sysdeps/unix/sysv/linux/sys/param.h: File removed.
5438 * sysdeps/mach/hurd/bits/param.h: New file.
5439 * sysdeps/mach/hurd/sys/param.h: File removed.
5441 * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
5444 * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
5446 * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
5447 (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
5450 * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
5451 * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
5452 rather than -D_IO_MTSAFE_IO conditionally.
5453 * stdio-common/Makefile (CPPFLAGS): Likewise.
5454 * wcsmbs/Makefile (CPPFLAGS): Likewise.
5455 * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
5456 Use $(libio-mtsafe).
5457 * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
5459 (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
5460 (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
5461 (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
5462 (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
5463 (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
5464 (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
5465 (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
5466 (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
5467 (CFLAGS-fread_u_chk.c): Likewise.
5468 (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
5469 (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
5470 (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
5471 (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
5472 * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
5473 * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
5474 * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
5475 * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
5476 * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
5478 * libio/Makefile: Test [$(libc-reentrant) = yes]
5479 instead of [$(filter %REENTRANT, $(defines)) nonempty].
5482 [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
5483 * sysdeps/pthread/configure: File removed.
5484 * sysdeps/pthread/Makeconfig: New file.
5485 * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
5486 * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
5488 2012-08-16 Gary Benson <gbenson@redhat.com>
5490 * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
5491 unmapping the first object in a namespace.
5493 2012-08-16 Roland McGrath <roland@hack.frob.com>
5495 * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
5496 (__internal_setnetgrent): ... this. Add internal_function to
5497 definition. Add libc_hidden_def.
5498 (setnetgrent): Update caller.
5499 (internal_endnetgrent): Renamed to ...
5500 (__internal_endnetgrent): ... this. Add internal_function to
5501 definition. Add libc_hidden_def.
5502 (endnetgrent): Update caller.
5503 (internal_getnetgrent_r): Renamed to ...
5504 (__internal_getnetgrent_r): ... this. Add internal_function to
5505 definition. Add libc_hidden_def.
5506 (__getnetgrent_r): Update caller.
5507 * inet/netgroup.h: Update declarations. Add libc_hidden_proto uses.
5509 2012-08-16 Joseph Myers <joseph@codesourcery.com>
5511 * stdlib/longlong.h: Update from GCC.
5513 2012-08-16 Roland McGrath <roland@hack.frob.com>
5515 * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
5516 on _QL, which is set by umul_ppmm but never used.
5517 * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
5518 variables, which are set by GMP macros but never used.
5519 * stdio-common/_itowa.c (_itowa): Likewise.
5520 * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
5521 * stdlib/mod_1.c (mpn_mod_1): Likewise.
5523 2012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
5525 * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
5526 struct La_sh_regs is not constant.
5527 * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
5528 <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
5529 and struct La_sparc64_regs are not constant.
5531 2012-08-16 Joseph Myers <joseph@codesourcery.com>
5533 * sysdeps/unix/sysv/linux/kernel-features.h
5534 (__ASSUME_POSIX_TIMERS): Remove.
5535 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
5536 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
5537 * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
5538 Make code unconditional.
5539 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
5540 * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
5541 Make code unconditional.
5542 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
5543 * sysdeps/unix/sysv/linux/clock_nanosleep.c
5544 [__ASSUME_POSIX_TIMERS]: Make code unconditional.
5545 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
5546 * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
5547 Make code unconditional.
5548 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
5549 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
5550 (__libc_missing_posix_timers): Remove.
5552 2012-08-15 Roland McGrath <roland@hack.frob.com>
5554 * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
5555 check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
5557 * bits/libc-lock.h (__rtld_lock_initialize): New macro.
5559 * elf/dl-sym.c: Include <stdlib.h>.
5561 * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
5562 constants, which avoids warnings in 32-bit builds.
5564 * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
5565 (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
5567 * misc/lseek.c: File moved to ...
5568 * io/lseek.c: ... here.
5570 * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
5572 * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
5573 shifting LEN more than 31 bits at once.
5575 2012-08-15 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
5578 * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
5579 segmentation fault for a case of two empty input strings.
5580 * string/test-strncasecmp.c (check1): Renamed to...
5582 (bz14195): Add new testcase for two empty input strings and N > 0.
5583 (test_main): Call new testcase, adapt for renamed function.
5585 2012-08-15 Andreas Jaeger <aj@suse.de>
5588 * crypt/md5test2.c: New test, based on test supplied by Serge
5589 Belyshev <belyshev@depni.sinp.msu.ru>.
5590 * crypt/Makefile (xtests): Add md5test-giant..
5591 * crypt/Makefile ($(objpfx)md5test-giant): Add.
5593 2012-08-15 Paul Eggert <eggert@cs.ucla.edu>
5596 * crypt/md5.c (md5_process_block): Don't assume the buffer
5597 length is less than 2**32.
5598 * crypt/sha512.c (sha512_process_block): Don't assume the buffer
5599 length is less than 2**64.
5601 2012-08-15 Roland McGrath <roland@hack.frob.com>
5603 * string/str-two-way.h: Include <sys/param.h>.
5604 (MAX): Macro removed.
5606 * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
5607 Move #define and #undef of memmove to just before and after
5608 including <string.h>.
5610 * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
5611 [!NOT_IN_libc]: Move #define and #undef of memmove to just before
5612 and after including <string.h>. Move declarations of
5613 __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
5614 to before #include "string/memmove.c".
5616 * include/dirent.h: Declare __getdirentries.
5618 * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
5619 using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
5621 2012-08-14 Mike Frysinger <vapier@gentoo.org>
5623 * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
5624 * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
5625 * sysdeps/i386/configure: Regenerated.
5626 * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
5627 STABS_CURRENT_FILE, and STABS_FUN.
5628 (END): Remove call to STABS_FUN_END.
5629 (STABS_CURRENT_FILE1): Delete.
5630 (STABS_CURRENT_FILE): Likewise.
5631 (STABS_FUN): Likewise.
5632 (STABS_FUN_END): Likewise.
5633 (STABS_FUN2): Likewise.
5634 * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
5635 * sysdeps/x86_64/configure: Regenerated.
5637 2012-08-14 Roland McGrath <roland@hack.frob.com>
5639 * elf/dl-open.c: Include <atomic.h>.
5640 * elf/dl-lookup.c: Likewise.
5642 2012-08-14 Joseph Myers <joseph@codesourcery.com>
5644 * sysdeps/unix/sysv/linux/kernel-features.h
5645 (__ASSUME_CLONE_THREAD_FLAGS): Remove.
5646 * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
5648 * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
5650 * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
5651 condition on __ASSUME_CLONE_THREAD_FLAGS.
5653 2012-08-14 Andreas Jaeger <aj@suse.de>
5655 * sysdeps/i386/fpu/libm-test-ulps: Update.
5657 2012-08-13 Maxim Kuvyrkov <maxim@codesourcery.com>
5659 * include/atomic.h (atomic_exchange_and_add): Split into ...
5660 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
5663 2012-08-13 Markus Trippelsdorf <markus@trippelsdorf.de>
5665 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
5667 2012-08-13 Jeff Law <law@redhat.com>
5669 * manual/stdio.texi (snprintf): Clarify handling of the trailing
5670 null byte in the output string.
5672 2012-08-10 Joseph Myers <joseph@codesourcery.com>
5674 * sysdeps/unix/sysv/linux/kernel-features.h
5675 (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
5676 [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
5677 (__ASSUME_ARG_MAX_STACK_BASED): Define.
5678 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
5679 [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
5680 !__ASSUME_ARG_MAX_STACK_BASED. Compare version with
5681 __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
5683 2012-08-09 Jeff Law <law@redhat.com>
5686 * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
5687 When avoid_arena is set, don't retry in the that arena. Pick the
5688 next one, whatever it might be.
5689 (arena_get2): New parameter avoid_arena, pass through to reused_arena.
5690 (arena_lock): Pass in new parameter to arena_get2.
5691 * malloc/malloc.c (__libc_memalign): Pass in new parameter to
5693 (__libc_malloc): Unify retrying after main arena failure with
5694 __libc_memalign version.
5695 (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
5697 2012-08-09 H.J. Lu <hongjiu.lu@intel.com>
5700 * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
5701 to __redirect_strstr.
5702 (__strstr_sse42): Use typeof __redirect_strstr.
5703 (__strstr_ia32): Likewise.
5704 (__libc_strstr): New prototype.
5705 (strstr): Renamed to ...
5706 (__libc_strstr): This.
5707 (strstr): New strong alias of __libc_strstr.
5708 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
5709 * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
5712 (__libc_time): New prototype.
5713 (time_ifunc): Replace time with __libc_time.
5714 (time): New strong alias and hidden definition of __libc_time.
5715 (__GI_time): Remove strong alias.
5716 * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
5718 (memmove): Redefined to __redirect_memmove.
5719 (__memmove_sse2): Use typeof __redirect_memmove.
5720 (__memmove_ssse3): Likewise.
5721 (__memmove_ssse3_back): Likewise.
5722 (__libc_memmove): New prototype.
5723 (memmove): Renamed to ...
5724 (__libc_memmove): This.
5725 (memmove): New strong alias of __libc_memmove.
5727 2012-08-08 Mark Salter <msalter@redhat.com>
5730 (R_MN10300_TLS_GD): Define.
5731 (R_MN10300_TLS_LD): Likewise.
5732 (R_MN10300_TLS_LDO): Likewise.
5733 (R_MN10300_TLS_GOTIE): Likewise.
5734 (R_MN10300_TLS_IE): Likewise.
5735 (R_MN10300_TLS_LE): Likewise.
5736 (R_MN10300_TLS_DTPMOD): Likewise.
5737 (R_MN10300_TLS_DTPOFF): Likewise.
5738 (R_MN10300_TLS_TPOFF): Likewise.
5739 (R_MN10300_SYM_DIFF): Likewise.
5740 (R_MN10300_ALIGN): Likewise.
5741 (R_MN10300_NUM): Update.
5743 2012-08-08 Joseph Myers <joseph@codesourcery.com>
5745 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
5748 2012-08-08 Roland McGrath <roland@hack.frob.com>
5750 * sysdeps/posix/fdopendir.c: Include <stddef.h>.
5752 * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
5753 sysdeps/unix -> sysdeps/posix move.
5754 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
5756 2012-08-07 Allan McRae <allan@archlinux.org>
5759 * sunrpc/rpc_main.c (SVR4_CPP): Remove.
5760 (SUNOS_CPP): Likewise.
5761 (find_cpp): Fall back to selecting system cpp when /lib/cpp is
5763 (open_input): Call CPP using execvp.
5765 2012-08-07 Joseph Myers <joseph@codesourcery.com>
5767 * sysdeps/unix/sysv/linux/kernel-features.h
5768 (__ASSUME_PROT_GROWSUPDOWN): Remove.
5769 (__ASSUME_NO_CLONE_DETACHED): Likewise.
5770 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
5771 (__ASSUME_WAITID_SYSCALL): Likewise.
5772 * sysdeps/unix/sysv/linux/dl-execstack.c
5773 (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
5775 (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
5777 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
5778 [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
5779 (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
5781 * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
5783 [__ASSUME_WAITID_SYSCALL]: Likewise.
5784 [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
5786 2012-08-07 Roland McGrath <roland@hack.frob.com>
5788 * sysdeps/unix/closedir.c: Renamed to ...
5789 * sysdeps/posix/closedir.c: ... here.
5790 * sysdeps/unix/dirfd.c: Renamed to ...
5791 * sysdeps/posix/dirfd.c: ... here.
5792 * sysdeps/unix/dirstream.h: Renamed to ...
5793 * sysdeps/posix/dirstream.h: ... here.
5794 * sysdeps/unix/fdopendir.c: Renamed to ...
5795 * sysdeps/posix/fdopendir.c: ... here.
5796 * sysdeps/unix/opendir.c: Renamed to ...
5797 * sysdeps/posix/opendir.c: ... here.
5798 * sysdeps/unix/readdir.c: Renamed to ...
5799 * sysdeps/posix/readdir.c: ... here.
5800 * sysdeps/unix/readdir_r.c: Renamed to ...
5801 * sysdeps/posix/readdir_r.c: ... here.
5802 * sysdeps/unix/rewinddir.c: Renamed to ...
5803 * sysdeps/posix/rewinddir.c: ... here.
5804 * sysdeps/unix/seekdir.c: Renamed to ...
5805 * sysdeps/posix/seekdir.c: ... here.
5806 * sysdeps/unix/telldir.c: Renamed to ...
5807 * sysdeps/posix/telldir.c: ... here.
5808 * sysdeps/unix/sysv/linux/opendir.c: Update #include.
5809 * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
5810 * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
5811 * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
5813 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
5814 * bits/fcntl.h: ... here.
5816 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
5818 (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
5819 [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
5820 (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
5821 (struct flock): Move l_start, l_len to the beginning.
5822 Use __pid_t for l_pid.
5823 [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
5824 [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
5825 [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
5826 (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
5827 [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
5828 [__USE_LARGEFILE64] (struct flock64): New type.
5829 (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
5831 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
5832 * bits/dirent.h: ... here.
5834 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
5835 [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
5837 2012-08-07 Joseph Myers <joseph@codesourcery.com>
5839 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
5840 Change from 2.6.0 to 2.6.16.
5841 * sysdeps/unix/sysv/linux/configure: Regenerated.
5842 * sysdeps/unix/sysv/linux/kernel-features.h
5843 (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
5844 (__ASSUME_TGKILL): Define conditional on architectures, not kernel
5846 (__ASSUME_UTIMES): Likewise.
5847 (__ASSUME_CLONE_STOPPED): Remove.
5848 (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
5849 architectures, not kernel version.
5850 (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
5851 (__ASSUME_NO_CLONE_DETACHED): Likewise.
5852 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
5853 (__ASSUME_WAITID_SYSCALL): Likewise.
5854 [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
5855 condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
5856 * README: State 2.6.16 as minimum Linux kernel version. Do not
5857 refer to older versions.
5859 2012-08-06 Roland McGrath <roland@hack.frob.com>
5861 * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
5862 Define alphasort64 as an alias.
5863 * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
5864 Define versionsort64 as an alias.
5865 * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
5866 Define scandir64 as an alias.
5867 * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
5868 Define scandirat64 as an alias.
5869 * dirent/alphasort64.c (alphasort64):
5870 Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
5871 * dirent/versionsort64.c: Likewise.
5872 * dirent/scandir64.c: Likewise.
5873 * dirent/scandirat64.c: Likewise.
5874 * sysdeps/wordsize-64/alphasort.c: File removed.
5875 * sysdeps/wordsize-64/alphasort64.c: File removed.
5876 * sysdeps/wordsize-64/scandir.c: File removed.
5877 * sysdeps/wordsize-64/scandir64.c: File removed.
5878 * sysdeps/wordsize-64/scandirat.c: File removed.
5879 * sysdeps/wordsize-64/scandirat64.c: File removed.
5880 * sysdeps/wordsize-64/versionsort.c: File removed.
5881 * sysdeps/wordsize-64/versionsort64.c: File removed.
5882 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
5883 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
5884 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
5885 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
5886 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
5887 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
5888 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
5889 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
5891 * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
5892 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
5893 [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
5894 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
5895 [defined __arch64__ || defined __sparcv9]
5896 (__INO_T_MATCHES_INO64_T): New macro.
5897 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
5898 [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
5899 * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
5900 * sysdeps/unix/sysv/linux/bits/dirent.h
5901 [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
5902 (_DIRENT_MATCHES_DIRENT64): New macro.
5904 * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
5905 Define lockf64 as an alias.
5906 * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
5907 Define fseeko64 as an alias.
5908 * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
5909 Define ftello64 as an alias.
5910 * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
5911 Define _IO_fgetpos64 and fgetpos64 as aliases.
5912 * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
5913 Define _IO_fsetpos64 and fsetpos64 as aliases.
5914 * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
5915 Conditionalize body on this.
5916 * libio/fseeko64.c: Likewise.
5917 * libio/ftello64.c: Likewise.
5918 * libio/iofgetpos64.c: Likewise.
5919 * libio/iofsetpos64.c: Likewise.
5920 * sysdeps/wordsize-64/lockf.c: File removed.
5921 * sysdeps/wordsize-64/lockf64.c: File removed.
5922 * sysdeps/wordsize-64/fseeko.c: File removed.
5923 * sysdeps/wordsize-64/fseeko64.c: File removed.
5924 * sysdeps/wordsize-64/ftello.c: File removed.
5925 * sysdeps/wordsize-64/ftello64.c: File removed.
5926 * sysdeps/wordsize-64/iofgetpos.c: File removed.
5927 * sysdeps/wordsize-64/iofgetpos64.c: File removed.
5928 * sysdeps/wordsize-64/iofsetpos.c: File removed.
5929 * sysdeps/wordsize-64/iofsetpos64.c: File removed.
5930 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
5931 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
5932 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
5933 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
5934 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
5935 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
5936 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
5937 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
5938 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
5939 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
5941 * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
5942 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
5943 [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
5944 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
5945 [defined __arch64__ || defined __sparcv9]
5946 (__OFF_T_MATCHES_OFF64_T): New macro.
5947 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
5948 [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
5949 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
5950 (__OFF_T_MATCHES_OFF64_T): New macro.
5952 2012-08-06 H.J. Lu <hongjiu.lu@intel.com>
5954 * stdlib/secure-getenv.c (__secure_getenv): Replace
5955 GLIBC_2_16 with GLIBC_2_17.
5957 2012-08-06 H.J. Lu <hongjiu.lu@intel.com>
5959 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
5960 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
5962 2012-08-03 David S. Miller <davem@davemloft.net>
5964 * sysdeps/sparc/fpu/libm-test-ulps: Update.
5966 2012-08-03 Joseph Myers <joseph@codesourcery.com>
5968 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
5970 (__ASSUME_CORRECT_SI_PID): Likewise.
5971 (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
5972 (__ASSUME_TMPFS_NAME): Likewise.
5973 * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
5974 [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
5975 * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
5976 (HAVE_AUX_SECURE): Make definition unconditional.
5977 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
5978 [!__ASSUME_TMPFS_NAME]: Remove conditional code.
5980 2012-08-03 Roland McGrath <roland@hack.frob.com>
5982 * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
5983 * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
5984 * sysdeps/mach/hurd/eloop-threshold.h: New file.
5985 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
5986 __eloop_threshold instead of SYMLOOP_MAX.
5988 * sysdeps/generic/eloop-threshold.h: New file.
5989 * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
5991 * elf/chroot_canon.c (chroot_canon): Likewise.
5993 2012-08-03 Joseph Myers <joseph@codesourcery.com>
5996 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
5997 Change to 2.6.0 everywhere.
5998 * sysdeps/unix/sysv/linux/configure: Regenerated.
5999 * sysdeps/unix/sysv/linux/kernel-features.h
6000 (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
6001 (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
6003 (__ASSUME_POSIX_TIMERS): Define unconditionally.
6004 (__ASSUME_FUTEX_REQUEUE): Remove.
6005 (__ASSUME_STATFS64): Define unconditionally.
6006 (__ASSUME_AT_SECURE): Likewise.
6007 (__ASSUME_CORRECT_SI_PID): Likewise.
6008 (__ASSUME_TGKILL): Define without depending on kernel version for
6010 (__ASSUME_UTIMES): Likewise.
6011 (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
6013 (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
6014 (__ASSUME_TMPFS_NAME): Likewise.
6015 * README: Update reference to Linux kernel versions.
6017 2012-08-02 Marek Polacek <polacek@redhat.com>
6020 * configure.in (libc_cv_asm_type_prefix): Remove test. Replace
6021 libc_cv_asm_type_prefix with %.
6022 * configure: Regenerated.
6023 * include/libc-symbols.h: Remove comment about
6024 ASM_TYPE_DIRECTIVE_PREFIX. Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
6025 (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
6026 (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
6027 (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
6028 (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
6029 * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
6030 [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
6031 [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
6032 * elf/tst-unique2mod1.c: Likewise.
6033 * elf/tst-unique1mod2.c: Likewise.
6034 * elf/tst-unique1mod1.c: Likewise.
6035 * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
6036 * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
6037 Replace ASM_TYPE_DIRECTIVE with .type.
6038 * sysdeps/s390/s390-64/sysdep.h: Likewise.
6039 * sysdeps/i386/sysdep.h: Likewise.
6040 * sysdeps/x86_64/sysdep.h: Likewise.
6041 * sysdeps/sh/sysdep.h: Likewise.
6042 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
6043 Do not define ASM_TYPE_DIRECTIVE.
6044 * sysdeps/powerpc/sysdep.h: Likewise.
6045 * sysdeps/powerpc/powerpc32/sysdep.h:
6046 Replace ASM_TYPE_DIRECTIVE with .type.
6047 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
6048 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
6049 * sysdeps/i386/fpu/e_powf.S: Likewise.
6050 * sysdeps/i386/fpu/e_expl.S: Likewise.
6051 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
6052 * sysdeps/i386/fpu/e_acosh.S: Likewise.
6053 * sysdeps/i386/fpu/e_pow.S: Likewise.
6054 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
6055 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
6056 * sysdeps/i386/fpu/s_expm1.S: Likewise.
6057 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
6058 * sysdeps/i386/fpu/e_log2.S: Likewise.
6059 * sysdeps/i386/fpu/e_log2l.S: Likewise.
6060 * sysdeps/i386/fpu/e_scalb.S: Likewise.
6061 * sysdeps/i386/fpu/e_powl.S: Likewise.
6062 * sysdeps/i386/fpu/e_log10f.S: Likewise.
6063 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
6064 * sysdeps/i386/fpu/e_logl.S: Likewise.
6065 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
6066 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
6067 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
6068 * sysdeps/i386/fpu/e_log2f.S: Likewise.
6069 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
6070 * sysdeps/i386/fpu/e_log.S: Likewise.
6071 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
6072 * sysdeps/i386/fpu/e_logf.S: Likewise.
6073 * sysdeps/i386/fpu/e_log10l.S: Likewise.
6074 * sysdeps/i386/fpu/e_atanh.S: Likewise.
6075 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
6076 * sysdeps/i386/fpu/e_log10.S: Likewise.
6077 * sysdeps/i386/fpu/s_frexp.S: Likewise.
6078 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
6079 * sysdeps/i386/fpu/s_asinh.S: Likewise.
6080 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
6081 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
6082 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
6083 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
6084 * sysdeps/i386/i686/strtok.S: Likewise.
6085 * sysdeps/i386/i386-mcount.S: Likewise.
6086 * sysdeps/i386/strtok.S: Likewise.
6087 * sysdeps/x86_64/fpu/e_expl.S: Likewise.
6088 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
6089 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
6090 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
6091 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
6092 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
6093 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
6094 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
6095 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
6096 * sysdeps/x86_64/_mcount.S: Likewise.
6097 * sysdeps/x86_64/strtok.S: Likewise.
6098 * sysdeps/sh/_mcount.S: Likewise.
6100 2012-08-01 Roland McGrath <roland@hack.frob.com>
6102 * libio/iofopen.c: Include <fcntl.h>.
6103 [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
6104 (_IO_fopen64, fopen64): Define as aliases.
6105 * libio/iofopen64.c: Include <fcntl.h>.
6106 [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
6107 Conditionalize body on this.
6108 * sysdeps/wordsize-64/iofopen.c: File removed.
6109 * sysdeps/wordsize-64/iofopen64.c: File removed.
6111 2012-08-01 Marek Polacek <polacek@redhat.com>
6113 * libc/Makeconfig: Use elf in place of binfmt-subdir.
6114 Use dlfcn directly instead of a variable.
6115 (binfmt-subdir): Do not define.
6118 2012-08-01 Joseph Myers <joseph@codesourcery.com>
6120 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
6121 Remove all definitions.
6122 * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
6123 <kernel-features.h>.
6124 [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
6125 (miss_F_GETOWN_EX): Remove all definitions.
6126 [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
6128 [!__ASSUME_FCNTL64]: Remove conditional code.
6129 [__ASSUME_FCNTL64]: Make code unconditional.
6130 * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
6131 <kernel-features.h>.
6132 [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
6133 (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
6134 (lockf64) [__NR_fcntl64]: Make code unconditional.
6135 (lockf64) [__ASSUME_FCNTL64]: Likewise.
6137 * sysdeps/unix/sysv/linux/kernel-features.h
6138 (__ASSUME_VFORK_SYSCALL): Remove all definitions.
6139 * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
6140 Make code unconditional.
6141 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
6142 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
6143 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
6144 [__NR_vfork]: Make code unconditional.
6145 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
6146 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
6147 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
6148 [__NR_vfork]: Make code unconditional.
6149 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
6150 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
6152 2012-08-01 Roland McGrath <roland@hack.frob.com>
6154 * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
6155 (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
6157 * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
6158 Define mkstemp64 as an alias.
6159 * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
6160 Define mkstemps64 as an alias.
6161 * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
6162 Define mkostemp64 as an alias.
6163 * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
6164 Define mkostemps64 as an alias.
6165 * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
6166 Conditionalize body on this.
6167 * misc/mkostemp64.c: Likewise.
6168 * misc/mkostemps64.c: Likewise.
6169 * misc/mkstemps64.c: Likewise.
6170 * sysdeps/wordsize-64/mkstemp64.c: File removed.
6171 * sysdeps/wordsize-64/mkostemp64.c: File removed.
6172 * sysdeps/wordsize-64/mkostemp.c: File removed.
6173 * sysdeps/wordsize-64/mkstemp.c: File removed.
6174 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
6175 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
6176 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
6177 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
6180 * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
6181 * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
6182 * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
6183 * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
6185 * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
6186 compat_symbol macros from <shlib-compat.h> rather than the underlying
6187 default_symbol_version and symbol_version macros, so that DEFAULT
6188 lines in shlib-versions are respected.
6189 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
6191 2012-08-01 Florian Weimer <fweimer@redhat.com>
6193 * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
6194 Declare with warn_unused_result.
6195 (setgid, setregid, setegid, setresgid): Likewise.
6196 * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
6198 * WUR-REPORT: Remove set*id functions.
6200 2012-07-31 Pino Toscano <toscano.pino@tiscali.it>
6202 * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
6204 2012-07-31 Roland McGrath <roland@hack.frob.com>
6206 * include/sys/socket.h (__libc_accept, __libc_accept4):
6207 Add attribute_hidden.
6208 * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
6210 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
6212 * inet/getnetgrent_r.c (setup): Likewise.
6214 * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
6216 2012-07-31 David S. Miller <davem@davemloft.net>
6218 * sysdeps/sparc/fpu/libm-test-ulps: Update.
6220 2012-07-31 Joseph Myers <joseph@codesourcery.com>
6223 * math/s_clog.c (__clog): Use __log1p if larger part has absolute
6224 value between 1.0 and 2.0 and smaller part has absolute value less
6226 * math/s_clog10.c (__clog10): Likewise.
6227 * math/s_clog10f.c (__clog10f): Likewise.
6228 * math/s_clog10l.c (__clog10l): Likewise.
6229 * math/s_clogf.c (__clogf): Likewise.
6230 * math/s_clogl.c (__clogl): Likewise.
6231 * math/libm-test.inc (clog_test): Add more tests.
6232 (clog10_test): Likewise.
6233 * sysdeps/i386/fpu/libm-test-ulps: Update.
6234 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6236 2012-07-31 Florian Weimer <fweimer@redhat.com>
6238 * stdlib/tst-secure-getenv.c: Use printf for error reporting.
6239 Exit with zero in case no suitable GID is found, and write a
6240 message to standard error.
6242 2012-07-30 Roland McGrath <roland@hack.frob.com>
6244 * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
6246 (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
6247 (MAXPATHLEN): Removed.
6248 (NOGROUP, NODEV): New macros.
6249 (setbit, clrbit, isset, isclr): New macros.
6250 (howmany, roundup, powerof2): New macros.
6251 (DEV_BSIZE): New macro.
6253 * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
6254 * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
6256 * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
6257 definition on [!__NO_LONG_DOUBLE_MATH].
6259 * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
6260 PTR_MANGLE and PTR_DEMANGLE.
6262 * socket/accept4.c (accept4): Rename to __libc_accept4.
6263 Define accept4 as a weak alias.
6265 * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
6266 on [_DIRENT_HAVE_D_TYPE].
6267 * io/ftw.c (ftw_dir): Likewise.
6269 * io/xmknod.c (__xmknod): Don't check PATH for being null.
6271 * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
6273 * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
6274 Use the BSD numbers rather than the arbitrary ones we had.
6275 (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
6276 (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
6277 (SIGXCPU, SIGXFSZ): New macros.
6280 * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
6281 initializer on [_LIBC_REENTRANT].
6283 * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
6284 definitions inside [_POSIX_MAPPED_FILES].
6286 * posix/regex.c: Include <sys/param.h> for MIN/MAX.
6288 * dirent/opendir.c: Include <fcntl.h>.
6290 * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
6291 (__libc_getspecific): Likewise.
6292 (__libc_key_create): Likewise.
6294 * stdio-common/tmpfile64.c: Include <fcntl.h> first.
6295 [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
6296 * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
6297 (tmpfile64): Define as alias.
6298 * sysdeps/wordsize-64/tmpfile.c: File removed.
6299 * sysdeps/wordsize-64/tmpfile64.c: File removed.
6300 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
6301 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
6303 * stdio-common/vfscanf.c: Include <stdbool.h>.
6304 * nss/makedb.c: Likewise.
6305 * stdio-common/_i18n_number.h: Likewise.
6306 * argp/argp-help.c: Likewise.
6307 * posix/wordexp.c: Likewise.
6308 * sysdeps/posix/spawni.c: Likewise.
6309 * nss/nss_files/files-initgroups.c: Likewise.
6310 * stdio-common/reg-modifier.c: Include <stdlib.h>.
6311 * nss/nss_files/files-initgroups.c: Likewise.
6312 * nss/nss_db/db-netgrp.c: Likewise.
6313 * nss/nss_db/db-initgroups.c: Likewise.
6314 * io/fchmodat.c: Include <sys/stat.h>.
6316 * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
6317 __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
6319 * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
6322 * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
6323 Add multiple inclusion protection.
6325 2012-07-27 David S. Miller <davem@davemloft.net>
6327 * sysdeps/sparc/fpu/libm-test-ulps: Update.
6329 2012-07-27 Gary Benson <gbenson@redhat.com>
6332 * elf/rtld.c: Include <stap-probe.h>.
6333 (dl_main): Added static probes "init_start" and "init_complete".
6334 * elf/dl-load.c: Include <stap-probe.h>.
6335 (lose): Take new parameter "nsid".
6336 Added static probe "map_failed".
6337 (_dl_map_object_from_fd): Pass namespace id to lose.
6338 Added static probe "map_start".
6339 (open_verify): Pass namespace id to lose.
6340 * elf/dl-open.c: Include <stap-probe.h>.
6341 (dl_open_worker) Added static probes "map_complete", "reloc_start"
6342 and "reloc_complete".
6343 * elf/dl-close.c: Include <stap-probe.h>.
6344 (_dl_close_worker): Added static probes "unmap_start" and
6346 * elf/rtld-debugger-interface.txt: New file documenting the above.
6348 2012-07-26 Roland McGrath <roland@hack.frob.com>
6350 * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
6351 rather than a string variable.
6352 * sunrpc/rpc_main.c (h_output): Likewise.
6353 * sunrpc/rpc_svcout.c (write_real_program): Likewise.
6355 2012-07-26 Pino Toscano <toscano.pino@tiscali.it>
6357 * inet/check_native.c: New file.
6359 2012-07-26 Joseph Myers <joseph@codesourcery.com>
6362 * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
6363 if larger part has absolute value 1.0.
6364 * math/s_clog10.c (__clog10): Likewise.
6365 * math/s_clog10f.c (__clog10f): Likewise.
6366 * math/s_clog10l.c (__clog10l): Likewise.
6367 * math/s_clogf.c (__clogf): Likewise.
6368 * math/s_clogl.c (__clogl): Likewise.
6369 * math/libm-test.inc (clog_test): Add more tests.
6370 (clog10_test): Likewise.
6371 * sysdeps/i386/fpu/libm-test-ulps: Update.
6372 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6374 * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
6375 (pltexit): Likewise.
6376 (La_regs): Likewise.
6377 (La_retval): Likewise.
6378 (int_retval): Likewise.
6379 Update #error for removed macros to refer only to definitions in
6381 * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
6383 (pltexit): Likewise.
6384 (La_regs): Likewise.
6385 (La_retval): Likewise.
6386 (int_retval): Likewise.
6387 * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
6389 (pltexit): Likewise.
6390 (La_regs): Likewise.
6391 (La_retval): Likewise.
6392 (int_retval): Likewise.
6393 * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
6395 (pltexit): Likewise.
6396 (La_regs): Likewise.
6397 (La_retval): Likewise.
6398 (int_retval): Likewise.
6399 * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
6401 (pltexit): Likewise.
6402 (La_regs): Likewise.
6403 (La_retval): Likewise.
6404 (int_retval): Likewise.
6405 * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
6407 (pltexit): Likewise.
6408 (La_regs): Likewise.
6409 (La_retval): Likewise.
6410 (int_retval): Likewise.
6411 * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
6413 (pltexit): Likewise.
6414 (La_regs): Likewise.
6415 (La_retval): Likewise.
6416 (int_retval): Likewise.
6417 * sysdeps/generic/tst-audit.h: Update comment to refer only to
6418 macro definitions in tst-audit.h.
6419 * sysdeps/i386/tst-audit.h: New file.
6420 * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
6421 * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
6422 * sysdeps/s390/s390-32/tst-audit.h: Likewise.
6423 * sysdeps/s390/s390-64/tst-audit.h: Likewise.
6424 * sysdeps/sh/tst-audit.h: Likewise.
6425 * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
6426 * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
6427 * sysdeps/x86_64/tst-audit.h: Likewise.
6429 2012-07-26 Andreas Jaeger <aj@suse.de>
6431 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
6434 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
6435 new value PTRACE_EVENT_SECCOMP from Linux 3.5.
6436 (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
6438 * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
6439 * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
6440 * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
6442 * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
6445 * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
6447 (si_call_addr, si_syscall, si_arch): Define new macro.
6448 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
6450 (si_call_addr, si_syscall, si_arch): Define new marcro.
6451 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
6453 (si_call_addr, si_syscall, si_arch): Define new macro.
6454 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
6456 (si_call_addr, si_syscall, si_arch): Define new macro.
6458 2012-07-25 Joseph Myers <joseph@codesourcery.com>
6461 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
6462 Change to 2.4.21 where previously 2.4.1.
6463 * sysdeps/unix/sysv/linux/configure: Regenerated.
6464 * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
6465 __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
6466 Linux kernel version.
6467 (__ASSUME_STD_AUXV): Remove.
6468 [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
6470 [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
6471 (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
6472 (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
6473 (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
6474 (__ASSUME_NETLINK_SUPPORT): Likewise.
6475 * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
6476 (__no_netlink_support): Remove conditional definition.
6477 * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
6479 (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
6480 [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
6481 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
6482 (if_nameindex_ioctl): Remove.
6483 (if_nameindex_netlink): Do not handle __no_netlink_support.
6484 (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
6486 * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
6487 Remove conditional code.
6488 (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
6490 (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
6492 [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
6493 [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
6494 * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
6496 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
6497 [!__ASSUME_STD_AUXV]: Remove conditional code.
6498 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
6499 [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
6500 [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
6501 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
6502 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
6503 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
6505 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
6506 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
6507 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
6508 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
6510 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
6511 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
6512 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
6514 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
6515 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
6517 * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
6518 (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
6520 (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
6522 (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
6524 (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
6526 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
6527 (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
6529 (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
6531 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
6532 (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
6534 (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
6536 (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
6538 (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
6540 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
6541 (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
6543 (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
6545 (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
6547 (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
6550 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
6552 * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
6553 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
6554 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
6555 * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
6556 * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
6557 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
6558 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
6559 * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
6560 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
6561 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
6562 * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
6563 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
6564 * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
6565 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
6566 * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
6567 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
6568 * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
6569 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
6570 * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
6571 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
6572 * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
6573 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
6574 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
6576 2012-07-25 Florian Weimer <fweimer@redhat.com>
6578 * Versions.def: Add GLIBC_2.17.
6579 * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
6580 * include/stdlib.h: Rename __secure_getenv to secure_getenv.
6581 Introduce __libc_secure_getenv.
6582 * stdlib/Versions (2.17): Add secure_getenv
6583 (GLIBC_PRIVATE): Add __libc_secure_getenv.
6584 * stdlib/secure-getenv.c: Rename __secure_getenv to
6585 __libc_secure_getenv. Add secure_getenv alias. Add compatibility
6586 symbol __secure_getenv for GLIBC_2.0.
6587 * stdlib/tst-secure-getenv.c: New.
6588 * stdlib/Makefile (tests): Add testcase.
6589 * manual/startup.texi (Environment Access): Document
6591 * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
6592 __libc_secure_getenv.
6593 * inet/ruserpass.c (ruserpass): Likewise.
6594 * malloc/mtrace.c (mtrace): Likewise.
6595 * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
6596 * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
6597 * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
6598 * sysdeps/posix/tempname.c: Likewise. Evaluate
6600 * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
6601 __secure_getenv to __libc_secure_getenv.
6602 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
6603 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
6605 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
6607 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
6608 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
6609 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
6610 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
6611 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
6612 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
6613 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
6615 2012-07-25 Joseph Myers <joseph@codesourcery.com>
6617 * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
6618 (struct La_i86_retval): Likewise.
6619 (struct La_x86_64_regs): Likewise.
6620 (struct La_x86_64_retval): Likewise.
6621 (struct La_x32_regs): Likewise.
6622 (struct La_x32_retval): Likewise.
6623 (struct La_ppc32_regs): Likewise.
6624 (struct La_ppc32_retval): Likewise.
6625 (struct La_ppc64_regs): Likewise.
6626 (struct La_ppc64_retval): Likewise.
6627 (struct La_sh_regs): Likewise.
6628 (struct La_sh_retval): Likewise.
6629 (struct La_s390_32_regs): Likewise.
6630 (struct La_s390_32_retval): Likewise.
6631 (struct La_s390_64_regs): Likewise.
6632 (struct La_s390_64_retval): Likewise.
6633 (struct La_sparc32_regs): Likewise.
6634 (struct La_sparc32_retval): Likewise.
6635 (struct La_sparc64_regs): Likewise.
6636 (struct La_sparc64_retval): Likewise.
6637 (struct audit_ifaces): Remove architecture-specific pltenter and
6639 * sysdeps/i386/ldsodefs.h: New file.
6640 * sysdeps/powerpc/ldsodefs.h: Likewise.
6641 * sysdeps/s390/ldsodefs.h: Likewise.
6642 * sysdeps/sh/ldsodefs.h: Likewise.
6643 * sysdeps/sparc/ldsodefs.h: Likewise.
6644 * sysdeps/x86_64/ldsodefs.h: Likewise.
6646 2012-07-25 Marek Polacek <polacek@redhat.com>
6649 * math/libm-test.inc (yn_test): Add another test.
6650 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
6651 to ERANGE when the result is +-Inf.
6652 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
6653 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
6654 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
6655 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
6657 2012-07-24 Joseph Myers <joseph@codesourcery.com>
6659 * conform/data/time.h-data (NULL): Use macro-constant. Require
6661 (CLOCKS_PER_SEC): Use macro instead of constant. Specify type as
6663 [ISO11] (TIME_UTC): Use macro-int-constant. Require value > 0.
6665 2012-07-23 Thomas Schwinge <thomas@codesourcery.com>
6667 * configure.in <sysdeps resolving>: Correct printing
6669 * configure: Regenerate.
6671 2012-07-22 Thomas Schwinge <thomas@codesourcery.com>
6673 * math/w_ilogb.c: Include <limits.h>.
6674 * math/w_ilogbl.c: Likewise.
6676 2012-07-20 Joseph Myers <joseph@codesourcery.com>
6678 * manual/lang.texi (__va_copy): Document primarily as ISO C99
6679 va_copy. Document allowing for unavailable va_copy only as
6680 pre-C99 compatibility.
6681 * manual/string.texi (Copying and Concatenation): Use va_copy
6682 instead of __va_copy in concat example.
6684 2012-07-20 Pino Toscano <toscano.pino@tiscali.it>
6686 * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
6687 (__sendto): Use create_address_port. Initialize APORT and deallocate
6690 * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
6691 with O_NOLINK passed to __file_name_lookup.
6693 * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
6694 with O_NOLINK passed to __file_name_lookup.
6696 * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
6697 negative N or less than NGIDS.
6699 * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
6700 type to string_t. Set ERANGE as errno and return it if NAME is not big
6701 enough. Use memcpy instead of strncpy.
6703 2012-07-20 Joseph Myers <joseph@codesourcery.com>
6705 * elf/Makefile (check-data): Remove.
6706 (localplt.data): New vpath directive.
6707 ($(objpfx)check-localplt.out): Use localplt.data from vpath
6708 instead of $(check-data).
6709 * scripts/data/localplt-generic.data: Move to ...
6710 * sysdeps/generic/localplt.data: ... here.
6711 * scripts/data/localplt-i386-linux-gnu.data: Move to ...
6712 * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
6713 * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
6714 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
6716 * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
6717 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
6719 * scripts/data/localplt-s390-linux-gnu.data: Move to ...
6720 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
6722 * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
6723 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
6725 * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
6726 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
6728 * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
6729 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
6732 2012-07-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6734 * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
6735 PPC32 and PPC64 files.
6736 * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
6737 * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
6739 2012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6741 * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
6742 __makecontext_ret to ...
6743 * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
6744 ... here and call exit if uc_link is NULL. New file.
6745 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
6746 __makecontext_ret.S.
6747 * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
6748 __makecontext_ret to ...
6749 * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
6750 ... here and call exit if uc_link is NULL. New file.
6751 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
6752 __makecontext_ret.S.
6754 2012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6756 * elf/elf.h (R_390_IRELATIVE): New definition.
6757 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
6758 resolver function for IFUNC symbols. Support R_390_IRELATIVE.
6759 (elf_machine_lazy_rel): Support R_390_IRELATIVE.
6760 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
6761 (elf_machine_lazy_rel): Likewise.
6762 * sysdeps/s390/dl-irel.h: New file.
6763 * sysdeps/s390/s390-64/memcpy.S: New asm code.
6764 * sysdeps/s390/s390-64/memset.S: New asm code.
6765 * sysdeps/s390/s390-64/memcmp.S: New asm code.
6766 * sysdeps/s390/s390-64/multiarch/memset.S: New file.
6767 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
6768 * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
6769 * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
6770 * sysdeps/s390/s390-64/multiarch/Makefile: New file.
6771 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
6772 * sysdeps/s390/s390-32/multiarch/Makefile: New file.
6773 * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
6774 * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
6775 * sysdeps/s390/s390-32/multiarch/memset.S: New file.
6776 * sysdeps/s390/s390-32/memcpy.S: New asm code.
6777 * sysdeps/s390/s390-32/memset.S: New asm code.
6778 * sysdeps/s390/s390-32/memcmp.S: New asm code.
6780 2012-07-17 Marek Polacek <polacek@redhat.com>
6783 * sysdeps/s390/s390-32/configure.in: Remove TLS check.
6784 * sysdeps/s390/s390-64/configure.in: Likewise.
6785 * sysdeps/sparc/configure.in: Likewise.
6786 * sysdeps/powerpc/powerpc32/configure.in: Likewise.
6787 * sysdeps/powerpc/powerpc64/configure.in: Likewise.
6788 * sysdeps/i386/configure.in: Likewise.
6789 * sysdeps/x86_64/configure.in: Likewise.
6790 * sysdeps/sh/configure.in: Likewise.
6791 * sysdeps/s390/s390-32/configure: Regenerated.
6792 * sysdeps/s390/s390-64/configure: Likewise.
6793 * sysdeps/x86_64/configure: Likewise.
6794 * sysdeps/sh/configure: Likewise.
6795 * sysdeps/powerpc/powerpc64/configure: Likewise.
6796 * sysdeps/powerpc/powerpc32/configure: Likewise.
6797 * sysdeps/sparc/configure: Likwise.
6798 * sysdeps/i386/configure: Likewise.
6800 * elf/dl-open.c: Comment fixes.
6802 2012-07-17 Joseph Myers <joseph@codesourcery.com>
6804 * Makefile [CXX] (check-data): Remove.
6805 [CXX] (c++-types.data): New vpath directive.
6806 [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
6807 vpath. Do not allow for C++ type data being missing.
6808 * scripts/data/c++-types-alpha-linux-gnu.data: Move to
6809 ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
6810 * scripts/data/c++-types-ia64-linux-gnu.data: Move to
6811 ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
6812 * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
6813 * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
6814 * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
6815 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
6817 * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
6818 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
6820 * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
6821 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
6823 * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
6824 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
6826 * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
6827 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
6829 * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
6830 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
6832 * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
6833 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
6835 * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
6836 * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
6838 * elf/tls-macros.h (TLS_LE): Move architecture-specific
6839 definitions to architecture-specific files.
6843 * sysdeps/i386/tls-macros.h: New file.
6844 * sysdeps/powerpc/tls-macros.h: Likewise.
6845 * sysdeps/s390/s390-32/tls-macros.h: Likewise.
6846 * sysdeps/s390/s390-64/tls-macros.h: Likewise.
6847 * sysdeps/sh/tls-macros.h: Likewise.
6848 * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
6849 * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
6850 * sysdeps/x86_64/tls-macros.h: Likewise.
6852 2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
6854 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
6855 zero value for regular exit case.
6857 * sysdeps/unix/sysv/linux/x86_64/__start_context.S
6858 (__start_context): Preserve zero value for regular exit case.
6860 2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
6861 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6863 * manual/setjmp.texi (setcontext): Clarify normal process
6864 termination when uc_link is the null pointer.
6865 * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
6868 2012-07-16 Andreas Schwab <schwab@linux-m68k.org>
6870 * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
6871 preprocessor. Test for each exception mask separately.
6873 2012-07-16 Andreas Jaeger <aj@suse.de>
6875 * po/ru.po: Update from translation team.
6877 2012-07-15 Joseph Myers <joseph@codesourcery.com>
6879 * conform/data/string.h-data (NULL): Use macro-constant. Require
6881 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
6882 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
6883 (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
6884 (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
6885 [ISO || ISO99 || ISO11] (*_t): Do not allow.
6887 2012-07-13 Andreas Jaeger <aj@suse.de>
6889 * po/fr.po: Update from translation team.
6891 2012-07-12 Marek Polacek <polacek@redhat.com>
6894 * math/libm-test.inc (yn_test): Add test for BZ #14173.
6895 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
6898 2012-07-12 Joseph Myers <joseph@codesourcery.com>
6901 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
6902 Change to 2.4.1 where previously 2.4.0.
6903 * sysdeps/unix/sysv/linux/configure: Regenerated.
6904 * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
6905 (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
6907 [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
6908 (__ASSUME_AT_CLKTCK): Remove.
6909 (__ASSUME_AT_PAGESIZE): Likewise.
6910 (__ASSUME_AT_XID): Likewise.
6911 (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
6912 [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
6913 * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
6915 (HAVE_AUX_PAGESIZE): Likewise.
6916 * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
6917 [__ASSUME_AT_CLKTCK]: Make code unconditional.
6918 [!__ASSUME_AT_CLKTCK]: Remove conditional code.
6920 2012-07-12 Jeroen van Bemmel <jvb127@gmail.com>
6923 * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
6924 the temporary buffer used to invoke __gethostbyname2_r,
6925 __gethostbyaddr_r and gethostbyname4_r to make room for struct
6926 host_data / struct gaih_addrtuple.
6927 * resolv/nss_dns/dns-host.c (global scope): Move definition of
6928 implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
6929 header file nss/nsswitch.h.
6930 * nss/nsswitch.h (global scope): Add definition of implementation
6931 constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
6932 resolv/nss_dns/dns-host.c).
6934 2012-07-11 Andreas Jaeger <aj@suse.de>
6936 * po/fr.po: Update from translation team.
6938 * po/sv.po: Update from translation team
6939 * po/fr.po: Another update from translation team.
6941 2012-07-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6943 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
6944 for subnormals or multiply small sinh result by itself.
6945 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
6946 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6948 2012-07-11 David S. Miller <davem@davemloft.net>
6950 * sysdeps/sparc/fpu/libm-test-ulps: Update.
6952 2012-07-10 Andreas Schwab <schwab@linux-m68k.org>
6955 * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
6956 (INTERNAL_MARK): Shift it here.
6958 2012-07-10 Marek Polacek <polacek@redhat.com>
6961 * configure.in (libc_cv_asm_global_directive): Remove test. Replace
6962 libc_cv_asm_global_directive with .globl.
6963 * configure: Regenerated.
6964 * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
6966 * sysdeps/i386/configure: Regenerated.
6967 * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
6969 * sysdeps/x86_64/configure: Regenerated.
6970 * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
6971 * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
6972 * elf/tst-unique2mod2.c: Likewise.
6973 * elf/tst-unique2mod1.c: Likewise.
6974 * elf/tst-unique1mod2.c: Likewise.
6975 * elf/tst-unique1mod1.c: Likewise.
6976 * sysdeps/s390/s390-32/sysdep.h: Likewise.
6977 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
6978 * sysdeps/s390/s390-64/sysdep.h: Likewise.
6979 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
6980 * sysdeps/mach/sysdep.h: Likewise.
6981 * sysdeps/i386/sysdep.h: Likewise.
6982 * sysdeps/i386/i386-mcount.S: Likewise.
6983 * sysdeps/x86_64/_mcount.S: Likewise.
6984 * sysdeps/x86_64/sysdep.h: Likewise.
6985 * sysdeps/sh/_mcount.S: Likewise.
6986 * sysdeps/sh/sysdep.h: Likewise.
6987 * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
6988 * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
6989 * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
6990 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
6991 * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
6992 * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
6993 * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
6994 * locale/localeinfo.h: Likewise.
6995 (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
6996 (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
6998 2012-07-09 Roland McGrath <roland@hack.frob.com>
7001 * manual/charset.texi (Extended Char Intro): Word use fix, "operating
7003 * manual/message.texi (The Uniforum approach): Likewise.
7004 * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
7005 (glibc iconv Implementation): Likewise.
7007 2012-07-09 Joseph Myers <joseph@codesourcery.com>
7010 * math/s_clog.c (__clog): Avoid scaling a value down where that
7011 could result in underflow.
7012 * math/s_clog10.c (__clog10): Likewise.
7013 * math/s_clog10f.c (__clog10f): Likewise.
7014 * math/s_clog10l.c (__clog10l): Likewise.
7015 * math/s_clogf.c (__clogf): Likewise.
7016 * math/s_clogl.c (__clogl): Likewise.
7017 * math/libm-test.inc (clog_test): Add more tests.
7018 (clog10_test): Likewise.
7019 * sysdeps/i386/fpu/libm-test-ulps: Update.
7020 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7022 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
7025 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
7026 by 7 not 8 to examine high bit of fractional part.
7029 * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
7030 for call to __mcount_internal.
7031 * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
7032 (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
7033 * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
7035 2012-07-06 Joseph Myers <joseph@codesourcery.com>
7038 * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
7039 approximation for values within 0x1p-13f of an odd multiple of
7041 * math/libm-test.inc (tan_test): Do not allow spurious underflow
7042 exception. Add more tests.
7043 * sysdeps/i386/fpu/libm-test-ulps: Update.
7046 * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
7047 inputs and return -1 for them. Do not check for +Inf in case not
7049 * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
7050 * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
7051 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
7052 and return -1 for them. Do not check for +Inf in case not
7054 * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
7056 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
7057 and return -1 for them. Do not check for +Inf in case not
7059 * math/libm-test.inc (expm1_test): Add more tests. Do not allow
7061 * sysdeps/i386/fpu/libm-test-ulps: Update.
7062 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7064 2012-07-06 Mike Frysinger <vapier@gentoo.org>
7066 * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
7068 2012-07-05 Joseph Myers <joseph@codesourcery.com>
7072 * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
7073 could result in spurious underflow. Scale down values above
7074 DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
7075 * math/s_csqrtf.c (__csqrtf): Likewise.
7076 * math/s_csqrtl.c (__csqrtl): Likewise.
7077 * math/libm-test.inc (csqrt_test): Add more tests. Do not allow
7079 * sysdeps/i386/fpu/libm-test-ulps: Update.
7080 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7082 2012-07-04 Andreas Schwab <schwab@linux-m68k.org>
7084 * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
7086 * catgets/xopen-msg.awk: New file.
7087 * catgets/xopen-msg.sed: Removed.
7089 * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
7091 * intl/po2test.awk: New file.
7092 * intl/po2test.sed: Removed.
7094 2012-07-04 Joseph Myers <joseph@codesourcery.com>
7097 * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
7098 or multiply small sinh result by itself.
7099 * math/s_ctanf.c (__ctanf): Likewise.
7100 * math/s_ctanh.c (__ctanh): Likewise.
7101 * math/s_ctanhf.c (__ctanhf): Likewise.
7102 * math/s_ctanhl.c (__ctanhl): Likewise.
7103 * math/s_ctanl.c (__ctanl): Likewise.
7104 * math/libm-test.inc (ctan_test_tonearest): New function.
7105 (ctan_test_towardzero): Likewise.
7106 (ctan_test_downward): Likewise.
7107 (ctan_test_upward): Likewise.
7108 (ctanh_test_tonearest): Likewise.
7109 (ctanh_test_towardzero): Likewise.
7110 (ctanh_test_downward): Likewise.
7111 (ctanh_test_upward): Likewise.
7112 (main): Call these new functions.
7113 * sysdeps/i386/fpu/libm-test-ulps: Update.
7114 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7116 2012-07-03 Mike Frysinger <vapier@gentoo.org>
7118 * .gitignore: Delete /ports entry.
7120 2012-07-03 Andreas Jaeger <aj@suse.de>
7122 * po/bg.po: Update from translation team.
7123 * po/cs.po: Likewise.
7124 * po/de.po: Likewise.
7125 * po/hr.po: Likewise.
7126 * po/nl.pl: Likewise.
7127 * po/pl.po: Likewise.
7128 * po/vi.po: Likewise.
7130 2012-07-03 Joseph Myers <joseph@codesourcery.com>
7132 * Makeconfig [!+link] (+link-before-libc): New variable.
7133 [!+link] (+link-after-libc): Likewise.
7134 [!+link] (+link-tests): Likewise.
7135 [!+link] (+link): Define in terms of $(+link-before-libc) and
7136 $(+link-after-libc).
7137 [!+link-static] (+link-static-before-libc): New variable.
7138 [!+link-static] (+link-static-after-libc): Likewise.
7139 [!+link-static] (+link-static-tests): Likewise.
7140 [!+link-static] (+link-static): Define in terms of
7141 $(+link-static-before-libc) and $(+link-static-after-libc).
7142 [build-shared] (link-libc-before-gnulib): New variable.
7143 [build-shared] (link-libc-tests): Likewise.
7144 [build-shared] (link-libc): Define in terms of
7145 $(link-libc-before-gnulib).
7146 [!build-shared] (link-libc-tests): New variable.
7147 (link-libc-static-tests): New variable.
7148 [!gnulib] (gnulib-arch): New variable.
7149 [!gnulib] (gnulib-tests): Likewise.
7150 [!gnulib] (static-gnulib-arch): Likewise.
7151 [!gnulib] (static-gnulib-tests): Likewise.
7152 [!gnulib] (gnulib): Use $(gnulib-arch). Do not use $(libgcc_eh).
7153 Define with "=" instead of ":=".
7154 [!gnulib] (static-gnulib): Use $(static-gnulib-arch). Do not use
7155 -lgcc_eh $(libunwind). Define with "=" instead of ":=".
7156 * Rules (binaries-all-notests): New variable.
7157 (binaries-all-tests): Likewise.
7158 (binaries-static-notests): Likewise.
7159 (binaries-static-tests): Likewise.
7160 (binaries-all): Define using $(binaries-all-notests) and
7161 $(binaries-all-tests).
7162 (binaries-static): Define using $(binaries-static-notests) and
7163 $(binaries-static-tests).
7164 (binaries-shared-tests): New variable.
7165 (binaries-shared-notests): Likewise.
7166 (binaries-shared): Remove variable.
7167 ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
7168 ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
7169 ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
7170 ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
7171 ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
7172 ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
7173 * elf/Makefile (sln-modules): New variable.
7174 (extra-objs): Add $(sln-modules:=.o).
7175 (ldconfig-modules): Add static-stubs.
7176 ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
7177 * elf/static-stubs.c: New file.
7180 * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
7181 by 7 not 8 to examine high bit of fractional part. Use volatile
7182 variables when splitting into final array of floats if
7183 __FLT_EVAL_METHOD__ != 0.
7184 * math/libm-test.inc (cos_test): Add another test.
7185 (sin_test): Likewise.
7186 * sysdeps/i386/fpu/libm-test-ulps: Update.
7189 * math/libm-test.inc (cosh_test): Add more tests.
7191 * version.h (RELEASE): Set to "development".
7192 (VERSION): Set to "2.16.90".
7194 2012-06-30 Carlos O'Donell <carlos_odonell@mentor.com>
7196 * NEWS: Update copyright. Remove last-updated date.
7197 Mention math library bug fixes and timezone data changes.
7198 * README: Mention GNU/Hurd, x32, and HPPA support status.
7200 2012-06-28 Thomas Schwinge <thomas@codesourcery.com>
7202 * manual/contrib.texi (Contributors): Sort alphabetically by last name.
7204 2012-06-27 Andreas Jaeger <aj@suse.de>
7206 * manual/contrib.texi (Contributors): Add Samuel Thibault.
7208 2012-06-25 Andreas Jaeger <aj@suse.de>
7210 * sysdeps/s390/fpu/libm-test-ulps: Update.
7212 2012-06-23 Andreas Schwab <schwab@linux-m68k.org>
7213 Thomas Schwinge <thomas@codesourcery.com>
7215 * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
7216 * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
7217 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
7220 2012-06-23 Thomas Schwinge <thomas@codesourcery.com>
7222 * sysdeps/mach/start.c: Remove file.
7223 * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
7224 * sysdeps/i386/init-first.c: Fix comment regarding start.S.
7225 * sysdeps/sh/init-first.c: Likewise.
7227 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
7228 registers for frame unwinding purposes, add CFI directives.
7229 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
7230 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
7231 * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
7234 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
7235 __fortify_fail returning.
7236 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
7238 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
7239 sysdeps/sh/____longjmp_chk.S.
7240 * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
7241 on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
7242 * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
7243 (gen-as-const-headers): Append sigaltstack-offsets.sym.
7245 * sysdeps/sh/abort-instr.h: New file.
7246 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
7247 process in case exit returns.
7249 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
7250 initialize the GOT register before use.
7252 * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
7253 calculation of ARGC > 4.
7255 * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
7256 meaningful names to some local labels.
7258 2012-06-22 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
7259 Kaz Kojima <kkojima@rr.iij4u.or.jp>
7261 * sysdeps/unix/sysv/linux/sh/bits/atomic.h
7262 (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
7263 (__arch_compare_and_exchange_val_16_acq): Likewise.
7264 (__arch_compare_and_exchange_val_32_acq): Likewise.
7265 (atomic_exchange_and_add): Fix gUSA sequence.
7266 (atomic_add): Likewise.
7267 (atomic_add_negative): Likewise.
7268 (atomic_add_zero): Likewise.
7269 (atomic_bit_test_set): Likewise.
7271 2012-06-22 Andreas Schwab <schwab@redhat.com>
7274 * include/link.h (struct link_map): Add l_free_initfini.
7275 * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
7277 * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
7278 * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
7279 * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
7282 2012-06-22 Carlos O'Donell <carlos_odonell@mentor.com>
7284 * configure.in: Use AC_LANG_SOURCE.
7285 * configure: Regenerate.
7287 2012-06-22 Roland McGrath <roland@hack.frob.com>
7289 * configure.in (libc_cv_localstatedir): New substituted variable.
7290 * configure: Regenerated.
7291 * config.make.in (localstatedir): New variable, substituted from
7292 libc_cv_localstatedir.
7293 * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
7294 * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
7295 ${prefix}/var to /var when we change ${prefix}/etc to /etc.
7296 * sysdeps/gnu/configure: Regenerated.
7298 2012-06-21 Jeff Law <law@redhat.com>
7301 * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
7302 free. Simplify list management for _LIBC case.
7304 2012-06-21 Joseph Myers <joseph@codesourcery.com>
7307 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
7308 Clear sign bit of 64-bit integer value before comparing against
7311 * sysdeps/mach/configure: Regenerated.
7313 2012-06-21 H.J. Lu <hongjiu.lu@intel.com>
7316 * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
7318 2012-06-21 Jeff Law <law@redhat.com>
7321 * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection. Use
7322 uint16_t for elements in the "seen" array to avoid char overflows.
7323 * elf/dl-fini.c (_dl_sort_fini): Likewise.
7324 * elf/dl-open.c (dl_open_worker): Likewise.
7326 2012-06-21 Carlos O'Donell <carlos_odonell@mentor.com>
7328 * scripts/list-sources.sh: Scan PORTS for translations.
7329 * po/libc.pot: Regenerated.
7331 2012-06-21 Andreas Jaeger <aj@suse.de>
7334 * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
7336 * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
7337 * bits/byteswap-16.h (__bswap_16): Likewise.
7338 * bits/byteswap.h (__bswap_constant_16): Likewise.
7340 2012-06-18 H.J. Lu <hongjiu.lu@intel.com>
7343 * sysdeps/i386/fpu_control.h: Removed.
7344 * sysdeps/x86_64/fpu_control.h: Moved to ...
7345 * sysdeps/x86/fpu_control.h: Here.
7347 * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
7348 (_FPU_SETCW): Likewise.
7350 2012-06-15 H.J. Lu <hongjiu.lu@intel.com>
7353 * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
7354 * sysdeps/x86/fpu/bits/mathinline.h: This.
7355 * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
7359 * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
7360 functions if __x86_64__ is defined.
7362 2012-06-15 Chung-Lin Tang <cltang@codesourcery.com>
7364 * string/endian.h: Add !__ASSEMBLER__ condition for including
7365 conversion interfaces.
7367 2012-06-15 Joseph Myers <joseph@codesourcery.com>
7370 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
7371 of ABS(x) in calculating zero to negative powers other than odd
7373 * math/libm-test.inc (pow_test): Add more tests.
7375 2012-06-15 Andreas Jaeger <aj@suse.de>
7377 * manual/contrib.texi (Contributors): Update entry of Liubov
7378 Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
7381 2012-06-15 Cyril Hrubis <metan@ucw.cz>
7383 * string/string.h: Add __wur to GNU version of strerror_r.
7385 2012-06-14 H.J. Lu <hongjiu.lu@intel.com>
7388 * string/Makefile (tests): Add tst-strtok_r.
7389 * string/tst-strtok_r.c: New file.
7390 * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
7391 RAX_LP/RDX_LP on SAVE_PTR.
7393 2012-06-14 Roland McGrath <roland@hack.frob.com>
7395 * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
7397 2012-06-14 Joseph Myers <joseph@codesourcery.com>
7399 * libm_test.inc (csqrt_test): Allow more spurious underflow
7401 (j0_test): Likewise.
7402 (j1_test): Likewise.
7403 (y0_test): Likewise.
7404 (y1_test): Likewise.
7406 2012-06-13 Carlos O'Donell <carlos_odonell@mentor.com>
7408 * po/Makefile (libc.pot): Use UTF-8 charset.
7410 2012-06-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7413 Suppress sign-conversion warning from FD_SET.
7414 See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
7415 * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
7416 not unsigned long int.
7417 * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
7419 2012-06-12 H.J. Lu <hongjiu.lu@intel.com>
7423 * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
7424 __extern_always_inline instead of __extern_inline.
7425 (__signbitf): Support __SSE2_MATH__ and C++ namespace.
7426 (__signbit): Likewise.
7427 (__signbitl): Support C++ namespace.
7428 (lrintf): New inline function.
7430 (llrintf): Likewise.
7442 (nearbyint): Likewise.
7443 (nearbyintf): Likewise.
7445 2012-06-12 Thomas Schwinge <thomas@codesourcery.com>
7447 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
7448 non-default versions.
7450 2012-06-11 Roland McGrath <roland@hack.frob.com>
7453 * manual/argp.texi (Argp): Reword argp_parse description slightly.
7455 2012-06-09 Thomas Schwinge <thomas@codesourcery.com>
7457 * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
7458 (FE_UPWARD, FE_DOWNWARD): Don't define.
7459 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
7460 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
7462 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
7464 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
7465 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
7467 2012-06-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
7469 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
7470 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
7471 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
7472 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
7474 2012-06-06 H.J. Lu <hongjiu.lu@intel.com>
7477 * sysdeps/i386/fpu/bits/fenv.h: Removed.
7478 * sysdeps/i386/fpu/Implies: New file.
7479 * sysdeps/x86_64/fpu/Implies: Likewise.
7480 * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
7481 * sysdeps/x86/fpu/bits/fenv.h: This.
7483 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
7486 2012-06-06 Siddhesh Poyarekar <siddhesh@redhat.com>
7489 * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
7490 character 0xffff that matches the last element of the
7493 2012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7495 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
7498 2012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7500 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
7501 values higher than 25.6283.
7503 2012-06-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7505 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
7506 subnormal exponent extraction and add some __builtin_expect.
7507 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
7508 Fix for subnormal mantissa calculation.
7510 2012-06-04 Mike Frysinger <vapier@gentoo.org>
7512 * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
7513 cpu2 is -1 and errno is not ENOSYS.
7515 2012-06-04 H.J. Lu <hongjiu.lu@intel.com>
7518 * sysdeps/i386/i486/bits/string.h: Renamed to ...
7519 * sysdeps/x86/bits/string.h: This.
7520 * sysdeps/x86_64/bits/string.h: Removed.
7522 * sysdeps/i386/i486/bits/string.h: Define inline functions only
7523 if not compiling for x86-64, but compiling for >= i486.
7525 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
7526 * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
7528 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
7529 New macro from Linux kernel 3.4.0.
7530 (FP_XSTATE_MAGIC2): Likewise.
7531 (FP_XSTATE_MAGIC2_SIZE): Likewise.
7532 (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
7533 (struct _fpx_sw_bytes): New struct.
7534 (struct _xsave_hdr): Likewise.
7535 (struct _ymmh_state): Likewise.
7536 (struct _xstate): Likewise.
7538 * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
7539 * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
7540 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
7541 * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
7542 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
7543 * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
7545 * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
7546 * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
7547 * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
7548 * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
7549 * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
7550 * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
7552 2012-06-04 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
7555 * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
7556 * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
7557 (sysdep_headers): Include sys/platform/ppc.h.
7558 * sysdeps/powerpc/test-gettimebase.c: Test for
7559 __ppc_get_timebase() to catch future ISA opcode/insn changes.
7560 * manual/Makefile (appendices): Include platform.texi.
7561 * manual/contrib.texi (Contributors): Update @node pointers.
7562 * manual/maint.texi (Maintenance): Likewise.
7563 (Platform): New node.
7564 * manual/platform.texi: New file. Document the new features.
7566 2012-06-04 Siddhesh Poyarekar <siddhesh@redhat.com>
7567 Jakub Jelinek <jakub@redhat.com>
7570 * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
7571 where __builtin_expect is unavailable.
7573 2012-06-03 David S. Miller <davem@davemloft.net>
7575 * stdlib/longlong.h: Updated from GCC.
7577 2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
7580 * sysdeps/powerpc/powerpc32/mcount.c: New file.
7581 * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
7583 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
7584 (GLIBC_2.16): Likewise.
7586 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
7588 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
7590 2012-06-01 Joseph Myers <joseph@codesourcery.com>
7592 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
7593 (default-abi): New variable.
7594 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
7595 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
7597 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
7599 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
7601 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
7604 * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
7605 definition. Document in comment.
7607 2012-06-01 David S. Miller <davem@davemloft.net>
7609 * stdlib/longlong.h: Updated from GCC.
7611 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
7614 * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
7615 Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
7616 sys/debugreg.h sys/io.h here.
7617 * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
7618 sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
7620 * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
7621 Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
7622 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
7623 * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
7624 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
7625 * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
7627 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
7628 Define only if __x86_64__ is defined.
7630 2012-06-01 Joseph Myers <joseph@codesourcery.com>
7633 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
7634 Use int64_t for variable i.
7635 * math/libm-test.inc (fmod_test): Add more tests.
7637 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
7638 z computation is not scheduled after fetestexcept.
7639 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
7640 Use math_force_eval instead of asm to ensure calculation scheduled
7641 before exception test.
7642 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
7643 Ensure a1 + u.d computation is not scheduled after fetestexcept.
7645 2012-06-01 Aurelien Jarno <aurelien@aurel32.net>
7647 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
7648 computation is not scheduled after fetestexcept.
7650 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
7653 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
7654 * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
7656 2012-06-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7658 * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
7659 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
7661 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
7664 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
7666 (__WCHAR_MIN): Support __WORDSIZE == 64.
7667 (__WCHAR_MAX): Likewise.
7669 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
7670 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
7673 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
7674 Defined with __SWORD_TYPE if __x86_64__ isn't defined.
7677 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
7678 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
7680 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
7681 * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
7683 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
7684 Defined to 1 if __x86_64__ isn't defined.
7685 (_STAT_VER_LINUX_OLD): New.
7686 (st_atime): Remove duplicate.
7687 (st_mtime): Likewise.
7688 (st_ctime): Likewise.
7690 2012-05-31 David S. Miller <davem@davemloft.net>
7692 * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
7695 2012-06-01 Andreas Schwab <schwab@linux-m68k.org>
7697 * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
7701 * elf/dl-reloc.c: Include <_itoa.h>.
7702 (_dl_reloc_bad_type): Remove use of INTUSE.
7703 * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
7704 * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
7705 * stdio-common/psiginfo.c (psiginfo): Likewise.
7706 * stdio-common/psignal.c (psignal): Likewise.
7707 * string/strsignal.c (strsignal): Likewise.
7708 * include/signal.h (_sys_siglist): Declare hidden proto.
7709 * stdio-common/itoa-digits.c: Include <_itoa.h>. Replace
7710 INTVARDEF with libc_hidden_data_def.
7711 * stdio-common/itoa-udigits.c: Likewise.
7712 * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
7713 (_itoa_lower_digits_internal): Remove declaration.
7714 (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
7715 * sysdeps/gnu/siglist.c (_sys_siglist_internal)
7716 (_sys_sigabbrev_internal): Remove aliases.
7717 (_sys_siglist): Define hidden alias.
7719 2012-05-31 Markus Trippelsdorf <markus@trippelsdorf.de>
7721 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
7724 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
7727 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
7728 * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
7730 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
7731 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
7732 * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
7733 * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
7734 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
7735 * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
7737 * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
7738 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
7739 * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
7741 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
7749 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
7750 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
7751 * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
7753 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
7754 * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
7755 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
7756 * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
7757 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
7758 * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
7760 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
7761 * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
7763 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
7764 * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
7766 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
7767 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
7768 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
7770 * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
7771 * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
7773 * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
7775 * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
7776 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
7777 * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
7779 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
7781 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
7783 2012-05-31 Joseph Myers <joseph@codesourcery.com>
7785 * math/math.h (M_El): Use two more decimal places.
7786 (M_LOG2El): Likewise.
7787 (M_LOG10El): Likewise.
7789 (M_LN10l): Likewise.
7791 (M_PI_2l): Likewise.
7792 (M_PI_4l): Likewise.
7793 (M_1_PIl): Likewise.
7794 (M_2_PIl): Likewise.
7795 (M_2_SQRTPIl): Likewise.
7796 (M_SQRT2l): Likewise.
7797 (M_SQRT1_2l): Likewise.
7799 2012-05-31 David S. Miller <davem@davemloft.net>
7801 * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
7802 values between float registers.
7803 * sysdeps/sparc/sparc64/memset.S: Likewise.
7804 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
7806 2012-05-31 Mike Frysinger <vapier@gentoo.org>
7808 * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
7809 -D_FORTIFY_SOURCE=1.
7810 (CPPFLAGS-tst-longjmp_chk.c): Define.
7811 (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
7812 (CPPFLAGS-tst-longjmp_chk2.c): Define.
7813 * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
7814 CFLAGS-tst-wchar-h.c.
7816 2012-05-31 Marek Polacek <polacek@redhat.com>
7819 * include/mntent.h (__setmntent_internal, __getmntent_r_internal
7820 __endmntent_internal): Remove declaration.
7821 (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
7822 (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
7823 * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
7825 2012-05-30 David S. Miller <davem@davemloft.net>
7827 * sysdeps/sparc/sparc32/soft-fp/q_util.c
7828 (___Q_simulate_exceptions): Use real FP ops rather than writing
7830 * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
7833 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
7836 * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
7837 * sysdeps/x86/bits/xtitypes.h: This.
7839 * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
7840 * sysdeps/x86/bits/wordsize.h: This.
7842 * sysdeps/i386/bits/huge_vall.h: Renamed to ...
7843 * sysdeps/x86/bits/huge_vall.h: This.
7845 * sysdeps/i386/bits/select.h: Removed.
7846 * sysdeps/x86_64/bits/select.h: Renamed to ...
7847 * sysdeps/x86/bits/select.h: This.
7849 * sysdeps/i386/bits/setjmp.h: Removed.
7850 * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
7851 * sysdeps/x86/bits/setjmp.h: This.
7853 * sysdeps/i386/bits/mathdef.h: Removed.
7854 * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
7855 * sysdeps/x86/bits/mathdef.h: This.
7857 2012-05-30 Andreas Schwab <schwab@linux-m68k.org>
7860 * include/sys/socket.h (__connect_internal)
7861 (__libc_sa_len_internal): Remove declaration.
7862 (__connect, __libc_sa_len): Declare hidden_proto.
7863 (SA_LEN): Remove use of INTUSE.
7864 * socket/connect.c: Add libc_hidden_def.
7865 * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
7866 * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
7867 * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
7869 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
7870 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
7871 * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
7872 of adding _internal alias.
7874 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
7877 * sysdeps/i386/bits/link.h: Removed.
7878 * sysdeps/i386/bits/linkmap.h: Likewise.
7879 * sysdeps/x86_64/bits/link.h: Renamed to ...
7880 * sysdeps/x86/bits/link.h: This.
7881 * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
7882 * sysdeps/x86/bits/linkmap.h: This.
7884 * sysdeps/i386/bits/endian.h: Removed.
7885 * sysdeps/x86_64/bits/endian.h: Renamed to ...
7886 * sysdeps/x86/bits/endian.h: This.
7888 * sysdeps/i386/bits/byteswap.h: Removed.
7889 * sysdeps/i386/bits/byteswap-16.h: Likewise.
7890 * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
7891 * sysdeps/x86/bits/byteswap.h: This.
7892 * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
7893 * sysdeps/x86/bits/byteswap-16.h: This.
7894 * sysdeps/i386/Implies: Add x86.
7895 * sysdeps/x86_64/Implies: Likewise.
7897 2012-05-30 David S. Miller <davem@davemloft.net>
7899 * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
7900 (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
7901 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
7902 (FP_TRAPPING_EXCEPTIONS): Define.
7903 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
7904 (FP_TRAPPING_EXCEPTIONS): Define.
7905 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
7906 subnormals only when inexact has been signalled or underflow
7907 exceptions are enabled.
7908 (_FP_PACK_CANONICAL): Likewise.
7910 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
7913 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
7914 Defined with __UWORD_TYPE if __x86_64__ isn't defined.
7916 2012-05-30 Richard Henderson <rth@twiddle.net>
7918 * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
7919 with #ifndef NOT_IN_libc.
7921 * scripts/abilist.awk: Accept 8 fields. Handle Alpha functions
7922 marked to avoid plt entry.
7924 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
7927 * Makeconfig (default-abi): New macro.
7928 (abi-includes): Likewise.
7929 ($(common-objpfx)soversions.mk): Remove WORDSIZE check. Use
7930 $(abi-$(default-abi)-lib-soname) for soname if defined.
7931 ($(common-objpfx)gnu/lib-names.stmp): Generate from
7933 * Makefile (installed-stubs): Likewise.
7934 * include/stubs-biarch.h: Removed.
7935 * scripts/lib-names.awk: Only handle one library at a time.
7936 * scripts/soversions.awk: Remove WORDSIZE support.
7937 * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
7939 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
7941 (syscall-list-default-condition): Likewise.
7942 (syscall-list-default-condition): Likewise.
7943 (syscall-list-includes): Likewise.
7944 ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
7945 syscall-list-* with abi-*. Handle undefined abi-variants.
7946 * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
7947 * sysdeps/unix/sysv/linux/i386/Implies: New file.
7948 * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
7949 * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
7950 * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
7951 * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
7953 (syscall-list-32-options): Likewise.
7954 (syscall-list-32-condition): Likewise.
7955 (syscall-list-64-options): Likewise.
7956 (syscall-list-64-condition): Likewise.
7957 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
7959 * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
7962 (abi-64-ld-soname): New macro.
7963 * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
7964 * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
7967 * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
7968 * sysdeps/x86_64/x32/shlib-versions: Likewise.
7970 2012-05-30 Joseph Myers <joseph@codesourcery.com>
7972 * sysdeps/unix/sysv/linux/kernel-features.h
7973 (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
7974 * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
7975 include <kernel-features.h>.
7976 [!__NR_ftruncate64]: Remove conditional code.
7977 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7978 [__NR_ftruncate64]: Make code unconditional.
7979 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7980 * sysdeps/unix/sysv/linux/truncate64.c: Do not
7981 include <kernel-features.h>.
7982 [!__NR_ftruncate64]: Remove conditional code.
7983 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7984 [__NR_ftruncate64]: Make code unconditional.
7985 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7986 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
7987 include <kernel-features.h>.
7988 [!__NR_ftruncate64]: Remove conditional code.
7989 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7990 [__NR_ftruncate64]: Make code unconditional.
7991 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7992 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
7993 include <kernel-features.h>.
7994 [!__NR_ftruncate64]: Remove conditional code.
7995 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7996 [__NR_ftruncate64]: Make code unconditional.
7997 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7999 * configure.in (libc_cv_fpie): Weaken to a compile test using
8001 * configure: Regenerated.
8003 2012-05-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
8005 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
8006 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
8007 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
8008 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
8010 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
8011 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
8012 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
8013 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
8014 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
8015 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
8018 2012-05-27 David S. Miller <davem@davemloft.net>
8020 * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
8022 (__Q_simulate_exceptions): Return void. Change to simulate
8023 exceptions by writing into the %fsr.
8024 * sysdeps/sparc/sparc64/soft-fp/qp_util.c
8025 (__Qp_handle_exceptions): Likewise.
8027 * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
8028 __Qp_handle_exceptions.
8029 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
8030 __Qp_handle_exceptions.
8031 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
8032 as unused and give dummy FP_RND_NEAREST initializer.
8033 (FP_INHIBIT_RESULTS): Define.
8034 (___Q_simulate_exceptions): Update declaration.
8035 (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
8037 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
8038 as unused and give dummy FP_RND_NEAREST initializer.
8039 (__Qp_handle_exceptions): Update declaration.
8040 (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
8043 2012-05-27 Thomas Schwinge <thomas@codesourcery.com>
8045 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
8046 the temporary FPU control word.
8047 * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
8048 * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
8049 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
8050 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
8051 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
8052 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
8053 * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
8054 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
8055 * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
8056 * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
8057 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
8059 2012-05-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
8061 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
8064 2012-05-27 Chung-Lin Tang <cltang@codesourcery.com>
8066 * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
8067 * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
8068 * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
8069 * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
8071 * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
8072 * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
8075 2012-05-27 Ulrich Drepper <drepper@gmail.com>
8077 * po/h.po: Update from translation team.
8079 2012-05-26 Andreas Schwab <schwab@linux-m68k.org>
8081 * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
8083 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
8084 handling of denormals.
8085 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
8086 * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
8087 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
8088 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
8089 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
8090 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
8091 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
8094 2012-05-26 Marek Polacek <polacek@redhat.com>
8097 * math/libm-test.inc (fma_test): Don't always expect underflow
8100 2012-05-26 Siddhesh Poyarekar <siddhesh@redhat.com>
8103 * elf/tst-execstack.c: Include stackinfo.h.
8104 (do_test): Adjust test case to ensure that pthread_getattr_np
8105 behaviour remains the same after marking stack executable.
8107 2012-05-25 Joseph Myers <joseph@codesourcery.com>
8109 * sysdeps/unix/sysv/linux/kernel-features.h
8110 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
8111 * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
8113 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
8114 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
8115 * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
8117 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
8118 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
8120 2012-05-25 H.J. Lu <hongjiu.lu@intel.com>
8122 * configure.in: Define the default includes to being none.
8123 * configure: Regenerated.
8125 2012-05-25 Roland McGrath <roland@hack.frob.com>
8127 * sysdeps/x86_64/__longjmp.S: Add a static probe here.
8128 * sysdeps/x86_64/setjmp.S: Likewise.
8129 * sysdeps/i386/bsd-setjmp.S: Likewise.
8130 * sysdeps/i386/bsd-_setjmp.S: Likewise.
8131 * sysdeps/i386/setjmp.S: Likewise.
8132 * sysdeps/i386/__longjmp.S: Likewise.
8133 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
8134 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
8136 * include/stap-probe.h: New file.
8137 * configure.in: Handle --enable-systemtap.
8138 * configure: Regenerated.
8139 * config.h.in (USE_STAP_PROBE): New #undef.
8140 * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
8141 * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
8142 * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
8144 2012-05-25 Joseph Myers <joseph@codesourcery.com>
8147 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
8148 to 2.4.0 where earlier.
8149 * sysdeps/unix/sysv/linux/configure: Regenerated.
8150 * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
8151 <kernel-features.h>.
8152 [__ASSUME_32BITUIDS]: Make code unconditional.
8153 [!__ASSUME_32BITUIDS]: Remove conditional code.
8154 * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
8155 <kernel-features.h>.
8156 [__ASSUME_32BITUIDS]: Make code unconditional.
8157 [!__ASSUME_32BITUIDS]: Remove conditional code.
8158 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
8159 [__ASSUME_32BITUIDS]: Make code unconditional.
8160 (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
8161 * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
8162 <kernel-features.h>.
8163 [__ASSUME_32BITUIDS]: Make code unconditional.
8164 [!__ASSUME_32BITUIDS]: Remove conditional code.
8165 * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
8166 <kernel-features.h>.
8167 [__ASSUME_32BITUIDS]: Make code unconditional.
8168 [!__ASSUME_32BITUIDS]: Remove conditional code.
8169 * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
8170 <kernel-features.h>.
8171 [__ASSUME_32BITUIDS]: Make code unconditional.
8172 [!__ASSUME_32BITUIDS]: Remove conditional code.
8173 * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
8174 <kernel-features.h>.
8175 [__ASSUME_32BITUIDS]: Make code unconditional.
8176 [!__ASSUME_32BITUIDS]: Remove conditional code.
8177 * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
8178 <kernel-features.h>.
8179 [__ASSUME_32BITUIDS]: Make code unconditional.
8180 [!__ASSUME_32BITUIDS]: Remove conditional code.
8181 * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
8182 <kernel-features.h>.
8183 [__ASSUME_32BITUIDS]: Make code unconditional.
8184 [!__ASSUME_32BITUIDS]: Remove conditional code.
8185 * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
8186 <kernel-features.h>.
8187 [__ASSUME_32BITUIDS]: Make code unconditional.
8188 [!__ASSUME_32BITUIDS]: Remove conditional code.
8189 * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
8190 <kernel-features.h>.
8191 [__ASSUME_32BITUIDS]: Make code unconditional.
8192 [!__ASSUME_32BITUIDS]: Remove conditional code.
8193 * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
8194 <kernel-features.h>.
8195 [__ASSUME_32BITUIDS]: Make code unconditional.
8196 [!__ASSUME_32BITUIDS]: Remove conditional code.
8197 * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
8198 <kernel-features.h>.
8199 [__ASSUME_32BITUIDS]: Make code unconditional.
8200 [!__ASSUME_32BITUIDS]: Remove conditional code.
8201 * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
8202 <kernel-features.h>.
8203 [__NR_setresgid] (__setresgid): Do not declare.
8204 [__ASSUME_32BITUIDS]: Make code unconditional.
8205 [!__ASSUME_32BITUIDS]: Remove conditional code.
8206 * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
8207 <kernel-features.h>.
8208 [__NR_setresuid] (__setresuid): Do not declare.
8209 [__ASSUME_32BITUIDS]: Make code unconditional.
8210 [!__ASSUME_32BITUIDS]: Remove conditional code.
8211 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
8212 <kernel-features.h>.
8213 [__ASSUME_32BITUIDS]: Make code unconditional.
8214 [!__ASSUME_32BITUIDS]: Remove conditional code.
8215 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
8216 <kernel-features.h>.
8217 [__ASSUME_32BITUIDS]: Make code unconditional.
8218 [!__ASSUME_32BITUIDS]: Remove conditional code.
8219 * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
8220 <kernel-features.h>.
8221 [__ASSUME_32BITUIDS]: Make code unconditional.
8222 [!__ASSUME_32BITUIDS]: Remove conditional code.
8223 * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
8224 <kernel-features.h>.
8225 [__ASSUME_32BITUIDS]: Make code unconditional.
8226 [!__ASSUME_32BITUIDS]: Remove conditional code.
8227 * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
8228 <kernel-features.h>.
8229 [__ASSUME_32BITUIDS]: Make code unconditional.
8230 [!__ASSUME_32BITUIDS]: Remove conditional code.
8231 * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
8232 <kernel-features.h>.
8233 [__ASSUME_32BITUIDS]: Make code unconditional.
8234 [!__ASSUME_32BITUIDS]: Remove conditional code.
8235 * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
8236 <kernel-features.h>.
8237 [__ASSUME_32BITUIDS]: Make code unconditional.
8238 [!__ASSUME_32BITUIDS]: Remove conditional code.
8239 * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
8240 <kernel-features.h>.
8241 [__ASSUME_32BITUIDS]: Make code unconditional.
8242 [!__ASSUME_32BITUIDS]: Remove conditional code.
8243 * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
8244 <kernel-features.h>.
8245 [__ASSUME_32BITUIDS]: Make code unconditional.
8246 [!__ASSUME_32BITUIDS]: Remove conditional code.
8247 * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
8248 <kernel-features.h>.
8249 [__ASSUME_32BITUIDS]: Make code unconditional.
8250 [!__ASSUME_32BITUIDS]: Remove conditional code.
8251 * sysdeps/unix/sysv/linux/kernel-features.h
8252 (__ASSUME_SETRESUID_SYSCALL): Remove.
8253 (__ASSUME_SETRESGID_SYSCALL): Likewise.
8254 (__ASSUME_32BITUIDS): Likewise.
8255 (__ASSUME_LDT_WORKS): Likewise.
8256 (__ASSUME_O_DIRECTORY): Likewise.
8257 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
8258 architecture but not kernel version.
8259 (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
8260 (__ASSUME_MMAP2_SYSCALL): Likewise.
8261 (__ASSUME_STAT64_SYSCALL): Likewise.
8262 (__ASSUME_IPC64): Likewise.
8263 * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
8264 <kernel-features.h>.
8265 [__ASSUME_32BITUIDS]: Make code unconditional.
8266 [!__ASSUME_32BITUIDS]: Remove conditional code.
8267 * sysdeps/unix/sysv/linux/opendir.c: Do not include
8268 <kernel-features.h>.
8269 [__ASSUME_O_DIRECTORY]: Make code unconditional.
8270 * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
8271 132096]: Remove conditional code.
8272 [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
8273 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
8274 <kernel-features.h>.
8275 [__ASSUME_32BITUIDS]: Make code unconditional.
8276 [!__ASSUME_32BITUIDS]: Remove conditional code.
8277 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
8278 <kernel-features.h>.
8279 [__ASSUME_32BITUIDS]: Make code unconditional.
8280 [!__ASSUME_32BITUIDS]: Remove conditional code.
8281 * sysdeps/unix/sysv/linux/setegid.c: Do not include
8282 <kernel-features.h>.
8283 [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
8285 (__setresgid): Do not declare.
8286 [__ASSUME_32BITUIDS]: Make code unconditional.
8287 [!__ASSUME_32BITUIDS]: Remove conditional code.
8288 * sysdeps/unix/sysv/linux/seteuid.c: Do not include
8289 <kernel-features.h>.
8290 [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
8292 (__setresuid): Do not declare.
8293 [__ASSUME_32BITUIDS]: Make code unconditional.
8294 [!__ASSUME_32BITUIDS]: Remove conditional code.
8295 * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
8296 <kernel-features.h>.
8297 [__ASSUME_32BITUIDS]: Make code unconditional.
8298 [!__ASSUME_32BITUIDS]: Remove conditional code.
8299 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
8300 <kernel-features.h>.
8301 [__ASSUME_32BITUIDS]: Make code unconditional.
8302 [!__ASSUME_32BITUIDS]: Remove conditional code.
8304 2012-05-25 Richard Henderson <rth@twiddle.net>
8306 * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
8307 dl_hwcap to ifunc resolver.
8308 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
8310 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
8311 dl_hwcap to ifunc resolver.
8312 * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
8314 2012-05-24 Joseph Myers <joseph@codesourcery.com>
8317 * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
8318 for |x| <= 2**-26, not 2**-57.
8319 * math/libm-test.inc (acos_test): Do not allow spurious underflow
8322 2012-05-24 Jeff Law <law@redhat.com>
8324 * stdio-common/Makefile (tests): Add bug25.
8325 * stdio-common/bug25.c: New test.
8327 2012-05-24 H.J. Lu <hongjiu.lu@intel.com>
8330 * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
8331 multiple of MALLOC_ALIGNMENT in size.
8332 (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
8334 2012-05-24 Joseph Myers <joseph@codesourcery.com>
8336 * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
8338 (FILENAME_MAX): Use macro-int-constant.
8339 (FOPEN_MAX): Use macro-int-constant. Require >= 8.
8340 (_IOFBF): Use macro-int-constant.
8343 (SEEK_CUR): Likewise.
8344 (SEEK_END): Likewise.
8345 (SEEK_SET): Likewise.
8346 (TMP_MAX): Likewise.
8347 (EOF): Use macro-int-constant. Require < 0.
8348 (NULL): Use macro-constant. Require == 0.
8349 (stdin): Require type to be FILE *.
8352 * conform/data/stdlib.h-data (EXIT_FAILURE): Use
8354 (EXIT_SUCCESS): Likewise.
8355 (NULL): Use macro-constant. Require == 0.
8356 (RAND_MAX): Use macro-int-constant.
8357 [ISO99 || ISO11] (lldiv_t): Require also for these standards.
8358 [C99-based standards] (strtof): Require function.
8359 [C99-based standards] (strtold): Likewise.
8360 [C99-based standards] (strtoll): Likewise.
8361 [C99-based standards] (strtoull): Likewise.
8362 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
8363 [ISO || ISO99 || ISO11] (limits.h): Likewise.
8364 [ISO || ISO99 || ISO11] (math.h): Likewise.
8365 [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
8366 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
8367 [ISO || ISO99 || ISO11] (*_t): Do not allow.
8369 2012-05-24 Andreas Schwab <schwab@linux-m68k.org>
8372 * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
8373 * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
8374 * intl/dgettext.c (DCGETTEXT): Likewise.
8375 * intl/gettext.c (DCGETTEXT): Likewise.
8376 * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
8377 * posix/regex_internal.h (gettext): Likewise.
8378 * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
8380 * include/argz.h (__argz_count_internal)
8381 (__argz_stringify_internal): Remove declaration.
8382 (__argz_count, __argz_stringify): Declare hidden proto.
8383 * intl/dcgettext.c: Remove use of INTDEF.
8384 * string/argz-count.c: Replace INTDEF with libc_hidden_def.
8385 * string/argz-stringify.c: Likewise.
8386 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
8387 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
8388 Declare hidden proto.
8389 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
8390 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
8391 Declare hidden proto.
8392 * include/stdio.h (__asprintf_internal): Don't declare.
8393 (__asprintf): Don't define as macro. Declare hidden proto.
8394 * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
8395 (__fsetlocking): Declare hidden proto.
8396 * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
8397 (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
8399 (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
8400 (_IO_setlinebuf): Remove use of INTUSE.
8401 (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
8402 (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
8403 (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
8405 * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
8406 (_IO_do_flush): Remove use of INTUSE.
8407 (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
8408 (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
8409 (_IO_adjust_column, _IO_least_wmarker)
8410 (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
8411 (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
8412 (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
8413 (_IO_default_doallocate, _IO_wdefault_doallocate)
8414 (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
8415 (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
8416 (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
8417 (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
8418 (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
8419 (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
8420 (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
8421 (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
8422 (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
8423 (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
8424 (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
8425 (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
8426 (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
8428 (_IO_flush_all_internal, _IO_adjust_column_internal)
8429 (_IO_default_uflow_internal, _IO_default_finish_internal)
8430 (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
8431 (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
8432 (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
8433 (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
8434 (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
8435 (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
8436 (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
8437 (_IO_file_xsgetn_internal, _IO_file_stat_internal)
8438 (_IO_file_close_internal, _IO_file_close_it_internal)
8439 (_IO_file_underflow_internal, _IO_file_overflow_internal)
8440 (_IO_file_init_internal, _IO_file_attach_internal)
8441 (_IO_file_fopen_internal, _IO_file_read_internal)
8442 (_IO_file_sync_internal, _IO_file_seek_internal)
8443 (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
8444 (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
8445 (_IO_str_underflow_internal, _IO_str_overflow_internal)
8446 (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
8447 (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
8448 (_IO_list_all_internal, _IO_link_in_internal)
8449 (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
8450 (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
8451 (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
8452 (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
8453 (_IO_do_write_internal, _IO_padn_internal)
8454 (_IO_getline_info_internal, _IO_getline_internal)
8455 (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
8456 (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
8457 (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
8458 (_IO_vfscanf_internal, _IO_vfprintf_internal)
8459 (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
8460 (_IO_init_internal, _IO_un_link_internal): Don't declare.
8461 * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
8462 with libc_hidden_ver, remove use of INTUSE.
8463 * libio/genops.c: Likewise.
8464 * libio/freopen.c: Likewise.
8465 * libio/freopen64.c: Likewise.
8466 * libio/iofclose.c: Likewise.
8467 * libio/iofdopen.c: Likewise.
8468 * libio/iofflush.c: Likewise.
8469 * libio/iofflush_u.c: Likewise.
8470 * libio/iofgets.c: Likewise.
8471 * libio/iofgets_u.c: Likewise.
8472 * libio/iofopen.c: Likewise.
8473 * libio/iofopncook.c: Likewise.
8474 * libio/iofread.c: Likewise.
8475 * libio/iofread_u.c: Likewise.
8476 * libio/ioftell.c: Likewise.
8477 * libio/iofwrite.c: Likewise.
8478 * libio/iogetline.c: Likewise.
8479 * libio/iogets.c: Likewise.
8480 * libio/iogetwline.c: Likewise.
8481 * libio/iopadn.c: Likewise.
8482 * libio/iopopen.c: Likewise.
8483 * libio/ioseekoff.c: Likewise.
8484 * libio/ioseekpos.c: Likewise.
8485 * libio/iosetbuffer.c: Likewise.
8486 * libio/iosetvbuf.c: Likewise.
8487 * libio/ioungetc.c: Likewise.
8488 * libio/ioungetwc.c: Likewise.
8489 * libio/iovdprintf.c: Likewise.
8490 * libio/iovsprintf.c: Likewise.
8491 * libio/iovsscanf.c: Likewise.
8492 * libio/memstream.c: Likewise.
8493 * libio/obprintf.c: Likewise.
8494 * libio/oldfileops.c: Likewise.
8495 * libio/oldiofclose.c: Likewise.
8496 * libio/oldiofdopen.c: Likewise.
8497 * libio/oldiofopen.c: Likewise.
8498 * libio/oldiopopen.c: Likewise.
8499 * libio/oldstdfiles.c: Likewise.
8500 * libio/putc.c: Likewise.
8501 * libio/setbuf.c: Likewise.
8502 * libio/setlinebuf.c: Likewise.
8503 * libio/stdfiles.c: Likewise.
8504 * libio/strops.c: Likewise.
8505 * libio/vasprintf.c: Likewise.
8506 * libio/vscanf.c: Likewise.
8507 * libio/vsnprintf.c: Likewise.
8508 * libio/vswprintf.c: Likewise.
8509 * libio/wfiledoalloc.c: Likewise.
8510 * libio/wfileops.c: Likewise.
8511 * libio/wgenops.c: Likewise.
8512 * libio/wmemstream.c: Likewise.
8513 * libio/wstrops.c: Likewise.
8514 * libio/__fpurge.c: Likewise.
8515 * libio/__fsetlocking.c: Likewise.
8516 * assert/assert.c: Likewise.
8517 * debug/fgets_chk.c: Likewise.
8518 * debug/fgets_u_chk.c: Likewise.
8519 * debug/fread_chk.c: Likewise.
8520 * debug/fread_u_chk.c: Likewise.
8521 * debug/gets_chk.c: Likewise.
8522 * debug/obprintf_chk.c: Likewise.
8523 * debug/vasprintf_chk.c: Likewise.
8524 * debug/vdprintf_chk.c: Likewise.
8525 * debug/vsnprintf_chk.c: Likewise.
8526 * debug/vsprintf_chk.c: Likewise.
8527 * malloc/mtrace.c: Likewise.
8528 * misc/error.c: Likewise.
8529 * misc/syslog.c: Likewise.
8530 * stdio-common/asprintf.c: Likewise.
8531 * stdio-common/fxprintf.c: Likewise.
8532 * stdio-common/getw.c: Likewise.
8533 * stdio-common/isoc99_fscanf.c: Likewise.
8534 * stdio-common/isoc99_scanf.c: Likewise.
8535 * stdio-common/isoc99_vfscanf.c: Likewise.
8536 * stdio-common/isoc99_vscanf.c: Likewise.
8537 * stdio-common/isoc99_vsscanf.c: Likewise.
8538 * stdio-common/printf-prs.c: Likewise.
8539 * stdio-common/printf_fp.c: Likewise.
8540 * stdio-common/printf_fphex.c: Likewise.
8541 * stdio-common/printf_size.c: Likewise.
8542 * stdio-common/putw.c: Likewise.
8543 * stdio-common/scanf.c: Likewise.
8544 * stdio-common/sprintf.c: Likewise.
8545 * stdio-common/tmpfile.c: Likewise.
8546 * stdio-common/vfprintf.c: Likewise.
8547 * stdio-common/vfscanf.c: Likewise.
8548 * stdlib/strfmon_l.c: Likewise.
8549 * sunrpc/openchild.c: Likewise.
8550 * sunrpc/xdr_stdio.c: Likewise.
8551 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
8552 * sysdeps/mach/hurd/tmpfile.c: Likewise.
8554 2012-05-24 Roland McGrath <roland@hack.frob.com>
8556 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
8558 * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
8559 in the third column, to generate for the shared library an IFUNC
8560 that uses _dl_vdso_vsym.
8561 * Makerules (COMPILE.c, compile-stdin.c): New variables.
8562 * Makeconfig (object-suffixes-noshared): New variable.
8564 * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
8565 (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
8566 (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
8567 (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
8570 * include/sys/time.h (__gettimeofday): Remove macro.
8571 (__gettimeofday, gettimeofday): Add libc_hidden_proto.
8572 * time/gettimeofday.c (__gettimeofday): Remove #undef.
8574 (__gettimeofday): Add libc_hidden_def.
8575 (gettimeofday): Add libc_hidden_weak.
8576 * sysdeps/mach/gettimeofday.c: Likewise.
8577 * sysdeps/posix/gettimeofday.c: Likewise.
8578 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
8579 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
8580 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
8581 (__gettimeofday_internal): Remove strong_alias.
8582 (__gettimeofday): Add libc_hidden_def.
8583 (gettimeofday): Add libc_hidden_weak.
8584 * sysdeps/unix/syscalls.list (gettimeofday):
8585 Remove __gettimeofday_internal alias.
8587 2012-05-24 Daniel Jacobowitz <drow@false.org>
8588 H.J. Lu <hongjiu.lu@intel.com>
8591 * malloc/malloc.c (SMALLBIN_CORRECTION): New.
8592 (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
8593 (largebin_index_32_big): New.
8594 (largebin_index): Use it for 16-byte alignment.
8595 (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ. Don't update
8596 correction with front_misalign.
8598 2012-05-24 H.J. Lu <hongjiu.lu@intel.com>
8600 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
8601 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
8603 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
8605 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
8607 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
8609 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
8611 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
8613 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
8615 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
8617 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
8619 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
8621 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
8623 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
8626 * scripts/data/c++-types-x32-linux-gnu.data: New file.
8627 * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
8629 2012-05-24 Joseph Myers <joseph@codesourcery.com>
8633 * math/libm-test.inc (exp_test): Add test from bug 14036.
8634 (pow_test): Add test from bug 10846.
8636 * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
8638 (special_function): Do not include flags in test name.
8639 (parse_args): Likewise.
8640 * sysdeps/i386/fpu/libm-test-ulps: Update.
8641 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
8642 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
8643 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
8644 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8646 * math/gen-libm-test.pl (%beautify): Add entries for underflow
8648 * math/libm-test.inc ("Philosophy"): Update comment about
8650 (UNDERFLOW_EXCEPTION): New macro.
8651 (UNDERFLOW_EXCEPTION_OK): Likewise.
8652 (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
8653 (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
8654 (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
8655 (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
8656 (INVALID_EXCEPTION_OK): Update value.
8657 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
8658 (OVERFLOW_EXCEPTION_OK): Likewise.
8659 (IGNORE_ZERO_INF_SIGN): Likewise.
8660 (test_exceptions): Handle underflow exceptions.
8661 (acos_test): Update for underflow exception expectations.
8662 (cexp_test): Likewise.
8663 (clog_test): Likewise.
8664 (clog10_test): Likewise.
8665 (csqrt_test): Likewise.
8666 (ctan_test): Likewise.
8667 (ctanh_test): Likewise.
8668 (exp_test): Likewise.
8669 (exp10_test): Likewise.
8670 (exp2_test): Likewise.
8671 (expm1_test): Likewise.
8672 (fma_test): Likewise.
8673 (j0_test): Likewise.
8674 (jn_test): Likewise.
8675 (nexttoward_test): Likewise.
8676 (pow_test): Likewise.
8677 (scalbn_test): Likewise.
8678 (scalbln_test): Likewise.
8679 (tan_test): Likewise.
8680 (y1_test): Likewise.
8681 * sysdeps/i386/fpu/libm-test-ulps: Update.
8682 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8684 2012-05-23 David S. Miller <davem@davemloft.net>
8686 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
8687 (__libc_sigaction): Remove unused local variables.
8689 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
8691 * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
8693 2012-05-23 Paul Eggert <eggert@cs.ucla.edu>
8695 mktime: avoid signed integer overflow
8696 * time/mktime.c (__mktime_internal): Do not mishandle the case
8697 where diff == INT_MIN.
8699 mktime: simplify computation of average
8700 * time/mktime.c (ranged_convert): Use new time_t_avg function
8701 instead of rolling our own (probably-slower) code.
8703 mktime: do not assume signed right shift propagates sign bit
8704 * time/mktime.c (isdst_differ): New static function.
8705 (__mktime_internal): No need to normalize tm_isdst now.
8706 (__mktime_internal, not_equal_tm): Use isdst_differ to compare
8709 mktime: merge another wrapv change from gnulib
8710 * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
8711 from some compilers.
8713 mktime: remove incorrect attempt at unusual arithmetics
8714 * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
8715 The code didn't really work on such machines anyway.
8716 (TYPE_MINIMUM): Assume two's complement.
8717 (twos_complement_arithmetic): Verify that long_int and time_t
8718 are two's complement (or unsigned, in the latter case).
8720 mktime: check signed shifts on long_int and time_t, too
8721 * time/mktime.c (SHR): Check that shifts work as desired
8722 on the types long_int and time_t too, as SHR is used on
8725 mktime: do not assume 'long' is wide enough
8726 * time/mktime.c (verify): Move decl up.
8727 (long_int): New type.
8728 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
8729 to remove assumption in the code that 'long' is wide enough to
8730 store year values. This assumption is not true on x32 and on
8731 some non-glibc platforms.
8733 mktime: merge wrapv change from gnulib
8734 * time/mktime.c (WRAPV): New macro.
8735 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
8736 (guess_time_tm, __mktime_internal): Do not assume that signed
8737 integer overflow wraps around; modern compilers generate code
8738 where this assumption is no longer valid.
8740 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
8742 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
8743 Replace "jmp L(pseudo_end)" with "ret".
8744 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
8747 2012-05-23 Andreas Jaeger <aj@suse.de>
8749 * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
8750 * sysdeps/unix/sysv/linux/poll.c: Remove file.
8752 2012-05-23 Andreas Jaeger <aj@suse.de>
8753 Maximilian Attems <max@stro.at>
8755 * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
8758 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
8760 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
8761 code so that pseudo_end is just ret and the stack pointer is
8762 correct also for static library in error case.
8764 2012-05-23 Joseph Myers <joseph@codesourcery.com>
8766 * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
8767 move to syscalls.list.
8768 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
8769 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
8770 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
8771 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
8773 * manual/install.texi (Running make install): Do not mention Linux
8774 kernel version for which pt_chown is not needed.
8775 (Linux): Do not mention problems with nscd with 2.0 kernels.
8776 * INSTALL: Regenerated.
8778 2012-05-23 Andreas Jaeger <aj@suse.de>
8780 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
8781 (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
8783 * sysdeps/unix/sysv/linux/s390/bits/mman.h
8784 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
8785 * sysdeps/unix/sysv/linux/sh/bits/mman.h
8786 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
8787 * sysdeps/unix/sysv/linux/i386/bits/mman.h
8788 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
8789 * sysdeps/unix/sysv/linux/sparc/bits/mman.h
8790 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
8791 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
8792 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
8793 * sysdeps/unix/sysv/linux/bits/in.h
8794 (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
8796 2012-05-22 Roland McGrath <roland@hack.frob.com>
8798 * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
8799 (PREPARE_VERSION): Just use assert instead, it will be elided
8800 under [NDEBUG] anyway.
8802 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
8804 * sysdeps/unix/sysv/linux/Makefile: Include
8805 $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
8806 (sysdep_routines): Remove sysctl.
8807 * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
8808 * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
8809 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
8810 * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
8811 * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
8813 2012-05-22 Andreas Jaeger <aj@suse.de>
8815 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
8816 that pseudo_end is just ret and the stack pointer is correct also
8817 for static library in error case.
8819 2012-05-22 Paul Pluzhnikov <ppluzhnikov@google.com>
8822 * nss/nsswitch.c (defconfig_entries): New variable.
8823 (__nss_database_lookup): Don't leak defconfig entries.
8824 (nss_parse_service_list): Don't leak on error paths.
8825 (free_database_entries): New function.
8826 (free_defconfig): New function.
8827 (free_mem): Move common code to free_database_entries.
8829 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
8831 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
8833 * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
8835 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
8836 (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
8837 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
8839 (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
8840 (INTERNAL_SYSCALL_TYPES): Likewise.
8841 (LOAD_ARGS_TYPES_[1-6]): Likewise.
8842 (LOAD_REGS_TYPES_[1-6]): Likewise.
8843 (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
8844 (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
8846 2012-05-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8848 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
8849 copysignl for GLIBC_2_0.
8850 * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
8851 finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
8852 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
8853 logbl for GLIBC_2_0.
8854 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
8855 * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
8857 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
8859 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
8860 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
8862 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
8865 * time/mktime.c: Update copyright years.
8867 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
8869 mktime: merge comment-quoting-style change from gnulib
8870 * time/mktime.c: Quote 'like this' in comments.
8871 The GNU coding standards suggest that we no longer quote `like this',
8872 as "`" and "'" are typically rendered asymmetrically nowadays.
8873 The typical gnulib style is to quote 'like this' when quoting
8874 code, and "like this" when quoting English.
8876 * time/mktime.c (compile-command): Add "-I.".
8878 mktime: merge mktime-internal.h change from gnulib
8879 * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
8881 mktime: merge time_r change from gnulib
8882 * time/mktime.c [!_LIBC]: Do not include "time_r.h".
8884 mktime: merge DEBUG change from gnulib
8885 * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
8886 case system <time.h> has a #define.
8888 mktime: merge <sys/types.h> change from gnulib
8889 * time/mktime.c: Do not include <sys/types.h>; no longer needed,
8890 since <time.t> is now guaranteed to define time_t.
8892 mktime: merge HAVE_CONFIG_H change from gnulib
8893 * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
8895 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
8897 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
8900 * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
8902 (struct rusage): Use anonymous union to pad each field to
8905 2012-05-21 David S. Miller <davem@davemloft.net>
8907 * Makefules (o-iterator): Remove .s cases.
8908 (compile-command.s): Delete.
8909 (COMPILE.s): Delete.
8910 * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
8912 2012-05-21 Joseph Myers <joseph@codesourcery.com>
8914 * configure.in (libc_cv_predef_stack_protector): Only consider
8915 "foobar" and "__stack_chk_fail" lines in libc_undefs.
8916 * configure: Regenerated.
8918 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
8920 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
8921 New macro. Use R*LP on int and pointer.
8922 (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
8923 * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
8924 * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
8925 * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
8927 * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
8928 [__WORDSIZE_TIME64_COMPAT32] instead of
8929 [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
8930 (struct utmp): Likewise.
8931 * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
8932 * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
8934 (__WORDSIZE_TIME64_COMPAT32): This.
8935 * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
8936 * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
8937 * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
8938 * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
8939 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
8940 (__WORDSIZE_TIME64_COMPAT32): New macro.
8942 2012-05-21 Andreas Jaeger <aj@suse.de>
8944 * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
8945 only if [SHARED]. Add prototype for __wcschr_ia32.
8947 2012-05-21 Roland McGrath <roland@hack.frob.com>
8949 * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
8950 of %rbp unmolested in the jmp_buf while mangling the low bits.
8951 * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
8952 unmolested high bits of %rbp while demangling the low bits.
8953 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
8955 2012-05-21 Andreas Jaeger <aj@suse.de>
8957 * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
8958 * sunrpc/svc_simple.c: Use it for registerrpc.
8959 * sunrpc/xcrypt.c: Use it for passwd2des.
8961 * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
8963 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
8965 * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
8966 Don't define if [__SYSCALL_WORDSIZE != 32].
8967 * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
8970 2012-05-21 Bruno Haible <bruno@clisp.org>
8971 Andreas Jaeger <aj@suse.de>
8973 [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
8974 * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
8975 inptr and inend for must_buffer_ch.
8976 * wcsmbs/tst-mbsnrtowcs.c: Remove file.
8977 * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
8978 * stdio-common/Makefile (tests): Remove bug15.
8979 (bug15-ENV): Remove macro.
8980 * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
8983 2012-05-19 Andreas Jaeger <aj@suse.de>
8984 Roland McGrath <roland@hack.frob.com>
8986 * manual/contrib.texi: Completely rewritten. It contains now an
8987 alphabetical list of contributors and their contributions.
8989 2012-05-21 Richard Henderson <rth@twiddle.net>
8991 * misc/getauxval.c (__getauxval): Use unsigned long int.
8992 * misc/sys/auxv.h: Include <sys/cdefs.h>.
8993 (getauxval): Use unsigned long int.
8995 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
8997 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
8999 2012-05-21 Roland McGrath <roland@hack.frob.com>
9001 * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
9002 (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
9003 __alignof__ (long double).
9005 2012-05-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9007 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9009 2012-05-20 Richard Henderson <rth@twiddle.net>
9011 * misc/getauxval.c: New file.
9012 * misc/sys/auxv.h: New file.
9013 * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
9014 (routines): Add getauxval.
9015 * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
9016 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
9017 * elf/dl-sysdep.c (_dl_auxv): Remove.
9018 (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
9019 * elf/dl-support.c (_dl_auxv): New variable.
9020 (_dl_aux_init): Initialize it.
9021 * manual/startup.texi (Auxiliary Vector): New node.
9022 * sysdeps/generic/bits/hwcap.h: New file.
9023 * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
9024 * sysdeps/powerpc/sysdep.h: ... here. Include it.
9025 * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
9026 * sysdeps/sparc/sysdep.h: ... here. Include it.
9027 * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
9028 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
9029 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
9031 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
9032 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
9033 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
9034 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
9035 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
9036 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
9037 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
9038 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
9040 2012-05-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9042 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9044 2012-05-19 David S. Miller <davem@davemloft.net>
9046 * sysdeps/sparc/fpu/libm-test-ulps: Update.
9048 2012-05-19 Joseph Myers <joseph@codesourcery.com>
9051 * math/s_ccosh.c: Include <float.h>
9052 (__ccosh): Avoid internal overflow calculating sinh and cosh
9053 values before multiplying by sin and cos values.
9054 * math/s_ccoshf.c: Likewise.
9055 * math/s_ccoshl.c: Likewise.
9056 * math/s_csin.c: Likewise.
9057 * math/s_csinf.c: Likewise.
9058 * math/s_csinl.c: Likewise.
9059 * math/s_csinh.c: Likewise.
9060 * math/s_csinhf.c: Likewise.
9061 * math/s_csinhl.c: Likewise.
9062 * math/libm-test.inc (ccos_test): Add more tests.
9063 (ccosh_test): Likewise.
9064 (csin_test): Likewise.
9065 (csinh_test): Likewise.
9066 * sysdeps/i386/fpu/libm-test-ulps: Update.
9067 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9069 2012-05-19 H.J. Lu <hongjiu.lu@intel.com>
9071 * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
9072 * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
9074 * sysdeps/x86_64/x32/_itoa.h: Add comment.
9076 2012-05-19 Joseph Myers <joseph@codesourcery.com>
9078 * sysdeps/powerpc/soft-fp/Makefile: Remove file.
9079 * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
9080 * sysdeps/powerpc/soft-fp/Versions: Likewise.
9081 * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
9082 * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
9083 * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
9084 * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
9085 * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
9086 * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
9087 * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
9088 * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
9089 * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
9090 * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
9091 * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
9092 * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
9093 * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
9094 * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
9095 * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
9096 * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
9097 * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
9098 * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
9099 * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
9100 * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
9101 * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
9102 * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
9103 * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
9104 * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
9105 * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
9106 * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
9107 * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
9108 * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
9110 2012-05-18 Andreas Jaeger <aj@suse.de>
9112 * csu/.gitignore: Delete.
9114 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
9116 * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
9117 (timex): Use __syscall_slong_t.
9119 2012-05-18 Andreas Jaeger <aj@suse.de>
9120 Carlos O'Donell <carlos_odonell@mentor.com>
9122 * manual/install.texi (Configuring and compiling): Update
9123 description about files modified in the source directory.
9124 * INSTALL: Regenerated.
9126 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
9128 * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
9129 value. Use "or" to set return value to -1.
9130 * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
9131 negate return value.
9133 2012-05-18 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
9135 * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c,
9136 CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
9137 failure if the compiler has Graphite support disabled.
9138 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
9140 * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c,
9141 CFLAGS-memmove.c): Likewise.
9142 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
9145 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
9147 * sysdeps/x86_64/x32/_itoa.h: New file.
9149 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
9150 getdents system call only if kernel and user dirents have the
9151 same d_ino and d_off.
9153 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
9154 LLONG_MAX != LONG_MAX.
9155 (_itoa_word): Use _ITOA_WORD_TYPE on value.
9156 (_fitoa_word): Likewise.
9158 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
9160 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
9161 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
9162 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
9164 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
9165 include <bits/wordsize.h>. Check __x86_64__ instead of
9167 (sigcontext): Use "__uint64_t" instead of "unsigned long int"
9168 if __x86_64__ is defined. Use anonymous union on fpstate.
9170 * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
9173 2012-05-18 Andreas Schwab <schwab@linux-m68k.org>
9175 * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
9176 INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
9177 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
9178 Refer to _rtld_local_ro instead of _rtld_global_ro.
9179 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
9181 * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
9183 * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
9185 * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
9186 * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
9187 of _rtld_global, and rtld_progname instead of _dl_argv[0].
9189 * sysdeps/powerpc/powerpc32/dl-machine.c
9190 (__elf_machine_runtime_setup) [PROF]: Don't reference
9193 2012-05-18 Andreas Jaeger <aj@suse.de>
9195 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
9196 function only available for GCCs before 3.4 since GCC 3.4
9197 introduced a builtin.
9199 (llrintf): Likewise.
9207 (nearbyint): Likewise.
9208 (nearbyintf): Likewise.
9214 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
9216 * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
9217 on both fields and cast pointer to __syscall_ulong_t.
9219 * bits/types.h (__fsword_t): New type.
9220 * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
9221 sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
9222 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
9223 (__FSWORD_T_TYPE): Likewise.
9224 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
9225 (__FSWORD_T_TYPE): Likewise.
9226 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
9227 (__FSWORD_T_TYPE): Likewise.
9228 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
9229 (__FSWORD_T_TYPE): Likewise.
9230 * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
9231 __SWORD_TYPE with __fsword_t.
9232 (statfs64): Likewise.
9234 2012-05-17 David S. Miller <davem@davemloft.net>
9236 * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
9238 2012-05-17 Andreas Jaeger <aj@suse.de>
9240 * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
9243 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
9245 * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
9247 2012-05-17 Andreas Jaeger <aj@suse.de>
9249 * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
9252 2012-05-17 Chris Metcalf <cmetcalf@tilera.com>
9254 * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
9256 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
9258 * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
9259 * sysdeps/x86_64/tst-mallocalign1.c: New file.
9261 2012-05-17 Andreas Jaeger <aj@suse.de>
9262 Carlos O'Donell <carlos_odonell@mentor.com>
9265 * sysdeps/x86_64/multiarch/init-arch.h
9266 (bit_YMM_Usable): Rename to...
9267 (bit_AVX_Usable): ... this.
9268 (bit_FMA4_Usable): New macro.
9269 (bit_XMM_state): New macro.
9270 (bit_YMM_state): New macro.
9271 [__ASSEMBLER__] (index_YMM_Usable): Rename to...
9272 [__ASSEMBLER__] (index_AVX_Usable): ... this.
9273 [__ASSEMBLER__] (index_FMA4_Usable): New macro.
9274 (CPUID_OSXSAVE): New macro.
9275 (CPUID_AVX): New macro.
9276 (CPUID_FMA4): New macro.
9277 (index_YMM_Usable): Rename to...
9278 (index_AVX_Usable): ... this.
9279 (HAS_AVX): Use HAS_ARCH_FEATURE.
9280 (HAS_FMA4): Likewise.
9281 (HAS_YMM_USABLE): Remove.
9282 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
9283 Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
9285 * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
9286 * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
9287 * sysdeps/x86_64/multiarch/Makefile: Likewise.
9288 * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
9289 * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
9291 2012-05-17 Chris Metcalf <cmetcalf@tilera.com>
9293 * math/libm-test.c: Support platforms without multiple rounding modes.
9294 * math/bug-nextafter.c: Support platforms without FP exceptions.
9295 * math/bug-nexttoward.c: Likewise.
9296 * math/test-fenv.c: Likewise.
9297 * math/test-misc.c: Likewise.
9298 * stdlib/bug-getcontext.c: Likewise.
9300 2012-05-17 Andreas Jaeger <aj@suse.de>
9302 * manual/examples/search.c (critter_cmp): Change signature to
9304 * manual/string.texi (Collation Functions): Likewise.
9306 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
9308 * bits/types.h: Fold copyright years.
9309 * bits/typesizes.h: Likewise.
9310 * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
9311 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
9312 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
9313 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
9314 * time/time.h: Likewise.
9316 2012-05-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9319 * malloc.c (int_mallinfo): Add parameter to accumulate statistics
9320 in instead of returning them. Return void.
9321 (__libc_mallinfo): Accumulate over all arenas.
9322 (__malloc_stats): Adjust for change in int_mallinfo interface.
9324 2012-05-16 Roland McGrath <roland@hack.frob.com>
9327 * configure.in (NM): Add AC_CHECK_TOOL for it.
9328 (libc_extra_cflags): New substituted variable.
9329 Check for -fstack-protector being used implicitly.
9330 * configure: Regenerated.
9331 * config.make.in (config-extra-cflags): New variable,
9332 gets @libc_extra_cflags@.
9333 * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
9336 * configure.in: Check for _FORTIFY_SOURCE being predefined.
9337 (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
9338 * configure: Regenerated.
9339 * config.make.in (CPPUNDEFS): New substituted variable.
9340 * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
9341 * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
9342 * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
9344 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
9346 * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
9347 (mq_attr): Use __syscall_slong_t.
9349 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
9351 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
9352 Check __x86_64__ instead of __WORDSIZE.
9353 (_STAT_VER_LINUX): Likewise.
9354 (stat): Check __x86_64__ instead of __WORDSIZE. Use
9355 __syscall_ulong_t and __syscall_slong_t.
9358 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
9360 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
9362 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
9364 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
9366 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
9368 * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
9371 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
9372 include <bits/wordsize.h>. Check __x86_64__ instead of
9374 (greg_t): Use "__extension__ long long int" if __x86_64__ is
9376 (mcontext_t): Replace "unsigned long" with "unsigned long long".
9378 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
9379 include <bits/wordsize.h>. Check __x86_64__ instead of
9381 (user_regs_struct): Use "__extension__ unsigned long long"
9382 instead of "unsigned long" if __x86_64__ is defined.
9383 (user): Likewise. Pad after pointer field if __ILP32__ is
9386 2012-05-16 Joseph Myers <joseph@codesourcery.com>
9388 * configure.in (makeinfo): Require version 4.5 or later. Allow
9390 * configure: Regenerated.
9391 * manual/install.texi (texinfo): Increase version requirement to
9393 * INSTALL: Regenerated.
9395 * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
9397 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
9399 * sysdeps/x86_64/x32/gmp-mparam.h: New file.
9401 * sysdeps/x86_64/x32/ffs.c: New file.
9403 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
9405 (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
9406 defined. Use __syscall_ulong_t.
9407 (shminfo): Use __syscall_ulong_t.
9408 (shm_info): Likewise.
9410 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
9413 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
9415 (msgqnum_t): Use __syscall_ulong_t.
9416 (msglen_t): Likewise.
9417 (msqid_ds): Check __x86_64__ instead of __WORDSIZE. Use
9420 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
9421 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
9423 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
9425 * sysdeps/x86_64/x32/divdi3.c: New dummy file.
9426 * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
9428 * sysvipc/sys/msg.h (msgbuf): Replace long int with
9431 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
9432 include <bits/wordsize.h>. Check __x86_64__ instead of
9435 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
9436 "unsigned long long int" if __x86_64__ is defined.
9437 (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
9439 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
9440 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
9441 (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
9443 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
9445 (GET_PC): Cast to uintptr_t first.
9446 (GET_FRAME): Likewise.
9447 (GET_STACK): Likewise.
9449 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
9450 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
9451 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
9452 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
9453 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
9454 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
9455 * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
9456 * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
9457 * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
9458 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
9459 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
9460 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
9461 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
9462 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
9463 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
9464 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
9465 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
9466 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
9467 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
9468 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
9469 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
9470 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
9471 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
9472 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
9473 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
9474 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
9475 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
9476 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
9477 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
9479 2012-05-16 Andreas Schwab <schwab@linux-m68k.org>
9481 * Makerules (+depfiles): Also collect depfiles from .oS in
9483 * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
9484 .oS, $(libnldbl-routines)).
9486 * Makerules (native-compile-mkdep-flags): Define.
9487 * sunrpc/Makefile (extra-objs): Add $(addprefix
9488 cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
9489 ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
9490 of $(compile-mkdep-flags). Depend on $(before-compile) instead of
9491 calling $(make-target-directory).
9493 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9495 * bits/types.h (__snseconds_t): Removed.
9496 * time/time.h (struct timespec): Replace __snseconds_t with
9498 * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
9499 * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
9501 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
9502 (__SNSECONDS_T_TYPE): Likewise.
9503 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
9504 (__SNSECONDS_T_TYPE): Likewise.
9505 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
9506 (__SNSECONDS_T_TYPE): Likewise.
9508 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9510 * sysdeps/mach/hurd/bits/typesizes.h
9511 (__SYSCALL_SLONG_TYPE): New macro.
9512 (__SYSCALL_ULONG_TYPE): Likewise.
9514 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9516 * bits/types.h (__syscall_slong_t): New type.
9517 (__syscall_ulong_t): Likewise.
9519 * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
9520 (__SYSCALL_ULONG_TYPE): Likewise.
9521 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
9522 (__SYSCALL_SLONG_TYPE): Likewise.
9523 (__SYSCALL_ULONG_TYPE): Likewise.
9524 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
9525 (__SYSCALL_SLONG_TYPE): Likewise.
9526 (__SYSCALL_ULONG_TYPE): Likewise.
9527 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
9528 (__SYSCALL_SLONG_TYPE): Likewise.
9529 (__SYSCALL_ULONG_TYPE): Likewise.
9531 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9533 * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
9534 Add sigaltstack-offsets.sym.
9535 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
9536 <sigaltstack-offsets.h>.
9537 (CALL_FAIL): Use RSP_LP to operate on stack. Use RDI_LP on
9538 longjmp_msg pointer.
9539 (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC. Use
9540 R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
9542 * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
9544 2012-05-15 Joseph Myers <joseph@codesourcery.com>
9546 * elf/stackguard-macros.h: Remove file.
9547 * sysdeps/generic/stackguard-macros.h: New file.
9548 * sysdeps/i386/stackguard-macros.h: Likewise.
9549 * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
9550 * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
9551 * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
9552 * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
9553 * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
9554 * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
9555 * sysdeps/x86_64/stackguard-macros.h: Likewise.
9556 * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
9557 <elf/stackguard-macros.h>.
9560 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
9561 __aligned__ in attribute.
9562 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
9563 (gregset_t): Likewise.
9565 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9567 * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
9568 * sysdeps/x86_64/64/Implies-after: Here. New file.
9569 * sysdeps/x86_64/x32/Implies-after: New file.
9571 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9573 * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
9574 and access return value for _dl_profile_fixup. Use R10_LP to
9577 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9579 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
9581 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9583 * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
9584 * sysdeps/x86_64/x32/sysdep.h: New file.
9586 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9588 * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
9589 * sysdeps/x86_64/setjmp.S: Likewise.
9591 2012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9593 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
9594 * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
9595 * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
9596 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
9597 remove unused global constant.
9599 2012-05-15 Chris Metcalf <cmetcalf@tilera.com>
9601 * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
9602 include of <not-cancel.h>.
9604 2012-05-15 Roland McGrath <roland@hack.frob.com>
9606 * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
9608 2012-05-15 Jeff Law <law@redhat.com>
9609 Andreas Jaeger <aj@suse.de>
9612 * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
9614 * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
9615 * nscd/nscd-client.h: Add __nscd_acquire_maplock.
9616 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
9617 code changing __hst_map_handle.map.
9619 2012-05-15 Roland McGrath <roland@hack.frob.com>
9621 * configure.in (sysnames): Look for Implies-before and Implies-after
9623 * configure: Regenerated.
9625 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9627 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
9628 8-byte data alignment with LP_SIZE alignment.
9630 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9632 * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
9635 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9637 * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
9639 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9641 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
9642 * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
9643 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
9645 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
9647 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9649 * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
9650 (stackinfo_sub_sp): Likewise.
9652 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9654 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
9657 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9659 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
9662 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9664 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
9667 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9669 * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
9671 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9673 * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
9674 into R11_LP and load __x86_64_shared_cache_size_half into
9677 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9679 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
9682 2012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9684 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
9686 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
9688 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
9690 * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
9691 powerpc32/power7/fpu/s_logb.c via #include.
9692 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
9693 powerpc32/power7/fpu/s_logbf.c via #include.
9694 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
9695 powerpc32/power7/fpu/s_logbl.c via #include.
9697 2012-05-15 Joseph Myers <joseph@codesourcery.com>
9699 * README.libm: Remove file.
9701 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9703 * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
9704 count for x32. Use R*_LP and omit operand-size suffix.
9706 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9708 * shlib-versions: Move x86_64-.*-linux.* entries to ...
9709 * sysdeps/x86_64/64/shlib-versions: Here. New file.
9710 * sysdeps/x86_64/x32/shlib-versions: New file.
9712 2012-05-14 Roland McGrath <roland@hack.frob.com>
9714 * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
9715 * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
9716 Use _dl_fatal_printf instead.
9718 2012-05-14 Joseph Myers <joseph@codesourcery.com>
9720 * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
9721 set if not set by the user. Do not allow for being unset.
9722 * sysdeps/unix/sysv/linux/configure: Regenerated.
9724 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9726 * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
9727 the `q' suffix from lea and replace .quad with ASM_ADDR.
9729 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9731 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
9732 the `q' suffix from xor/rol instructions. Use $2*LP_SIZE+1
9734 (PTR_DEMANGLE): Likewise.
9736 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9738 * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
9740 (ASM_ADDR): Likewise.
9758 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9760 * sysdeps/x86_64/x32/dl-machine.h: New file.
9762 2012-05-14 Andreas Jaeger <aj@suse.de>
9764 * manual/Makefile (subdir): Remove export of subdir.
9765 (all): Remove target.
9766 (.PHONY): Remove all from list.
9767 (mkinstalldirs): Remove.
9768 (.PHONY): Remove installdirs from list.
9769 ($(inst_infodir)/libc.info): Use make-target-directory.
9770 (installdirs): Remove.
9772 (glibc-targets): Remove.
9775 ($(objpfx)stubs ../po/manual.pot): Remove.
9776 ($(objpfx)stamp%): Remove.
9777 (make-target-directory): Remove.
9778 (subdir_install): Remove.
9786 * manual/.gitignore: Remove, it's not needed anymore.
9787 * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
9789 * manual/Makefile (dvi, pdf, info, html): Depend on files in build
9791 (texis): Renamed to $(objpfx)texis.
9792 (texis-path): New, contains path to generated files.
9793 (chapters.%): Use texis-path for complete path, add extra argument
9795 (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
9796 (libc/index.html, summary.texi): Add $(objpfx) as prefix.
9797 (summary,texi, stamp-summary): Use complete path of
9798 files. Generate files in build dir.
9799 (dir-add.texi): Build in build dir.
9800 (libm-err.texi,stamp-libm-err): Likewise.
9801 (version.texi, stamp-version): Likewise.
9802 (.%c.texi): Likewise.
9803 (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
9804 (mostlyclean): Remove target.
9805 (realclean): Remove target.
9806 (generated): Add new variable with contents from mostlyclean and
9807 realclean, remove entries duplicated in common-mostlyclean, add
9808 stamp-libm-err and stamp-version.
9809 (generated-dirs): Add libc directory.
9810 ($(inst_infodir)/libc.info): Install files from build dir.
9812 * manual/install.texi (Configuring and compiling): Adjust since
9813 the info files are not part of the tar ball anymore.
9815 2012-05-14 Andreas Jaeger <aj@suse.de>
9817 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
9820 2012-05-14 Joseph Myers <joseph@codesourcery.com>
9823 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
9824 to 2.2.0 where earlier.
9825 * sysdeps/unix/sysv/linux/configure: Regenerated.
9826 * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
9827 Remove conditional code.
9828 [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
9829 * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
9830 Remove conditional code.
9831 [!__NR_lchown]: Likewise.
9832 [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
9833 [__NR_lchown]: Likewise.
9834 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
9835 comment referencing __ASSUME_LCHOWN_SYSCALL.
9836 * sysdeps/unix/sysv/linux/i386/sigaction.c
9837 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
9838 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
9839 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
9840 Remove conditional code.
9841 [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
9842 (__protocol_available): Remove #if 0 code.
9843 * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
9845 [__ASSUME_SIOCGIFNAME]: Make code unconditional.
9846 * sysdeps/unix/sysv/linux/kernel-features.h
9847 (__ASSUME_GETCWD_SYSCALL): Don't define.
9848 (__ASSUME_REALTIME_SIGNALS): Likewise.
9849 (__ASSUME_PREAD_SYSCALL): Likewise.
9850 (__ASSUME_PWRITE_SYSCALL): Likewise.
9851 (__ASSUME_POLL_SYSCALL): Likewise.
9852 (__ASSUME_LCHOWN_SYSCALL): Likewise.
9853 (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
9855 (__ASSUME_SIOCGIFNAME): Don't define.
9856 (__ASSUME_MSG_NOSIGNAL): Likewise.
9857 (__ASSUME_SENDFILE): Define unconditionally.
9858 (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
9859 * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
9861 [__ASSUME_POLL_SYSCALL]: Make code unconditional.
9862 * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
9863 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
9864 (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
9865 * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
9866 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
9867 (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
9868 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
9869 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
9870 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9871 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
9872 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
9873 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9874 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
9875 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
9876 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9877 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
9878 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
9879 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9880 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
9881 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
9882 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9883 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
9884 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
9885 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9886 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
9887 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
9888 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9889 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
9890 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
9891 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9892 * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
9893 Remove conditional code.
9894 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9895 * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
9896 Remove conditional code.
9897 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9898 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
9899 [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
9900 * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
9901 Remove conditional code.
9902 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9903 * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
9904 Remove conditional code.
9905 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9906 * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
9907 Remove conditional code.
9908 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9909 * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
9910 Remove conditional code.
9911 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9912 * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
9913 Remove conditional code.
9914 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9915 * sysdeps/unix/sysv/linux/sh/pwrite64.c
9916 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
9917 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9918 * sysdeps/unix/sysv/linux/sigaction.c
9919 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
9920 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
9921 * sysdeps/unix/sysv/linux/sigpending.c
9922 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
9923 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
9924 * sysdeps/unix/sysv/linux/sigprocmask.c
9925 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
9926 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
9927 * sysdeps/unix/sysv/linux/sigsuspend.c
9928 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
9929 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
9930 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
9931 (__libc_missing_rt_sigs): Remove.
9932 (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
9933 (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
9934 * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
9935 Remove conditional code.
9936 [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
9937 * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
9939 * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
9940 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
9941 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
9942 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
9944 2012-05-14 Andreas Jaeger <aj@suse.de>
9946 * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
9947 it's not used in glibc.
9948 (__coshm1): Likewise.
9949 (__acosh1p): Likewise.
9952 * manual/string.texi (Copying and Concatenation): Add missing
9953 variable in concat example.
9954 Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
9956 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9959 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
9960 __builtin_clzl with __builtin_clzll.
9962 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9965 * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
9968 2012-05-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
9970 * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
9971 * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
9972 * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
9973 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
9975 2012-05-14 Mike Frysinger <vapier@gentoo.org>
9977 * NEWS: Update ia64 info.
9979 2012-05-12 Andreas Schwab <schwab@linux-m68k.org>
9981 * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
9984 2012-05-12 Thomas Schwinge <thomas@codesourcery.com>
9986 * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
9987 * sysdeps/unix/syscalls.list (dup3): Likewise.
9988 * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
9989 * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
9991 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
9993 * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
9994 "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
9996 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
9998 * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
10000 (TLS_IE): Use mov/add instead of movq/addq to load thread
10002 (TLS_GD_PREFIX): New.
10005 2012-05-11 David S. Miller <davem@davemloft.net>
10007 * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
10008 * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
10009 (_FPU_SETCW): Likewise.
10011 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
10013 * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
10014 is 32-byte aligned.
10016 2012-05-11 Andreas Schwab <schwab@linux-m68k.org>
10019 * iconvdata/gb18030.c: Update tables.
10020 (BODY for FROM_LOOP): Update. Handle two-byte encoded non-BMP
10021 characters specially.
10022 (BODY for TO_LOOP): Add encoding of missing ranges.
10024 2012-05-11 Thomas Schwinge <thomas@codesourcery.com>
10027 * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
10028 * sysdeps/mach/hurd/dup3.c: Likewise.
10029 * sysdeps/mach/hurd/readlinkat.c: Likewise.
10030 * sysdeps/powerpc/memmove.c:: Likewise.
10032 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
10034 * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
10035 R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
10037 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
10039 * elf/elf.h (R_X86_64_RELATIVE64): New.
10040 (R_X86_64_NUM): Updated.
10041 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
10042 R_X86_64_RELATIVE64. Always use Elf64_Addr with R_X86_64_64.
10043 (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
10044 * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
10045 tst-quad1pie tst-quad2pie
10046 (modules-names): Add tst-quadmod1 tst-quadmod2.
10047 ($(objpfx)tst-quad1): New dependency.
10048 ($(objpfx)tst-quad2): Likewise.
10049 ($(objpfx)tst-quad1pie): Likewise.
10050 ($(objpfx)tst-quad2pie): Likewise.
10051 * sysdeps/x86_64/tst-quad1.c: New file.
10052 * sysdeps/x86_64/tst-quad1pie.c: New file.
10053 * sysdeps/x86_64/tst-quad2.c: Likewise.
10054 * sysdeps/x86_64/tst-quad2pie.c: Likewise.
10055 * sysdeps/x86_64/tst-quadmod1.S: Likewise.
10056 * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
10057 * sysdeps/x86_64/tst-quadmod2.S: Likewise.
10058 * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
10060 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
10062 * io/fcntl.h (mode_t, off_t, pid_t): Define types.
10063 (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
10064 * streams/stropts.h (t_scalar_t): Define type.
10066 * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
10067 (_PATH_PRESERVE): Set to "/var/lib".
10068 (_PATH_RWHODIR): Set to "/var/spool/rwho".
10070 * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
10073 * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
10074 if __dir_mkfile succeeded.
10076 * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
10077 checking for _hurd_dtablesize. Unlock it right after having
10078 finished _hurd_dtable allocation.
10080 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
10082 * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
10083 * sysdeps/mach/hurd/configure: Regenerated.
10084 * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
10085 special-casing to...
10086 * sysdeps/gnu/configure.in: ... this new file.
10087 * sysdeps/unix/sysv/linux/configure: Regenerated.
10088 * sysdeps/gnu/configure: New generated file.
10090 * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
10091 for Linux: use nsec instead of usec, as well as:
10092 [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
10093 members of type struct timespec.
10094 [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
10096 (struct stat64): Likewise.
10097 (_STATBUF_ST_NSEC): New macro.
10098 * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
10100 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
10101 __strtoul_internal rather than strtoul.
10103 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
10105 * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
10108 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
10110 * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
10111 which preserves existing values.
10112 * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
10114 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
10116 * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
10117 TIMEOUT values. Return EINVAL for NFDS values either negative or
10118 greater than FD_SETSIZE.
10120 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
10122 * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
10123 allocated, call __vm_protect to finish enabling the existing space, and
10124 pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
10125 allocate the remainder.
10127 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
10129 * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
10130 address port. Set ADDR_LEN to 0 when not filling ADDRARG.
10132 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
10134 * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
10135 sysdeps/mach/hurd/readlink.c.
10137 * posix/tst-sysconf.c (posix_options): Only use
10138 _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
10139 _POSIX_SYNCHRONIZED_IO when they are defined
10140 * sysdeps/mach/hurd/bits/posix_opt.h:
10141 (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
10142 (_XOPEN_REALTIME): Undefine macro.
10143 (_XOPEN_REALTIME_THREADS): Undefine macro.
10144 (_XOPEN_SHM): Undefine macro.
10145 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
10147 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
10149 (_POSIX_ASYNC_IO): Undefine macro.
10150 (_POSIX_PRIORITIZED_IO): Undefine macro.
10151 (_POSIX_SPIN_LOCKS): Define macro to -1.
10153 * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
10154 SA_NODEFER, SA_RESETHAND.
10155 * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
10156 O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
10159 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
10161 * elf/Makefile (pldd-modules): Define unconditionally.
10163 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
10165 * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
10167 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
10169 * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
10170 Return ENOENT when name is empty.
10171 * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
10173 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
10175 * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
10177 * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
10179 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
10181 Fix mlock in all cases except non-readable pages.
10182 * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
10183 instead of VM_PROT_ALL as parameter to __vm_wire function.
10185 * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
10186 (__mkdir): When path is `/', just fail with EEXIST.
10187 * sysdeps/mach/hurd/mkdirat.c: Likewise.
10189 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
10191 * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
10192 <sys/uio.h> (for writev).
10193 * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
10194 and <sys/param.h> (for MIN).
10196 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
10198 * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
10199 REQUESTED_TIME. Properly set the remaining time and return EINTR
10202 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
10204 * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
10205 Depend on against $(link-rpcuserlibs).
10207 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
10209 * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
10210 (__libc_stack_end): Do not use attribute_relro.
10211 * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
10212 * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
10213 to libthread-provided value.
10214 * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
10217 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
10220 * bits/libc-lock.h (__libc_once_get): New macro.
10221 * sysdeps/mach/bits/libc-lock.h: Likewise.
10222 * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
10223 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
10224 instead of using implementation details.
10226 * libio/fileops.c: Unconditionally include <kernel-features.h>.
10227 * libio/freopen.c: Likewise.
10228 * libio/freopen64.c: Likewise.
10229 * misc/syslog.c: Likewise.
10230 * nscd/connections.c: Likewise.
10231 * nscd/netgroupcache.c: Likewise.
10232 * sysdeps/posix/getcwd.c: Likewise.
10234 2012-05-10 Roland McGrath <roland@hack.frob.com>
10236 * math/w_ilogbf.c: Add #include <limits.h>.
10238 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
10240 * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
10241 path instead of returning without unlocking.
10243 * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
10244 immediate-write ioctls.
10245 * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
10247 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
10249 * sysdeps/mach/hurd/i386/init-first.c (init): Use
10250 __builtin_frame_address instead of making assumptions about the
10251 location of the return address relative to DATA. Force early load of
10252 the return address.
10253 (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
10254 __builtin_frame_address.
10257 * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
10258 * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c. Evolve it to
10259 implement dup3 and do some further code clean-ups.
10260 * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
10261 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
10263 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
10265 * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
10267 * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
10268 HURD_CRITICAL_END around holding _hurd_dtable_lock.
10269 * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
10270 * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
10271 HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
10274 * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
10275 instead of setjmp/longjmp to restore the signal mask. Call sigsetjmp
10276 when handler == SIG_ERR, not when handler != SIG_ERR.
10278 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
10280 * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
10281 (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
10284 accept4 for GNU Hurd.
10285 * include/sys/socket.h (__libc_accept4): New prototype.
10286 * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c. Evolve it
10287 to implement __libc_accept4.
10288 * sysdeps/mach/hurd/accept.c (accept): Reimplement using
10290 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
10292 * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
10293 * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
10294 * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
10295 signal-defines.sym.
10297 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
10299 * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
10301 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
10303 * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
10304 assertion on O_CLOEXEC flag.
10305 * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
10306 * hurd/intern-fd.c: Likewise.
10307 * hurd/port2fd.c: Likewise.
10309 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
10312 * bits/in.h (IPV6_PKTINFO): Define new macro.
10313 (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
10315 2012-05-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10320 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
10321 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
10322 * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
10323 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
10324 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
10325 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
10326 * math/libm-test.inc (logb_test) : Additional logb tests.
10328 2012-05-09 Andreas Schwab <schwab@linux-m68k.org>
10329 Andreas Jaeger <aj@suse.de>
10331 * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
10332 * configure: Regenerated.
10333 * config.h.in (LINK_OBSOLETE_RPC): New macro.
10334 * config.make.in (link-obsolete-rpc): New substituted variable.
10335 * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
10336 libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
10337 * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
10338 (shared-only-routines): Don't set it under [link-obsolete-rpc],
10339 so that libc.a contains the symbols.
10340 * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
10341 * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
10342 * sunrpc/auth_none.c: Likewise.
10343 * sunrpc/auth_unix.c: Likewise.
10344 * sunrpc/authdes_prot.c: Likewise.
10345 * sunrpc/authuxprot.c: Likewise.
10346 * sunrpc/clnt_gen.c: Likewise.
10347 * sunrpc/clnt_perr.c: Likewise.
10348 * sunrpc/clnt_raw.c: Likewise.
10349 * sunrpc/clnt_simp.c: Likewise.
10350 * sunrpc/clnt_tcp.c: Likewise.
10351 * sunrpc/clnt_udp.c: Likewise.
10352 * sunrpc/clnt_unix.c: Likewise.
10353 * sunrpc/des_crypt.c: Likewise.
10354 * sunrpc/des_soft.c: Likewise.
10355 * sunrpc/get_myaddr.c: Likewise.
10356 * sunrpc/key_call.c: Likewise.
10357 * sunrpc/key_prot.c: Likewise.
10358 * sunrpc/netname.c: Likewise.
10359 * sunrpc/pm_getmaps.c: Likewise.
10360 * sunrpc/pm_getport.c: Likewise.
10361 * sunrpc/pmap_clnt.c: Likewise.
10362 * sunrpc/pmap_prot.c: Likewise.
10363 * sunrpc/pmap_prot2.c: Likewise.
10364 * sunrpc/pmap_rmt.c: Likewise.
10365 * sunrpc/publickey.c: Likewise.
10366 * sunrpc/rpc_cmsg.c: Likewise.
10367 * sunrpc/rpc_common.c: Likewise.
10368 * sunrpc/rpc_dtable.c: Likewise.
10369 * sunrpc/rpc_prot.c: Likewise.
10370 * sunrpc/rpc_thread.c: Likewise.
10371 * sunrpc/rtime.c: Likewise.
10372 * sunrpc/svc.c: Likewise.
10373 * sunrpc/svc_auth.c: Likewise.
10374 * sunrpc/svc_raw.c: Likewise.
10375 * sunrpc/svc_run.c: Likewise.
10376 * sunrpc/svc_tcp.c: Likewise.
10377 * sunrpc/svc_udp.c: Likewise.
10378 * sunrpc/svc_unix.c: Likewise.
10379 * sunrpc/svcauth_des.c: Likewise.
10380 * sunrpc/xcrypt.c: Likewise.
10381 * sunrpc/xdr.c: Likewise.
10382 * sunrpc/xdr_array.c: Likewise.
10383 * sunrpc/xdr_float.c: Likewise.
10384 * sunrpc/xdr_intXX_t.c: Likewise.
10385 * sunrpc/xdr_mem.c: Likewise.
10386 * sunrpc/xdr_rec.c: Likewise.
10387 * sunrpc/xdr_ref.c: Likewise.
10388 * sunrpc/xdr_sizeof.c: Likewise.
10389 * sunrpc/xdr_stdio.c: Likewise.
10391 2012-05-10 Roland McGrath <roland@hack.frob.com>
10393 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
10394 change. Update copyright years.
10396 2012-05-10 Joseph Myers <joseph@codesourcery.com>
10398 * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
10400 2012-05-10 Maxim Kuvyrkov <maxim@codesourcery.com>
10401 Joseph Myers <joseph@codesourcery.com>
10402 Paul Pluzhnikov <ppluzhnikov@google.com>
10405 * sunrpc/Makefile [cross-compiling] (headers): Enable additions
10407 [cross-compiling] (extra-libs): Likewise.
10408 [cross-compiling] (extra-libs-others): Likewise.
10409 [cross-compiling] (librpcsvc-routines): Likewise.
10410 [cross-compiling] (librpcsvc-inhibit-o): Likewise.
10411 [cross-compiling] (omit-deps): Likewise.
10412 (sunrpc-CPPFLAGS): New variable.
10413 (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
10414 (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
10415 (cross-rpcgen-objs): New variable.
10416 (extra-objs): Append $(cross-rpcgen-objs).
10417 ($(cross-rpcgen-objs)): New rule.
10418 ($(objpfx)cross-rpcgen): Likewise.
10419 (rpcgen-cmd): Define to use $(built-program-file). Expand
10421 ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
10422 ($(objpfx)x%.stmp): Likewise.
10423 * sunrpc/proto.h [IS_IN_build] (_): Define.
10424 [IS_IN_build] (_libc_intl_domainname): Likewise.
10426 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
10428 * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
10429 Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
10430 and R_X86_64_TPOFF64.
10432 2012-05-10 Joseph Myers <joseph@codesourcery.com>
10434 * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
10435 sysdeps/unix/sysv/syscalls.list.
10438 * sysdeps/unix/sysv/syscalls.list: Remove file.
10440 2012-05-10 Paul Eggert <eggert@cs.ucla.edu>
10443 * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
10444 (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
10445 (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
10446 (__LC_IDENTIFICATION): Make these macros useful in #if
10447 expressions, as required by C99.
10449 2012-05-10 Andreas Schwab <schwab@linux-m68k.org>
10451 * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
10452 $(addsuffix .os,$(rpc-compat-routines)). Move include ../Rules
10455 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
10457 * stdlib/longlong.h: Updated from GCC.
10459 2012-05-09 Andreas Jaeger <aj@suse.de>
10461 * nscd/nscd.c (run_modes): Make named enum, reorder so that
10462 default is first entry.
10463 (run_mode): Set type.
10464 (main): Remove informal message about syslog.
10465 (options): Fix typo.
10468 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
10471 (llrintf): Likewise.
10472 (llrint): Likewise.
10475 (nearbyint): Likewise.
10476 (nearbyintf): Likewise.
10478 2012-05-09 Andreas Jaeger <aj@suse.de>
10479 Pedro Alves <palves@redhat.com>
10481 * nscd/nscd.c (run_mode): Use enum.
10482 (main): Cleanup coding style issue.
10484 2012-05-09 Alexandre Oliva <aoliva@redhat.com>
10485 Andreas Jaeger <aj@suse.de>
10487 * nscd/nscd.c (go_background): Replaced with...
10488 (run_mode): ... this.
10489 (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
10490 (options): Add -F --foreground.
10491 (main): Implement it.
10492 (parse_opt): Parse it.
10494 2012-05-09 Andreas Jaeger <aj@suse.de>
10497 * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
10498 !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
10499 -Wconversion warning.
10500 (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
10503 2012-05-09 Joseph Myers <joseph@codesourcery.com>
10505 * conform/data/locale.h-data (NULL): Use macro-constant. Require
10507 (LC_ALL): Use macro-int-constant.
10508 (LC_COLLATE): Likewise.
10509 (LC_CTYPE): Likewise.
10510 (LC_MESSAGES): Likewise.
10511 (LC_MONETARY): Likewise.
10512 (LC_NUMERIC): Likewise.
10513 (LC_TIME): Likewise.
10514 [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
10515 (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
10516 [ISO || ISO99 || ISO11] (*_t): Do not allow.
10517 * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
10519 [C99-based standards] (float_t): Expect type.
10520 [C99-based standards] (double_t): Expect type.
10521 [C99-based standards] (HUGE_VALF): Use macro-constant. Specify
10523 [C99-based standards] (HUGE_VALL): Likewise.
10524 [C99-based standards] (INFINITY): Likewise.
10525 [C99-based standards] (NAN): Likewise.
10526 [C99-based standards] (FP_INFINITE): Use macro-int-constant.
10527 [C99-based standards] (FP_NAN): Likewise.
10528 [C99-based standards] (FP_NORMAL): Likewise.
10529 [C99-based standards] (FP_SUBNORMAL): Likewise.
10530 [C99-based standards] (FP_ZERO): Likewise.
10531 [C99-based standards] (FP_FAST_FMA): Use
10532 optional-macro-int-constant. Specify type. Require == 1.
10533 [C99-based standards] (FP_FAST_FMAF): Likewise.
10534 [C99-based standards] (FP_FAST_FMAL): Likewise.
10535 [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
10536 [C99-based standards] (FP_ILOGBNAN): Likewise.
10537 [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
10539 [C99-based standards] (MATH_ERREXCEPT): Likewise.
10540 [C99-based standards] (math_errhandling): Specify type.
10541 [ISO99 || ISO11] (signgam): Do not allow.
10542 [non-C99-based standards] (copysignf): Do not allow.
10543 [non-C99-based standards] (exp2f): Likewise.
10544 [non-C99-based standards] (log2f): Likewise.
10545 [non-C99-based standards] (modff): Allow.
10546 [non-C99-based standards] (erff): Do not allow.
10547 [non-C99-based standards] (erfcf): Likewise.
10548 [non-C99-based standards] (gammaf): Likewise.
10549 [non-C99-based standards] (hypotf): Likewise.
10550 [non-C99-based standards] (j0f): Likewise.
10551 [non-C99-based standards] (j1f): Likewise.
10552 [non-C99-based standards] (jnf): Likewise.
10553 [non-C99-based standards] (lgammaf): Likewise.
10554 [non-C99-based standards] (tgammaf): Likewise.
10555 [non-C99-based standards] (y0f): Likewise.
10556 [non-C99-based standards] (y1f): Likewise.
10557 [non-C99-based standards] (ynf): Likewise.
10558 [non-C99-based standards] (isnanf): Likewise.
10559 [non-C99-based standards] (acoshf): Likewise.
10560 [non-C99-based standards] (asinhf): Likewise.
10561 [non-C99-based standards] (atanhf): Likewise.
10562 [non-C99-based standards] (cbrtf): Likewise.
10563 [non-C99-based standards] (expm1f): Likewise.
10564 [non-C99-based standards] (ilogbf): Likewise.
10565 [non-C99-based standards] (log1pf): Likewise.
10566 [non-C99-based standards] (logbf): Likewise.
10567 [non-C99-based standards] (nextafterf): Likewise.
10568 [non-C99-based standards] (remainderf): Likewise.
10569 [non-C99-based standards] (rintf): Likewise.
10570 [non-C99-based standards] (scalbf): Likewise.
10571 [non-C99-based standards] (copysignl): Likewise.
10572 [non-C99-based standards] (exp2l): Likewise.
10573 [non-C99-based standards] (log2l): Likewise.
10574 [non-C99-based standards] (modfl): Allow.
10575 [non-C99-based standards] (erfl): Do not allow.
10576 [non-C99-based standards] (erfcl): Likewise.
10577 [non-C99-based standards] (gammal): Likewise.
10578 [non-C99-based standards] (hypotl): Likewise.
10579 [non-C99-based standards] (j0l): Likewise.
10580 [non-C99-based standards] (j1l): Likewise.
10581 [non-C99-based standards] (jnl): Likewise.
10582 [non-C99-based standards] (lgammal): Likewise.
10583 [non-C99-based standards] (tgammal): Likewise.
10584 [non-C99-based standards] (y0l): Likewise.
10585 [non-C99-based standards] (y1l): Likewise.
10586 [non-C99-based standards] (ynl): Likewise.
10587 [non-C99-based standards] (isnanl): Likewise.
10588 [non-C99-based standards] (acoshl): Likewise.
10589 [non-C99-based standards] (asinhl): Likewise.
10590 [non-C99-based standards] (atanhl): Likewise.
10591 [non-C99-based standards] (cbrtl): Likewise.
10592 [non-C99-based standards] (expm1l): Likewise.
10593 [non-C99-based standards] (ilogbl): Likewise.
10594 [non-C99-based standards] (log1pl): Likewise.
10595 [non-C99-based standards] (logbl): Likewise.
10596 [non-C99-based standards] (nextafterl): Likewise.
10597 [non-C99-based standards] (remainderl): Likewise.
10598 [non-C99-based standards] (rintl): Likewise.
10599 [non-C99-based standards] (scalbl): Likewise.
10600 [ISO || ISO99 || ISO11] (*_t): Do not allow.
10601 [non-C99-based standards] (FP_*): Do not allow.
10602 [C99-based standards] (FP_*): Change to
10603 FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
10604 * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
10606 * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
10607 (SIG_ERR): Likewise.
10608 [X/Open-based standards] (SIG_HOLD): Likewise.
10609 (SIG_IGN): Likewise.
10610 (SIGABRT): Use macro-int-constant. Specify type. Require
10612 (SIGFPE): Likewise.
10613 (SIGILL): Likewise.
10614 (SIGINT): Likewise.
10615 (SIGSEGV): Likewise.
10616 (SIGTER): Likewise.
10617 [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
10618 [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
10619 [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
10620 [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
10621 [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
10622 [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
10623 [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
10624 [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
10625 [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
10626 [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
10627 [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
10628 [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
10629 [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
10630 [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
10631 [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
10632 [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
10633 [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
10634 [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
10635 [X/Open-based standards] (SIGTRAP): Likewise.
10636 [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
10637 [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
10638 [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
10639 [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
10640 * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
10643 2012-05-08 Ian Wienand <ianw@vmware.com>
10646 * time/tzset.c (__tzset_parse_tz): Update default rules for
10647 daylight time changes in the Energy Policy Act of 2005.
10649 2012-05-09 Andreas Jaeger <aj@suse.de>
10652 * elf/ldconfig.c (parse_conf): Change string to make clear that
10653 ldconfig only issued a warning if ld.so.conf does not exist.
10655 2012-05-08 David S. Miller <davem@davemloft.net>
10657 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
10658 movxtod instead of popping the value on the stack.
10660 * sysdeps/sparc/fpu/libm-test-ulps: Update.
10662 2012-05-08 Carlos O'Donell <carlos_odonell@mentor.com>
10664 * config.h.in: Add HAVE_ARM_PCS_VFP.
10666 2012-05-08 Roland Mc Grath <roland@hack.frob.com>
10669 * include/features.h: Warn if user requests __FORTIFY_SOURCE
10670 checking but the checks are disabled for any reason.
10672 2012-05-08 H.J. Lu <hongjiu.lu@intel.com>
10674 * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
10675 and ELF64_R_TYPE with ELFW(R_TYPE).
10677 2012-05-08 Joseph Myers <joseph@codesourcery.com>
10679 * sysdeps/unix/sysv/syscalls.list (pause): Remove.
10680 (ulimit): Likewise.
10682 * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
10683 (settimeofday): Likewise.
10685 2012-05-08 Mike Frysinger <vapier@gentoo.org>
10687 * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1. Add
10688 a struct th_u2 inside the union, and move tu_block/tu_code into
10689 a new th_u3 union of tu_block/tu_code inside of that. Move
10690 th_data[1] into the th_u2 as tu_data[0]. Change tu_stuff[1] to
10691 tu_stuff[0]. Add a new tu_padding[4] to keep sizeof() the same.
10692 (th_block): Change to th_u1.th_u2.th_u3.tu_block.
10693 (th_code): Change to th_u1.th_u2.th_u3.tu_code.
10694 (th_stuff): Change to th_u1.tu_stuff.
10696 (th_msg): Change to th_u1.th_u2.tu_data.
10698 2012-05-07 David S. Miller <davem@davemloft.net>
10700 * sysdeps/sparc/fpu/libm-test-ulps: Update.
10703 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
10704 (SETUP_PIC_REG): Use it.
10705 (SETUP_PIC_REG_LEAF): Use it.
10707 2012-05-07 Joseph Myers <joseph@codesourcery.com>
10711 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
10713 (EXPL_FINITE): Likewise.
10714 (FLDLOG): Likewise.
10715 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
10716 * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
10718 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
10720 (EXPL_FINITE): Likewise.
10721 (FLDLOG): Likewise.
10722 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
10723 * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
10725 * math/libm-test.inc (expm1_test): Add more tests. Do not disable
10726 test of -max_value argument for long double.
10727 * sysdeps/i386/fpu/libm-test-ulps: Update.
10728 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10730 2012-05-06 David S. Miller <davem@davemloft.net>
10732 * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
10733 quad soft-float symbols whose references which are compiler
10735 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
10737 2012-05-06 Joseph Myers <joseph@codesourcery.com>
10741 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
10743 (EXPL_FINITE): Likewise.
10744 (FLDLOG): Likewise.
10747 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
10748 Adjust comments for base varying.
10749 (__expl_finite): Change alias to EXPL_FINITE.
10750 * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
10752 * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
10753 * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
10754 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
10755 * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
10756 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
10758 (EXPL_FINITE): Likewise.
10759 (FLDLOG): Likewise.
10762 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
10763 Adjust comments for base varying.
10764 (__expl_finite): Change alias to EXPL_FINITE.
10765 * math/libm-test.inc (exp10_test): Add more tests. Do not disable
10767 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10770 * math/libm-test.inc (check_float_internal): Correct ulp
10771 calculation for subnormal expected results.
10773 2012-05-06 Andreas Jaeger <aj@suse.de>
10775 * Makeconfig (+math-flags): New, set to -frounding-math.
10776 (+cflags): Add +math-flags so that all of glibc gets compiled with
10779 * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
10781 2012-05-05 Joseph Myers <joseph@codesourcery.com>
10783 * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
10789 * sysdeps/i386/fpu/e_expl.S (csat): New constant.
10790 (__ieee754_expl): Allow for and saturate large arguments.
10791 * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
10792 (u_threshold): Likewise.
10793 (__exp): Call __ieee754_exp before checking for overflow and
10795 * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
10796 (u_threshold): Likewise.
10797 (__expf): Call __ieee754_expf before checking for overflow and
10799 * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
10800 (u_threshold): Likewise.
10801 (__expl): Call __ieee754_expl before checking for overflow and
10803 * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
10804 (__ieee754_expl): Allow for and saturate large arguments.
10805 * math/libm-test.inc (exp_test): Add another test. Do not allow
10806 missing overflow exception on overflow.
10807 (expm1_test): Do not allow missing overflow exception on overflow.
10809 * sysdeps/i386/fpu/e_expl.c: Move to ...
10810 * sysdeps/i386/fpu/e_expl.S: ... here. Write directly in assembly
10811 rather than using inline asm.
10812 * sysdeps/x86_64/fpu/e_expl.c: Remove file.
10813 * sysdeps/x86_64/fpu/e_expl.S: Copy from
10814 sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
10816 * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
10819 (signal): Likewise.
10823 2012-05-04 Joseph Myers <joseph@codesourcery.com>
10825 * sysdeps/unix/syscalls.list (adjtime): Add entry from
10826 sysdeps/unix/common/syscalls.list.
10827 (fchmod): Likewise.
10828 (fchown): Likewise.
10829 (ftruncate): Likewise.
10830 (getrusage): Likewise.
10831 (gettimeofday): Likewise.
10832 (setpgid): Likewise.
10833 (setregid): Likewise.
10834 (setreuid): Likewise.
10835 (sigaction): Likewise.
10836 (truncate): Likewise.
10837 (vhangup): Likewise.
10838 * sysdeps/unix/common/syscalls.list: Remove file.
10839 * sysdeps/unix/bsd/Implies: Don't include unix/common.
10840 * sysdeps/unix/sysv/linux/Implies: Likewise.
10842 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
10844 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
10845 * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
10846 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
10848 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
10850 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
10852 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
10853 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
10855 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
10856 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
10858 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
10859 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
10861 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
10862 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
10864 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
10865 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
10867 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
10868 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
10870 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
10872 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
10874 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
10876 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
10878 * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
10879 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
10881 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
10883 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
10885 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
10887 2012-05-04 Joseph Myers <joseph@codesourcery.com>
10889 * sysdeps/unix/common/bits/dirent.h: Remove file.
10890 * sysdeps/unix/common/bits/fcntl.h: Likewise.
10892 * sysdeps/unix/bsd/bits/dirent.h: Remove file.
10893 * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
10894 * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
10895 * sysdeps/unix/bsd/isatty.c: Likewise.
10896 * sysdeps/unix/bsd/tcdrain.c: Likewise.
10897 * sysdeps/unix/bsd/tcgetattr.c: Likewise.
10898 * sysdeps/unix/bsd/tcsetattr.c: Likewise.
10900 2012-05-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10903 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
10904 long double comparison inaccuracies.
10905 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
10906 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10908 2012-05-04 Andreas Schwab <schwab@linux-m68k.org>
10910 * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
10911 * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
10913 2012-05-04 Joseph Myers <joseph@codesourcery.com>
10916 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
10917 nonzero digits before rounding a hex value.
10918 * stdlib/tst-strtod.c (tests): Add another test.
10920 2012-05-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
10922 * sysdeps/s390/fpu/libm-test-ulps: Update.
10924 2012-05-03 Andreas Jaeger <aj@suse.de>
10926 * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
10927 does not get optimized out.
10928 (malloc_opt_barrier): New.
10930 2012-05-03 Andreas Jaeger <aj@suse.de>
10931 Roland McGrath <roland@hack.frob.com>
10933 * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
10934 intermediate file deletion.
10935 (generated): Add .symlist files.
10937 2012-05-03 Joseph Myers <joseph@codesourcery.com>
10940 * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
10941 Redirect under this condition.
10942 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
10943 [__USE_GNU] (__dprintf_chk): Not under this condition.
10944 [__USE_GNU] (__vdprintf_chk): Likewise.
10945 * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
10946 under this condition.
10947 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
10948 [__USE_XOPEN2K8] (dprintf): Define under this condition.
10949 [__USE_XOPEN2K8] (vdprintf): Likewise.
10950 [__USE_GNU] (__dprintf_chk): Not under this condition.
10951 [__USE_GNU] (__vdprintf_chk): Likewise.
10952 [__USE_GNU] (dprintf): Likewise.
10953 [__USE_GNU] (vdprintf): Likewise.
10955 2012-05-03 Roland McGrath <roland@hack.frob.com>
10957 * elf/Makefile (common-generated): Set this instead of generated for
10958 .dyn, .phdr, .jmprel files. Remove $(common-objpfx) from the
10959 $(all-built-dso)-derived lists.
10961 2012-05-03 Andreas Jaeger <aj@suse.de>
10963 * sysdeps/i386/fpu/libm-test-ulps: Update.
10966 * FAQ.in: Likewise.
10967 * scripts/gen-FAQ.pl: Likewise.
10968 * manual/install.texi (Installation): Point to online location of
10970 * Makefile (files-for-dist): Remove FAQ.
10973 2012-05-02 Allan McRae <allan@archlinux.org>
10975 * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
10976 (LDFLAGS-reldepmod5.so): Likewise.
10977 (LDFLAGS-reldep6mod1.so): Likewise.
10978 (LDFLAGS-reldep6mod4.so): Likewise.
10979 (LDFLAGS-reldep8mod3.so): Likewise.
10980 (LDFLAGS-unload4mod1.so): Likewise.
10981 (LDFLAGS-unload4mod2.so): Likewise.
10982 (LDFLAGS-tst-initorder): Likewise.
10983 (LDFLAGS-tst-initordera2.so): Likewise.
10984 (LDFLAGS-tst-initordera3.so): Likewise.
10985 (LDFLAGS-tst-initordera4.so): Likewise.
10986 (LDFLAGS-tst-initorderb2.so): Likewise.
10987 (LDFLAGS-noload): Likewise.
10988 (LDFLAGS-next): Likewise.
10989 (LDFLAGS-order2mod1.so): Likewise.
10990 (LDFLAGS-order2mod2.so): Likewise.
10991 (LDFLAGS-tst-initorder2): Likewise.
10992 (LDFLAGS-tst-initorder2a.so): Likewise.
10993 (LDFLAGS-tst-initorder2b.so): Likewise.
10994 (LDFLAGS-tst-initorder2c.so): Likewise.
10995 * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
10997 2012-05-02 David S. Miller <davem@davemloft.net>
10999 * sysdeps/sparc/fpu/libm-test-ulps: Update.
11001 2012-05-02 Paul Pluzhnikov <ppluzhnikov@google.com>
11004 * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
11006 2012-05-02 Andreas Jaeger <aj@suse.de>
11008 * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
11009 since we manipulate rounding mode.
11010 (CPPFLAGS-test-idouble.c): Likewise.
11011 (CPPFLAGS-test-ifloat.c): Likewise.
11012 (CFLAGS-test-ldouble.c): Likewise.
11013 (CFLAGS-test-double.c): Likewise.
11014 (CFLAGS-test-float.c): Likewise.
11015 (CFLAGS-test-misc.c): Likewise.
11016 (CFLAGS-test-test-fenv.c): Likewise.
11018 2012-05-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11022 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
11023 comparisons to determine direction to adjust input.
11025 2012-05-01 Roland McGrath <roland@hack.frob.com>
11027 * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
11028 output to the target.
11030 * scripts/localplt.awk: New file.
11031 * elf/Makefile ($(objpfx)check-localplt): Target removed.
11032 (check-localplt-CFLAGS): Variable removed.
11033 ($(all-built-dso:=.jmprel)): New static pattern rule.
11034 (generated): Add those targets.
11035 (localplt-built-dso): New variable.
11036 ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
11038 * elf/check-localplt.c: File removed.
11040 * scripts/check-execstack.awk: New file.
11041 * elf/Makefile ($(objpfx)check-execstack): Target removed.
11042 (check-execstack-CFLAGS): Variable removed.
11043 ($(objpfx)check-execstack.h): Target removed.
11044 ($(objpfx)execstack-default): New target.
11045 (generated): Add that instead of check-execstack.h.
11046 ($(all-built-dso:=.phdr)): New static pattern rule.
11047 (generated): Add those targets.
11048 * elf/check-execstack.c: File removed.
11050 * scripts/check-textrel.awk: New file.
11051 * elf/Makefile ($(objpfx)check-textrel): Target removed.
11052 (check-textrel-CFLAGS): Variable removed.
11053 (all-built-dso): Use := to define.o
11054 ($(all-built-dso:=.dyn)): New static pattern rule.
11055 (generated): Add those targets.
11056 ($(objpfx)check-textrel.out): Use the script on the .dyn files.
11057 * config.make.in (READELF): New substituted variable.
11058 * elf/check-textrel.c: File removed.
11060 2012-05-01 Joseph Myers <joseph@codesourcery.com>
11062 * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
11064 * conform/data/ctype.h-data [C99-based standards] (isblank):
11066 (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
11067 (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
11068 [ISO || ISO99 || ISO11] (*_t): Do not allow.
11069 * conform/data/errno.h-data (EDOM): Use macro-int-constant.
11070 Specify type. Require positive value.
11071 (EILSEQ): Likewise.
11072 (ERANGE): Likewise.
11073 [ISO || POSIX] (EILSEQ): Do not expect.
11074 [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
11075 Specify type. Require positive value.
11076 [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
11077 [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
11078 [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
11079 [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
11080 [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
11081 [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
11082 [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
11083 [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
11084 [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
11085 [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
11086 [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
11087 [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
11088 [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
11089 [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
11090 [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
11091 [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
11092 [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
11093 [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
11094 [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
11095 [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
11096 [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
11097 [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
11098 [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
11099 [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
11100 [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
11101 [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
11102 [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
11103 [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
11104 [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
11105 [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
11106 [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
11107 [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
11108 [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
11109 [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
11110 [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
11111 [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
11112 [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
11113 [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
11114 [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
11115 [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
11116 [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
11117 [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
11118 [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
11119 [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
11120 [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
11121 [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
11122 [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
11123 [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
11124 [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
11125 [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
11126 [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
11127 [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
11128 [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
11129 [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
11130 [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
11131 [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
11132 [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
11133 [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
11134 [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
11135 [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
11136 [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
11137 [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
11138 [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
11139 [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
11140 [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
11141 [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
11142 [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
11143 [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
11144 [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
11145 [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
11146 [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
11147 [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
11148 [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
11149 [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
11150 [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
11151 [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
11152 * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
11154 (FLT_ROUNDS): Expect as macro, not constant.
11155 (FLT_MANT_DIG): Use macro-int-constant.
11156 (DBL_MANT_DIG): Likewise.
11157 (LDBL_MANT_DIG): Likewise.
11158 (FLT_DIG): Likewise.
11159 (DBL_DIG): Likewise.
11160 (LDBL_DIG): Likewise.
11161 (FLT_MIN_EXP): Use macro-int-constant. Require < 0.
11162 (DBL_MIN_EXP): Likewise.
11163 (LDBL_MIN_EXP): Likewise.
11164 (FLT_MAX_EXP): Use macro-int-constant.
11165 (DBL_MAX_EXP): Likewise.
11166 (LDBL_MAX_EXP): Likewise.
11167 (FLT_MAX_10_EXP): Likewise.
11168 (DBL_MAX_10_EXP): Likewise.
11169 (LDBL_MAX_10_EXP): Likewise.
11170 (FLT_MAX): Use macro-constant.
11171 (DBL_MAX): Likewise.
11172 (LDBL_MAX): Likewise.
11173 (FLT_EPSILON): Use macro-constant. Give upper bound.
11174 (DBL_EPSILON): Likewise.
11175 (LDBL_EPSILON): Likewise.
11176 (FLT_MIN): Likewise.
11177 (DBL_MIN): Likewise.
11178 (LDBL_MIN): Likewise.
11179 [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
11180 [C99-based standards] (FLT_EVAL_METHOD): Likewise.
11181 [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
11182 [ISO11] (FLT_HAS_SUBNORM): Likewise.
11183 [ISO11] (LDBL_HAS_SUBNORM): Likewise.
11184 [ISO11] (DBL_DECIMAL_DIG): Likewise.
11185 [ISO11] (FLT_DECIMAL_DIG): Likewise.
11186 [ISO11] (LDBL_DECIMAL_DIG): Likewise.
11187 [ISO11] (DBL_TRUE_MIN): Use macro-constant.
11188 [ISO11] (FLT_TRUE_MIN): Likewise.
11189 [ISO11] (LDBL_TRUE_MIN): Likewise.
11190 [ISO || ISO99 || ISO11] (*_t): Do not allow.
11191 * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
11192 (SCHAR_MIN): Use macro-int-constant. Specify type.
11193 (SCHAR_MAX): Likewise.
11194 (UCHAR_MAX): Likewise.
11195 (CHAR_MIN): Likewise.
11196 (CHAR_MAX): Likewise.
11197 (MB_LEN_MAX): Use macro-int-constant.
11198 (SHRT_MIN): Use macro-int-constant. Specify type.
11199 (SHRT_MAX): Likewise.
11200 (USHRT_MAX): Likewise.
11201 (INT_MAX): Likewise.
11202 (INT_MIN): Use macro-int-constant. Specify type. Make upper
11204 (UINT_MAX): Use macro-int-constant. Specify type. Suffix lower
11206 (LONG_MAX): Use macro-int-constant. Specify type. Suffix lower
11208 (LONG_MIN): Use macro-int-constant. Specify type. Make upper
11209 bound negative. Suffix upper bound with "L".
11210 (ULONG_MAX): Use macro-int-constant. Specify type. Suffix lower
11212 [C99-based standards] (LLONG_MIN): Use macro-int-constant.
11214 [C99-based standards] (LLONG_MAX): Likewise.
11215 [C99-based standards] (ULLONG_MAX): Likewise.
11216 * conform/data/stddef.h-data (NULL): Use macro-constant. Require
11218 [ISO11] (max_align_t): Require type.
11219 [ISO || ISO99 || ISO11] (*_t): Do not allow.
11221 * conform/conformtest.pl ($CFLAGS_namespace): Define separately
11222 from $CFLAGS, without defining away __attribute__ calls.
11223 (checknamespace): Use $CFLAGS_namespace.
11225 * conform/conformtest.pl (@keywords): Only include C99 keywords
11226 for standards based on C99 or C11.
11228 * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
11230 * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
11233 * conform/conformtest.pl: Handle "macro-int-constant" and test for
11234 usability of symbols in #if.
11236 * conform/conformtest.pl: If macro or constant types start
11237 "promoted:", expect the symbol to be of the following type
11238 promoted by the integer promotions.
11240 * conform/conformtest.pl: Parse all "constant" and "macro" lines
11241 in one place. Also handle "macro-constant".
11243 * conform/conformtest.pl: Only accept expected macro values with
11244 "==". Parse all "macro" lines in one place.
11245 * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
11247 * conform/conformtest.pl: Handle braced types on "constant" lines
11248 instead of handling "typed-constant".
11249 * conform/data/signal.h-data: Use "constant" instead of
11252 * conform/conformtest.pl: Handle "optional-" at start of lines in
11253 one place rather than duplicating several cases. Handle each
11254 format of "macro" line with initial "optional-".
11256 * conform/conformtest.pl: Only accept expected constant or
11257 optional-constant values with "==". Parse all "constant" lines in
11258 one place. Parse all "optional-constant" lines in one place.
11259 * conform/data/cpio.h-data: Use "==" form on "constant" lines.
11260 * conform/data/fmtmsg.h-data: Likewise.
11261 * conform/data/netinet/in.h-data: Likewise.
11262 * conform/data/tar.h-data: Likewise.
11263 * conform/data/limits.h-data: Use "==" form on "constant" and
11264 "optional-constant" lines.
11266 * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
11267 Use -std=c99 for XOPEN2K.
11268 (@knownproblems): Remove.
11269 (newtoken): Don't check %isknown.
11271 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
11272 Do not expect macro.
11273 [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
11274 [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
11275 [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
11276 [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
11277 [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
11278 [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
11279 [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
11280 [XPG3 || XPG4 || UNIX98] (isless): Likewise.
11281 [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
11282 [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
11283 [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
11284 [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
11285 [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
11286 [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
11287 [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
11288 [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
11289 [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
11290 [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
11291 [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
11292 [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
11293 [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
11294 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
11295 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
11296 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
11297 [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
11298 [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
11299 [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
11300 [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
11301 [XPG3 || XPG4 || UNIX98] (log2): Likewise.
11302 [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
11303 [XPG3] (acosh): Likewise.
11304 [XPG3] (asinh): Likewise.
11305 [XPG3] (atanh): Likewise.
11306 [XPG3] (cbrt): Likewise.
11307 [XPG3] (expm1): Likewise.
11308 [XPG3] (ilogb): Likewise.
11309 [XPG3] (log1p): Likewise.
11310 [XPG3] (logb): Likewise.
11311 [XPG3] (nextafter): Likewise.
11312 [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
11313 [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
11314 [XPG3] (remainder): Likewise.
11315 [XPG3] (rint): Likewise.
11316 [XPG3 || XPG4 || UNIX98] (round): Likewise.
11317 [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
11318 [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
11319 [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
11320 [XPG3 || XPG4 || UNIX98] (lround): Likewise.
11321 [XPG3 || XPG4 || UNIX98] (llround): Likewise.
11322 [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
11323 [UNIX98 || XOPEN2K] (scalb): Expect.
11324 [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
11325 [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
11326 [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
11327 [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
11328 [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
11329 [XPG3 || XPG4 || UNIX98] (fma): Likewise.
11330 [XPG3 || XPG4 || UNIX98] (nan): Likewise.
11331 [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
11332 [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
11333 [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
11334 [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
11335 [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
11336 [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
11337 [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
11338 [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
11339 [XPG3 || XPG4 || UNIX98] (expf): Likewise.
11340 [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
11341 [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
11342 [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
11343 [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
11344 [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
11345 [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
11346 [XPG3 || XPG4 || UNIX98] (logf): Likewise.
11347 [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
11348 [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
11349 [XPG3 || XPG4 || UNIX98] (modff): Likewise.
11350 [XPG3 || XPG4 || UNIX98] (powf): Likewise.
11351 [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
11352 [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
11353 [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
11354 [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
11355 [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
11356 [XPG3 || XPG4 || UNIX98] (erff): Likewise.
11357 [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
11358 [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
11359 [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
11360 [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
11361 [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
11362 [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
11363 [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
11364 [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
11365 [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
11366 [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
11367 [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
11368 [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
11369 [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
11370 [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
11371 [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
11372 [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
11373 [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
11374 [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
11375 [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
11376 [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
11377 [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
11378 [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
11379 [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
11380 [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
11381 [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
11382 [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
11383 [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
11384 [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
11385 [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
11386 [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
11387 [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
11388 [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
11389 [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
11390 [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
11391 [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
11392 [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
11393 [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
11394 [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
11395 [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
11396 [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
11397 [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
11398 [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
11399 [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
11400 [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
11401 [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
11402 [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
11403 [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
11404 [XPG3 || XPG4 || UNIX98] (expl): Likewise.
11405 [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
11406 [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
11407 [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
11408 [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
11409 [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
11410 [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
11411 [XPG3 || XPG4 || UNIX98] (logl): Likewise.
11412 [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
11413 [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
11414 [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
11415 [XPG3 || XPG4 || UNIX98] (powl): Likewise.
11416 [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
11417 [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
11418 [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
11419 [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
11420 [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
11421 [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
11422 [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
11423 [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
11424 [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
11425 [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
11426 [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
11427 [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
11428 [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
11429 [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
11430 [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
11431 [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
11432 [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
11433 [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
11434 [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
11435 [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
11436 [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
11437 [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
11438 [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
11439 [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
11440 [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
11441 [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
11442 [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
11443 [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
11444 [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
11445 [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
11446 [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
11447 [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
11448 [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
11449 [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
11450 [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
11451 [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
11452 [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
11453 [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
11454 [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
11455 [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
11456 [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
11457 [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
11458 [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
11459 [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
11460 [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
11462 * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
11463 _XOPEN_SOURCE_EXTENDED for XPG4.
11465 * conform/conformtest.pl: Handle "symbol" lines for allow-header.
11467 * Makeconfig (localtime): Remove variable.
11468 (inst_localtime-file): Likewise.
11470 2012-05-01 Andreas Schwab <schwab@linux-m68k.org>
11472 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
11474 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
11476 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
11478 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
11480 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
11482 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
11484 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
11486 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
11488 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
11491 2012-05-01 Joseph Myers <joseph@codesourcery.com>
11495 * math/s_nexttowardf.c (__nexttowardf): Use floating-point
11496 comparisons to determine direction to adjust input.
11497 * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
11498 * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
11499 * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
11501 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
11503 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
11505 * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
11506 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
11508 * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
11510 * math/libm-test.inc (nexttoward_test): Add more tests.
11512 2012-05-01 Andreas Schwab <schwab@linux-m68k.org>
11515 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
11516 in version GLIBC_2.1, not GLIBC_2.0.
11517 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
11520 2012-04-30 Joseph Myers <joseph@codesourcery.com>
11523 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
11525 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
11526 * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
11527 * math/libm-test.inc (acos_test): Add more tests.
11528 (asin_test): Likewise.
11529 * sysdeps/i386/fpu/libm-test-ulps: Update.
11530 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11533 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
11535 * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
11536 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
11537 * math/libm-test.inc (acos_test_tonearest): New function.
11538 (acos_test_towardzero): Likewise.
11539 (acos_test_downward): Likewise.
11540 (acos_test_upward): Likewise.
11541 (asin_test_tonearest): Likewise.
11542 (asin_test_towardzero): Likewise.
11543 (asin_test_downward): Likewise.
11544 (asin_test_upward): Likewise.
11545 (main): Call the new functions.
11546 * sysdeps/i386/fpu/libm-test-ulps: Update.
11547 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
11551 * math/e_exp10.c: Include <float.h>.
11552 (__ieee754_exp10): Handle underflow here rather than multiplying
11553 large negative argument by M_LN10.
11554 * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
11556 * math/e_exp10l.c: Include <float.h>.
11557 (__ieee754_exp10l): Handle underflow here rather than multiplying
11558 large negative argument by M_LN10l.
11559 * math/libm-test.inc (exp10_test): Add another test. Do not allow
11560 spurious overflow exception on underflow.
11562 2012-04-29 Marek Polacek <polacek@redhat.com>
11564 * misc/sys/cdefs.h (__attribute_artificial__): New macro.
11565 (__fortify_function): New macro.
11566 (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
11567 * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
11568 __extern_always_inline.
11569 * libio/bits/stdio2.h: Likewise.
11570 * libio/bits/stdio.h: Likewise.
11571 * string/string.h: Likewise.
11572 * string/bits/string3.h: Likewise.
11573 * include/stdio.h: Likewise.
11574 * stdlib/bits/stdlib.h: Likewise.
11575 * stdlib/stdlib.h: Likewise.
11576 * rt/bits/mqueue2.h: Likewise.
11577 * rt/mqueue.h: Likewise.
11578 * posix/bits/unistd.h: Likewise.
11579 * posix/unistd.h: Likewise.
11580 * io/bits/poll2.h: Likewise.
11581 * io/bits/fcntl2.h: Likewise.
11582 * io/fcntl.h: Likewise.
11583 * io/sys/poll.h: Likewise.
11584 * misc/bits/syslog.h: Likewise.
11585 * misc/bits/syslog-ldbl.h: Likewise.
11586 * misc/sys/syslog.h: Likewise.
11587 * socket/bits/socket2.h: Likewise.
11588 * socket/sys/socket.h: Likewise.
11589 * debug/tst-chk1.c: Likewise.
11590 * wcsmbs/bits/wchar2.h: Likewise.
11591 * wcsmbs/bits/wchar-ldbl.h: Likewise.
11592 * wcsmbs/wchar.h: Likewise.
11594 2012-04-29 Andreas Jaeger <aj@suse.de>
11596 * Makerules (tests): Remove enable-check-abi protection.
11597 (check-abi-warn): Remove.
11598 (check-abi-%): Remove check-abi-warn usage.
11600 * configure.in: Remove check-abi configure option.
11601 * configure: Regenerated.
11602 * config.make.in (enable-check-abi): Remove.
11604 2012-04-28 Andreas Schwab <schwab@linux-m68k.org>
11607 * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
11608 double functions to double *_finite functions.
11611 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
11612 (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
11614 * stdio-common/Makefile (tests): Add tst-sprintf3.
11615 * stdio-common/tst-sprintf3.c: New file.
11617 * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
11618 ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
11620 2012-04-28 Joseph Myers <joseph@codesourcery.com>
11622 * conform/conformtest.pl: Remove duplicate typed-constant
11625 2012-04-28 David S. Miller <davem@davemloft.net>
11627 * Makerules (%.abilist): Add vpath on sysdep_dirs.
11628 (check-abi-%): Remove AWK script prerequisite and explicit
11630 (check-abi): Rewrite to just diff the symlist with the abilist.
11631 (config-tls, config-abi-config): Delete, no longer used.
11632 (update-abi-%): Remove AWK script and explicit abilist directory.
11633 (update-abi): Rewrite to simply compare and conditionally copy the
11634 symlist and the sysdep abilist file. Remove update-abi-config
11636 * abilist/ld.abilist: Remove.
11637 * abilist/libBrokenLocale.abilist: Remove.
11638 * abilist/libanl.abilist: Remove.
11639 * abilist/libcrypt.abilist: Remove.
11640 * abilist/libdl.abilist: Remove.
11641 * abilist/librt.abilist: Remove.
11642 * abilist/libthread_db.abilist: Remove.
11643 * abilist/libutil.abilist: Remove.
11644 * scripts/extract-abilist.awk: Remove.
11645 * scripts/merge-abilist.awk: Remove.
11646 * sysdeps/generic/libcidn.abilist: New file.
11647 * sysdeps/generic/libnss_compat.abilist: New file.
11648 * sysdeps/generic/libnss_db.abilist: New file.
11649 * sysdeps/generic/libnss_dns.abilist: New file.
11650 * sysdeps/generic/libnss_files.abilist: New file.
11651 * sysdeps/generic/libnss_hesiod.abilist: New file.
11652 * sysdeps/generic/libnss_nis.abilist: New file.
11653 * sysdeps/generic/libnss_nisplus.abilist: New file.
11654 * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
11655 * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
11656 * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
11658 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
11659 * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
11660 * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
11661 * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
11662 * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
11663 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
11664 * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
11665 * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
11666 * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
11668 * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
11669 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
11670 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
11671 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
11673 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
11674 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
11675 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
11676 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
11677 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
11678 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
11680 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
11681 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
11682 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
11684 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
11685 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
11687 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
11689 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
11691 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
11693 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
11695 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
11697 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
11699 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
11701 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
11703 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
11705 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
11707 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
11709 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
11711 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
11713 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
11715 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
11717 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
11719 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
11721 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
11723 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
11725 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
11727 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
11729 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
11731 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
11733 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
11735 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
11737 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
11738 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
11740 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
11742 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
11744 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
11746 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
11748 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
11750 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
11752 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
11754 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
11756 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
11758 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
11760 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
11762 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
11763 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
11765 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
11767 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
11769 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
11771 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
11773 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
11775 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
11777 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
11779 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
11781 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
11783 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
11785 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
11787 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
11788 * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
11789 * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
11791 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
11792 * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
11793 * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
11794 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
11795 * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
11796 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
11797 * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
11798 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
11799 * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
11800 * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
11801 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
11802 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
11804 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
11806 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
11808 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
11810 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
11812 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
11814 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
11816 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
11818 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
11820 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
11822 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
11824 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
11826 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
11827 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
11829 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
11831 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
11833 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
11835 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
11837 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
11839 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
11841 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
11843 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
11845 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
11847 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
11849 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
11852 2012-04-28 Joseph Myers <joseph@codesourcery.com>
11854 * conform/conformtest.pl: Fix typo in handling typed-constant from
11857 2012-04-27 Joseph Myers <joseph@codesourcery.com>
11859 * README: Cut down references to pre-2.6 Linux kernels and
11860 Linuxthreads. Update lists of configurations in libc and ports
11861 and sort alphabetically. Say "or newer" with Linux kernel version
11864 * config.h.in [IS_IN_build]: Allow compiling without optimization.
11866 2012-04-27 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
11869 * math/libm-test.inc (logb_test_downward): New test to expose
11870 erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
11873 2012-04-27 Joseph Myers <joseph@codesourcery.com>
11876 * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
11878 * math/fraiseexcpt.c (__feraiseexcept): Likewise.
11879 * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
11881 2012-04-26 Joseph Myers <joseph@codesourcery.com>
11883 * sysdeps/unix/i386/brk.S: Remove file.
11884 * sysdeps/unix/i386/dl-brk.S: Likewise.
11885 * sysdeps/unix/i386/pipe.S: Likewise.
11886 * sysdeps/unix/i386/sigreturn.S: Likewise.
11887 * sysdeps/unix/i386/syscall.S: Likewise.
11888 * sysdeps/unix/i386/vfork.S: Likewise.
11889 * sysdeps/unix/i386/wait.S: Likewise.
11891 * sysdeps/unix/common/tcsendbrk.c: Move to ...
11892 * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
11894 * configure.in (arm*-none*): Do not allow without
11895 --enable-hacker-mode.
11896 (netbsd*): Remove case setting base_os.
11897 (386bsd*): Likewise.
11898 (freebsd*): Likewise.
11901 (sunos*): Likewise.
11902 (ultrix*): Likewise.
11903 (newsos*): Likewise.
11904 (dynix*): Likewise.
11910 (minix*): Likewise.
11911 (irix4*): Likewise.
11912 (irix6*): Likewise.
11913 (solaris[2-9]*): Likewise.
11915 * configure: Regenerated.
11917 2012-04-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11920 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
11921 overflow or cancellation in calculating denominator.
11922 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
11923 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
11924 down expression to avoid unexpected rounding in newer GCCs.
11925 * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
11927 2012-04-26 David S. Miller <davem@davemloft.net>
11929 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
11930 long-double compat symbols.
11931 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
11932 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
11933 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
11934 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
11935 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
11936 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
11937 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
11938 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
11939 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
11940 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
11941 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
11942 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
11943 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
11945 2012-04-25 David S. Miller <davem@davemloft.net>
11947 * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
11948 HWCAP_* values only after the memory barriers have been defined.
11949 (atomic_full_barrier): Define.
11950 (atomic_read_barrier): Define.
11951 (atomic_write_barrier): Define.
11953 2012-04-26 Siddhesh Poyarekar <siddhesh@redhat.com>
11955 * shlib-versions: Add libgcc_s version information.
11956 * sysdeps/generic/libgcc_s.h: Remove.
11957 * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
11959 * sysdeps/gnu/unwind-resume.c: Likewise.
11960 * scripts/test-installation.pl: Remove libgcc_s from link_libs.
11962 2012-04-25 David S. Miller <davem@davemloft.net>
11964 * sysdeps/unix/sparc/brk.S: Delete.
11965 * sysdeps/unix/sparc/dl-brk.S: Delete.
11966 * sysdeps/unix/sparc/pipe.S: Delete.
11967 * sysdeps/unix/sparc/sysdep.S: Delete.
11968 * sysdeps/unix/sparc/sysdep.h: Delete.
11969 * sysdeps/unix/sparc/vfork.S: Delete.
11970 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG,
11971 SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
11972 * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO,
11973 ret_ERRVAL, r0, r1, MOVE): Define.
11974 (JUMPTARGET): Remove.
11975 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
11976 sysdeps/unix/sparc/sysdep.h
11977 (ENTRY, END): Remove.
11978 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
11980 2012-04-25 Joseph Myers <joseph@codesourcery.com>
11982 * Makerules (native-compile): Use $(BUILD_LDFLAGS).
11983 (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
11986 * timezone/README: Update upstream location and email address for
11988 * timezone/zdump.c: Update from tzcode 2012b.
11989 * timezone/zic.c: Likewise.
11991 * configure.in (libc_cv_as_needed): Remove test.
11992 * configure: Regenerated.
11993 * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
11994 conditional definition.
11995 [$(have-as-needed) != yes] (no-as-needed): Likewise.
11996 [$(have-as-needed) != yes] (libgcc_eh): Likewise.
11997 * config.make.in (have-as-needed): Remove variable.
11999 2012-04-25 Siddhesh Poyarekar <siddhesh@redhat.com>
12000 Paul Pluzhnikov <ppluzhnikov@google.com>
12002 * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
12005 2012-04-25 Chung-Lin Tang <cltang@codesourcery.com>
12007 * sysdeps/sh/memcpy.S: Remove include of endian.h, change
12008 preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
12009 * sysdeps/sh/strlen.S: Likewise.
12011 2012-04-24 Joseph Myers <joseph@codesourcery.com>
12013 * sysdeps/unix/fork.S: Remove file.
12014 * sysdeps/unix/i386/fork.S: Likewise.
12015 * sysdeps/unix/sparc/fork.S: Likewise.
12017 * sysdeps/unix/system.c: Remove file.
12018 * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
12020 * sysdeps/unix/getegid.S: Remove file.
12021 * sysdeps/unix/geteuid.S: Likewise.
12023 2012-04-24 Roland McGrath <roland@hack.frob.com>
12025 * scripts/check-localplt.awk: New file.
12026 * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
12028 * scripts/data/localplt-generic.data: Add a comment.
12030 * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
12031 NODE when __dir_mkfile failed.
12032 * sysdeps/mach/hurd/symlinkat.c: Likewise.
12033 Reported by Ludovic Courtès <ludo@gnu.org>.
12035 2012-04-24 Andreas Jaeger <aj@suse.de>
12037 * Makerules (common-clean): Also remove gen-as-const-headers
12040 2012-04-24 Joseph Myers <joseph@codesourcery.com>
12042 * Makerules (native-compile): Do not change working directory for
12043 build. Use $(OUTPUT_OPTION) in command.
12044 (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
12046 2012-04-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
12049 * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
12050 sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
12051 * math/libm-test.inc (floor_test): Add more tests.
12052 * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
12054 2012-04-24 Joseph Myers <joseph@codesourcery.com>
12056 * sysdeps/unix/getdents.c: Remove file.
12057 * sysdeps/unix/sysv/getdents.c: Likewise.
12058 * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
12060 * sysdeps/unix/syscalls.list (madvise): Add syscall from
12061 sysdeps/unix/mman/syscalls.list.
12063 (mprotect): Likewise.
12065 (munmap): Likewise.
12066 * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
12067 * sysdeps/unix/mman/syscalls.list: Remove.
12068 * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
12070 * configure.in (libc_cv_libgcc_s_suffix): Remove test.
12071 (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
12072 * configure: Regenerated.
12073 * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
12074 $(libgcc_s_suffix).
12075 * config.make.in (libgcc_s_suffix): Remove variable.
12077 2012-04-23 Joseph Myers <joseph@codesourcery.com>
12079 * sysdeps/unix/sysv/gethostname.c: Move to ...
12080 * sysdeps/posix/gethostname.c: ... here.
12082 * sysdeps/unix/execve.S: Remove file.
12084 * sysdeps/unix/_exit.S: Remove file.
12086 2012-04-23 Andreas Jaeger <aj@suse.de>
12089 * manual/Makefile: Remove make dist support, there's no
12090 need for a stand-alone documentation tar ball.
12091 (TEXI2DVI): Define always, it's not in Makeconfig.
12094 (edition): Removed.
12095 (glibc-doc-$(edition).tar): Removed
12099 (ETAGS): Remove, it's in Makeconfig.
12100 (move-if-change): Remove, it's in Makeconfig.
12102 2012-04-23 Paul Eggert <eggert@cs.ucla.edu>
12105 * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
12106 (strtod, strtof, strtold, strtol, strtoul, strtoq)
12107 (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
12108 (strtod_l, strtof_l, strtold_l): Remove __wur.
12109 It is not necessarily an error to ignore strtol's return value.
12110 One can reliably look at the stored endptr to decide whether
12111 the number had valid syntax.
12113 2012-04-21 Andreas Jaeger <aj@suse.de>
12116 * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
12118 2012-04-21 Joseph Myers <joseph@codesourcery.com>
12120 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
12121 * sysdeps/unix/sysv/Versions: Remove file.
12123 2012-04-21 Markus Trippelsdorf <markus@trippelsdorf.de>
12126 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12128 2012-04-21 Nick Alcock <nick.alcock@oracle.com>
12131 * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
12132 version from __vm86.
12134 2012-04-20 Joseph Myers <joseph@codesourcery.com>
12136 * sysdeps/unix/common/lxstat.c: Remove file.
12137 * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
12139 * sysdeps/unix/sysv/Makefile: Remove file.
12141 * sysdeps/unix/sysv/direct.h: Remove file.
12143 * sysdeps/unix/sysv/bits/dirent.h: Remove file.
12144 * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
12145 * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
12146 * sysdeps/unix/sysv/bits/signum.h: Likewise.
12147 * sysdeps/unix/sysv/bits/stat.h: Likewise.
12148 * sysdeps/unix/sysv/bits/utmp.h: Likewise.
12149 * sysdeps/unix/sysv/bits/utsname.h: Likewise.
12151 * sysdeps/unix/sysv/setrlimit.c: Remove file.
12153 * sysdeps/unix/xmknod.c: Remove file.
12154 * sysdeps/unix/syscalls.list (sys_mknod): Remove.
12156 * sysdeps/unix/sysv/settimeofday.c: Remove file.
12158 * sysdeps/unix/sysv/i386/time.S: Remove file.
12160 * sysdeps/unix/fxstat.c: Remove file.
12161 * sysdeps/unix/xstat.c: Likewise.
12162 * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
12164 * sysdeps/unix/sysv/sigaction.c: Remove file.
12166 * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
12167 (sysdep_headers): Remove variable.
12168 [termio.h not in sysdep_headers] (generated): Likewise.
12169 [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
12170 * sysdeps/unix/sysv/sysv_termio.h: Remove file.
12171 * sysdeps/unix/sysv/tcdrain.c: Likewise.
12172 * sysdeps/unix/sysv/tcflow.c: Likewise.
12173 * sysdeps/unix/sysv/tcflush.c: Likewise.
12174 * sysdeps/unix/sysv/tcgetattr.c: Likewise.
12175 * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
12176 * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
12177 * sysdeps/unix/sysv/tcsetattr.c: Likewise.
12178 * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
12180 * sysdeps/unix/siglist.c: Remove file.
12182 * sysdeps/unix/getppid.S: Remove file.
12184 * sysdeps/unix/mkdir.c: Remove file.
12185 * sysdeps/unix/rmdir.c: Likewise.
12187 2012-04-19 Andreas Schwab <schwab@linux-m68k.org>
12189 * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
12191 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
12192 errlist-compat value.
12194 2012-04-18 David S. Miller <davem@davemloft.net>
12196 * sysdeps/generic/memcopy.h (reg_char): Delete.
12197 * debug/strcat_chk.c: Use char, not reg_char.
12198 * debug/strcpy_chk.c: Likewise.
12199 * debug/strncat_chk.c: Likewise.
12200 * debug/strncpy_chk.c: Likewise.
12201 * string/memchr.c: Likewise.
12202 * string/memrchr.c: Likewise.
12203 * string/rawmemchr.c: Likewise.
12204 * string/strcat.c: Likewise.
12205 * string/strchr.c: Likewise.
12206 * string/strchrnul.c: Likewise.
12207 * string/strcmp.c: Likewise.
12208 * string/strcpy.c: Likewise.
12209 * string/strncat.c: Likewise.
12210 * string/strncmp.c: Likewise.
12211 * string/strncpy.c: Likewise.
12213 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
12215 * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
12216 __builtin_memcopy is called when src and dest ranges are known to not
12219 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
12221 * sysdeps/powerpc/powerpc64/power6/wordcopy.c
12222 (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
12223 fwd_align_merge macro call.
12224 (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
12225 bwd_align_merge macro call.
12226 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
12228 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
12230 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
12231 bwd_align_merge macros.
12232 (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
12233 (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
12234 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
12236 2012-04-18 David S. Miller <davem@davemloft.net>
12238 * sysdeps/sparc/sparc64/memcopy.h: Delete.
12240 2012-04-18 Andreas Jaeger <aj@suse.de>
12243 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
12244 * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
12245 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
12247 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
12248 * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
12249 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
12251 * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
12252 * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
12253 Adjust for changed ldbl-128 files.
12255 * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
12256 * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
12257 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
12259 2012-04-17 David S. Miller <davem@davemloft.net>
12261 * sysdeps/sparc/sparc32/memcopy.h: Delete.
12263 2012-04-17 Andreas Schwab <schwab@linux-m68k.org>
12265 * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
12266 * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
12267 * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
12268 * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
12269 * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
12270 * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
12272 2012-04-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
12275 * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
12276 * math/libm-test.inc: Add ilogb errno and exception tests.
12277 * math/w_ilogb.c: New file: ilogb wrapper.
12278 * math/w_ilogbf.c: New file: ilogbf wrapper.
12279 * math/w_ilogbl.c: New file: ilogbl wrapper.
12280 * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
12281 * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
12282 * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
12283 exception being thrown with 0.0 as argument.
12284 * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
12285 * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
12286 exception being thrown with 0.0 as argument.
12287 * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
12288 * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
12289 exception being thrown with 0.0 as argument.
12290 * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
12291 * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
12292 exception being thrown with 0.0 as argument.
12293 * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
12294 * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
12295 * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
12296 * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
12297 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
12298 * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
12299 * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
12300 * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
12301 * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
12303 2012-04-17 Petr Baudis <pasky@ucw.cz>
12305 * include/sys/uio.h: Change __vector to __iovec to avoid clash
12308 2012-04-16 Marek Polacek <polacek@redhat.com>
12310 * elf/pldd-xx.c: Rename static_assert to pldd_assert.
12312 2012-04-16 Marek Polacek <polacek@redhat.com>
12314 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
12315 operands of fdivp instruction.
12317 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
12319 * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
12320 * elf/tst-auditmod3b.c: Likewise.
12321 * elf/tst-auditmod4b.c: Likewise.
12322 * elf/tst-auditmod5b.c: Likewise.
12323 * elf/tst-auditmod6b.c: Likewise.
12324 * elf/tst-auditmod6c.c: Likewise.
12325 * elf/tst-auditmod7b.c: Likewise.
12326 * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
12327 * sysdeps/x86_64/preconfigure.in: Likewise.
12328 * sysdeps/x86_64/preconfigure: Regenerated.
12330 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
12332 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
12335 2012-04-13 Antoine Balestrat <merkil33@gmail.com>
12337 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
12338 (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
12340 2012-04-13 Chris Leonard <cjlhomeaddress@gmail.com>
12343 * locale/iso-639.def: Fix gl language name. Spotted by
12346 2012-04-12 Roland McGrath <roland@hack.frob.com>
12349 * libio/libio.h (__io_write_fn): Update comment.
12351 2012-04-12 Petr Baudis <pasky@ucw.cz>
12354 * stdio.texi (Hook Functions): The user provided writer function
12355 is not allowed to return -1.
12357 2012-04-11 David S. Miller <davem@davemloft.net>
12359 * sysdeps/sparc/fpu/libm-test-ulps: Update.
12361 2012-04-11 Mike Frysinger <vapier@gentoo.org>
12363 * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
12364 Add a leading slash to rtkaio.
12366 2012-04-11 Jim Meyering <meyering@redhat.com>
12369 * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
12370 It is not necessarily an error to ignore fwrite's return
12371 value. One can reliably use ferror to test for errors after
12374 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
12376 * bits/types.h (__snseconds_t): New type.
12377 * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
12379 * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
12380 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
12381 (__SNSECONDS_T_TYPE): Likewise.
12382 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
12383 (__SNSECONDS_T_TYPE): Likewise.
12384 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
12385 (__SNSECONDS_T_TYPE): Likewise.
12387 2012-04-10 Andreas Jaeger <aj@suse.de>
12390 * manual/time.texi (Processor Time): Return type of times is
12391 elapsed real time since an arbitrary point in the past.
12392 (CPU Time): Move CLK_TCK from here...
12393 (Processor Time): ...to here. Correct description.
12394 * manual/conf.texi (Constants for Sysconf): Correct description of
12397 2012-04-10 David S. Miller <davem@davemloft.net>
12400 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
12401 where the is a gap between DT_REL(A) and DT_JMPREL.
12403 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
12405 * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
12406 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
12407 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
12409 2012-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
12411 * elf/dl-support.c (_dl_inhibit_cache): New variable.
12412 * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
12413 (dl_main): Handle --inhibit-cache.
12414 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
12416 * elf/dl-load.c (_dl_map_object): Use it.
12417 * elf/Makefile: Define SYSCONFDIR when building rtld.c.
12419 2012-04-09 Joseph Myers <joseph@codesourcery.com>
12422 * sysdeps/i386/fpu/e_powl.S (p78): New object.
12423 (__ieee754_powl): Saturate large exponents rather than testing for
12424 overflow of y*log2(x).
12425 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
12426 * math/libm-test.inc (pow_test): Do not permit spurious overflow
12430 * math/s_ctan.c: Include <float.h>.
12431 (__ctan): Avoid internal overflow or cancellation in calculating
12433 * math/s_ctanf.c: Likewise.
12434 * math/s_ctanl.c: Likewise.
12435 * math/s_ctanh.c: Likewise.
12436 * math/s_ctanhf.c: Likewise.
12437 * math/s_ctanhl.c: Likewise.
12438 * math/libm-test.inc (ctan_test): Add more tests.
12439 (ctanh_test): Likewise.
12440 * sysdeps/i386/fpu/libm-test-ulps: Update.
12441 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12443 2012-04-09 Andreas Jaeger <aj@suse.de>
12446 * manual/filesys.texi (Directory Entries): Mention that d_namlen
12447 is an optional BSD extension.
12450 * manual/stdio.texi (Opening Streams): Document additional fopen
12453 2012-04-09 Roland McGrath <roland@hack.frob.com>
12455 * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
12456 %eax without telling the compiler.
12458 2012-04-09 Carlos O'Donell <carlos_odonell@mentor.com>
12461 * manual/install.texi: Use sourceware.org.
12463 2012-04-09 Joseph Myers <joseph@codesourcery.com>
12466 * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
12467 (__ieee754_pow): Generate overflow and underflow using huge*huge
12468 and tiny*tiny rather than just returning constant infinity or zero
12469 for large exponents.
12470 * math/libm-test.inc (pow_test): Require overflow exceptions for
12471 applicable cases of large exponents.
12474 * sysdeps/i386/fpu/e_pow.S (p10): New object.
12475 (__ieee754_pow): Use iterative multiplication algorithm only for
12476 integer exponents with absolute value below 1024. Check for odd
12477 integer exponents when using algorithm for real exponents.
12478 * math/libm-test.inc (pow_test): Add more tests.
12479 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12481 2012-04-08 Joseph Myers <joseph@codesourcery.com>
12484 * math/libm-test.inc (exp_test): Do not allow overflow exception
12487 2012-04-08 Aurelien Jarno <aurelien@aurel32.net>
12490 * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
12491 instead of __kernel_standard_f.
12493 2012-04-08 Mike Frysinger <vapier@gentoo.org>
12495 * sysdeps/i386/i686/memset_chk.S: Update copyright year.
12496 * sysdeps/x86_64/memset_chk.S: Likewise.
12498 2012-04-08 Andreas Jaeger <aj@suse.de>
12501 * manual/startup.texi (Environment Access): Describe return value
12502 for putenv and setenv.
12505 * manual/filesys.texi (Directory Entries): Add description for
12509 * manual/filesys.texi (Directory Entries): Clarify that it's file
12510 system not operating system in the description of DT_UNKNOWN.
12513 * manual/syslog.texi (closelog): Fix reference, it's openlog.
12515 2012-04-08 Stephen Compall <s11@member.fsf.org>
12518 * manual/llio.texi (Opening and Closing Files): Add cross
12519 reference to explain mode argument.
12521 2012-04-07 Mike Frysinger <vapier@gentoo.org>
12523 * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
12524 * sysdeps/x86_64/memset_chk.S: Likewise.
12526 2012-04-07 David S. Miller <davem@davemloft.net>
12528 * elf/elf.h (R_SPARC_WDISP10): Define.
12529 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
12531 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
12532 R_SPARC_SIZE64 and R_SPARC_H34.
12534 2012-04-07 Carlos O'Donell <carlos_odonell@mentor.com>
12536 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
12537 conditions and remove no longer applicable assertion.
12539 2012-04-06 H.J. Lu <hongjiu.lu@intel.com>
12541 * bits/byteswap.h: Include <features.h>.
12542 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
12543 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
12545 2012-04-06 H.J. Lu <hongjiu.lu@intel.com>
12547 * bits/byteswap.h (__bswap_16): Removed.
12548 Include <bits/byteswap-16.h> to get __bswap_16.
12549 * sysdeps/i386/bits/byteswap.h: Likewise.
12550 * sysdeps/s390/bits/byteswap.h: Likewise.
12551 * sysdeps/x86_64/bits/byteswap.h: Likewise.
12552 * bits/byteswap-16.h: New file.
12553 * sysdeps/i386/bits/byteswap-16.h: Likewise.
12554 * sysdeps/s390/bits/byteswap-16.h: Likewise.
12555 * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
12556 * string/Makefile (headers): Add bits/byteswap-16.h.
12558 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12561 * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
12563 * nss/Makefile (tests-static, tests): Add tst-nss-static.
12564 * nss/tst-nss-static.c: New.
12566 2012-04-06 Robert Millan <rmh@gnu.org>
12569 * manual/llio.texi (File Position Primitive): lseek
12570 refers to WHENCE when it really means OFFSET.
12572 2012-04-06 Andreas Jaeger <aj@suse.de>
12574 * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
12575 strncmp declarations.
12577 * abilist/libc.abilist: Add __poll and __ppoll.
12579 2012-04-05 David S. Miller <davem@davemloft.net>
12581 * scripts/check-local-headers.sh: Accept a host triplet in the
12582 path matched by the exclude regexp.
12584 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
12586 * sysdeps/powerpc/powerpc32/dl-machine.h
12587 (ELF_MACHINE_PLTREL_OVERLAP): Delete.
12588 * sysdeps/s390/s390-32/dl-machine.h
12589 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
12590 * sysdeps/sparc/sparc32/dl-machine.h
12591 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
12592 * sysdeps/sparc/sparc64/dl-machine.h
12593 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
12595 * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
12597 * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
12598 undefined symbol errors.
12600 * elf/rtld.c (dl_main): Skip VDSO when checking for unused
12603 2012-04-05 Michael Matz <matz@suse.de>
12606 * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
12608 2012-04-05 Andreas Jaeger <aj@suse.de>
12611 * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
12614 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12616 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
12617 which ROUND is no valid rounding mode.
12619 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12621 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
12623 * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
12625 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12627 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
12628 an exception using FPU order intentionally.
12630 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12632 * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
12633 * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
12634 * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
12635 * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
12637 2012-04-05 Simon Josefsson <simon@josefsson.org>
12640 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
12641 EINVAL when BUFLEN is too smal.
12643 2012-04-05 Thomas Schwinge <thomas@codesourcery.com>
12646 * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
12647 * sysdeps/mach/powerpc/machine-lock.h: Likewise.
12649 2012-04-03 Andreas Jaeger <aj@suse.de>
12652 * manual/setjmp.texi (System V contexts): Fix sentence.
12655 * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
12656 New macro for this case.
12657 [!__GNUC__] (__bswap_64): New inline function for this case.
12658 * sysdeps/x86_64/bits/byteswap.h: Likewise.
12659 * bits/byteswap.h: Likewise.
12660 * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
12661 ull, guard with __GLIBC_HAVE_LONG_LONG.
12663 * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
12664 __GLIBC_HAVE_LONG_LONG.
12666 * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
12667 Include <features.h> for __GLIBC_HAVE_LONG_LONG.
12669 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
12672 * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
12673 inptr and inend, rather than using last_ch.
12675 2012-04-02 David S. Miller <davem@davemloft.net>
12677 With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
12678 * stdio-common/printf-parse.h (read_int): Change return type to
12679 'int', return -1 on INT_MAX overflow.
12680 * stdio-common/vfprintf.c (vfprintf): Validate width and precision
12681 against overflow of INT_MAX. Set errno to EOVERFLOW when 'done'
12682 overflows INT_MAX. Check for overflow of in-format-string precision
12683 values properly. Use EOVERFLOW rather than ERANGE throughout. Use
12684 SIZE_MAX not INT_MAX for integer overflow test.
12685 * stdio-common/printf-parsemb.c: If read_int signals an overflow,
12686 skip the construct in the format string but do not record anything.
12687 * stdio-common/bug22.c: Adjust to test both width/prevision
12688 INT_MAX overflow as well as total length INT_MAX overflow. Check
12689 explicitly for proper errno values.
12691 2012-04-02 Thomas Schwinge <thomas@codesourcery.com>
12693 * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
12695 * string/test-strcmp.c [! WIDE]: Likewise.
12696 * time/tst-mktime2.c: Likewise for INT_MAX.
12697 * string/test-string.h: #include <sys/param.h> for MIN.
12699 * csu/init-first.c (__libc_init_first): Call __ctype_init.
12700 * sysdeps/i386/init-first.c (init): Likewise.
12701 * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
12702 * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
12703 * sysdeps/sh/init-first.c (init): Likewise.
12705 2012-04-01 Ulrich Drepper <drepper@gmail.com>
12707 * po/ru.po: Update from translation team.
12708 * po/vi.po: Likewise.
12710 2012-03-31 Siddhesh Poyarekar <siddhesh@redhat.com>
12712 * resolv/nss_dns/dns-host.c: Merge copyright years.
12714 2012-03-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
12716 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
12717 Optimize memcpy with prefetch if
12718 DATA_CACHE_SIZE_HALF <= len < SHARED_CACHE_SIZE_HALF and
12719 src, dst pointers have unequal 16 byte alignments.
12721 2012-03-30 Siddhesh Poyarekar <siddhesh@redhat.com>
12724 * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
12725 from a CNAME entry and return the minimum ttl for the query.
12726 (gaih_getanswer_slice): Likewise.
12728 2012-03-30 Jeff Law <law@redhat.com>
12730 * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
12732 * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
12733 * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
12735 * resolv/nss_dns/dns-host.c: Update copyright year.
12737 2012-03-30 Ulrich Drepper <drepper@gmail.com>
12739 * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
12740 requests to save a system call. Fix check that all bytes are sent.
12742 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
12743 comments for sendmmsg.
12745 2012-03-30 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
12748 * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
12749 with only 1 character between 0x0041 and 0x01b0.
12750 * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
12751 * wcsmbs/tst-mbsnrtowcs.c: New file.
12753 2012-03-29 David S. Miller <davem@davemloft.net>
12755 * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
12756 small copies by hand.
12758 2012-03-28 Siddhesh Poyarekar <siddhesh@redhat.com>
12761 * nis/nss_compat/compat-initgroups.c (getgrent_next_nss,
12762 _nss_compat_initgroups_dyn): Fall back to malloc/free
12763 for large group memberships.
12765 2012-03-28 David S. Miller <davem@davemloft.net>
12767 * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
12768 that branches into memcpy.
12769 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
12770 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
12771 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
12772 * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
12773 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
12775 * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
12776 implementation too.
12777 * sysdeps/sparc/mempcpy.S: New file.
12779 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
12780 the IFUNC routine in the libc case.
12781 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
12783 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
12784 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
12785 * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
12786 * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
12787 * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
12788 * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
12789 * sysdeps/sparc/sparc64/rtld-memset.c: New file.
12790 * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
12792 * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
12793 loop to 256 bytes instead of 64 bytes and fix test signedness.
12795 * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
12796 * sysdeps/sparc/sparc32/Makefile: rather than here...
12797 * sysdeps/sparc/sparc64/Makefile: and here.
12799 2012-03-28 Ulrich Drepper <drepper@gmail.com>
12801 * malloc/mallocbug.c: Avoid warnings about unused variables.
12803 2012-02-22 Siddhesh Poyarekar <siddhesh@redhat.com>
12806 * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
12807 in the right place. Discard and retry query if response is
12808 larger than input buffer size.
12810 2012-03-28 Joseph Myers <joseph@codesourcery.com>
12815 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
12816 x for large integer exponent.
12817 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
12818 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise. Adjust
12819 sign of result as needed afterwards.
12820 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
12821 * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
12822 result for underflowing pow the same as for overflow.
12823 (__kernel_standard_l): Handle powl overflow and underflow here
12824 rather than calling __kernel_standard.
12825 * math/libm-test.inc (pow_test): Add more tests.
12840 * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
12841 * sysdeps/ieee754/k_standard.c: Include <float.h>.
12842 (__kernel_standard_l): New function.
12843 * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
12845 * math/w_acosl.c (__acosl): Likewise.
12846 * math/w_asinl.c (__asinl): Likewise.
12847 * math/w_atan2l.c (__atan2l): Likewise.
12848 * math/w_atanhl.c (__atanhl): Likewise.
12849 * math/w_coshl.c (__coshl): Likewise.
12850 * math/w_exp10l.c (__exp10l): Likewise.
12851 * math/w_exp2l.c (__exp2l): Likewise.
12852 * math/w_fmodl.c (__fmodl): Likewise.
12853 * math/w_hypotl.c (__hypotl): Likewise.
12854 * math/w_j0l.c (__j0l, __y0l): Likewise.
12855 * math/w_j1l.c (__j1l, __y1l): Likewise.
12856 * math/w_jnl.c (__jnl, __ynl): Likewise.
12857 * math/w_lgammal.c (__lgammal): Likewise.
12858 * math/w_log10l.c (__log10l): Likewise.
12859 * math/w_log2l.c (__log2l): Likewise.
12860 * math/w_logl.c (__logl): Likewise.
12861 * math/w_powl.c (__powl): Likewise.
12862 * math/w_remainderl.c (__remainderl): Likewise.
12863 * math/w_scalbl.c (sysv_scalbl): Likewise.
12864 * math/w_sinhl.c (__sinhl): Likewise.
12865 * math/w_sqrtl.c (__sqrtl): Likewise.
12866 * math/w_tgammal.c (__tgammal): Likewise.
12867 * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
12868 * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
12869 * math/libm-test.inc (acos_test): Add more tests.
12870 (acosh_test): Likewise.
12871 (asin_test): Likewise.
12872 (atanh_test): Likewise.
12873 (exp_test): Likewise.
12874 (exp10_test): Likewise.
12875 (exp2_test): Likewise.
12876 (expm1_test): Likewise.
12877 (lgamma_test): Likewise.
12878 (log_test): Likewise.
12879 (log10_test): Likewise.
12880 (log1p_test): Likewise.
12881 (log2_test): Likewise.
12882 (pow_test): Do not allow some spurious overflow exceptions.
12883 (sqrt_test): Add more tests.
12884 (tgamma_test): Likewise.
12885 (y0_test): Likewise.
12886 (y1_test): Likewise.
12887 (yn_test): Likewise.
12889 2012-03-27 Anton Blanchard <anton@samba.org>
12891 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
12893 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
12894 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
12895 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
12897 2012-03-27 David S. Miller <davem@davemloft.net>
12899 * conform/Makefile: Run run-conformtest.sh using $(BASH).
12901 * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
12902 have-as-vis3 check.
12904 2012-03-27 Andreas Jaeger <aj@suse.de>
12906 * sysdeps/x86_64/elf/configure.in: Moved to ...
12907 * sysdeps/x86_64/configure.in: ... here.
12908 * sysdeps/x86_64/elf/start.S: Moved to ...
12909 * sysdeps/x86_64/start.S: ... here.
12910 * sysdeps/x86_64/elf/configure: Delete.
12912 * sysdeps/x86_64/configure.in: Merge contents from
12913 sysdeps/i386/configure.in (without i686 check).
12915 * sysdeps/i386/elf/Versions: Merge into ...
12916 * sysdeps/i386/Versions: ... this.
12917 * sysdeps/i386/elf/Versions: Delete file.
12918 * sysdeps/i386/elf/start.S: Moved to ...
12919 * sysdeps/i386/start.S: ...here.
12920 * sysdeps/i386/elf/configure.in: Merge into...
12921 * sysdeps/i386/configure.in: ...here.
12922 * sysdeps/i386/elf/configure.in: Delete file.
12923 * sysdeps/i386/elf/configure: Delete file.
12925 * sysdeps/generic/elf/backtracesyms.c: Moved to ...
12926 * debug/backtracesyms.c: ... here.
12927 * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
12928 * debug/backtracesymsfd.c: ... here.
12929 * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
12930 * sysdeps/generic/ifunc-sel.h: ... here.
12932 * sysdeps/unix/i386/start.c: Delete file.
12933 * sysdeps/unix/sparc/start.c: Delete file.
12934 * sysdeps/unix/start.c: Delete file.
12936 * sysdeps/sh/elf/configure.in: Moved to ...
12937 * sysdeps/sh/configure.in: ... here.
12938 * sysdeps/sh/elf/start.S: Moved to ...
12939 * sysdeps/sh/start.S: ... here.
12940 * sysdeps/sh/elf/configure: Delete file.
12942 * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
12943 * sysdeps/powerpc/powerpc64/bzero.S: ... here.
12944 * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
12945 * sysdeps/powerpc/powerpc64/entry.h: ... here.
12946 * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
12947 * sysdeps/powerpc/powerpc64/start.S: here.
12948 * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
12949 * sysdeps/powerpc/powerpc64/Makefile: ... this.
12950 * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
12951 * sysdeps/powerpc/powerpc64/configure.in: ... this.
12952 * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
12954 * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
12955 * sysdeps/powerpc/powerpc32/bzero.S: ... here.
12956 * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
12957 * sysdeps/powerpc/powerpc32/start.S: ... here.
12958 * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
12959 * sysdeps/powerpc/powerpc32/configure.in: ... this.
12960 * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
12962 * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
12963 * sysdeps/powerpc/ifunc-sel.h: ... here.
12964 * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
12965 * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
12967 * sysdeps/sparc/elf/configure.in: Moved to ...
12968 * sysdeps/sparc/configure.in: ... here.
12969 * sysdeps/sparc/elf/configure: Delete file.
12970 * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
12971 * sysdeps/sparc/sparc32/start.S: ... here.
12972 * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
12973 * sysdeps/sparc/sparc64/start.S: ... here.
12974 * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
12975 * sysdeps/sparc/sparc32/Makefile: ... this.
12976 * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
12977 * sysdeps/sparc/sparc64/Makefile: ... this.
12979 * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
12980 * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
12981 * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
12982 * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
12983 * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
12984 * sysdeps/s390/s390-32/setjmp.S: ... here.
12985 * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
12986 * sysdeps/s390/s390-32/configure.in: ... here.
12987 * sysdeps/s390/s390-32/elf/configure: Delete file.
12988 * sysdeps/s390/s390-32/elf/start.S: Moved to ...
12989 * sysdeps/s390/s390-32/start.S: ... here.
12991 * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
12992 * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
12993 * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
12994 * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
12995 * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
12996 * sysdeps/s390/s390-64/setjmp.S: ... here.
12997 * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
12998 * sysdeps/s390/s390-64/configure.in: ... here
12999 * sysdeps/s390/s390-64/elf/configure: Delete file.
13000 * sysdeps/s390/s390-64/elf/start.S: Moved to ...
13001 * sysdeps/s390/s390-64/start.S: ... here.
13002 * sysdeps/s390/s390-64/elf/configure: Delete.
13004 * configure.in: Remove support for elf directories in sysdeps.
13006 * configure: Regenerated.
13007 * sysdeps/i386/configure: Regenerated.
13008 * sysdeps/powerpc/powerpc32/configure: Regenerated.
13009 * sysdeps/powerpc/powerpc64/configure: Regenerated.
13010 * sysdeps/s390/s390-32/configure: Regenerated.
13011 * sysdeps/s390/s390-64/configure: Regenerated.
13012 * sysdeps/sh/configure: Regenerated.
13013 * sysdeps/sparc/configure: Regenerated.
13014 * sysdeps/x86_64/configure: Regenerated.
13016 2012-03-26 Andreas Schwab <schwab@linux-m68k.org>
13018 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13020 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
13021 denormal result into account.
13023 2012-03-25 Roland McGrath <roland@hack.frob.com>
13025 * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
13026 Reported by Allan McRae <allan@archlinux.org>.
13028 2012-03-23 Jeff Law <law@redhat.com>
13030 * nss/getnssent.c (__nss_getent): Fix typo.
13032 2012-03-23 David S. Miller <davem@davemloft.net>
13034 * sysdeps/sparc/fpu/libm-test-ulps: Update.
13036 2012-03-23 H.J. Lu <hongjiu.lu@intel.com>
13038 * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
13039 to pad to uint64_t for each field.
13040 (dl_tls_index): Replace unsigned long with uint64_t.
13042 2012-03-23 Daniel Jacobowitz <dmj@google.com>
13043 Paul Pluzhnikov <ppluzhnikov@google.com>
13046 * grp/Makefile (otherlibs): Don't set it.
13047 * inet/Makefile (otherlibs): Likewise.
13048 * login/Makefile (otherlibs): Likewise.
13049 * nscd/Makefile (otherlibs): Likewise.
13050 * posix/Makefile (otherlibs): Likewise.
13051 * pwd/Makefile (otherlibs): Likewise.
13052 * rt/Makefile (otherlibs): Likewise.
13053 * sunrpc/Makefile (otherlibs): Likewise.
13054 * nss/Makefile (otherlibs): Likewise.
13055 Add libnss_files to routines and static-only-routines.
13056 ($(objpfx)getent): Remove rule.
13057 * resolv/Makefile: Add libnss_dns and libresolv to routines and
13058 static-only-routines.
13060 2012-03-22 Joseph Myers <joseph@codesourcery.com>
13063 * math/s_cexp.c: Include <float.h>.
13064 (__cexp): Handle exp result overflowing not necessarily
13065 overflowing both real and imaginary parts of result.
13066 * math/s_cexpf.c: Likewise.
13067 * math/s_cexpl.c: Likewise.
13068 * math/libm-test.inc (cexp_test): Add more tests.
13069 * sysdeps/i386/fpu/libm-test-ulps: Update.
13070 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13072 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
13074 * include/link.h (ELFW): New macro.
13075 * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
13076 Replace ELF64_R_TYPE with ELFW(R_TYPE).
13078 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
13080 * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
13083 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
13085 * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
13087 (struct La_x32_retval): Likewise.
13089 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
13091 * sysdeps/x86_64/preconfigure.in: New file.
13092 * sysdeps/x86_64/preconfigure: New generated file.
13094 2012-03-22 Joseph Myers <joseph@codesourcery.com>
13097 * math/e_exp2l.c: Include <float.h>.
13098 (__ieee754_exp2l): Handle overflow and underflow cases
13099 separately. Only pass fractional part of argument to
13101 * math/libm-test.inc (exp2_test): Add more tests.
13103 * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
13104 negating x to take absolute value.
13105 * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
13107 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
13108 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
13110 * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
13111 computing low part if x was negated.
13112 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
13114 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
13116 * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
13117 la_x32_gnu_pltexit.
13118 (pltexit): Cast int_retval to ptrdiff_t.
13119 * elf/tst-auditmod3b.c: Likewise.
13120 * elf/tst-auditmod4b.c: Likewise.
13121 * elf/tst-auditmod5b.c: Likewise.
13122 * elf/tst-auditmod6b.c: Likewise.
13123 * elf/tst-auditmod6c.c: Likewise.
13124 * elf/tst-auditmod7b.c: Likewise.
13126 * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
13127 and x32_gnu_pltexit.
13129 * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
13130 __ELF_NATIVE_CLASS.
13131 (La_x32_regs): New macro.
13132 (La_x32_retval): Likewise.
13133 (la_x32_gnu_pltenter): New function prototype.
13134 (la_x32_gnu_pltexit): Likewise.
13136 2012-03-21 Andreas Schwab <schwab@linux-m68k.org>
13138 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
13141 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13143 * configure.in (libc_cv_cc_nofma): Check for option to disable
13144 generation of FMA instructions.
13145 * configure: Regenerate.
13146 * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
13147 * sysdeps/ieee754/dbl-64/Makefile: New file.
13148 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
13149 Remove brandred-fma4.
13150 (CFLAGS-brandred-fma4.c): Remove.
13151 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
13152 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
13154 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
13157 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
13159 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
13160 LLONG_MAX != LONG_MAX.
13161 (_itoa_word): Use _ITOA_WORD_TYPE on value.
13162 (_fitoa_word): Likewise.
13163 * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
13164 LLONG_MAX != LONG_MAX.
13165 * stdio-common/_itowa.h: Include <_itoa.h>.
13166 (_itowa_word): Use _ITOA_WORD_TYPE on value.
13167 (_itowa): New macro. Defined only if _ITOA_NEEDED is false.
13168 * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro. Defined
13169 only if not defined.
13170 (_ITOA_WORD_TYPE): Likewise.
13171 (_itoa_word): Use _ITOA_WORD_TYPE on value.
13172 Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
13174 2012-03-21 David S. Miller <davem@davemloft.net>
13176 * sysdeps/sparc/fpu/libm-test-ulps: Update.
13178 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
13180 * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
13181 of x86_64 when setting libc_cv_slibdir, libdir and
13183 * sysdeps/unix/sysv/linux/configure: Regenerated.
13185 2012-03-21 Joseph Myers <joseph@codesourcery.com>
13187 * manual/lang.texi (Old Varargs): Remove section.
13188 (How Variadic): Update menu.
13189 (va_start): Do not mention varargs.h.
13191 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
13192 Joseph Myers <joseph@codesourcery.com>
13194 * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
13196 * configure: Regenerated.
13198 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
13200 * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
13201 * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
13204 2012-03-21 Joseph Myers <joseph@codesourcery.com>
13207 * Makefile (files-for-dist): Remove NOTES.
13208 (NOTES): Remove rule.
13209 * README: Don't refer to NOTES.
13210 * manual/creature.texi: Don't include macros.texi.
13211 * manual/intro.texi (creature.texi): Remove comment referring to
13214 * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
13215 * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
13216 * configure: Regenerated.
13217 * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
13218 LIBC_TRY_CC_OPTION.
13219 (libc_cv_as_i686): Likewise.
13220 (libc_cv_cc_avx): Likewise.
13221 (libc_cv_cc_sse2avx): Likewise.
13222 (libc_cv_cc_fma4): Likewise.
13223 (libc_cv_cc_novzeroupper): Likewise.
13224 * sysdeps/i386/configure: Regenerated.
13227 * sysdeps/i386/fpu/s_cexp.S: Remove.
13228 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
13229 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
13230 * math/libm-test.inc (cexp_test): Add more tests.
13231 * sysdeps/i386/fpu/libm-test-ulps: Update.
13232 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13234 2012-03-21 Allan McRae <allan@archlinux.org>
13236 * timezone/Makefile: Do not install iso3166.tab and zone.tab
13238 2012-03-21 Joseph Myers <joseph@codesourcery.com>
13241 * math/w_exp2.c: Do not include <float.h>.
13242 (o_threshold, u_threshold): Remove.
13243 (__exp2): Calculate result before checking finiteness and calling
13245 * math/w_exp2f.c: Likewise.
13246 * math/w_exp2l.c: Likewise.
13247 * math/libm-test.inc (exp2_test): Require overflow exception for
13251 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
13252 range of signed 64-bit integers before using fistpll. Remove
13253 checks for whether integers fit in mantissa bits.
13254 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
13255 the range of signed 32-bit integers before using fistpl. Remove
13256 checks for whether integers fit in mantissa bits.
13257 * sysdeps/i386/fpu/e_powl.S (p64): New object.
13258 (__ieee754_powl): Test for y outside the range of signed 64-bit
13259 integers before using fistpll. Reduce 64-bit values to 63-bit
13261 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
13262 divide-by-zero is raised for zero to large negative powers.
13263 * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
13264 (__ieee754_powl): Test for y outside the range of signed 64-bit
13265 integers before using fistpll. Reduce 64-bit values to 63-bit
13267 * math/libm-test.inc (pow_test): Add more tests.
13269 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
13271 * debug/backtracesymsfd.c: Include <_itoa.h> instead of
13272 <stdio-common/_itoa.h>.
13273 * debug/segfault.c: Likewise.
13274 * elf/dl-cache.c: Likewise.
13275 * elf/dl-minimal.c: Likewise.
13276 * elf/dl-misc.c: Likewise.
13277 * elf/dl-sysdep.c: Likewise.
13278 * elf/dl-version.c: Likewise.
13279 * elf/rtld.c: Likewise.
13280 * hurd/hurdsock.c: Likewise.
13281 * hurd/lookup-retry.c: Likewise.
13282 * malloc/malloc.c: Likewise.
13283 * malloc/mtrace.c: Likewise.
13284 * nscd/nscd_getgr_r.c: Likewise.
13285 * nscd/nscd_getpw_r.c: Likewise.
13286 * nscd/nscd_getserv_r.c: Likewise.
13287 * posix/getopt_init.c: Likewise.
13288 * posix/wordexp.c: Likewise.
13289 * stdio-common/_itoa.c: Likewise.
13290 * stdio-common/printf_fphex.c: Likewise.
13291 * stdio-common/vfprintf.c: Likewise.
13292 * string/_strerror.c: Likewise.
13293 * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
13294 * sysdeps/i386/i686/hp-timing.h: Likewise.
13295 * sysdeps/mach/_strerror.c: Likewise.
13296 * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
13297 * sysdeps/mach/hurd/sethostid.c: Likewise.
13298 * sysdeps/mach/hurd/xmknodat.c: Likewise.
13299 * sysdeps/mach/xpg-strerror.c: Likewise.
13300 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
13301 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
13302 * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
13303 * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
13304 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
13305 * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
13306 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
13307 * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
13308 * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
13309 * sysdeps/unix/sysv/linux/futimes.c: Likewise.
13310 * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
13311 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
13312 * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
13313 * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
13314 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
13315 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
13316 * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
13317 * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
13318 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
13319 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
13320 * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
13322 * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
13324 * stdio-common/_itoa.h: Moved to ...
13325 * sysdeps/generic/_itoa.h: Here.
13327 * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
13329 * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
13330 instead of "_itoa.h" and "_itowa.h".
13331 * stdio-common/vfprintf.: Likewise.
13333 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
13335 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
13337 (__signbitf): Check __x86_64__ instead of __WORDSIZE.
13338 (__signbit): Likwise.
13339 (llrintf): Likwise.
13342 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
13344 * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
13347 2012-03-20 Joseph Myers <joseph@codesourcery.com>
13349 * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
13350 OVERFLOW_EXCEPTION_OK.
13351 * math/libm-test.inc ("Philosophy"): Update comment about
13353 (OVERFLOW_EXCEPTION): Define.
13354 (OVERFLOW_EXCEPTION_OK): Likewise.
13355 (INVALID_EXCEPTION_OK): Renumber.
13356 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
13357 (IGNORE_ZERO_INF_SIGN): Likewise.
13358 (test_exceptions): Handle FE_OVERFLOW.
13359 (exp10_test): Expect overflow exceptions.
13360 (exp2_test): Likewise.
13361 (expm1_test): Likewise.
13362 (nextafter_test): Likewise.
13363 (pow_test): Likewise.
13364 (scalbn_test): Likewise.
13365 (scalbln_test): Likewise.
13367 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
13369 * sysdeps/x86_64/bits/atomic.h
13370 (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
13372 (atomic_exchange_acq): Likewise.
13373 (__arch_exchange_and_add_body): Likewise.
13374 (__arch_add_body): Likewise.
13375 (atomic_add_negative): Likewise.
13376 (atomic_add_zero): Likewise.
13378 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
13380 * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
13381 (fenv_t): Check __x86_64__ instead of __WORDSIZE.
13383 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
13385 * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
13386 Check __x86_64__ instead of __WORDSIZE.
13388 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
13390 * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
13392 2012-03-19 David S. Miller <davem@davemloft.net>
13394 * sysdeps/sparc/fpu/libm-test-ulps: Update.
13396 * sysdeps/sparc/fpu/fenv_private.h: New file.
13397 * sysdeps/sparc/fpu/math_private.h: Use it.
13398 (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
13400 (libc_feholdexcept_setround, libc_feholdexcept_setroundf,
13401 (libc_feholdexcept_setroundl): Remove.
13402 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
13404 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
13405 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
13407 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
13409 * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
13410 int64_t instead of long int.
13411 (INSERT_WORDS64): Likwise.
13413 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
13415 * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
13416 _Unwind_GetCFA return to _Unwind_Ptr first.
13418 2012-03-19 Joseph Myers <joseph@codesourcery.com>
13421 * math/s_clog.c: Include <float.h>.
13422 (__clog): Scale large or subnormal inputs.
13423 * math/s_clogf.c: Likewise.
13424 * math/s_clogl.c: Likewise.
13425 * math/s_clog10.c: Include <float.h>.
13426 (M_LOG10_2): Define.
13427 (__clog10): Scale large or subnormal inputs.
13428 * math/s_clog10f.c: Likewise.
13429 * math/s_clog10l.c: Likewise.
13430 * math/libm-test.inc (clog_test): Add more tests.
13431 (clog10_test): Likewise.
13432 * sysdeps/i386/fpu/libm-test-ulps: Update.
13433 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13436 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
13438 * math/libm-test.inc (atan2_test): Add another test.
13440 * Makerules (common-objdir-compile): Remove.
13441 * sysdeps/unix/Makefile (config-generated): Do not add
13442 $(unix-generated) to variable.
13443 [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
13444 [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
13446 [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
13448 [generic bits/local_lim.h] (before-compile): Do not append to
13450 [generic bits/local_lim.h] (common-generated): Likewise.
13451 [generic sys/param.h] (before-compile): Do not append to variable.
13452 [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
13453 [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
13454 [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
13455 [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
13457 [generic sys/param.h] (sys/param.h-includes): Remove variable.
13458 [generic sys/param.h] (sys/param.h-includes): Remove rule.
13459 [generic sys/param.h] ($(addprefix
13460 $(common-objpfx),$(sys/param.h-includes))): Likewise.
13461 [generic sys/param.h] (common-generated): Do not append to
13463 [generic sys/param.h] (sysdep_headers): Likewise.
13464 [generic bits/errno.h] (before-compile): Do not append to
13466 [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
13468 [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
13469 [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
13470 [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
13471 [generic bits/errno.h] (common-generated): Do not append to
13473 [generic bits/ioctls.h] (before-compile): Do not append to
13475 [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
13477 [generic bits/ioctls.h] (ioctl-includes): Remove variable.
13478 [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
13479 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
13481 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
13482 [generic bits/ioctls.h] (bits_termios.h): Remove variable.
13483 [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
13484 [generic bits/ioctls.h] (common-generated): Do not append to
13486 [generic sys/syscall.h] (syscall.h): Remove variable.
13487 [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
13489 [generic sys/syscall.h] (before-compile): Do not append to
13491 [generic sys/syscall.h] (common-generated): Likewise.
13492 * sysdeps/unix/errnos-tmpl.c: Remove file.
13493 * sysdeps/unix/errnos.awk: Likewise.
13494 * sysdeps/unix/ioctls-tmpl.c: Likewise.
13495 * sysdeps/unix/ioctls.awk: Likewise.
13496 * sysdeps/unix/mk-local_lim.c: Likewise.
13497 * sysdeps/unix/snarf-ioctls: Likewise.
13499 2012-03-19 Richard Henderson <rth@twiddle.net>
13501 * sysdeps/i386/fpu/fenv_private.h: New file.
13502 * sysdeps/i386/fpu/math_private.h: Use it.
13503 (math_opt_barrier, math_force_eval): Remove.
13504 (libc_feholdexcept_setround_53bit): Remove.
13505 (libc_feupdateenv_53bit): Remove.
13506 * sysdeps/x86_64/fpu/math_private.h: Likewise.
13507 (math_opt_barrier, math_force_eval): Remove.
13508 (libc_feholdexcept): Remove.
13509 (libc_feholdexcept_setround): Remove.
13510 (libc_fetestexcept, libc_fesetenv): Remove.
13511 (libc_feupdateenv_test): Remove.
13512 (libc_feupdateenv, libc_feholdsetround): Remove.
13513 (libc_feresetround): Remove.
13515 * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
13516 * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
13518 * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
13519 (libc_feupdateenv_test, libc_feupdateenv_testf): New.
13520 (libc_feupdateenv_testl): New.
13521 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
13522 (libc_feupdateenv_testf): New.
13523 (libc_feupdateenv): Use libc_feupdateenv_test.
13524 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
13525 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
13527 * sysdeps/generic/math_private.h (libc_feholdsetround): New.
13528 (libc_feholdsetroundf, libc_feholdsetroundl): New.
13529 (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
13530 (libc_feresetround_noex): New.
13531 (libc_feresetround_noexf): New.
13532 (libc_feresetround_noexl): New.
13533 (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
13534 (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
13535 (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
13536 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
13538 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
13539 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
13541 * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
13542 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
13543 SET_RESTORE_ROUND_NOEX.
13544 * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
13545 SET_RESTORE_ROUND_NOEXF.
13546 * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
13547 * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
13548 (libc_feholdsetroundf): New.
13549 (libc_feresetround, libc_feresetroundf): New.
13551 * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
13552 (libc_feholdexcept_setround_53bit): Convert from macro to function.
13553 (libc_feupdateenv_53bit): Likewise. Don't force _FPU_EXTENDED.
13555 * sysdeps/generic/math_private.h: Include <fenv.h>.
13556 (default_libc_feholdexcept): New.
13557 (default_libc_feholdexcept_setround): New.
13558 (default_libc_fesetenv, default_libc_feupdateenv): New.
13559 (libc_feholdexcept): Only define if undefined.
13560 (libc_feholdexceptf, libc_feholdexceptl): Likewise.
13561 (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
13562 (libc_feholdexcept_setroundl): Likewise.
13563 (libc_feholdexcept_setround_53bit): Likewise.
13564 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
13565 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
13566 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
13567 (libc_feupdateenv_53bit): Likewise.
13568 * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
13569 (libc_feholdexcept): Convert from macro to inline function.
13570 (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
13571 (libc_fesetenv, libc_feupdateenv): Likewise.
13573 * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
13574 not previously defined.
13575 (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
13576 (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
13577 (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
13578 * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
13579 * sysdeps/ieee754/flt-32/math_private.h: New file.
13580 * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
13581 math_private.h below SET_FLOAT_WORD.
13582 (__isnan, __isinf_ns, __finite): Remove.
13583 (__isnanf, __isinf_nsf, __finitef): Remove.
13585 2012-03-18 Andreas Schwab <schwab@linux-m68k.org>
13587 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13589 2012-03-17 David S. Miller <davem@davemloft.net>
13592 * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
13595 2012-03-16 David S. Miller <davem@davemloft.net>
13597 * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
13601 * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
13603 * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
13604 * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
13605 sysdep_routines when subdir is sysvipc.
13606 * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
13607 __getshmlba helper.
13609 * sysdeps/sparc/fpu/libm-test/ulps: Update.
13611 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
13613 * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
13616 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
13618 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
13619 * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
13620 (__lround): Renamed to ...
13621 (__llround): This. Replace long int with long long int.
13622 Define lround functions as aliases of llround functions.
13623 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
13625 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
13627 * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
13628 Use greg_t on sp. Use unsigned int on idx_uc_link. Cast
13629 adresses to uintptr_t. Replace "long int" and "unsigned long
13630 int" with "greg_t" on va_arg.
13632 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
13634 * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
13635 * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
13637 * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
13638 Move e_machine check before EI_CLASS check. Handle x32
13639 libraries. Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
13640 * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
13641 SKIP_EM_IA_64 and include
13642 <sysdeps/unix/sysv/linux/i386/readelflib.c>.
13644 * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
13645 Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
13646 (add_system_dir): New macro.
13648 * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
13649 (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
13651 2012-03-16 Joseph Myers <joseph@codesourcery.com>
13662 * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
13664 * math/w_j0f.c (j0f): Likewise.
13666 * math/w_j0l.c (__j0l): Likewise.
13668 * math/w_j1.c (j1): Likewise.
13670 * math/w_j1f.c (j1f): Likewise.
13672 * math/w_j1l.c (__j1l): Likewise.
13674 * math/w_jn.c (jn): Likewise.
13676 * math/w_jnf.c (jnf): Likewise.
13678 * math/w_jnl.c (__jnl): Likewise.
13680 * math/libm-test.inc (j0_test): Add more tests.
13681 (j1_test): Likewise.
13682 (jn_test): Likewise. Add trailing semicolon to existing test.
13683 (y0_test): Likewise.
13684 (y1_test): Likewise.
13685 * sysdeps/i386/fpu/libm-test-ulps: Update.
13686 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13690 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
13691 libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
13692 * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
13693 * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
13694 (__tanl): Set errno for infinite argument.
13695 * sysdeps/i386/fpu/mptan.c: Remove.
13696 * sysdeps/i386/fpu/s_tan.S: Likewise.
13697 * sysdeps/i386/fpu/s_tanl.S: Likewise.
13698 * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
13699 * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
13700 * math/libm-test.inc (tan_test): Add more tests and enable more
13701 tests for double and long double.
13702 * sysdeps/i386/fpu/libm-test-ulps: Update.
13703 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13705 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13707 * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
13708 (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
13710 2012-03-16 Roland McGrath <roland@hack.frob.com>
13712 * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
13713 * configure.in: Use it for both main tree and add-ons.
13714 * configure: Regenerated.
13716 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
13718 * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
13720 2012-03-16 Joseph Myers <joseph@codesourcery.com>
13722 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
13726 * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
13727 * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
13728 * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
13729 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
13730 * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
13732 * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
13733 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
13734 != 0 for prec == 2.
13735 * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
13736 * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
13737 * sysdeps/i386/fpu/s_cosl.S: Likewise.
13738 * sysdeps/i386/fpu/s_sincosl.S: Likewise.
13739 * sysdeps/i386/fpu/s_sinl.S: Likewise.
13740 * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
13741 * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
13742 * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
13743 * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
13744 * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
13745 * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
13746 * math/libm-test.inc (cos_test): Add more tests and enable more
13747 tests for long double.
13748 (sin_test): Likewise.
13749 (sincos_test): Likewise.
13750 * sysdeps/i386/fpu/libm-test-ulps: Update.
13751 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13753 2012-03-16 David S. Miller <davem@davemloft.net>
13755 * sysdeps/sparc/fpu/math_private.h: New file.
13757 2012-03-15 David S. Miller <davem@davemloft.net>
13759 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
13761 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
13762 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
13764 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
13765 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
13766 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
13767 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
13768 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
13769 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
13771 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
13773 * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
13774 * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
13776 * sysdeps/sparc/sparc-ifunc.h: New file.
13777 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
13779 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
13780 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
13782 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
13784 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
13785 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
13786 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
13787 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
13789 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
13790 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
13791 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
13792 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
13793 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
13795 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
13797 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
13798 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
13799 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
13800 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
13801 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
13802 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
13803 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
13804 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
13805 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
13806 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
13807 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
13808 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
13809 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
13810 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
13811 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
13812 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
13813 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
13814 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
13815 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
13816 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
13817 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
13818 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
13819 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
13820 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
13822 2012-03-15 Andreas Schwab <schwab@linux-m68k.org>
13824 * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
13826 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13828 2012-03-15 Andreas Jaeger <aj@suse.de>
13831 * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
13832 ieee754/flt-32 implementation for sin, cos and sincos.
13833 * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
13834 * sysdeps/i386/fpu/s_cosf.S: Likewise.
13835 * sysdeps/i386/fpu/s_sincosf.S: Likewise.
13836 * sysdeps/i386/fpu/s_sinf.S: Likewise.
13837 * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
13838 ieee754/flt-32 implementation for tan.
13840 * math/libm-test.inc (cos_test): Enable some large input tests for
13842 (sin_test): Likewise.
13843 (sincos_test): Likewise.
13844 (tan_test): Add tests for large input.
13846 * sysdeps/i386/fpu/libm-test-ulps: Update.
13848 2012-03-15 Andreas Jaeger <aj@suse.de>
13851 * math/libm-test.inc (cos_test): Add more test cases.
13852 (sin_test): Likewise.
13853 (sincos_test): Likewise.
13855 2012-03-15 Andreas Jaeger <aj@suse.de>
13858 * math/libm-test.inc (cos_test): Add a test case for large input
13860 (sin_test): Likewise.
13861 (sincos_test): Likewise.
13863 2012-03-15 Andreas Jaeger <aj@suse.de>,
13864 Joseph Myers <joseph@codesourcery.com>
13867 * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
13868 x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
13869 * sysdeps/i386/fpu/branred.c: Likewise.
13870 * sysdeps/i386/fpu/dosincos.c: Likewise.
13871 * sysdeps/i386/fpu/mpa.c: Likewise.
13872 * sysdeps/i386/fpu/s_cos.S: Likewise.
13873 * sysdeps/i386/fpu/s_sin.S: Likewise.
13874 * sysdeps/i386/fpu/s_sincos.S: Likewise.
13875 * sysdeps/i386/fpu/sincos32.c: Likewise.
13877 * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
13879 (libc_feupdateenv_53bit): Define.
13880 * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
13882 (libc_feupdateenv_53bit): Define.
13884 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
13885 53 bit (without extend i386 double precision).
13887 * math/libm-test.inc (sincos_test): Add tests for large input.
13891 * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
13893 2012-03-15 Andreas Schwab <schwab@linux-m68k.org>
13895 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13897 2012-03-15 David S. Miller <davem@davemloft.net>
13899 * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
13900 * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
13901 * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
13902 * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
13903 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
13904 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
13905 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
13906 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
13907 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
13908 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
13909 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
13910 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
13911 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
13912 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
13913 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
13914 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
13916 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
13917 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
13919 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
13920 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
13922 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
13923 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
13925 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
13926 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
13927 fmin/fmax sysdep routines.
13928 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
13930 2012-03-14 David S. Miller <davem@davemloft.net>
13932 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
13933 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
13934 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
13935 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
13936 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
13937 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
13938 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
13939 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
13940 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
13941 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
13942 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
13943 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
13944 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
13945 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
13946 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
13947 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
13948 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
13949 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
13950 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
13951 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
13952 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
13953 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
13954 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
13955 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
13956 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
13957 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
13958 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
13959 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
13960 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
13962 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
13964 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
13965 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
13967 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
13968 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
13970 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
13971 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
13973 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
13974 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
13976 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
13977 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
13979 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
13981 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
13983 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
13985 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
13987 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
13989 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
13991 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
13992 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
13994 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
13995 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
13997 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
13998 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
14000 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
14001 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
14004 * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
14007 * sysdeps/sparc/fpu/libm-test-ulps: Update.
14009 * sysdeps/sparc/configure.in: New file.
14010 * sysdeps/sparc/configure: Generate.
14011 * configure.in (libc_cv_sparc_as_vis3): Substitute.
14012 * configure: Regenerate.
14013 * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
14014 * config.make.in (have-as-vis3): New.
14015 * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
14016 available use -Av9d instead of -Av9a.
14017 * sysdeps/sparc/sparc64/Makefile: Likewise.
14018 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
14019 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
14021 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
14023 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
14025 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
14027 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
14028 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
14029 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
14030 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
14031 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
14033 * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
14034 fzeros/fnegs to load 0x80000000 into a float register instead of
14036 * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
14038 2012-03-14 Joseph Myers <joseph@codesourcery.com>
14040 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
14042 ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
14043 ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
14044 ($(inst_includedir)/bits/syscall.h): Remove rule.
14045 ($(objpfx)bits/syscall.d): Include instead of
14046 $(objpfx)syscall-list.d.
14047 (generated): Change syscall-list.h and syscall-list.d to
14048 bits/syscall.h and bits/syscall.d.
14050 2012-03-14 Roland McGrath <roland@hack.frob.com>
14053 * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
14055 2012-03-14 Joseph Myers <joseph@codesourcery.com>
14058 * math/s_csqrt.c: Include <float.h>.
14059 (__csqrt): Scale large or subnormal inputs.
14060 * math/s_csqrtf.c: Likewise.
14061 * math/s_csqrtl.c: Likewise.
14062 * math/libm-test.inc (csqrt_test): Add more tests.
14063 * sysdeps/i386/fpu/libm-test-ulps: Update.
14064 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14067 * math/libm-test.inc (hypot_test): Add more tests.
14069 2012-03-13 David S. Miller <davem@davemloft.net>
14072 * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
14073 double-precision for the calculation instead of scaling.
14075 2012-03-13 Joseph Myers <joseph@codesourcery.com>
14077 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
14078 manipulate bits before adding and subtracting TWO52[sx].
14079 * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
14080 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
14082 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
14084 2012-03-13 David S. Miller <davem@davemloft.net>
14086 * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
14087 * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
14088 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
14089 rtld-global-offsets.h
14090 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
14092 * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
14095 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
14097 * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
14098 'err' in the ifdef scope in which it is actually used.
14100 * nss/nss_db/db-init.c: Include string.h
14102 2012-03-12 David S. Miller <davem@davemloft.net>
14104 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
14105 masking out of the most significant byte of random value used.
14106 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
14107 Fix coding style in previous change.
14109 * sysdeps/unix/sysv/linux/kernel-features.h
14110 (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
14111 (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
14113 (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
14116 2012-03-11 David S. Miller <davem@davemloft.net>
14118 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
14119 (__makecontext): Fix signedness of pointer casts setting up 'sp'.
14120 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
14121 for 'resultvar' otherwise things get truncated on 64-bit.
14123 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
14124 Fix masking out of the most significant byte of random value used.
14126 * sysdeps/sparc/fpu/libm-test-ulps: Update.
14128 2012-03-10 Andreas Schwab <schwab@linux-m68k.org>
14130 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14132 2012-03-09 David S. Miller <davem@davemloft.net>
14134 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
14135 variables with appropriate CPP guards.
14136 * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr from the
14137 frame pointer, not the stack pointer. Correct layout comments. Fix test
14138 on resulting framesize and the management of the outregs buffer for pltexit.
14139 Preserve floating point return values across _dl_call_pltexit call.
14140 * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
14141 framesize and the management of the outregs buffer for pltexit.
14142 Preserve floating point return values across _dl_call_pltexit
14144 * elf/sotruss-lib.c (la_sparc32_gnu_pltenter, la_sparc64_gnu_pltenter,
14145 la_sparc32_gnu_pltexit, la_sparc64_gnu_pltexit): New functions.
14146 (print_exit): Fix format string for return register value.
14148 2012-03-10 Joseph Myers <joseph@codesourcery.com>
14150 * sunrpc/Makefile (others): Add rpcgen.
14151 ($(objpfx)rpcgen): Remove special build rule and dependency on
14153 * sunrpc/rpcgen.c: New file.
14155 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
14158 * posix/bug-regex33.c: Replace FSF snail mail address with URL.
14159 * stdio-common/bug-vfprintf-nargs.c: Likewise.
14160 * sysdeps/i386/crti.S: Likewise.
14161 * sysdeps/i386/crtn.S: Likewise.
14162 * sysdeps/powerpc/powerpc32/crti.S: Likewise.
14163 * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
14164 * sysdeps/powerpc/powerpc64/crti.S: Likewise.
14165 * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
14166 * sysdeps/sh/crti.S: Likewise.
14167 * sysdeps/sh/crtn.S: Likewise.
14168 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
14171 * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
14173 * locale/programs/locfile-kw.gperf: Likewise.
14174 * locale/programs/charmap-kw.h: Regenerated.
14175 * locale/programs/locfile-kw.h: Likewise.
14178 * intl/plural.y: Replace FSF snail mail address with URL.
14179 * intl/plural.c: Regenerated.
14181 2012-03-09 Richard Henderson <rth@twiddle.net>
14183 * include/math_private.h: Remove file.
14184 * math/math_private.h: Move file ...
14185 * sysdeps/generic/math_private.h: ... here.
14187 * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
14188 * sysdeps/powerpc/fpu/math_private.h: Likewise.
14189 * sysdeps/x86_64/fpu/math_private.h: Likewise.
14191 * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
14192 and <math_private.h>.
14193 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
14194 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
14195 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
14196 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
14197 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
14198 * sysdeps/ieee754/dbl-64/branred.c: Likewise.
14199 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
14200 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
14201 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
14202 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
14203 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
14204 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
14205 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
14206 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
14207 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
14208 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
14209 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
14210 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
14211 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
14212 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
14213 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
14214 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
14215 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
14216 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
14217 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
14218 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
14219 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
14220 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
14221 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
14222 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
14223 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
14224 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
14225 * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
14226 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
14227 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
14228 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
14229 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
14230 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
14231 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
14232 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
14233 * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
14234 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
14235 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
14236 * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
14237 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
14238 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
14239 * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
14240 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
14241 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
14242 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
14243 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
14244 * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
14245 * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
14246 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
14247 * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
14248 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
14249 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
14250 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
14251 * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
14252 * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
14253 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
14254 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
14255 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
14256 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
14257 * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
14258 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
14259 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
14260 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
14261 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
14262 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
14263 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
14264 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
14265 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
14266 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
14267 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
14268 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
14269 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
14270 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
14271 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
14272 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
14273 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
14274 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
14275 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
14276 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
14277 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
14278 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
14279 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
14280 * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
14281 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
14282 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
14283 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
14284 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
14285 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
14286 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
14287 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
14288 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
14289 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
14290 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
14291 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
14292 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
14293 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
14294 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
14295 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
14296 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
14297 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
14298 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
14299 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
14300 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
14301 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
14302 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
14303 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
14304 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
14305 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
14306 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
14307 * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
14308 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
14309 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
14310 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
14311 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
14312 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
14313 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
14314 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
14315 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
14316 * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
14317 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
14318 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
14319 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
14320 * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
14321 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
14322 * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
14323 * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
14324 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
14325 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
14326 * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
14327 * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
14328 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
14329 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
14330 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
14331 * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
14332 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
14333 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
14334 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
14335 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
14336 * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
14337 * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
14338 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
14339 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
14340 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
14341 * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
14342 * sysdeps/ieee754/k_standard.c: Likewise.
14343 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
14344 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
14345 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
14346 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
14347 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
14348 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
14349 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
14350 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
14351 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
14352 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
14353 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
14354 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
14355 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
14356 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
14357 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
14358 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
14359 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
14360 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
14361 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
14362 * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
14363 * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
14364 * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
14365 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
14366 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
14367 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
14368 * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
14369 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
14370 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
14371 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
14372 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
14373 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
14374 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
14375 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
14376 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
14377 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
14378 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
14379 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
14380 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
14381 * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
14382 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
14383 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
14384 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
14385 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
14386 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
14387 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
14388 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
14389 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
14390 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
14391 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
14392 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
14393 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
14394 * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
14395 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
14396 * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
14397 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
14398 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
14399 * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
14400 * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
14401 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
14402 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
14403 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
14404 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
14405 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
14406 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
14407 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
14408 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
14409 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
14410 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
14411 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
14412 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
14413 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
14414 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
14415 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
14416 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
14417 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
14418 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
14419 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
14420 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
14421 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
14422 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
14423 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
14424 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
14425 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
14426 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
14427 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
14428 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
14429 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
14430 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
14431 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
14432 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
14433 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
14434 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
14435 * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
14436 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
14437 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
14438 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
14439 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
14440 * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
14441 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
14442 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
14443 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
14444 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
14445 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
14446 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
14447 * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
14448 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
14449 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
14450 * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
14451 * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
14452 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
14453 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
14454 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
14455 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
14456 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
14457 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
14458 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
14459 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
14460 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
14461 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
14462 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
14463 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
14464 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
14465 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
14466 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
14467 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
14468 * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
14469 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
14470 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
14471 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
14472 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
14473 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
14474 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
14475 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
14476 * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
14477 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
14478 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
14479 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
14480 * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
14481 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
14482 * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
14483 * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
14484 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
14485 * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
14486 * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
14487 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
14488 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
14489 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
14490 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
14491 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
14492 * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
14493 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
14494 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
14495 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
14496 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
14497 * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
14498 * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
14499 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
14500 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
14501 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
14502 * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
14503 * sysdeps/ieee754/s_lib_version.c: Likewise.
14504 * sysdeps/ieee754/s_matherr.c: Likewise.
14505 * sysdeps/ieee754/s_signgam.c: Likewise.
14506 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
14507 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
14508 * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
14509 * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
14510 * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
14511 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
14512 * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
14513 * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
14514 * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
14515 * sysdeps/powerpc/fpu/s_rint.c: Likewise.
14516 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
14517 * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
14518 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
14519 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
14520 * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
14521 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
14522 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
14523 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
14524 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
14525 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
14526 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
14528 2012-03-09 Joseph Myers <joseph@codesourcery.com>
14530 * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
14531 * sunrpc/rpc_main.c: Likewise.
14532 * sunrpc/rpc_svcout.c: Likewise.
14534 2012-03-09 David S. Miller <davem@davemloft.net>
14536 * include/math_private.h: New file.
14538 2012-03-09 Joseph Myers <joseph@codesourcery.com>
14540 * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
14541 * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
14542 * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
14543 from <bits/socket_type.h>.
14544 (enum __socket_type): Don't define here.
14545 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
14546 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
14547 bits/socket_type.h.
14550 * libio/stdio.h (gets): Always declare for C++ up to C++11 without
14551 checking __USE_GNU.
14553 * Makerules ($(inst_includedir)/%.h): New rule.
14554 * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
14555 (install-others): Remove variable setting.
14556 ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
14558 2012-03-08 Richard Henderson <rth@twiddle.net>
14560 * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
14561 from macro to inline function; merge with the
14562 !__LIBC_INTERNAL_MATH_INLINES version.
14563 (__ieee754_sqrtf): Likewise.
14565 * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
14566 to inline function.
14567 (__rintf, __floor, __floorf): Likewise.
14569 * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
14570 macro to inline function.
14571 (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
14573 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
14574 not <math/math_private.h>.
14576 2012-03-08 David S. Miller <davem@davemloft.net>
14578 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
14580 * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
14582 2012-03-08 Thomas Schwinge <thomas@codesourcery.com>
14584 * resolv/gai_misc.c (handle_requests): Fix struct timespec
14586 * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
14587 * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
14589 2012-03-08 Ulrich Drepper <drepper@gmail.com>
14591 * stdio-common/tst-fphex.c: Various cleanups. The macros cannot
14592 be defined individually, they must be defined as a block. Define
14593 S for printing a string instead of hidint the different by using a
14594 macro for adding the 'l'.
14595 * stdio-common/tst-fphex-wide.c: Adjust.
14597 2012-03-07 Marek Polacek <polacek@redhat.com>
14599 * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
14601 2012-03-08 Marek Polacek <polacek@redhat.com>
14604 * stdio-common/Makefile (tests): Add tst-fphex-wide.
14605 * stdio-common/tst-fphex.c: Define a few macros to make the
14606 test reusable. Use them.
14607 * stdio-common/tst-fphex-wide.c: New file.
14609 2012-03-08 Joseph Myers <joseph@codesourcery.com>
14612 * manual/macros.texi (gnusystems): New macro.
14613 (nongnusystems): Likewise.
14614 (gnulinuxhurdsystems): Likewise.
14615 (gnuhurdsystems): Likewise..
14616 (gnulinuxsystems): Likewise.
14617 * manual/charset.texi: Use new macros or @theglibc{} to refer to
14618 variants of the GNU system, not "GNU system".
14619 * manual/conf.texi: Likewise.
14620 * manual/errno.texi: Likewise. Update example of errno macro
14622 * manual/filesys.texi: Likewise.
14623 (getumask): Document as specific to GNU/Hurd.
14624 * manual/install.texi: Likewise. Reword some references to
14626 * manual/intro.texi: Likewise.
14627 * manual/io.texi: Likewise.
14628 (File Name Portability): Detail which constraints are inapplicable
14629 to all GNU systems and which are only inapplicable to GNU/Hurd.
14630 * manual/job.texi: Likewise.
14631 * manual/llio.texi: Likewise.
14632 (O_NOCTTY): Document as present on GNU/Linux.
14633 * manual/maint.texi: Likewise.
14634 * manual/memory.texi: Likewise.
14635 * manual/pattern.texi: Likewise.
14636 * manual/pipe.texi: Likewise.
14637 * manual/process.texi: Likewise.
14638 * manual/resource.texi: Likewise.
14639 (RUSAGE_CHILDREN): Remove statement about specifying a particular
14641 * manual/setjmp.texi: Likewise.
14642 * manual/signal.texi: Likewise.
14643 * manual/startup.texi: Likewise.
14644 * manual/stdio.texi: Likewise.
14645 * manual/terminal.texi: Likewise.
14646 (ONLCR): Document as POSIX.
14647 (OXTABS): Document availability on GNU/Linux as XTABS.
14648 (ONOEOT): Document availability separately from other bits.
14649 (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
14650 * manual/time.texi: Likewise.
14651 * manual/users.texi: Likewise.
14652 * INSTALL: Regenerated.
14653 * sysdeps/gnu/errlist.c: Regenerated.
14655 * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
14656 * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
14657 (libc_cv_ctors_header): Likewise. Use asm ("") instead of calling
14659 * configure: Regenerated.
14661 2012-03-07 Joseph Myers <joseph@codesourcery.com>
14663 * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
14664 default includes instead of AC_HEADER_CHECK.
14665 * sysdeps/i386/configure: Regenerated.
14668 * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
14669 * math/s_cacoshf.c (__cacoshf): Likewise.
14670 * math/s_cacoshl.c (__cacoshl): Likewise.
14671 * math/s_casinh.c (__casinh): Set signs of result from argument.
14672 * math/s_casinhf.c (__casinhf): Likewise.
14673 * math/s_casinhl.c (__casinhl): Likewise.
14674 * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
14675 (casinh_test): Add more tests.
14676 * sysdeps/i386/fpu/libm-test-ulps: Update.
14677 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14679 2012-03-07 Ulrich Drepper <drepper@gmail.com>
14681 * po/zh_TW.po: Update from translation team.
14683 * login/Makefile (distribute): Remove variable.
14684 * catgets/Makefile: Likewise.
14685 * mach/Makefile: Likewise.
14686 * malloc/Makefile: Likewise.
14687 * misc/Makefile: Likewise.
14688 * iconv/Makefile: Likewise.
14689 * nscd/Makefile: Likewise.
14690 * hurd/Makefile: Likewise.
14691 * manual/Makefile: Likewise.
14692 * locale/Makefile: Likewise.
14693 * intl/Makefile: Likewise.
14694 * conform/Makefile: Likewise.
14695 * nss/Makefile: Likewise.
14696 * time/Makefile: Likewise.
14697 * soft-fp/Makefile: Likewise.
14698 * dirent/Makefile: Likewise.
14699 * gmon/Makefile: Likewise.
14700 * po/Makefile: Likewise.
14701 * rt/Makefile: Likewise.
14702 * socket/Makefile: Likewise.
14703 * math/Makefile: Likewise.
14704 * signal/Makefile: Likewise.
14705 * debug/Makefile: Likewise.
14706 * elf/Makefile: Likewise.
14707 * timezone/Makefile: Likewise.
14708 * stdlib/Makefile: Likewise.
14709 * iconvdata/Makefile: Likewise.
14710 * sunrpc/Makefile: Likewise.
14711 * io/Makefile: Likewise.
14712 * argp/Makefile: Likewise.
14713 * inet/Makefile: Likewise.
14714 * hesiod/Makefile: Likewise.
14715 * grp/Makefile: Likewise.
14716 * csu/Makefile: Likewise.
14717 * wctype/Makefile: Likewise.
14718 * crypt/Makefile: Likewise.
14719 * libio/Makefile: Likewise.
14720 * string/Makefile: Likewise.
14721 * nis/Makefile: Likewise.
14722 * resolv/Makefile: Likewise.
14723 * stdio-common/Makefile: Likewise.
14724 * wcsmbs/Makefile: Likewise.
14725 * dlfcn/Makefile: Likewise.
14726 * posix/Makefile: Likewise.
14729 * timezone/Makefile: Don't install timezone files, just the programs
14732 2012-03-06 Ulrich Drepper <drepper@gmail.com>
14734 * nss/databases.def: Add missing gshadow entry.
14736 * stdio-common/vfprintf.c: Fix formatting. Missing copyright update.
14738 2012-03-06 Marek Polacek <polacek@redhat.com>
14741 * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
14742 * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
14743 * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
14744 * stdio-common/tst-long-dbl-fphex.c: New file.
14746 2012-03-06 David S. Miller <davem@davemloft.net>
14748 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
14749 (set_obp_int): New function.
14750 (get_obp_int): New function.
14751 (__get_clockfreq_via_dev_openprom): Likewise.
14752 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
14753 Avoid unused variable warnings on 'val' and use builtin_expect.
14754 (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
14756 (INLINE_CLONE_SYSCALL): Likewise.
14758 2012-03-05 David S. Miller <davem@davemloft.net>
14760 * sysdeps/sparc/fpu/libm-test-ulps: Update.
14762 2012-03-05 Andreas Schwab <schwab@linux-m68k.org>
14764 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14766 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
14767 only for |x| >= 40.
14768 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
14770 2012-03-05 H.J. Lu <hongjiu.lu@intel.com>
14772 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
14773 Replace gettimeofday with __vdso_gettimeofday.
14775 * sysdeps/unix/sysv/linux/x86_64/init-first.c
14776 (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
14777 __vdso_clock_gettime and __vdso_getcpu.
14779 * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
14780 time with __vdso_time.
14782 2012-03-05 Joseph Myers <joseph@codesourcery.com>
14784 * manual/lang.texi (size_t): Note types to which size_t may be
14785 equivalent with the GNU C Library, but do not describe when
14786 differences between them are significant.
14788 2012-03-05 Andreas Jaeger <aj@suse.de>
14790 * sysdeps/i386/fpu/libm-test-ulps: Update.
14792 2012-03-05 Joseph Myers <joseph@codesourcery.com>
14795 * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
14796 (__ieee754_pow): Save and restore rounding mode and use
14797 round-to-nearest for main computations.
14798 * math/libm-test.inc (pow_test_tonearest): New function.
14799 (pow_test_towardzero): Likewise.
14800 (pow_test_downward): Likewise.
14801 (pow_test_upward): Likewise.
14802 (main): Call the new functions.
14803 * sysdeps/i386/fpu/libm-test-ulps: Update.
14804 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14807 * math/libm-test.inc (cosh_test_tonearest): New function.
14808 (cosh_test_towardzero): Likewise.
14809 (cosh_test_downward): Likewise.
14810 (cosh_test_upward): Likewise.
14811 (sinh_test_tonearest): Likewise.
14812 (sinh_test_towardzero): Likewise.
14813 (sinh_test_downward): Likewise.
14814 (sinh_test_upward): Likewise.
14815 (main): Call the new functions.
14816 * sysdeps/i386/fpu/libm-test-ulps: Update.
14817 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14819 2012-03-05 Tom de Vries <tom@codesourcery.com>
14821 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
14822 default stack guard is set in last bytes.
14823 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
14825 2012-03-05 Kees Cook <keescook@chromium.org>
14827 * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
14830 * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
14831 possibly allocate from heap instead of stack.
14832 * stdio-common/bug-vfprintf-nargs.c: New file.
14833 * stdio-common/Makefile (tests): Add nargs overflow test.
14835 2012-03-03 Andreas Schwab <schwab@linux-m68k.org>
14837 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14839 2012-03-03 Marek Polacek <polacek@redhat.com>
14841 * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
14842 * math/math_private.h: Likewise.
14843 * stdlib/tst-strtod.c: Likewise.
14844 * sysdeps/i386/i486/bits/atomic.h: Likewise.
14845 * sysdeps/x86_64/bits/atomic.h: Likewise.
14847 2012-03-02 David S. Miller <davem@davemloft.net>
14849 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
14850 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
14851 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
14852 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
14853 * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
14854 * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
14855 * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
14856 * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
14858 2012-03-02 Roland McGrath <roland@hack.frob.com>
14861 * manual/examples/README: New file, says the example source files
14862 can be used under GPL>=2.
14863 * manual/Makefile (%.c.texi): Eat the leading part of the file until a
14864 line containing just "*/".
14865 * manual/examples/add.c: Add copyright header (GPL>=2).
14866 * manual/examples/argp-ex1.c: Likewise.
14867 * manual/examples/argp-ex2.c: Likewise.
14868 * manual/examples/argp-ex3.c: Likewise.
14869 * manual/examples/argp-ex4.c: Likewise.
14870 * manual/examples/atexit.c: Likewise.
14871 * manual/examples/db.c: Likewise.
14872 * manual/examples/dir.c: Likewise.
14873 * manual/examples/dir2.c: Likewise.
14874 * manual/examples/execinfo.c: Likewise.
14875 * manual/examples/filecli.c: Likewise.
14876 * manual/examples/filesrv.c: Likewise.
14877 * manual/examples/fmtmsgexpl.c: Likewise.
14878 * manual/examples/genpass.c: Likewise.
14879 * manual/examples/inetcli.c: Likewise.
14880 * manual/examples/inetsrv.c: Likewise.
14881 * manual/examples/isockad.c: Likewise.
14882 * manual/examples/longopt.c: Likewise.
14883 * manual/examples/memopen.c: Likewise.
14884 * manual/examples/memstrm.c: Likewise.
14885 * manual/examples/mkfsock.c: Likewise.
14886 * manual/examples/mkisock.c: Likewise.
14887 * manual/examples/mygetpass.c: Likewise.
14888 * manual/examples/pipe.c: Likewise.
14889 * manual/examples/popen.c: Likewise.
14890 * manual/examples/rprintf.c: Likewise.
14891 * manual/examples/search.c: Likewise.
14892 * manual/examples/select.c: Likewise.
14893 * manual/examples/setjmp.c: Likewise.
14894 * manual/examples/sigh1.c: Likewise.
14895 * manual/examples/sigusr.c: Likewise.
14896 * manual/examples/stpcpy.c: Likewise.
14897 * manual/examples/strdupa.c: Likewise.
14898 * manual/examples/strftim.c: Likewise.
14899 * manual/examples/strncat.c: Likewise.
14900 * manual/examples/subopt.c: Likewise.
14901 * manual/examples/swapcontext.c: Likewise.
14902 * manual/examples/termios.c: Likewise.
14903 * manual/examples/testopt.c: Likewise.
14904 * manual/examples/testpass.c: Likewise.
14905 * manual/examples/timeval_subtract.c: Likewise.
14908 * manual/time.texi (Elapsed Time): Move timeval_subtract example
14910 * manual/timeval_subtract.c.texi: ... here, new file.
14912 2012-03-02 David S. Miller <davem@davemloft.net>
14914 * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
14916 2012-03-02 Joseph Myers <joseph@codesourcery.com>
14919 * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
14920 (__sin): Save and restore rounding mode and use round-to-nearest
14921 for all computations.
14922 (__cos): Save and restore rounding mode and use round-to-nearest
14923 for all computations.
14924 * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
14926 (tan): Save and restore rounding mode and use round-to-nearest for
14928 * math/libm-test.inc (cos_test_tonearest): New function.
14929 (cos_test_towardzero): Likewise.
14930 (cos_test_downward): Likewise.
14931 (cos_test_upward): Likewise.
14932 (sin_test_tonearest): Likewise.
14933 (sin_test_towardzero): Likewise.
14934 (sin_test_downward): Likewise.
14935 (sin_test_upward): Likewise.
14936 (tan_test_tonearest): Likewise.
14937 (tan_test_towardzero): Likewise.
14938 (tan_test_downward): Likewise.
14939 (tan_test_upward): Likewise.
14940 (main): Call the new functions.
14941 * sysdeps/i386/fpu/libm-test-ulps: Update.
14942 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14945 * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
14946 small n, then large n, before computing and testing k+n.
14947 * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
14948 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
14950 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
14952 * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
14953 * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
14954 * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
14955 * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
14956 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
14957 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
14958 * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
14959 * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
14960 * math/libm-test.inc (scalbn_test): Add more tests.
14961 (scalbln_test): Likewise.
14963 * manual/filesys.texi (mode_t): Describe constraints on size and
14964 signedness, not exact equivalence to a particular type.
14966 (ino64_t): Likewise.
14968 (nlink_t): Likewise.
14969 (blkcnt_t): Likewise.
14970 (blkcnt64_t): Likewise.
14971 * manual/llio.texi (off_t): Likewise.
14974 * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
14975 (__ieee754_exp): Save and restore rounding mode and use
14976 round-to-nearest for all computations.
14977 * math/libm-test.inc (exp_test_tonearest): New function.
14978 (exp_test_towardzero): Likewise.
14979 (exp_test_downward): Likewise.
14980 (exp_test_upward): Likewise.
14981 (main): Call the new functions.
14982 * sysdeps/i386/fpu/libm-test-ulps: Update.
14983 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14985 2012-03-01 Chris Demetriou <cgd@google.com>
14987 * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
14988 have predictable order.
14990 2012-03-01 David S. Miller <davem@davemloft.net>
14992 * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
14994 * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
14995 * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
14996 * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
14997 * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
14999 * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
15000 * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
15001 * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
15002 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
15003 * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
15004 * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
15005 * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
15006 * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
15007 * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
15009 * sysdeps/sparc/fpu/libm-test-ulps: Update.
15011 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
15012 * sysdeps/sparc/fpu/libm-test-ulps: to here.
15013 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
15015 * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
15016 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
15017 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
15018 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
15019 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
15020 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
15021 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
15022 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
15023 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
15024 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
15025 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
15026 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
15027 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
15028 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
15029 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
15030 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
15031 * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
15032 * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
15033 * sysdeps/sparc/elf/configure: Regenerated.
15035 2012-03-01 Joseph Myers <joseph@codesourcery.com>
15037 * configure.in (AS, LD): Require binutils 2.20 or later.
15038 * configure: Regenerated.
15039 * manual/install.texi (Tools for Compilation): Give binutils 2.20
15040 as required minimum version.
15041 * INSTALL: Regenerated.
15045 * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
15046 before squaring exponent.
15047 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
15048 bottom long double and 27 bits of top long double before squaring
15050 * math/libm-test.inc (erfc_test): Add more tests.
15051 * sysdeps/i386/fpu/libm-test-ulps: Update.
15052 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
15053 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15055 2012-03-01 Kai Tietz <ktietz@redhat.com>
15057 * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
15058 * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
15059 containing bit-fields.
15060 * soft-fp/extended.h (_FP_UNION_E): Likewise.
15061 * soft-fp/single.h (_FP_UNION_S): Likewise.
15062 * soft-fp/double.h (_FP_UNION_D): Likewise.
15064 2012-02-29 Joseph Myers <joseph@codesourcery.com>
15067 * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
15068 not include ../strcmp.S.
15069 [USE_AS_STRNCASECMP_L]: Likewise.
15070 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
15071 (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
15072 * sysdeps/i386/i686/multiarch/strncase_l-c.c
15073 (__strncasecmp_l_ia32): Define as alias to
15074 __strncasecmp_l_nonascii.
15077 * math/libm-test.inc (expm1_test): Add test for bug 5794.
15078 * sysdeps/i386/fpu/libm-test-ulps: Update.
15079 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15081 * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
15082 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15084 2012-02-29 Jeff Law <law@redhat.com>
15086 * resolv/res_query.c (__libc_res_nquerydomain): Avoid
15087 out of bounds read.
15089 2012-02-29 Marek Polacek <polacek@redhat.com>
15092 * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
15093 * elf/Makefile: Add rules to run tst-unused-dep.out.
15095 2012-02-28 David S. Miller <davem@davemloft.net>
15097 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
15098 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
15099 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
15100 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
15101 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
15102 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
15104 2012-02-29 Joseph Myers <joseph@codesourcery.com>
15106 * math/libm-test.inc (llround_test): Move one test from
15107 lround_test. Use TEST_f_L in moved test.
15108 (lround_test): Move misplaced test to llround_test. Add testcase
15111 2012-02-28 Ulrich Drepper <drepper@gmail.com>
15113 * sysdeps/x86_64/fpu/e_expf.S: New file.
15114 Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
15116 2012-02-28 Stanislav Brabec <sbrabec@suse.cz>
15119 * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
15120 of remain_len that may cause incomplete multi-byte character and
15122 * posix/bug-regex33.c: New file.
15123 * posix/Makefile (tests): Add bug-regex33.
15125 2012-02-28 Joseph Myers <joseph@codesourcery.com>
15127 * manual/macros.texi: New file.
15128 * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
15129 * manual/libc.texinfo: Include macros.texi.
15130 * manual/creatute.texi: Likewise.
15131 * manual/install.texi: Likewise.
15132 * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
15133 @glibcadj{} in references to the GNU C Library.
15134 * manual/charset.texi: Likewise.
15135 * manual/conf.texi: Likewise.
15136 * manual/contrib.texi: Likewise. Consistently use "GNU C Library"
15137 when not using those macros.
15138 * manual/creature.texi: Likewise.
15139 * manual/crypt.texi: Likewise.
15140 * manual/errno.texi: Likewise.
15141 * manual/filesys.texi: Likewise.
15142 * manual/header.texi: Likewise.
15143 * manual/install.texi: Likewise.
15144 * manual/intro.texi: Likewise.
15145 * manual/io.texi: Likewise.
15146 * manual/job.texi: Likewise.
15147 * manual/lang.texi: Likewise.
15148 * manual/libc.texiinfo: Likewise.
15149 * manual/llio.texi: Likewise.
15150 * manual/locale.texi: Likewise.
15151 * manual/maint.texi: Likewise.
15152 * manual/math.texi: Likewise.
15153 * manual/memory.texi: Likewise.
15154 * manual/message.texi: Likewise.
15155 * manual/nss.texi: Likewise.
15156 * manual/pattern.texi: Likewise.
15157 * manual/process.texi: Likewise.
15158 * manual/resource.texi: Likewise.
15159 * manual/search.texi: Likewise.
15160 * manual/setjmp.texi: Likewise.
15161 * manual/signal.texi: Likewise.
15162 * manual/socket.texi: Likewise.
15163 * manual/startup.texi: Likewise.
15164 * manual/stdio.texi: Likewise.
15165 * manual/string.texi: Likewise.
15166 * manual/sysinfo.texi: Likewise.
15167 * manual/syslog.texi: Likewise.
15168 * manual/terminal.texi: Likewise.
15169 * manual/time.texi: Likewise.
15170 * manual/users.texi: Likewise.
15171 * INSTALL: Regenerated.
15172 * NOTES: Regenerated.
15173 * sysdeps/gnu/errlist.c: Regenerated.
15175 2012-02-28 Andreas Schwab <schwab@linux-m68k.org>
15177 * include/dirent.h: Include <dirstream.h> before
15180 2012-02-28 David S. Miller <davem@davemloft.net>
15182 * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
15183 * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
15184 * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
15185 * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
15187 2012-02-27 David S. Miller <davem@davemloft.net>
15189 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
15190 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
15191 * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
15192 * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
15194 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
15195 frame pointer instead of stack pointer relative arg slot.
15196 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
15197 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
15198 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
15200 2012-02-27 Carlos O'Donell <carlos_odonell@mentor.com>
15203 * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
15205 2012-02-27 David S. Miller <davem@davemloft.net>
15207 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
15208 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
15209 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
15210 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
15211 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
15212 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
15213 * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
15214 * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
15216 2012-02-27 Joseph Myers <joseph@codesourcery.com>
15218 * configure.in (CC): Restrict allowed GCC versions to 4.3 and
15219 later. Allow versions 5-9.
15220 * configure: Regenerated.
15221 * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
15222 required minimum version and 4.6 as recommended version. Do not
15223 mention bugs in GCC 2.7 and 2.8.
15224 * INSTALL: Regenerated.
15226 2012-02-27 David S. Miller <davem@davemloft.net>
15228 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
15229 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
15230 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
15231 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
15232 * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
15233 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
15234 * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
15235 * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
15237 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
15238 manipulate bits before adding and subtracting TWO112[sx].
15239 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
15241 2012-02-27 Roland McGrath <roland@hack.frob.com>
15244 * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
15245 [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
15246 * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
15247 being in POSIX, because they are in 1003.1-2008.
15249 * rt/tst-aio.c: Include <fcntl.h>.
15250 * rt/tst-aio7.c: Likewise.
15251 * rt/tst-aio64.c: Likewise.
15253 * stdio-common/tst-fmemopen.c (main): Remove spurious const.
15255 2012-02-27 Joseph Myers <joseph@codesourcery.com>
15257 * manual/install.texi (--with-headers): Describe headers as
15258 interface headers, not private headers.
15259 (Specific advice for GNU/Linux systems): Describe use of headers
15260 from "make headers_install", not private headers from older
15262 * INSTALL: Regenerated.
15263 * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
15265 * sysdeps/unix/sysv/linux/configure: Regenerated.
15267 * manual/llio.texi (fclean): Remove documentation.
15269 * manual/Makefile (libc-texi-generated): New variable. Include
15271 (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
15272 $(libc-texi-generated), not duplicated list of files.
15273 (version.texi, stamp-version): New rules.
15274 (realclean): Remove $(libc-texi-generated), not individual files
15275 from that list. Do not remove dir-add.texinfo.
15276 * manual/libc.texinfo: Comment out uses of edition numbers and
15277 references to printed manual. Remove last-updated dates.
15278 (EDITION): Comment out.
15280 (VERSION, UPDATED): Remove.
15281 (version.texi): Include.
15283 2012-02-27 Andreas Schwab <schwab@linux-m68k.org>
15285 * sysdeps/posix/spawni.c: Include <signal.h>.
15286 * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
15287 * sysdeps/pthread/aio_fsync.c: Likewise.
15289 2012-02-26 Ulrich Drepper <drepper@gmail.com>
15291 * conform/Makefile (tests): Run only when not cross-compiling and
15292 when fast-check is not defined.
15294 * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
15295 * conform/data/limits.h-data: Fixes for POSIX2008.
15296 * conform/run-conformtest.sh: Run all tests.
15297 * include/arpa/inet.h: Changes to allow conformtest.pl to use the
15299 * include/bits/dlfcn.h: Likewise.
15300 * include/langinfo.h: Likewise.
15301 * include/monetary.h: Likewise.
15302 * include/sys/poll.h: Likewise.
15304 * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
15306 * posix/spawn.h: Define __need_sigset_t.
15307 * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
15308 * posix/unistd.h: Declare ctermid only for XPG before XPG6.
15309 * rt/aio.h: Don't include fcntl.h and signal.h. Use bits/siginfo.h
15310 to get sigevent_t only.
15311 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
15312 only for __USE_GNU.
15313 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
15314 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
15315 process_vm_writev only for __USE_GNU.
15316 * termios/termios.h: Declare tcgetsid also for POSIX2008.
15318 * conform/Makefile: For now ignore errors from run-conformtest.
15319 * conform/conformtest.pl: Simplify code. Add -ansi to CFLAGS for
15320 POSIX to avoid namespace pollution. Don't prepend headers.
15321 * conform/data/aio.h-data: Fixes for POSIX testing.
15322 * conform/data/fcntl.h-data: Likewise.
15323 * conform/data/glob.h-data: Likewise.
15324 * conform/data/grp.h-data: Likewise.
15325 * conform/data/pthread.h-data: Likewise.
15326 * conform/data/pwd.h-data: Likewise.
15327 * conform/data/signal.h-data: Likewise.
15328 * conform/data/spawn.h-data: Likewise.
15329 * conform/data/stdio.h-data: Likewise.
15330 * conform/data/stdlib.h-data: Likewise.
15331 * conform/data/stropts.h-data: Likewise.
15332 * conform/data/sys/mman.h-data: Likewise.
15333 * conform/data/sys/stat.h-data: Likewise.
15334 * conform/data/sys/types.h-data: Likewise.
15335 * conform/data/sys/wait.h-data: Likewise.
15336 * conform/data/time.h-data: Likewise.
15337 * conform/data/unistd.h-data: Likewise.
15338 * conform/data/utime.h-data: Likewise.
15340 * io/sys/stat.h: fchmod was always in POSIX.
15341 * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
15342 * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
15343 * rt/aio.h: Define __need_timespec before including <time.h>.
15344 * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
15345 struct. Add forward declaration of pthread_attr_t and use it in
15347 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
15348 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
15349 * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
15350 always remove CLK_TCK definition.
15352 2012-02-26 Andreas Schwab <schwab@linux-m68k.org>
15354 * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
15356 2012-02-25 Ulrich Drepper <drepper@gmail.com>
15358 * conform/run-conformtest.sh: New file.
15359 * conform/Makefile: Run run-conformtest for tests.
15360 * conform/conformtest.pl: Many bug fixes. Add ISO C99, ISO C11
15363 * conform/data/uchar.h-data: New file.
15364 * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
15365 * conform/data/arpa/inet.h-data: Likewise.
15366 * conform/data/assert.h-data: Likewise.
15367 * conform/data/complex.h-data: Likewise.
15368 * conform/data/cpio.h-data: Likewise.
15369 * conform/data/ctype.h-data: Likewise.
15370 * conform/data/dirent.h-data: Likewise.
15371 * conform/data/dlfcn.h-data: Likewise.
15372 * conform/data/errno.h-data: Likewise.
15373 * conform/data/fcntl.h-data: Likewise.
15374 * conform/data/float.h-data: Likewise.
15375 * conform/data/fmtmsg.h-data: Likewise.
15376 * conform/data/fnmatch.h-data: Likewise.
15377 * conform/data/ftw.h-data: Likewise.
15378 * conform/data/glob.h-data: Likewise.
15379 * conform/data/grp.h-data: Likewise.
15380 * conform/data/iconv.h-data: Likewise.
15381 * conform/data/inttypes.h-data: Likewise.
15382 * conform/data/langinfo.h-data: Likewise.
15383 * conform/data/libgen.h-data: Likewise.
15384 * conform/data/limits.h-data: Likewise.
15385 * conform/data/locale.h-data: Likewise.
15386 * conform/data/math.h-data: Likewise.
15387 * conform/data/monetary.h-data: Likewise.
15388 * conform/data/mqueue.h-data: Likewise.
15389 * conform/data/ndbm.h-data: Likewise.
15390 * conform/data/net/if.h-data: Likewise.
15391 * conform/data/netdb.h-data: Likewise.
15392 * conform/data/netinet/in.h-data: Likewise.
15393 * conform/data/nl_types.h-data: Likewise.
15394 * conform/data/poll.h-data: Likewise.
15395 * conform/data/pthread.h-data: Likewise.
15396 * conform/data/pwd.h-data: Likewise.
15397 * conform/data/regex.h-data: Likewise.
15398 * conform/data/sched.h-data: Likewise.
15399 * conform/data/search.h-data: Likewise.
15400 * conform/data/semaphore.h-data: Likewise.
15401 * conform/data/setjmp.h-data: Likewise.
15402 * conform/data/signal.h-data: Likewise.
15403 * conform/data/spawn.h-data: Likewise.
15404 * conform/data/stdarg.h-data: Likewise.
15405 * conform/data/stdio.h-data: Likewise.
15406 * conform/data/stdlib.h-data: Likewise.
15407 * conform/data/string.h-data: Likewise.
15408 * conform/data/strings.h-data: Likewise.
15409 * conform/data/stropts.h-data: Likewise.
15410 * conform/data/sys/ipc.h-data: Likewise.
15411 * conform/data/sys/mman.h-data: Likewise.
15412 * conform/data/sys/msg.h-data: Likewise.
15413 * conform/data/sys/resource.h-data: Likewise.
15414 * conform/data/sys/select.h-data: Likewise.
15415 * conform/data/sys/sem.h-data: Likewise.
15416 * conform/data/sys/shm.h-data: Likewise.
15417 * conform/data/sys/socket.h-data: Likewise.
15418 * conform/data/sys/stat.h-data: Likewise.
15419 * conform/data/sys/statvfs.h-data: Likewise.
15420 * conform/data/sys/time.h-data: Likewise.
15421 * conform/data/sys/timeb.h-data: Likewise.
15422 * conform/data/sys/times.h-data: Likewise.
15423 * conform/data/sys/types.h-data: Likewise.
15424 * conform/data/sys/uio.h-data: Likewise.
15425 * conform/data/sys/un.h-data: Likewise.
15426 * conform/data/sys/utsname.h-data: Likewise.
15427 * conform/data/sys/wait.h-data: Likewise.
15428 * conform/data/syslog.h-data: Likewise.
15429 * conform/data/tar.h-data: Likewise.
15430 * conform/data/termios.h-data: Likewise.
15431 * conform/data/utime.h-data: Likewise.
15432 * conform/data/utmpx.h-data: Likewise.
15433 * conform/data/varargs.h-data: Likewise.
15434 * conform/data/wchar.h-data: Likewise.
15435 * conform/data/wctype.h-data: Likewise.
15436 * conform/data/wordexp.h-data: Likewise.
15438 * include/stropts.h: New file.
15439 * include/uchar.h: New file.
15440 * include/aio.h: Changes to allow conformtest.pl to use the headers.
15441 * include/assert.h: Likewise.
15442 * include/ctype.h: Likewise.
15443 * include/dirent.h: Likewise.
15444 * include/dlfcn.h: Likewise.
15445 * include/fcntl.h: Likewise.
15446 * include/fnmatch.h: Likewise.
15447 * include/glob.h: Likewise.
15448 * include/grp.h: Likewise.
15449 * include/libio.h: Likewise.
15450 * include/locale.h: Likewise.
15451 * include/math.h: Likewise.
15452 * include/net/if.h: Likewise.
15453 * include/netdb.h: Likewise.
15454 * include/netinet/in.h: Likewise.
15455 * include/pthread.h: Likewise.
15456 * include/pwd.h: Likewise.
15457 * include/regex.h: Likewise.
15458 * include/sched.h: Likewise.
15459 * include/search.h: Likewise.
15460 * include/setjmp.h: Likewise.
15461 * include/signal.h: Likewise.
15462 * include/stdio.h: Likewise.
15463 * include/stdlib.h: Likewise.
15464 * include/string.h: Likewise.
15465 * include/sys/cdefs.h: Likewise.
15466 * include/sys/mman.h: Likewise.
15467 * include/sys/msg.h: Likewise.
15468 * include/sys/resource.h: Likewise.
15469 * include/sys/select.h: Likewise.
15470 * include/sys/socket.h: Likewise.
15471 * include/sys/stat.h: Likewise.
15472 * include/sys/statvfs.h: Likewise.
15473 * include/sys/time.h: Likewise.
15474 * include/sys/times.h: Likewise.
15475 * include/sys/uio.h: Likewise.
15476 * include/sys/utsname.h: Likewise.
15477 * include/sys/wait.h: Likewise.
15478 * include/termios.h: Likewise.
15479 * include/time.h: Likewise.
15480 * include/ulimit.h: Likewise.
15481 * include/unistd.h: Likewise.
15482 * include/utime.h: Likewise.
15483 * include/wchar.h: Likewise.
15484 * include/wctype.h: Likewise.
15485 * include/wordexp.h: Likewise.
15487 * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
15489 * time/time.h: TIME_UTC must be a macro.
15490 Make timespec_get available for ISO C11 only as well.
15492 2012-02-24 Ulrich Drepper <drepper@gmail.com>
15494 * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
15495 Reported by Peng Haitao <penght@cn.fujitsu.com>.
15497 2012-02-24 Joseph Myers <joseph@codesourcery.com>
15499 * configure.in: Use -o not -a in test for unsupported multi-arch.
15501 2012-02-24 Joseph Myers <joseph@codesourcery.com>
15503 * manual/texinfo.tex: Update to version 2012-01-19.16.
15505 2012-02-24 Joseph Myers <joseph@codesourcery.com>
15507 * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
15509 2012-02-24 Roland McGrath <roland@hack.frob.com>
15512 * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
15513 * manual/fdl-1.3.texi: New file.
15514 * manual/fdl-1.1.texi: File removed.
15517 * manual/libc.texinfo (FDL_VERSION): New @set.
15518 Use it for mention of FDL in cover text.
15519 (Documentation License): Use it in @include file name.
15521 2012-02-22 Joseph Myers <joseph@codesourcery.com>
15522 Roland McGrath <roland@hack.frob.com>
15525 * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN,
15526 not LONG_LONG_MAX and LONG_LONG_MIN.
15527 * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
15528 LLONG_MIN. Refer to LONG_LONG_MIN only as older GCC-specific
15530 (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
15532 2012-02-22 Joseph Myers <joseph@codesourcery.com>
15536 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
15537 manipulate bits before adding and subtracting TWO23[sx].
15538 * math/libm-test.inc (nearbyint_test): Add more tests.
15540 2012-02-22 Joseph Myers <joseph@codesourcery.com>
15543 * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
15544 bits before adding and subtracting TWO23[sx].
15545 * math/libm-test.inc (rint_test): Add more tests.
15546 (rint_test_tonearest): Likewise.
15547 (rint_test_towardzero): Likewise.
15548 (rint_test_downward): Likewise.
15549 (rint_test_upward: Likewise.
15551 2012-02-22 Joseph Myers <joseph@codesourcery.com>
15554 * include/stdc-predef.h: New file. Extracted from features.h.
15555 * include/features.h: Include stdc-predef.h.
15556 * Makefile (headers): Add stdc-predef.h.
15557 * CONFORMANCE (Compiler limitations): Update.
15559 2012-02-22 Joseph Myers <joseph@codesourcery.com>
15561 * manual/libc.texinfo (VERSION, UPDATED): Revert.
15563 2012-02-21 David S. Miller <davem@davemloft.net>
15565 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
15566 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
15568 2012-02-20 David S. Miller <davem@davemloft.net>
15570 * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
15571 using a normal save/restore sequence, rather than allocating a
15572 dummy stack frame just to store a frame pointer and restore.
15573 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
15575 2012-02-21 Joseph Myers <joseph@codesourcery.com>
15577 * manual/install.texi: Fix stray word in line-wrapped comment.
15579 2012-02-20 David S. Miller <davem@davemloft.net>
15581 * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
15582 both binutils and gcc support GOTDATA.
15584 * sysdeps/unix/sparc/sysdep.h: Document why we don't use
15585 "rd %pc" in the PIC register setup sequences.
15587 * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
15588 * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
15589 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
15590 * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
15591 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
15592 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
15593 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
15594 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
15595 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
15596 (SYSCALL_ERROR_HANDLER): Likewise.
15597 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
15598 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
15599 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
15600 (SYSCALL_ERROR_HANDLER): Likewise.
15602 * config.h.in (HAVE_BINUTILS_GOTDATA): New.
15603 (HAVE_GCC_GOTDATA): New.
15604 * sysdeps/sparc/elf/configure.in: Test for GOTDATA
15605 relocation support in both binutils and gcc.
15606 * sysdeps/sparc/elf/configure: Regenerate.
15608 * sysdeps/sparc/sparc32/elf/configure.in: Delete.
15609 * sysdeps/sparc/sparc32/elf/configure: Delete.
15610 * sysdeps/sparc/sparc64/elf/configure.in: Delete.
15611 * sysdeps/sparc/sparc64/elf/configure: Delete.
15612 * sysdeps/sparc/elf/configure.in: New file.
15613 * sysdeps/sparc/elf/configure: Generate.
15615 * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
15616 * sysdeps/sparc/sparc32/elf/configure: Regenerate.
15617 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
15618 * sysdeps/sparc/sparc64/elf/configure: Regenerate.
15619 * config.h.in (BROKEN_SPARC_WDISP22): Remove.
15621 2012-02-21 Joseph Myers <joseph@codesourcery.com>
15623 * manual/install.texi: Do not mention specific glibc version
15625 * manual/libc.texinfo (VERSION, UPDATED): Update.
15626 (@copying): Use @copyright{} and range of years.
15628 2012-02-21 Joseph Myers <joseph@codesourcery.com>
15631 * csu/Makefile (distribute): Remove initfini.c and defs.awk.
15632 [crti.S not in sysdirs] (generated): Do not append.
15633 [crti.S not in sysdirs] (omit-deps): Likewise.
15634 [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
15635 [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
15636 [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
15637 [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
15638 [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
15640 [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
15641 [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
15642 [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
15643 * csu/defs.awk: Remove file.
15644 * sysdeps/generic/initfini.c: Likewise.
15645 * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
15647 * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
15650 2012-02-20 Joseph Myers <joseph@codesourcery.com>
15652 * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
15653 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
15654 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
15655 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
15656 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
15657 * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
15659 (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
15660 (__EPOLL_PACKED): Define to empty if not defined by
15662 (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
15663 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
15666 2012-02-20 Joseph Myers <joseph@codesourcery.com>
15668 * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
15669 * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
15670 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
15671 * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
15673 (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
15674 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
15677 2012-02-20 Joseph Myers <joseph@codesourcery.com>
15679 * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
15681 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
15682 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
15683 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
15684 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15686 2012-02-20 Aurelien Jarno <aurelien@aurel32.net>
15688 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
15689 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
15691 2012-02-19 Andreas Schwab <schwab@linux-m68k.org>
15693 * manual/errno.texi (Error Codes): Add EHWPOISON entry.
15694 * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
15696 * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
15698 * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
15701 2012-02-19 Aurelien Jarno <aurelien@aurel32.net>
15703 * math/w_acos.c: Use non-signaling floating-point comparisons.
15704 * math/w_acosf.c: Likewise.
15705 * math/w_acosh.c: Likewise.
15706 * math/w_acoshf.c: Likewise.
15707 * math/w_acoshl.c: Likewise.
15708 * math/w_acosl.c: Likewise.
15709 * math/w_asin.c: Likewise.
15710 * math/w_asinf.c: Likewise.
15711 * math/w_asinl.c: Likewise.
15712 * math/w_atanh.c: Likewise.
15713 * math/w_atanhf.c: Likewise.
15714 * math/w_atanhl.c: Likewise.
15715 * math/w_exp2.c: Likewise.
15716 * math/w_exp2f.c: Likewise.
15717 * math/w_exp2l.c: Likewise.
15718 * math/w_j0.c: Likewise.
15719 * math/w_j0f.c: Likewise.
15720 * math/w_j0l.c: Likewise.
15721 * math/w_j1.c: Likewise.
15722 * math/w_j1f.c: Likewise.
15723 * math/w_j1l.c: Likewise.
15724 * math/w_jn.c: Likewise.
15725 * math/w_jnf.c: Likewise.
15726 * math/w_log.c: Likewise.
15727 * math/w_log10.c: Likewise.
15728 * math/w_log10f.c: Likewise.
15729 * math/w_log10l.c: Likewise.
15730 * math/w_log2.c: Likewise.
15731 * math/w_log2f.c: Likewise.
15732 * math/w_log2l.c: Likewise.
15733 * math/w_logf.c: Likewise.
15734 * math/w_logl.c: Likewise.
15735 * math/w_sqrt.c: Likewise.
15736 * math/w_sqrtf.c: Likewise.
15737 * math/w_sqrtl.c: Likewise.
15738 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
15739 * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
15740 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
15741 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
15742 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
15744 2012-02-19 Joseph Myers <joseph@codesourcery.com>
15747 * manual/string.texi (strnlen): Use correct parameter name in
15748 equivalent expression.
15750 2012-02-19 Joseph Myers <joseph@codesourcery.com>
15753 * manual/users.texi (seteuid): Consistently use neweuid for
15756 2012-02-19 Joseph Myers <joseph@codesourcery.com>
15759 * manual/nss.texi (Services in the NSS configuration): Correct
15760 list of services in example configuration file.
15762 2012-02-19 Nick Bowler <nbowler@draconx.ca>
15765 * manual/arith.texi: Remove statements about negative zero
15766 behaving identically to zero.
15768 2012-02-18 Joseph Myers <joseph@codesourcery.com>
15771 * manual/install.texi: Do not document upgrading from libc5.
15773 2012-02-18 Joseph Myers <joseph@codesourcery.com>
15776 * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
15778 2012-02-18 David S. Miller <davem@davemloft.net>
15780 * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
15781 (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
15782 %o7 across the call.
15783 (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
15785 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
15786 SETUP_PIC_REG_LEAF.
15787 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
15788 * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
15789 * sysdeps/sparc/crtn.S: Likewise.
15791 2012-02-17 Ulrich Drepper <drepper@gmail.com>
15793 * aout/Makefile: Remove.
15795 2012-02-18 Rafe Kettler <rafe.kettler@gmail.com>
15798 * manual/examples/argp-ex1.c (main): Format definition in GNU
15800 * manual/examples/argp-ex2.c (main): Likewise.
15801 * manual/examples/argp-ex3.c (main): Likewise.
15802 * manual/examples/argp-ex4.c (main): Likewise.
15803 * manual/examples/longopt.c (main): Use new-style prototype
15805 * manual/examples/strncat.c (main): Specify return type and use
15806 (void) for arguments.
15807 * manual/examples/subopt.c (main): Use char **argv argument.
15809 2012-02-17 Joseph Myers <joseph@codesourcery.com>
15812 * manual/lang.texi (FLT_EPSILON): Avoid description depending on
15815 2012-02-17 Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
15818 * manual/string.texi (strchr): Change when strchrnul is
15821 2012-02-17 Dwayne Grant McConnell <decimal@us.ibm.com>
15824 * manual/locale.texi (setlocale): Document LOCPATH.
15826 2012-02-17 Joseph Myers <joseph@codesourcery.com>
15829 * manual/process.texi (execle): Move @dots{} before last argument.
15831 2012-02-17 Paul Bolle <pebolle@tiscali.nl>
15834 * manual/charset.texi (Generic Charset Conversion): Fix typo
15835 (LC_TYPE -> LC_CTYPE).
15837 2012-02-17 Nicolas Boulenguez <nicolas.boulenguez@free.fr>
15840 * manual/arith.texi (scalbn): Use @var{} on parameter names.
15841 (scalbnf): Likewise.
15842 (scalbnl): Likewise.
15843 (scalbln): Likewise.
15844 (scalblnf): Likewise.
15845 (scalblnl): Likewise.
15846 * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
15847 (vwarnx): Likewise.
15850 * manual/filesys.texi (telldir): Use braces around return type.
15851 * manual/llio.texi (mmap): Add space after comma.
15852 (mmap64): Likewise.
15853 * manual/math.texi (jn): Use @var{} on parameter names.
15859 * manual/memory.texi (alloca): Remove semicolon on @deftypefun
15861 * manual/resource.texi (ulimit): Use @dots{} instead of literal
15863 (sched_get_priority_min): Remove semicolon on @deftypefun line.
15864 (sched_get_priority_max): Likewise.
15865 * manual/signal.texi (sigvec): Add space after comma.
15866 * manual/socket.texi (if_nametoindex): Use @var{} on parameter
15868 (if_indextoname): Likewise.
15869 (if_freenameindex): Likewise.
15870 (sendto): Use ',' instead of '.' in prototype.
15871 * manual/startup.texi (syscall): Use @dots{} instead of literal
15873 * manual/stdio.texi (__fpending): Separate initial words of
15874 paragraph from @deftypefun line.
15875 * manual/syslog.texi (syslog): Use @dots{} instead of literal
15877 (vsyslog): Use @var{} on parameter names.
15878 * manual/terminal.texi (stty): Use @var{} on parameter names.
15879 * manual/users.texi (getutmp): Use @var{} on parameter names.
15880 (getutmpx): Likewise.
15882 2012-02-17 Joseph Myers <joseph@codesourcery.com>
15885 * manual/stdio.texi (fopen): Fix typos in description of
15888 2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
15891 * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
15892 get clock_id definition.
15894 2012-02-17 Thomas Schwinge <thomas@schwinge.name>
15897 * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
15898 (madvise): Cast every argument to void on its own.
15900 2012-02-17 Joseph Myers <joseph@codesourcery.com>
15903 * manual/startup.texi (Exit Status): Fix typo.
15905 2012-02-17 Joseph Myers <joseph@codesourcery.com>
15908 * manual/examples/argp-ex1.c: Include <stdlib.h>.
15909 * manual/examples/argp-ex2.c: Likewise.
15910 * manual/examples/argp-ex3.c: Likewise.
15912 2012-02-16 Richard Henderson <rth@redhat.com>
15914 * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
15915 * sysdeps/s390/s390-32/initfini.c: Remove.
15916 * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
15917 * sysdeps/s390/s390-64/initfini.c: Remove.
15919 2012-02-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
15921 * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
15922 compiler output for sysdeps/generic/initfini.c.
15923 * sysdeps/sh/elf/initfini.c: Remove file.
15925 2012-02-16 David S. Miller <davem@davemloft.net>
15928 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
15930 * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
15931 * sysdeps/sparc/crti.S: New file.
15932 * sysdeps/sparc/crtn.S: New file.
15933 * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
15934 * sysdeps/sparc/sparc64/Makefile: Likewise.
15936 2012-02-15 Mike Frysinger <vapier@gentoo.org>
15939 * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
15941 2012-02-15 Roland McGrath <roland@hack.frob.com>
15944 * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
15946 * mach/devstream.c (cookie_io_functions_t): Macro removed.
15947 (write, read, close): Likewise.
15948 Patch by Aurelien Jarno <aurelien@aurel32.net>.
15950 2012-02-15 Joseph Myers <joseph@codesourcery.com>
15952 * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
15953 * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
15954 * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
15955 * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
15957 (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
15958 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
15961 2012-02-14 Marek Polacek <polacek@redhat.com>
15963 * sysdeps/x86_64/crti.S: New file.
15964 * sysdeps/x86_64/crtn.S: New file.
15965 * sysdeps/x86_64/elf/initfini.c: Remove file.
15967 2012-02-13 Joseph Myers <joseph@codesourcery.com>
15969 * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
15970 * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
15971 * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
15972 * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
15974 (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
15975 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
15978 2012-02-13 Joseph Myers <joseph@codesourcery.com>
15980 * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
15981 * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
15982 * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
15983 * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
15985 (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
15986 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
15989 2012-02-10 Thomas Schwinge <thomas@codesourcery.com>
15991 * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
15992 __feraiseexcept instead of feraiseexcept.
15994 * rt/tst-cpuclock1.c: Add a few comments, and error checking for
15995 nanosleep invocations.
15996 * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
15997 strings, and add error checking for a nanosleep invocations.
15999 2012-02-09 Paul Eggert <eggert@cs.ucla.edu>
16001 Replace FSF snail mail address with URLs, as per GNU coding standards.
16002 Most of the snail mail addresses were wrong anyway, and omitting
16003 them makes the source code easier to maintain. Almost all of the
16004 changes are to license notices and to locale LC_IDENTIFICATION
16005 addresses, except for this one:
16006 * manual/libc.texinfo: In "Published by", give the FSF's URL,
16007 not its snail mail address.
16009 2012-02-09 Richard Henderson <rth@twiddle.net>
16011 * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
16012 of kernel-features.h.
16014 * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
16016 2012-02-08 Marek Polacek <polacek@redhat.com>
16018 * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
16019 * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
16020 * sysdeps/gnu/_G_config.h: Likewise.
16021 * sysdeps/generic/_G_config.h: Likewise.
16023 2012-02-08 Andreas Schwab <schwab@linux-m68k.org>
16025 * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
16027 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16029 * sysdeps/powerpc/powerpc32/crti.S: New file.
16030 * sysdeps/powerpc/powerpc32/crtn.S: New file.
16031 * sysdeps/powerpc/powerpc64/crti.S: New file.
16032 * sysdeps/powerpc/powerpc64/crtn.S: New file.
16034 * Makeconfig (have-initfini): Don't set.
16035 * config.make.in (have-initfini, need-nopic-initfini): Don't set.
16036 * configure.in (nopic_initfini): Don't substitute.
16037 * config.h.in (HAVE_INITFINI): Don't #undef.
16038 * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
16039 * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
16041 2012-02-08 Joseph Myers <joseph@codesourcery.com>
16043 Support crti.S and crtn.S provided directly by architectures.
16044 * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
16045 [crti.S in sysdirs] (omit-deps): Likewise.
16046 [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
16047 [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
16048 [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
16049 [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
16050 [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
16051 [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
16052 [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
16053 [crti.S in sysdirs] (initfini.c): Remove vpath directive.
16054 * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
16055 compiler output for sysdeps/generic/initfini.c.
16056 * sysdeps/i386/elf/Makefile: Remove file.
16057 * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
16059 2012-02-07 Marek Polacek <polacek@redhat.com>
16061 * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
16062 * sysdeps/gnu/_G_config.h: Likewise.
16063 * sysdeps/mach/hurd/_G_config.h: Likewise.
16065 2012-02-07 Marek Polacek <polacek@redhat.com>
16067 * math/Makefile (tests): Add tst-CMPLX2.
16068 * math/tst-CMPLX2.c: New file.
16070 2012-02-07 Andreas Schwab <schwab@linux-m68k.org>
16072 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
16074 * math/libm-test.inc (jn_test): Add missing L suffix.
16076 2012-02-06 Marek Polacek <polacek@redhat.com>
16078 * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
16079 * sysdeps/i386/fpu/e_powf.S: Likewise.
16080 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
16081 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
16082 * sysdeps/i386/fpu/e_acosh.S: Likewise.
16083 * sysdeps/i386/fpu/e_pow.S: Likewise.
16084 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
16085 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
16086 * sysdeps/i386/fpu/s_expm1.S: Likewise.
16087 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
16088 * sysdeps/i386/fpu/e_log2.S: Likewise.
16089 * sysdeps/i386/fpu/e_log2l.S: Likewise.
16090 * sysdeps/i386/fpu/e_scalb.S: Likewise.
16091 * sysdeps/i386/fpu/e_powl.S: Likewise.
16092 * sysdeps/i386/fpu/s_log1p.S: Likewise.
16093 * sysdeps/i386/fpu/e_log10f.S: Likewise.
16094 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
16095 * sysdeps/i386/fpu/e_logl.S: Likewise.
16096 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
16097 * sysdeps/i386/fpu/s_expm1l.S: Likewise.
16098 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
16099 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
16100 * sysdeps/i386/fpu/e_log2f.S: Likewise.
16101 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
16102 * sysdeps/i386/fpu/e_log.S: Likewise.
16103 * sysdeps/i386/fpu/s_cexp.S: Likewise.
16104 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
16105 * sysdeps/i386/fpu/s_log1pl.S: Likewise.
16106 * sysdeps/i386/fpu/e_logf.S: Likewise.
16107 * sysdeps/i386/fpu/e_log10l.S: Likewise.
16108 * sysdeps/i386/fpu/e_atanh.S: Likewise.
16109 * sysdeps/i386/fpu/s_log1pf.S: Likewise.
16110 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
16111 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
16112 * sysdeps/i386/fpu/e_log10.S: Likewise.
16113 * sysdeps/i386/fpu/s_frexp.S: Likewise.
16114 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
16115 * sysdeps/i386/fpu/s_asinh.S: Likewise.
16116 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
16117 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
16118 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
16119 * sysdeps/i386/asm-syntax.h: Likewise.
16120 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
16121 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
16122 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
16123 * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
16124 * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
16125 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
16126 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
16127 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
16128 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
16129 * sysdeps/powerpc/sysdep.h: Likewise.
16130 * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
16131 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
16133 2012-02-06 Joseph Myers <joseph@codesourcery.com>
16136 * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
16138 2012-02-06 Joseph Myers <joseph@codesourcery.com>
16140 * sysdeps/i386/sysdep.h: Include <features.h>.
16141 (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
16144 2012-02-05 Joseph Myers <joseph@codesourcery.com>
16146 * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
16148 * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
16151 2012-02-03 Joseph Myers <joseph@codesourcery.com>
16153 * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
16154 (SETUP_PIC_REG): Use GET_PC_THUNK.
16155 * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
16158 2012-02-03 Joseph Myers <joseph@codesourcery.com>
16160 * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
16161 for non-PIC compilation.
16162 (SETUP_PIC_REG): Add .p2align directive.
16163 * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
16164 * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
16165 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
16166 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
16167 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
16168 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
16169 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
16170 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
16171 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
16172 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
16173 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
16174 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
16175 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
16176 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
16177 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
16178 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
16179 * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
16180 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
16181 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
16182 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
16183 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
16184 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
16185 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
16186 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
16187 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
16188 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
16189 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
16190 * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
16191 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
16192 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
16193 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
16194 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
16195 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
16196 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
16197 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
16198 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
16199 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
16200 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
16201 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
16202 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
16203 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
16205 2012-02-03 Joseph Myers <joseph@codesourcery.com>
16207 * math/tst-CMPLX.c: Include <stdio.h>.
16209 2012-01-31 Joseph Myers <joseph@codesourcery.com>
16211 * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
16213 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
16214 * sysdeps/sparc/bits/mathdef.h: Likewise.
16216 2012-01-31 Marek Polacek <polacek@redhat.com>
16218 * libio/libio.h: Don't define _PARAMS.
16219 * locale/programs/config.h: Don't define PARAMS.
16220 * stdlib/strtol_l.c: Likewise.
16221 (__strtol_l): Remove PARAMS from the prototype.
16223 2012-01-31 Ulrich Drepper <drepper@gmail.com>
16225 * malloc/malloc.c: Remove name translation. Don't use mixed-cap
16226 names. Just use the correct names. Remove unnecessary wrapper
16228 * malloc/arena.c: Likewise.
16229 * malloc/hooks.c: Likewise.
16231 * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
16232 ARENA_TEST says not to. Simplify test for creation of a new arena.
16233 Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
16235 2012-01-30 Ulrich Drepper <drepper@gmail.com>
16237 * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
16239 (update_get_addr): New function.
16240 (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
16241 GET_ADDR_MODULE parameter.
16243 2012-01-30 Joseph Myers <joseph@codesourcery.com>
16245 * crypt/cert.c: Remove __STDC__ conditionals.
16246 * crypt/crypt-entry.c: Likewise.
16247 * crypt/crypt_util.c: Likewise.
16248 * libio/filedoalloc.c: Likewise.
16249 * libio/fileops.c: Likewise.
16250 * libio/genops.c: Likewise.
16251 * libio/iofclose.c: Likewise.
16252 * libio/iofdopen.c: Likewise.
16253 * libio/iofopen.c: Likewise.
16254 * libio/iofopen64.c: Likewise.
16255 * libio/iogetdelim.c: Likewise.
16256 * libio/iopopen.c: Likewise.
16257 * libio/obprintf.c: Likewise.
16258 * libio/oldfileops.c: Likewise.
16259 * libio/oldiofclose.c: Likewise.
16260 * libio/oldiofdopen.c: Likewise.
16261 * libio/oldiofopen.c: Likewise.
16262 * libio/oldiopopen.c: Likewise.
16263 * libio/wfiledoalloc.c: Likewise.
16264 * libio/wgenops.c: Likewise.
16265 * locale/programs/xmalloc.c: Likewise.
16266 * misc/syslog.c: Likewise.
16267 * stdio-common/xbug.c: Likewise.
16268 * string/memchr.c: Likewise.
16269 * string/memcmp.c: Likewise.
16270 * string/memrchr.c: Likewise.
16271 * string/rawmemchr.c: Likewise.
16272 * sysdeps/posix/getcwd.c: Likewise.
16273 * time/strftime_l.c: Likewise.
16275 2012-01-30 Joseph Myers <joseph@codesourcery.com>
16277 * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
16278 * config.make.in (config-cflags-sse2avx): Define.
16279 * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
16282 2012-01-29 Chris Metcalf <cmetcalf@tilera.com>
16284 * scripts/config.guess: Update from upstream config git repository.
16285 * scripts/config.sub: Likewise.
16287 2012-01-28 Chris Metcalf <cmetcalf@tilera.com>
16289 * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
16291 (R_TILEPRO_*, R_TILEGX_*): New macros.
16293 * scripts/firstversions.awk: Fix bug in version range handling.
16295 * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
16297 * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
16299 * include/sys/epoll.h: New file.
16300 * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
16303 2012-01-28 Ulrich Drepper <drepper@gmail.com>
16305 * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
16306 Avoid unnecessary __WORDSIZE == 64 test.
16307 (fmaxf): Use VEX format if possible.
16312 * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
16313 * math/math_private.h: Remove libc_fegetround* and
16315 * sysdeps/i386/configure.in: Check for -msse2avx.
16316 * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
16317 also if SSE2AVX is defined.
16318 Remove libc_fegetround* and libc_fesetround*.
16319 * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
16320 if config-cflags-sse2avx is yes. Also add -DSSE2AVX to defines.
16321 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
16323 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
16324 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
16325 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
16326 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
16327 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
16329 * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
16331 2012-01-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16333 * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
16335 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
16337 2012-01-27 Ulrich Drepper <drepper@gmail.com>
16340 * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
16342 * Makeconfig (libm): Define.
16343 * elf/Makefile: Add rules to build and run tst-relsort1.
16344 * elf/tst-relsort1.c: New file.
16345 * elf/tst-relsort1mod1.c: New file.
16346 * elf/tst-relsort1mod2.c: New file.
16348 2012-01-27 Joseph Myers <joseph@codesourcery.com>
16350 * math/s_ldexp.c: Remove __STDC__ conditionals.
16351 * math/s_ldexpf.c: Likewise.
16352 * math/s_ldexpl.c: Likewise.
16353 * math/s_nextafter.c: Likewise.
16354 * math/s_nexttowardf.c: Likewise.
16355 * math/s_significand.c: Likewise.
16356 * math/s_significandf.c: Likewise.
16357 * math/s_significandl.c: Likewise.
16358 * math/w_jnl.c: Likewise.
16359 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
16360 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
16361 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
16362 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
16363 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
16364 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
16365 * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
16366 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
16367 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
16368 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
16369 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
16370 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
16371 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
16372 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
16373 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
16374 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
16375 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
16376 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
16377 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
16378 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
16379 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
16380 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
16381 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
16382 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
16383 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
16384 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
16385 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
16386 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
16387 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
16388 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
16389 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
16390 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
16391 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
16392 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
16393 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
16394 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
16395 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
16396 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
16397 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
16398 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
16399 * sysdeps/ieee754/k_standard.c: Likewise.
16400 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
16401 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
16402 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
16403 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
16404 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
16405 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
16406 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
16407 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
16408 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
16409 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
16410 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
16411 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
16412 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
16413 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
16414 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
16415 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
16416 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
16417 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
16418 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
16419 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
16420 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
16421 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
16422 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
16423 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
16424 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
16425 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
16426 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
16427 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
16428 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
16429 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
16430 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
16431 * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
16432 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
16433 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
16434 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
16435 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
16436 * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
16437 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
16438 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
16439 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
16440 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
16441 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
16442 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
16443 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
16444 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
16445 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
16446 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
16447 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
16448 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
16449 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
16450 * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
16451 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
16452 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
16453 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
16454 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
16455 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
16456 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
16457 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
16458 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
16459 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
16460 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
16461 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
16462 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
16463 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
16464 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
16465 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
16466 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
16467 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
16468 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
16469 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
16470 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
16471 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
16472 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
16473 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
16474 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
16475 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
16476 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
16477 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
16478 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
16479 * sysdeps/ieee754/s_matherr.c: Likewise.
16480 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
16481 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
16482 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
16483 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
16485 2012-01-26 Joseph Myers <joseph@codesourcery.com>
16487 * crypt/md5.h: Remove __STDC__ conditionals.
16488 * libio/libioP.h: Likewise.
16489 * locale/programs/config.h: Likewise.
16490 * sysdeps/generic/sysdep.h: Likewise.
16491 * sysdeps/i386/asm-syntax.h: Likewise.
16492 * sysdeps/s390/asm-syntax.h: Likewise.
16493 * sysdeps/unix/sysdep.h: Likewise.
16494 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
16495 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
16497 2012-01-26 Joseph Myers <joseph@codesourcery.com>
16499 * libio/libio.h: Remove __STDC__ conditionals.
16500 * malloc/obstack.h: Likewise.
16501 * math/complex.h: Likewise.
16502 * math/math.h: Likewise.
16503 * sysdeps/generic/_G_config.h: Likewise.
16504 * sysdeps/gnu/_G_config.h: Likewise.
16505 * sysdeps/mach/hurd/_G_config.h: Likewise.
16506 * sysdeps/powerpc/bits/mathdef.h: Likewise.
16507 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
16508 * sysdeps/sparc/bits/mathdef.h: Likewise.
16510 2012-01-26 Ulrich Drepper <drepper@gmail.com>
16513 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
16514 Clean up HAS_* macros.
16515 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
16516 bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
16518 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
16520 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
16521 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
16522 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
16523 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
16524 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
16526 2012-01-25 Joseph Myers <joseph@codesourcery.com>
16528 * elf/tst-unique3.cc (gets): Remove declaration.
16529 * elf/tst-unique3lib.cc (gets): Likewise.
16530 * elf/tst-unique3lib2.cc (gets): Likewise.
16531 * elf/tst-unique4.cc (gets): Likewise.
16533 2012-01-24 Ulrich Drepper <drepper@gmail.com>
16535 * include/stdio.h: Add C++ protection. Add gets declarations and
16537 * debug/tst-chk1.c: Don't declare gets here.
16538 * stdio-common/tst-gets.c: Likewise.
16540 2012-01-24 Joseph Myers <joseph@codesourcery.com>
16542 * posix/glob: Remove directory.
16544 2012-01-24 Joseph Myers <joseph@codesourcery.com>
16546 * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
16548 2012-01-22 Pino Toscano <toscano.pino@tiscali.it>
16550 * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
16551 of the non-standard EPFNOSUPPORT.
16553 2011-12-26 Samuel Thibault <samuel.thibault@ens-lyon.org>
16555 * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
16556 __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
16557 ANYWHERE set to 1 only on KERN_NO_SPACE error.
16559 2012-01-21 Ulrich Drepper <drepper@gmail.com>
16561 * wcsmbs/uchar.h: Test __STDC_VERSION__.
16563 2012-01-20 Ulrich Drepper <drepper@gmail.com>
16565 * nscd/aicache.c (addhstaiX): Do not cache negative results of
16567 * nscd/grpcache.c (cache_addgr): Likewise.
16568 * nscd/hstcache.c (cache_addhst): Likewise.
16569 * nscd/initgrcache.c (addinitgroupsX): Likewise.
16570 * nscd/pwdcache.c (cache_addpw): Likewise.
16571 * nscd/servicescache.c (cache_addserv): Likewise.
16573 2012-01-16 Ulrich Drepper <drepper@gmail.com>
16575 * malloc/malloc.c: Various cleanups.
16576 * malloc/hooks.c: Likewise.
16578 * stdlib/Makefile (tests): Add bug-fmtmsg1.
16579 * stdlib/bug-fmtmsg1.c: New file.
16581 * stdlib/fmtmsg.c (init): Add missing unlock.
16582 Patch by Peng Haitao <penght@cn.fujitsu.com>.
16584 2012-01-12 Marek Polacek <polacek@redhat.com>
16586 * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
16589 2012-01-04 Will Schmidt <will_schmidt@vnet.ibm.com>
16591 * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
16592 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
16593 macro to ensure uniqueness of label name.
16594 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
16595 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
16597 2012-01-11 Ulrich Drepper <drepper@gmail.com>
16599 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
16601 * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
16602 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
16603 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
16604 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
16606 2012-01-10 Ulrich Drepper <drepper@gmail.com>
16608 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
16610 * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
16611 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
16612 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
16614 * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
16616 * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
16617 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
16618 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
16619 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
16621 * math/bits/math-finite.h: Add ldexp support.
16623 2012-01-10 Marek Polacek <polacek@redhat.com>
16625 * locale/programs/localedef.h (show_archive_content): Add noreturn
16628 2012-01-09 Ulrich Drepper <drepper@gmail.com>
16630 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
16632 2012-01-08 Ulrich Drepper <drepper@gmail.com>
16634 * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
16636 * io/Makefile (headers): Add bits/poll2.h.
16638 2011-01-05 Will Schmidt <will_schmidt@vnet.ibm.com>
16640 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
16641 typo #include statement.
16643 2012-01-08 Ulrich Drepper <drepper@gmail.com>
16645 * include/sys/cdefs.h: Define __attribute_alloc_size.
16646 * catgets/gencat.c: Add alloc_size attribute and apply consistently
16647 the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
16648 * elf/pldd.c: Likewise.
16649 * iconv/iconv_charmap.c: Likewise.
16650 * iconv/iconvconfig.c: Likewise.
16651 * iconv/strtab.c: Likewise.
16652 * locale/programs/locale.c: Likewise.
16653 * locale/programs/localedef.h: Likewise.
16654 * locale/programs/simple-hash.c: Likewise.
16655 * nscd/nscd.h: Likewise.
16656 * nss/makedb.c: Likewise.
16657 * sysdeps/generic/ldconfig.h: Likewise.
16658 * locale/programs/localedef.c: Remove xmalloc prototype.
16659 * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
16661 2012-01-05 Paul Pluzhnikov <ppluzhnikov@google.com>
16663 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
16666 2012-01-08 Ulrich Drepper <drepper@gmail.com>
16668 * math/Makefile (tests): Add tst-CMPLX.
16669 * math/tst-CMPLX.c: New file.
16671 * math/complex.h (CMPLXL): Fix typo.
16673 * debug/Makefile (routines): Add poll_chk and ppoll_chk.
16674 * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
16676 * debug/tst-chk1.c: Add poll and ppoll tests.
16677 * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
16678 * include/sys/poll.h: Add hidden proto for ppoll.
16679 * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
16680 * sysdeps/mach/hurd/ppoll.c: Likewise.
16681 * io/ppoll.c: Likewise.
16682 * debug/poll_chk.c: New file.
16683 * debug/ppoll_chk.c: New file.
16684 * include/bits/poll2.h: New file.
16685 * io/bits/poll2.h: New file.
16688 * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
16690 * configure.in: static is always set to yes. Remove.
16691 * config.make.in: Don't set build-static.
16692 * Makeconfig: Remove use of build-static.
16693 * dlfcn/Makefile: Likewise.
16694 * elf/Makefile: Likewise.
16695 * math/Makefile: Likewise.
16696 * misc/Makefile: Likewise.
16697 * nptl/Makefile: Likewise.
16698 * sysdeps/mach/hurd/Makefile: Likewise.
16700 * configure.in: PWD_P is not used anymore.
16701 * config.make.in: Remove PWD_P entry.
16703 * configure.in: Remove last remnants of RANLIB.
16704 No need to check for signed size_t anymore.
16705 Don't set libc_commonpagesize and libc_relro_required here for Alpha
16707 Remove __builtin_expect test because we require at least gcc 3.4.
16708 * aclocal.m4: Likewise.
16710 * wcsmbs/mbrtoc16.c: Implement using towc function.
16711 * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
16712 * wcsmbs/wcsmbsload.c: Likewise.
16713 * iconv/gconv_simple.c: Likewise.
16714 * iconv/gconv_int.h: Likewise.
16715 * iconv/gconv_builtin.h: Likewise.
16716 * iconv/iconv_prog.c: Remove CHAR16 handling.
16718 * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
16720 * wcsmbs/mbrtowc.c: Better check for invalid inputs.
16722 * configure.in: Remove --with-elf and --enable-bounded options.
16723 Dont set base_machine for ia64. More non-ELF conditions removed.
16724 Remove testing and setting of leading underscore information.
16725 * config.make.in (build-bounded): Set to no.
16726 * config.h.in: Remove NO_UNDERSCORES entry.
16727 * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS. ELF has
16729 * csu/start.c: Remove !NO_UNDERSCORE code.
16730 * locale/localeinfo.h: Likewise.
16731 * sysdeps/generic/machine-gmon.h: Likewise.
16732 * sysdeps/generic/sysdep.h: Likewise.
16733 * sysdeps/i386/sysdep.h: Likewise.
16734 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
16735 * sysdeps/mach/sysdep.h: Likewise.
16736 * sysdeps/s390/s390-32/sysdep.h: Likewise.
16737 * sysdeps/s390/s390-64/sysdep.h: Likewise.
16738 * sysdeps/sh/sysdep.h: Likewise.
16739 * sysdeps/sparc/sparc32/alloca.S: Likewise.
16740 * sysdeps/unix/i386/sysdep.S: Likewise.
16741 * sysdeps/unix/sparc/start.c: Likewise.
16742 * sysdeps/unix/sparc/sysdep.S: Likewise.
16743 * sysdeps/unix/sparc/sysdep.h: Likewise.
16744 * sysdeps/unix/start.c: Likewise.
16745 * sysdeps/unix/x86_64/sysdep.S: Likewise.
16746 * sysdeps/x86_64/sysdep.h: Likewise.
16748 2012-01-07 Ulrich Drepper <drepper@gmail.com>
16751 * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
16753 * argp/argp-fmtstream.h: Use const instead __const.
16754 * argp/argp.h: Likewise.
16755 * assert/assert.h: Likewise.
16756 * bits/fenv.h: Likewise.
16757 * bits/sched.h: Likewise.
16758 * bits/sigset.h: Likewise.
16759 * bits/sigthread.h: Likewise.
16760 * catgets/nl_types.h: Likewise.
16761 * conform/data/pthread.h-data: Likewise.
16762 * crypt/crypt-private.h: Likewise.
16763 * crypt/crypt.h: Likewise.
16764 * crypt/crypt_util.c: Likewise.
16765 * ctype/ctype.h: Likewise.
16766 * debug/execinfo.h: Likewise.
16767 * debug/mbsnrtowcs_chk.c: Likewise.
16768 * debug/mbsrtowcs_chk.c: Likewise.
16769 * debug/wcsnrtombs_chk.c: Likewise.
16770 * debug/wcsrtombs_chk.c: Likewise.
16771 * debug/wcstombs_chk.c: Likewise.
16772 * dirent/dirent.h: Likewise.
16773 * dlfcn/dlfcn.h: Likewise.
16774 * elf/neededtest4.c: Likewise.
16775 * grp/grp.h: Likewise.
16776 * gshadow/gshadow.h: Likewise.
16777 * iconv/gconv.h: Likewise.
16778 * iconv/gconv_int.h: Likewise.
16779 * iconv/gconv_simple.c: Likewise.
16780 * iconv/iconv.h: Likewise.
16781 * iconv/loop.c: Likewise.
16782 * iconv/skeleton.c: Likewise.
16783 * include/aio.h: Likewise.
16784 * include/aliases.h: Likewise.
16785 * include/argz.h: Likewise.
16786 * include/arpa/inet.h: Likewise.
16787 * include/assert.h: Likewise.
16788 * include/dirent.h: Likewise.
16789 * include/dlfcn.h: Likewise.
16790 * include/execinfo.h: Likewise.
16791 * include/fcntl.h: Likewise.
16792 * include/fenv.h: Likewise.
16793 * include/glob.h: Likewise.
16794 * include/grp.h: Likewise.
16795 * include/libintl.h: Likewise.
16796 * include/mntent.h: Likewise.
16797 * include/netdb.h: Likewise.
16798 * include/pwd.h: Likewise.
16799 * include/rpc/netdb.h: Likewise.
16800 * include/sched.h: Likewise.
16801 * include/search.h: Likewise.
16802 * include/shadow.h: Likewise.
16803 * include/signal.h: Likewise.
16804 * include/stdio.h: Likewise.
16805 * include/stdlib.h: Likewise.
16806 * include/string.h: Likewise.
16807 * include/sys/socket.h: Likewise.
16808 * include/sys/stat.h: Likewise.
16809 * include/sys/statfs.h: Likewise.
16810 * include/sys/statvfs.h: Likewise.
16811 * include/sys/syslog.h: Likewise.
16812 * include/sys/time.h: Likewise.
16813 * include/sys/uio.h: Likewise.
16814 * include/time.h: Likewise.
16815 * include/unistd.h: Likewise.
16816 * include/utmp.h: Likewise.
16817 * include/wchar.h: Likewise.
16818 * include/wctype.h: Likewise.
16819 * inet/aliases.h: Likewise.
16820 * inet/arpa/inet.h: Likewise.
16821 * inet/netinet/ether.h: Likewise.
16822 * inet/netinet/in.h: Likewise.
16823 * intl/libintl.h: Likewise.
16824 * io/bits/fcntl2.h: Likewise.
16825 * io/fcntl.h: Likewise.
16826 * io/ftw.h: Likewise.
16827 * io/sys/poll.h: Likewise.
16828 * io/sys/stat.h: Likewise.
16829 * io/sys/statfs.h: Likewise.
16830 * io/sys/statvfs.h: Likewise.
16831 * io/utime.h: Likewise.
16832 * libio/bits/stdio.h: Likewise.
16833 * libio/bits/stdio2.h: Likewise.
16834 * libio/libio.h: Likewise.
16835 * libio/libioP.h: Likewise.
16836 * libio/stdio.h: Likewise.
16837 * locale/lc-ctype.c: Likewise.
16838 * locale/locale.h: Likewise.
16839 * login/utmp.h: Likewise.
16840 * malloc/arena.c: Likewise.
16841 * malloc/malloc.c: Likewise.
16842 * malloc/malloc.h: Likewise.
16843 * malloc/mcheck.c: Likewise.
16844 * malloc/mtrace.c: Likewise.
16845 * math/bits/mathcalls.h: Likewise.
16846 * math/fenv.h: Likewise.
16847 * math/math_private.h: Likewise.
16848 * misc/bits/error.h: Likewise.
16849 * misc/bits/syslog.h: Likewise.
16850 * misc/err.h: Likewise.
16851 * misc/error.h: Likewise.
16852 * misc/fstab.h: Likewise.
16853 * misc/mntent.h: Likewise.
16854 * misc/regexp.h: Likewise.
16855 * misc/search.h: Likewise.
16856 * misc/sgtty.h: Likewise.
16857 * misc/sys/mman.h: Likewise.
16858 * misc/sys/syslog.h: Likewise.
16859 * misc/sys/uio.h: Likewise.
16860 * misc/sys/xattr.h: Likewise.
16861 * misc/ttyent.h: Likewise.
16862 * nis/rpcsvc/ypclnt.h: Likewise.
16863 * nss/nss.h: Likewise.
16864 * posix/bits/unistd.h: Likewise.
16865 * posix/fnmatch.h: Likewise.
16866 * posix/glob.h: Likewise.
16867 * posix/sched.h: Likewise.
16868 * posix/spawn.h: Likewise.
16869 * posix/sys/wait.h: Likewise.
16870 * posix/unistd.h: Likewise.
16871 * posix/wordexp.h: Likewise.
16872 * pwd/pwd.h: Likewise.
16873 * resolv/netdb.h: Likewise.
16874 * resource/sys/resource.h: Likewise.
16875 * rt/aio.h: Likewise.
16876 * rt/bits/mqueue2.h: Likewise.
16877 * rt/mqueue.h: Likewise.
16878 * shadow/shadow.h: Likewise.
16879 * signal/signal.h: Likewise.
16880 * socket/send.c: Likewise.
16881 * socket/sendto.c: Likewise.
16882 * socket/sys/socket.h: Likewise.
16883 * stdio-common/printf.h: Likewise.
16884 * stdlib/bits/stdlib.h: Likewise.
16885 * stdlib/fmtmsg.h: Likewise.
16886 * stdlib/monetary.h: Likewise.
16887 * stdlib/stdlib.h: Likewise.
16888 * stdlib/ucontext.h: Likewise.
16889 * streams/stropts.h: Likewise.
16890 * string/argz.h: Likewise.
16891 * string/bits/string2.h: Likewise.
16892 * string/string.h: Likewise.
16893 * string/strings.h: Likewise.
16894 * sunrpc/rpc/auth.h: Likewise.
16895 * sunrpc/rpc/auth_des.h: Likewise.
16896 * sunrpc/rpc/clnt.h: Likewise.
16897 * sunrpc/rpc/netdb.h: Likewise.
16898 * sunrpc/rpc/pmap_clnt.h: Likewise.
16899 * sunrpc/rpc/xdr.h: Likewise.
16900 * sysdeps/generic/inttypes.h: Likewise.
16901 * sysdeps/generic/net/if.h: Likewise.
16902 * sysdeps/generic/sys/swap.h: Likewise.
16903 * sysdeps/gnu/net/if.h: Likewise.
16904 * sysdeps/gnu/utmpx.h: Likewise.
16905 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
16906 * sysdeps/i386/i486/bits/string.h: Likewise.
16907 * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
16908 * sysdeps/s390/bits/string.h: Likewise.
16909 * sysdeps/s390/fpu/bits/fenv.h: Likewise.
16910 * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
16911 * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
16912 * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
16913 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
16914 * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
16915 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
16916 * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
16917 * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
16918 * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
16919 * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
16920 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
16921 * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
16922 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
16923 * sysdeps/unix/sysv/linux/readv.c: Likewise.
16924 * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
16925 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
16926 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
16927 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
16928 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
16929 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
16930 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
16931 * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
16932 * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
16933 * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
16934 * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
16935 * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
16936 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
16937 * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
16938 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
16939 * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
16940 * sysvipc/sys/ipc.h: Likewise.
16941 * sysvipc/sys/msg.h: Likewise.
16942 * sysvipc/sys/sem.h: Likewise.
16943 * sysvipc/sys/shm.h: Likewise.
16944 * termios/termios.h: Likewise.
16945 * time/sys/time.h: Likewise.
16946 * time/time.h: Likewise.
16947 * wcsmbs/bits/wchar2.h: Likewise.
16948 * wcsmbs/uchar.h: Likewise.
16949 * wcsmbs/wchar.h: Likewise.
16950 * wctype/wctype.h: Likewise.
16953 * Makeconfig: Remove all but ELF support including AIX support.
16954 * Makerules: Likewise.
16955 * config.h.in: Likewise.
16956 * config.make.in: Likewise.
16957 * configure: Likewise.
16958 * configure.in: Likewise.
16959 * csu/Makefile: Likewise.
16960 * csu/version.c: Likewise.
16961 * debug/Makefile: Likewise.
16962 * dlfcn/Makefile: Likewise.
16963 * elf/Makefile: Likewise.
16964 * extra-lib.mk: Likewise.
16965 * iconv/Makefile: Likewise.
16966 * include/libc-symbols.h: Likewise.
16967 * include/shlib-compat.h: Likewise.
16968 * resolv/Makefile: Likewise.
16969 * resolv/res_libc.c: Likewise.
16970 * rt/Makefile: Likewise.
16971 * sysdeps/i386/asm-syntax.h: Likewise.
16972 * sysdeps/i386/sysdep.h: Likewise.
16973 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
16974 * sysdeps/mach/sysdep.h: Likewise.
16975 * sysdeps/powerpc/powerpc32/Makefile: Likewise.
16976 * sysdeps/powerpc/powerpc64/Makefile: Likewise.
16977 * sysdeps/s390/asm-syntax.h: Likewise.
16978 * sysdeps/s390/s390-32/sysdep.h: Likewise.
16979 * sysdeps/s390/s390-64/sysdep.h: Likewise.
16980 * sysdeps/sh/sysdep.h: Likewise.
16981 * sysdeps/unix/sparc/sysdep.h: Likewise.
16982 * sysdeps/wordsize-32/divdi3.c: Likewise.
16983 * sysdeps/x86_64/sysdep.h: Likewise.
16985 * argp/Versions: Remove _argp_unlock_xxx.
16988 * abilist/ld.abilist: Update. Adjust for removal of tls option.
16989 * abilist/libBrokenLocale.abilist: Likewise.
16990 * abilist/libanl.abilist: Likewise.
16991 * abilist/libc.abilist: Likewise.
16992 * abilist/libcrypt.abilist: Likewise.
16993 * abilist/libdl.abilist: Likewise.
16994 * abilist/libm.abilist: Likewise.
16995 * abilist/libnsl.abilist: Likewise.
16996 * abilist/libpthread.abilist: Likewise.
16997 * abilist/libresolv.abilist: Likewise.
16998 * abilist/librt.abilist: Likewise.
16999 * abilist/libthread_db.abilist: Likewise.
17000 * abilist/libutil.abilist: Likewise.
17001 * abilist/libnss_db.abilist: New file.
17003 * scripts/abilist.awk: Add support for indirect functions.
17005 * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
17007 * sysdeps/generic/ldsodefs.h: Remove Alpha support.
17009 * shlib-versions: Remove entries for ports architectures.
17011 * elf/tls-macros.h: Remove support for Alpha and IA-64. Should be in
17013 * elf/stackguard-macros.h: Remove support for IA-64.
17014 * elf/tst-auditmod1.c: Likewise.
17015 * sysdeps/generic/ldsodefs.h: Likewise.
17017 * sysdeps/unix/sysv/linux/configure.in: Ports should define
17018 libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
17022 * configure.in: Remove --enable-omitfp support.
17024 * config.make.in: Likewise.
17025 * Makeconfig: Likewise.
17026 * manual/install.texi: Likewise.
17028 In case anyone cares, the IA-64 architecture could move to ports.
17029 * sysdeps/ia64/*: Removed.
17030 * sysdeps/unix/sysv/linux/ia64/*: Removed.
17031 * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
17034 * configure.in: Remove entries for unsupported architectures.
17037 * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
17038 * iconv/gconv_simple.c: Rename char16_t routines. Add char16_t<->utf8
17040 * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
17041 * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
17042 * wcsmbs/c16rtomb.c: Fix a few problems. Disable all the code and
17043 fall back to using wcrtomb.
17044 * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
17045 * wcsmbs/wcsmbsload.c: Make char16 routines optional. Adjust for
17047 * wcsmbs/Makefile (tests): Add tst-c16c32-1:
17048 * wcsmbs/tst-c16c32-1.c: New file.
17050 * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
17053 * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
17055 * elf/tst-unique3.cc: Add explicit declaration of gets.
17056 * elf/tst-unique3lib.cc: Likewise.
17057 * elf/tst-unique3lib2.cc: Likewise.
17058 * elf/tst-unique4.cc: Likewise.
17060 * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
17062 2012-01-06 Joseph Myers <joseph@codesourcery.com>
17065 * assert/assert.h (static_assert): Don't define for C++.
17066 * libio/stdio.h (gets): Do declare for C++ <= C++11.
17067 * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
17069 2012-01-03 Ulrich Drepper <drepper@gmail.com>
17071 * iconv/loop.c (single loop): Fix assertion in storing of
17074 * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
17076 2012-01-01 Ulrich Drepper <drepper@gmail.com>
17078 * posix/getconf.c: Update copyright year.
17079 * nss/getent.c: Likewise.
17080 * nss/makedb.c: Likewise.
17081 * iconv/iconvconfig.c: Likewise.
17082 * iconv/iconv_prog.c: Likewise.
17083 * elf/ldconfig.c: Likewise.
17084 * elf/pldd.c: Likewise.
17085 * elf/sotruss.ksh: Likewise.
17086 * catgets/gencat.c: Likewise.
17087 * csu/version.c: Likewise.
17088 * elf/ldd.bash.in: Likewise.
17089 * elf/sprof.c (print_version): Likewise.
17090 * locale/programs/locale.c: Likewise.
17091 * locale/programs/localedef.c: Likewise.
17092 * login/programs/pt_chown.c: Likewise.
17093 * nscd/nscd.c (print_version): Likewise.
17094 * debug/xtrace.sh: Likewise.
17095 * malloc/memusage.sh: Likewise.
17096 * malloc/mtrace.pl: Likewise.
17097 * debug/catchsegv.sh: Likewise.
17099 2011-12-30 Jakub Jelinek <jakub@redhat.com>
17101 * posix/regex_internal.c (re_string_fetch_byte_case): Remove
17104 2011-12-24 Ulrich Drepper <drepper@gmail.com>
17107 * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
17108 * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
17110 * iconv/gconv_int.h: Likewise.
17111 * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
17112 * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
17113 from libc for GLIBC_2.16.
17114 * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
17115 * wcsmbs/wcrtomb.c: Define c32rtomb alias.
17116 * wcsmbs/uchar.h: Really define mbstate_t.
17117 * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
17118 * wcsmbs/c16rtomb.c: New file.
17119 * wcsmbs/mbrtoc16.c: New file.
17120 * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
17121 for C/POSIX locale.
17122 (__wcsmbs_load_conv): Do not fill in c16 routines yet.
17123 * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
17125 * wcsmbs/wchar.h: Add missing __restrict.
17127 2011-12-23 Ulrich Drepper <drepper@gmail.com>
17130 * time/Makefile (routines): Add timespec_get.
17131 * time/Versions: Export timespec_get from libc for GLIBC_2.16.
17132 * time/time.h: Define TIME_UTC and declare timespec_get. Define
17133 timespec for ISO C11.
17134 * time/timespec_get.c: New file.
17135 * sysdeps/unix/sysv/linux/timespec_get.c: New file.
17136 * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
17139 * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
17140 * stdlib/stdlib.h: Declare aligned_alloc.
17141 * Versions.def: Add GLIBC_2.16 for libc.
17142 * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
17145 * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
17148 * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
17152 * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
17155 * assert/assert.h (static_assert): Define.
17157 * version.h: Update for 2.16 development version.
17160 * include/features.h: Handle __STDC_VERSION__ >= 201112 and
17163 * version.h (RELEASE): Bump for 2.15 release.
17164 * include/features.h (__GLIBC_MINOR__): Bump to 15.
17166 * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
17167 Patch by Marek Polacek <mpolacek@redhat.com>.
17169 * bits/byteswap.h: Protect long long constants with __extension__.
17170 * sysdeps/i386/bits/byteswap.h: Likewise.
17171 * sysdeps/ia64/bits/byteswap.h: Likewise.
17172 * sysdeps/s390/bits/byteswap.h: Likewise.
17173 * sysdeps/x86_64/bits/byteswap.h: Likewise.
17175 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
17178 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
17179 destination buffer.
17180 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
17182 2011-12-23 Marek Polacek <polacek@redhat.com>
17184 * elf/dl-addr.c (determine_info): Add inline keyword.
17185 * elf/tst-auditmod4b.c (check_avx): Likewise.
17186 * elf/tst-auditmod6b.c (check_avx): Likewise.
17187 * elf/tst-auditmod6c.c (check_avx): Likewise.
17188 * elf/tst-auditmod7b.c (check_avx): Likewise.
17190 2011-12-23 Ulrich Drepper <drepper@gmail.com>
17192 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
17195 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
17198 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
17199 processing for last bytes.
17201 2011-08-06 Bruno Haible <bruno@clisp.org>
17204 * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
17205 U+0385, not to U+1FEE.
17208 * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
17209 entry for U+00A5 U+0301.
17211 2011-12-22 Ulrich Drepper <drepper@gmail.com>
17214 * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
17215 buffer for the output is too small.
17217 * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
17221 * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
17222 SSE flags if possible.
17224 2011-12-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
17227 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
17228 processing for last bytes.
17230 2011-12-22 Joseph Myers <joseph@codesourcery.com>
17232 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
17233 (syscall-list-default-options, syscall-list-default-condition)
17234 (syscall-list-includes): Define.
17235 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
17236 list of ABIs and options and #if conditions for each ABI. Do not
17237 handle common syscalls between ABIs specially.
17238 * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
17240 (syscall-list-variants, syscall-list-32bit-options)
17241 (syscall-list-32bit-condition, syscall-list-64bit-options)
17242 (syscall-list-64bit-condition): Define.
17243 * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
17244 (syscall-list-variants, syscall-list-32bit-options)
17245 (syscall-list-32bit-condition, syscall-list-64bit-options)
17246 (syscall-list-64bit-condition): Define.
17247 * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
17249 (syscall-list-variants, syscall-list-32bit-options)
17250 (syscall-list-32bit-condition, syscall-list-64bit-options)
17251 (syscall-list-64bit-condition): Define.
17252 * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
17254 (syscall-list-variants, syscall-list-32bit-options)
17255 (syscall-list-32bit-condition, syscall-list-64bit-options)
17256 (syscall-list-64bit-condition): Define.
17258 2011-12-22 Ulrich Drepper <drepper@gmail.com>
17260 * locale/iso-639.def: Add brx entry.
17263 * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
17264 Proposed by Mariusz_Cukr <marcukr@op.pl>.
17266 * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
17267 __feraiseexcept_renamed.
17269 2011-12-21 Ulrich Drepper <drepper@gmail.com>
17272 * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
17273 EPOLLET with unsigned values.
17274 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
17275 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
17277 * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
17278 to large cancellation.
17279 * math/s_cacoshf.c: Likewise.
17280 * math/s_cacoshl.c: Likewise.
17282 2011-11-18 Richard B. Kreckel <kreckel@ginac.de>
17286 * math/s_cacosh.c: Fix rare miscomputation in cacosh().
17287 * math/s_cacoshf.c: Likewise.
17288 * math/s_cacoshl.c: Likewise.
17290 2011-12-21 Ulrich Drepper <drepper@gmail.com>
17293 * iconv/gconv.h: Define __GCONV_SWAP.
17294 * iconvdata/unicode.c: The swap bit must be stored in __flags.
17295 * iconvdata/utf-16.c: Likewise.
17296 * iconvdata/utf-32.c: Likewise.
17298 2011-12-21 Andreas Schwab <schwab@linux-m68k.org>
17301 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
17302 numerator after shifting it by one limb.
17304 2011-12-19 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
17306 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
17307 under [__USE_EXTERN_INLINES].
17309 2011-12-17 Ulrich Drepper <drepper@gmail.com>
17312 * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
17314 2011-11-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17316 * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
17317 * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
17319 * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
17320 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
17321 * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
17322 * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
17323 for strncasecmp/strncasecmp_l compilation.
17324 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
17325 * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
17327 2011-12-08 Marek Polacek <mpolacek@redhat.com>
17330 * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
17333 2011-12-17 Ulrich Drepper <drepper@gmail.com>
17336 * time/tzfile.c (__tzfile_read): Check values from file header.
17338 2011-11-21 Will Schmidt <will_schmidt@vnet.ibm.com>
17340 * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
17341 * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
17342 * powerpc/powerpc32/dl-start.S: Likewise.
17343 * powerpc/powerpc32/elf/start.S: Likewise.
17344 * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
17345 * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
17346 * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
17347 * powerpc/powerpc32/fpu/s_floor.S: Likewise.
17348 * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
17349 * powerpc/powerpc32/fpu/s_lround.S: Likewise.
17350 * powerpc/powerpc32/fpu/s_rint.S: Likewise.
17351 * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
17352 * powerpc/powerpc32/fpu/s_round.S: Likewise.
17353 * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
17354 * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
17355 * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
17356 * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
17357 * powerpc/powerpc32/memset.S: Likewise.
17358 * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
17359 * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
17360 * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
17361 * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
17362 * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
17363 * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
17364 * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
17365 * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
17366 * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
17367 * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
17368 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
17369 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
17370 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
17372 2011-11-18 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17374 * math/libm-test.inc: Added more nearbyint tests.
17375 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
17376 * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
17377 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
17378 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
17380 2011-11-21 Ross Lagerwall <rosslagerwall@gmail.com>
17382 * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
17385 2011-11-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
17387 * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
17388 Add wcscpy-ssse3 wcscpy-c.
17389 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
17390 * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
17391 * sysdeps/x86_64/multiarch/wcscpy.S: New file.
17392 * sysdeps/x86_64/wcschr.S: New file.
17393 * sysdeps/x86_64/wcsrchr.S: New file.
17394 * string/test-strcmp.c: Remove checking of wcscmp function for
17396 * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
17397 (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
17398 wcsrchr-sse2 wcsrchr-c.
17399 * sysdeps/i386/i686/multiarch/wcschr.S: New file.
17400 * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
17401 * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
17402 * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
17403 * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
17404 * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
17405 * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
17406 * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
17407 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
17408 * wcsmbc/wcschr.c (WCSCHR): New macro.
17410 2011-11-17 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
17412 * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
17413 * wcsmbs/test-wcsrchr.c: New file.
17414 * string/test-strrchr.c: Add wcsrchr support.
17416 * wcsmbs/test-wcscpy.c: New file.
17417 * string/test-strcpy.c: Add wcscpy support.
17420 2011-12-10 Ulrich Drepper <drepper@gmail.com>
17422 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
17425 2011-12-06 Andreas Schwab <schwab@linux-m68k.org>
17428 * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
17430 2011-12-04 Ulrich Drepper <drepper@gmail.com>
17432 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
17433 Minor optimizations.
17435 * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
17436 * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
17437 * sunrpc/clnt_udp.c (clntudp_call): Likewise.
17439 2011-12-03 Ulrich Drepper <drepper@gmail.com>
17441 * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
17442 IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
17443 IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
17444 for gcc to avoid warnings.
17445 * inet/Makefile (tests): Add tst-checks.
17446 * inet/tst-checks.c: New file.
17448 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
17451 * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
17454 * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
17455 * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
17457 * malloc/mcheck.h: Fix use of incorrect encoding in comment.
17459 2011-12-02 Ulrich Drepper <drepper@gmail.com>
17461 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
17464 * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
17466 2011-11-29 Joseph Myers <joseph@codesourcery.com>
17468 * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
17469 conditional on GCC version.
17470 (__arch_compare_and_exchange_val_8_acq)
17471 (__arch_compare_and_exchange_val_16_acq)
17472 (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
17473 (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
17474 (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
17476 2011-12-02 Joseph Myers <joseph@codesourcery.com>
17478 * sysdeps/sh/backtrace.c: New file.
17480 2011-12-02 Andreas Schwab <schwab@redhat.com>
17482 * misc/bits/select2.h (__FD_ELT): Mark as extension. Add
17485 2011-12-01 Andreas Schwab <schwab@redhat.com>
17487 * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
17488 falling back to utime.
17490 2011-11-30 Andreas Schwab <schwab@redhat.com>
17492 * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
17493 expectations for float.
17495 2011-11-29 Andreas Schwab <schwab@redhat.com>
17497 * locale/weight.h (findidx): Add parameter len.
17498 * locale/weightwc.h (findidx): Likewise.
17499 * posix/fnmatch_loop.c (FCT): Adjust caller.
17500 * posix/regcomp.c (build_equiv_class): Likewise.
17501 * posix/regex_internal.h (re_string_elem_size_at): Likewise.
17502 * posix/regexec.c (check_node_accept_bytes): Likewise.
17503 * string/strcoll_l.c (STRCOLL): Likewise.
17504 * string/strxfrm_l.c (STRXFRM): Likewise.
17506 2011-11-17 Ulrich Drepper <drepper@gmail.com>
17508 * Makefile.in: Remove CVSOPT handling.
17509 * configure.in: Remove use of AC_REVISION.
17510 * iconvdata/Makefile (distribute): No need to filter out CVS.
17511 * scripts/list-sources.sh: Remove CVS, subversion and monotone
17514 2011-11-16 Andreas Schwab <schwab@redhat.com>
17516 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
17517 [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
17518 [USE_AS_STRNCASECMP_L]: Likewise.
17519 (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
17520 NO_TLS_DIRECT_SEG_REFS.
17521 * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
17522 Fix argument offsets for non-PIC.
17523 [USE_AS_STRNCASECMP_L]: Likewise.
17524 (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
17525 NO_TLS_DIRECT_SEG_REFS.
17527 2011-11-15 Ulrich Drepper <drepper@gmail.com>
17529 * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
17531 * locale/loadlocale.c (_nl_load_locale): Likewise.
17533 2011-11-15 Andreas Schwab <schwab@redhat.com>
17535 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
17536 [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
17537 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
17538 (SYSCALL_GETTIME): Set errno on error.
17540 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
17541 count references to noai6ai_cached.
17543 2011-11-15 Ulrich Drepper <drepper@gmail.com>
17545 * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
17547 * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
17548 FD_CLOEXEC for /proc/self/maps.
17550 * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
17551 FD_CLOEXEC for /proc/meminfo.
17553 * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
17556 * resolv/res_query.c (res_hostalias): Don't allow cancellation and set
17557 FD_CLOEXEC for given file.
17559 * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
17561 * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
17562 FD_CLOEXEC for /etc/hosts.
17563 (_gethtent): Likewise.
17565 * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
17567 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
17568 cancellation and set FD_CLOEXEC for /etc/netgroup.
17570 * nss/nss_files/files-key.c (search): Don't allow cancellation when
17571 reading /etc/publickey.
17573 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
17574 allow cancellation when reading /etc/group.
17576 * nss/nss_files/files-alias.c (internal_setent): Don't allow
17578 (get_next_alias): Likewise for included file. Also set FD_CLOEXEC.
17580 * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
17581 when using data file.
17583 * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
17585 * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
17586 (write_nis_obj): Use "c" and "e" in fopen.
17588 * misc/mntent_r.c (__setmntent): Also append e to fopen format.
17590 * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
17592 * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
17594 * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
17596 * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
17599 * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
17601 * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
17603 * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
17605 * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
17606 file parsing and set FD_CLOEXEC.
17608 2011-11-14 Ulrich Drepper <drepper@gmail.com>
17610 * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
17612 2011-11-14 Andreas Schwab <schwab@redhat.com>
17614 * malloc/arena.c (arena_get2): Don't call reused_arena when
17615 _int_new_arena failed.
17617 2011-11-14 Ulrich Drepper <drepper@gmail.com>
17619 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
17620 (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
17621 * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
17622 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
17623 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
17624 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
17625 to compile strcasecmp and strncasecmp.
17626 * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
17627 * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
17629 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
17631 2011-11-13 Ulrich Drepper <drepper@gmail.com>
17633 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
17634 locale-defines.sym to gen-as-const-headers.
17635 (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
17636 strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
17637 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
17638 to compile strcasecmp and strncasecmp.
17639 * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
17640 strcasecmp_l and strncasecmp_l.
17641 * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
17642 * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
17643 * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
17644 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
17645 * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
17646 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
17647 * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
17648 * sysdeps/i386/i686/multiarch/strncase.S: New file.
17649 * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
17650 * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
17651 * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
17653 2011-11-12 Ulrich Drepper <drepper@gmail.com>
17655 * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
17656 result of SYSDEP_GETTIME_CPU to retval.
17657 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
17658 parameter list to macro. Remove trailing semicolon. Adjust users.
17660 * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
17663 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
17665 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
17667 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
17668 from unused variable.
17670 * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
17672 * sysdeps/generic/dwarf2.h: Don't define enums when using the file
17675 * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
17678 * sunrpc/rpc_prot.c (rejected): Fix case value.
17680 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
17681 unsigned long long int to avoid warnings in shift.
17683 * posix/regex_internal.c (re_string_reconstruct): Actually use result
17685 * posix/regex_internal.h (re_string_wchar_at): Remove temporary
17688 * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
17689 * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
17690 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
17692 * nis/nis_table.c (nis_list): Use variable of correct type for
17693 result of __follow_path call.
17695 2011-11-07 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17697 * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
17698 of math functions ceil, trunc, floor, round, and sqrt, when
17699 avaliable on the platform.
17700 * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
17702 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
17703 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
17704 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
17706 2011-10-30 Marek Polacek <mpolacek@redhat.com>
17708 * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
17709 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
17711 2011-11-11 Roland McGrath <roland@hack.frob.com>
17713 * include/unistd.h: Fix __readlink return type.
17714 Reported by Chris Metcalf <cmetcalf@tilera.com>.
17716 2011-11-11 Ulrich Drepper <drepper@gmail.com>
17718 * stdlib/ucontext.h: Undo last change for makecontext.
17720 2011-11-11 Andreas Schwab <schwab@redhat.com>
17722 * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
17724 * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
17725 * setjmp/setjmp.h: Mark functions as non-leaf.
17726 * setjmp/bits/setjmp2.h: Likewise.
17727 * stdlib/ucontext.h: Likewise.
17729 2011-11-10 Andreas Schwab <schwab@redhat.com>
17731 * malloc/arena.c (_int_new_arena): Don't increment narenas.
17732 (reused_arena): Don't check arena limit.
17733 (arena_get2): Atomically check arena limit.
17735 2011-11-08 Ulrich Drepper <drepper@gmail.com>
17737 * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
17738 * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
17740 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
17743 2011-11-07 Andreas Schwab <schwab@redhat.com>
17745 * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
17746 handler when locking.
17748 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
17749 Fix size of allocated buffer.
17751 2011-11-04 Andreas Schwab <schwab@redhat.com>
17754 * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
17755 declarations for long double functions.
17756 * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
17758 * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
17760 2011-11-03 Andreas Schwab <schwab@redhat.com>
17762 * nscd/nscd.c (main): Don't start AVC thread until credentials are
17765 * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
17768 2011-11-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
17770 * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
17772 2011-11-01 Andreas Schwab <schwab@linux-m68k.org>
17774 * include/alloca.h (stackinfo_alloca_round): Define.
17775 (extend_alloca): Use it.
17776 [_STACK_GROWS_UP]: Correct check for adjacent allocation.
17777 * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
17780 * scripts/check-local-headers.sh: Ignore libaudit.h.
17782 * nscd/Makefile (extra-objs): Make recursively expanded.
17784 2011-11-01 Ulrich Drepper <drepper@gmail.com>
17786 * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
17787 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
17789 * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
17790 * posix/tst-rfc3484-2.c: Likewise.
17791 * posix/tst-rfc3484-3.c: Likewise.
17793 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
17795 * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
17797 * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
17798 process_vm_writev from libc using GLIBC_2.15 version.
17800 * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
17802 2011-10-31 Paul Pluzhnikov <ppluzhnikov@google.com>
17804 * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
17807 2011-10-31 Ulrich Drepper <drepper@gmail.com>
17810 * nss/getent.c (initgroups_keys): Show error message in case no group
17813 * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
17814 * inet/check_pf.c: Provide dummy versions of __free_in6ai and
17815 __bump_nl_timestamp.
17816 * nscd/connections (nscd_init): When host database is served open
17817 netlink socket and request notification about configuration changes.
17818 (main_loop_poll): Track netlink file descriptor and bump timestamp
17819 in case data becomes available.
17820 (main_loop_epoll): Likewise.
17821 * nscd/nscd-client.h (DB_VERSION): Bump to 2.
17822 (database_pers_head): Add extra_data fileds.
17823 Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
17824 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
17825 * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
17827 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
17828 in6ai data, call __free_in6ai.
17829 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
17830 Add -DHAVE_NETLINK.
17831 * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite. Cache the
17832 interface information. Reuse previous data if netlink timestamp
17834 (__bump_nl_timestamp): New function.
17835 (__free_in6ai): New function.
17837 2011-10-30 Ulrich Drepper <drepper@gmail.com>
17839 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
17840 close_not_cancel_no_status here.
17841 (__check_pf): Reorganize code a bit to not call close twice if OOM.
17843 2011-10-29 Ulrich Drepper <drepper@gmail.com>
17846 * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
17849 * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
17850 * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
17851 asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
17853 2011-07-03 Andreas Jaeger <aj@suse.de>
17856 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
17857 of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
17858 * math/libm-test.inc (sin_test): Add test case.
17860 2011-10-29 Ulrich Drepper <drepper@gmail.com>
17863 * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
17864 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
17866 * elf/chroot_canon.c (chroot_canon): Cleanups.
17868 * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
17871 * elf/chroot_canon.c (chroot_canon): Fix readlink call.
17872 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
17874 * string/test-strchr.c: Make usable for strchrnul testing.
17875 * string/test-strchrnul.c: New file.
17876 * string/Makefile (strop-tests): Add strchrnul.
17878 * po/it.po: Update from translation team.
17879 * po/es.po: Likewise.
17881 2011-10-28 Ulrich Drepper <drepper@gmail.com>
17883 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
17884 the three constants needed as parameters. Drop the others.
17885 (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
17886 __m128i_strloadu_tolower.
17887 Create and initialize variable zero and use it in all the places
17888 where _mm_setzero_si128 was used.
17890 * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
17891 doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
17892 mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
17893 * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
17895 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
17896 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
17897 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
17898 __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
17899 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
17900 __mpranred, __mptan.
17901 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
17902 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
17903 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
17904 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
17905 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
17906 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
17907 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
17908 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
17909 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
17911 2011-10-28 Andreas Schwab <schwab@redhat.com>
17913 * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
17914 redefine if SHARED.
17915 * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
17917 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
17918 wide char related routines to wcsmbs subdir.
17920 2011-10-27 Andreas Schwab <schwab@redhat.com>
17923 * misc/sys/cdefs.h (__THROWNL): Define.
17924 * posix/unistd.h: Use __THREADNL instead of __THREAD
17925 for memory synchronization functions.
17927 2011-10-26 Roland McGrath <roland@hack.frob.com>
17930 * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
17932 * manual/stdio.texi (Obstack Streams): Node removed.
17934 2011-10-26 Andreas Schwab <schwab@redhat.com>
17936 * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
17937 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
17938 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
17940 * math/math_private.h (math_force_eval): Allow non-addressable
17942 * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
17944 2011-10-25 Ulrich Drepper <drepper@gmail.com>
17946 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
17947 file is not needed.
17949 * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
17950 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
17951 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
17952 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
17953 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
17954 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
17955 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
17956 * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
17958 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
17959 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
17960 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
17961 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
17962 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
17963 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
17964 * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
17965 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
17966 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
17967 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
17968 * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
17969 * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
17970 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
17971 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
17972 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
17973 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
17974 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
17975 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
17976 * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
17978 * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
17979 all the time. Define bit_AVX. Define HAS_* macros using bit_* macros.
17981 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
17982 place. Use VEX encoding when compiling for AVX.
17984 2011-10-25 Andreas Schwab <schwab@redhat.com>
17986 * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
17987 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
17989 * string/test-strchr.c (do_test): Don't generate NUL bytes.
17991 2011-10-25 Ulrich Drepper <drepper@gmail.com>
17993 * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
17994 useless if() expression.
17995 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
17996 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
17997 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
17998 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
17999 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
18000 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
18001 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
18002 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
18003 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
18004 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
18005 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
18006 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
18007 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
18008 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
18009 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
18010 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
18011 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
18012 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
18013 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
18015 * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
18017 2011-10-25 Andreas Schwab <schwab@redhat.com>
18019 * elf/dl-deps.c (_dl_map_object_deps): Remove always true
18021 * elf/dl-fini.c (_dl_sort_fini): Likewise.
18023 2011-10-25 Ulrich Drepper <drepper@gmail.com>
18025 * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
18026 .text section. Avoid duplicate constants.
18027 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
18028 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
18029 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
18030 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
18031 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
18032 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
18033 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
18034 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
18035 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
18036 * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
18037 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
18038 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
18039 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
18040 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
18041 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
18042 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
18043 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
18044 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
18045 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
18046 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
18047 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
18048 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
18049 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
18050 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
18051 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
18052 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
18053 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
18054 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
18055 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
18056 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
18057 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
18058 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
18059 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
18060 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
18061 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
18062 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
18063 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
18064 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
18065 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
18066 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
18067 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
18068 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
18069 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
18070 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
18071 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
18073 2011-10-24 Ulrich Drepper <drepper@gmail.com>
18075 * sysdeps/x86_64/dla.h: Move to ...
18076 * sysdeps/x86_64/fpu/dla.h: ...here.
18077 (DLA_FMS): Some compilers fail to inline __builtin_fma in some
18078 situations. Use __builtin_fma only for gcc 4.6 and up.
18080 * config.make.in: Add have-mfma4 entry.
18081 * configure.in: Substitute libc_cv_cc_fma4.
18082 * math/Makefile (dbl-only-routines): Add sincostab.
18083 * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
18084 Use __sincostab not sincos.
18085 * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
18087 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
18088 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
18089 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
18090 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise. Define singArctan2
18092 * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr. Don't define
18093 __cr and __cpymn. Define __cpy unless NO___CPY is defined. Define
18094 norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
18095 * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
18097 * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
18098 * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
18100 * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos. Don't
18101 define aliases when function name is a macro.
18102 * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
18103 sysdeps/ieee754/dbl-64/sincos.tbl.
18104 * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
18105 fma4-enabled routines.
18106 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
18107 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
18108 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
18109 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
18110 * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
18111 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
18112 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
18113 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
18114 * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
18115 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
18116 * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
18117 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
18118 * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
18119 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
18120 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
18121 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
18122 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
18123 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
18124 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
18125 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
18126 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
18127 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
18128 * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
18129 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
18130 * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
18131 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
18132 * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
18133 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
18134 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
18135 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
18137 * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
18139 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
18140 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
18141 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
18142 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
18143 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
18144 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
18145 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
18146 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
18148 2011-10-24 Andreas Schwab <schwab@redhat.com>
18150 * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
18152 2011-10-23 Ulrich Drepper <drepper@gmail.com>
18154 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
18156 * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
18158 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
18160 * string/strnlen.c: Don't define STRNLEN, reverse logic.
18161 Remove unused variable magic_bits.
18162 * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
18164 * string/strnlen.c: Define and use STRNLEN macro.
18165 * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
18166 Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
18167 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
18168 * wcsmbs/wcslen.c: Define and use WCSLEN.
18169 * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
18170 * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
18171 * sysdeps/i386/i686/multiarch/strnlen.S: New file.
18172 * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
18173 * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
18174 * sysdeps/i386/i686/multiarch/wcslen.S: New file.
18175 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
18177 2011-10-20 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18179 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
18180 strnlen-sse2-no-bsf.
18181 Rename strlen-no-bsf to strlen-sse2-no-bsf.
18182 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
18183 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
18184 Add strnlen support.
18185 (USE_AS_STRNLEN): New macro.
18186 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
18187 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
18188 Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
18189 * sysdeps/x86_64/wcslen.S: New file.
18191 2011-10-20 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
18193 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
18194 XMM-moves are used for copying on small sizes.
18196 2011-10-19 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18198 * wcsmbs/Makefile (strop-tests): Add wcschr.
18199 * wcsmbs/test-wcschr.c: New file.
18200 * string/test-strchr.c: Update.
18201 Add wcschr support.
18204 2011-10-18 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18206 * wcsmbs/Makefile (strop-tests): Add wcslen.
18207 * wcsmbs/test-wcslen.c: New file.
18208 * string/test-strlen.c: Update.
18209 Add wcslen support.
18212 2011-10-23 Ulrich Drepper <drepper@gmail.com>
18214 * po/it.po: Update from translation team.
18216 2011-09-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18218 * sysdeps/x86_64/wcscmp.S: Update.
18219 Fix wrong comparison semantics.
18220 wcscmp shall use signed comparison not unsigned.
18221 Don't use substraction to avoid overflow bug.
18222 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
18223 * wcsmbc/wcscmp.c: Likewise.
18224 * string/test-strcmp.c: Likewise.
18225 Add new tests to check cases with negative values.
18227 2011-10-23 Ulrich Drepper <drepper@gmail.com>
18229 * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
18230 * sysdeps/x86_64/dla.h: ...here. New file.
18231 * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
18232 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
18233 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
18234 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
18235 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
18236 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
18237 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
18238 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
18239 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
18241 2011-10-23 Andreas Schwab <schwab@linux-m68k.org>
18243 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
18244 __ynl_finite aliases.
18246 2011-10-22 Ulrich Drepper <drepper@gmail.com>
18248 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
18250 * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
18252 [DLA_FMA] (EMULV): Use DLA_FMA.
18253 [DLA_FMA] (MUL12): Use EMULV.
18254 * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
18255 that are not needed.
18256 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
18257 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
18258 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
18259 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
18260 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
18261 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
18262 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
18264 2011-10-22 Andreas Schwab <schwab@linux-m68k.org>
18266 * math/s_nan.c: Undef __nan.
18267 * math/s_nanf.c: Undef __nanf.
18268 * math/s_nanl.c: Undef __nanl.
18269 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
18272 2011-10-22 Ulrich Drepper <drepper@gmail.com>
18274 * math/s_catan.c: Add branch predictions.
18275 * math/s_catanf.c: Likewise.
18276 * math/s_catanh.c: Likewise.
18277 * math/s_catanhf.c: Likewise.
18278 * math/s_catanhl.c: Likewise.
18279 * math/s_catanl.c: Likewise.
18280 * math/s_cexp.c: Likewise.
18281 * math/s_cexpf.c: Likewise.
18282 * math/s_cexpl.c: Likewise.
18283 * math/s_clog.c: Likewise.
18284 * math/s_clog10.c: Likewise.
18285 * math/s_clog10f.c: Likewise.
18286 * math/s_clog10l.c: Likewise.
18287 * math/s_clogf.c: Likewise.
18288 * math/s_clogl.c: Likewise.
18289 * math/s_csqrt.c: Likewise.
18290 * math/s_csqrtf.c: Likewise.
18291 * math/s_csqrtl.c: Likewise.
18292 * math/s_ctanf.c: Likewise.
18293 * math/s_ctanh.c: Likewise.
18294 * math/s_ctanhf.c: Likewise.
18295 * math/s_ctanhl.c: Likewise.
18296 * math/s_ctanl.c: Likewise.
18298 * math/math_private.h: Define __nan, __nanf, __nanl.
18299 * math/s_cacosh.c: Include <math_private.h>.
18300 * math/s_cacoshl.c: Likewise.
18301 * math/s_casinh.c: Likewise.
18302 * math/s_casinhf.c: Likewise.
18303 * math/s_casinhl.c: Likewise.
18304 * math/s_ccos.c: Rely entire on ccosh.
18305 * math/s_ccosf.c: Rely entire on ccoshf.
18306 * math/s_ccosl.c: Rely entirely on ccoshl.
18307 * math/s_ccosh.c: Add branch predicion helpers. Add branch prediction.
18308 Remove tests for FE_INVALID.
18309 * math/s_ccoshf.c: Likewise.
18310 * math/s_ccoshl.c: Likewise.
18311 * math/s_csin.c: Likewise.
18312 * math/s_csinf.c: Likewise.
18313 * math/s_csinh.c Likewise.
18314 * math/s_csinhf.c: Likewise.
18315 * math/s_csinhl.c: Likewise.
18316 * math/s_csinl.c: Likewise.
18317 * math/s_ctan.c: Likewise.
18318 * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
18319 * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
18320 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
18322 2011-10-21 Ulrich Drepper <drepper@gmail.com>
18324 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
18325 compilation problems.
18327 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
18330 2011-10-20 Ulrich Drepper <drepper@gmail.com>
18332 * sysdeps/i386/configure.in: Test for -mfma4 option.
18333 * config.h.in: Add HAVE_FMA4_SUPPORT entry.
18334 * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
18335 COMMON_CPUID_INDEX_80000001.
18336 * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
18337 * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
18338 use it if FMA3 is not supported.
18339 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
18341 * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
18342 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
18344 2011-10-20 Andreas Schwab <schwab@redhat.com>
18347 * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
18348 it would create a cycle with a link time dependency.
18350 2011-10-19 Ulrich Drepper <drepper@gmail.com>
18352 * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
18354 * string/Makefile (strop-tests): Add rawmemchr.
18355 * string/test-rawmemchr.c: New file.
18357 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
18358 * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file. Split out from...
18359 * sysdeps/x86_64/multiarch/strcmp.S: ...here. Include strcmp-sse42.S
18360 when compiling str{,n}casecmp and when AVX is available. Hook up
18361 new optimized code in initializers.
18363 2011-10-19 Andreas Schwab <schwab@redhat.com>
18365 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
18366 __feraiseexcept instead of feraiseexcept.
18368 2011-10-18 Ulrich Drepper <drepper@gmail.com>
18370 * math/math_private.h: Define defaults for libc_fetestexcept and
18372 * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
18373 * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
18374 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
18375 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
18376 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
18377 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
18378 libc_fetestexcept and libc_feupdateenv.
18380 * math/math_private.h: Define defaults for libc_feholdexcept_setround,
18381 libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
18382 * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
18383 * sysdeps/x86_64/fpu/math_private.h: Define special version of
18384 libc_feholdexcept_setround.
18386 * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
18387 Add s_nearbyint-c and s_nearbyintf-c.
18388 * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
18389 nearbyintf inlines.
18390 * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
18391 * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
18392 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
18393 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
18395 * math/math_private.h: Define defaults for libc_fegetround,
18396 libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
18397 libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
18398 libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
18399 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
18400 libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
18401 standard functions.
18402 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
18403 Remove comments and hacks for old compiler versions.
18404 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
18405 libc_fegetround, libc_fesetround, libc_feholdexcept, and
18406 libc_feholdexceptl.
18408 2011-10-18 Andreas Schwab <schwab@redhat.com>
18410 * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
18411 (__feraiseexcept_renamed): Add __NTH.
18412 (feraiseexcept): Add __NTH. Rename local variables to fix
18413 namespace violations.
18415 2011-10-17 Ulrich Drepper <drepper@gmail.com>
18417 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
18419 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
18421 * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
18422 recently added interfaces.
18423 * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
18425 * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
18426 about macro parameter expansion.
18428 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
18429 __NO_MATH_INLINES is defined. Cleanups.
18431 * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
18432 and __floorf is target has SSE4.1.
18433 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
18434 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
18435 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
18436 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
18438 * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
18440 (floorf): Likewise.
18442 * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
18444 2011-10-17 Andreas Schwab <schwab@redhat.com>
18446 * misc/sys/cdefs.h: Fix last change.
18448 * grp/initgroups.c (internal_getgrouplist): Fix initgroups
18451 2011-10-16 Ulrich Drepper <drepper@gmail.com>
18453 * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
18455 * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
18456 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
18457 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
18458 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
18459 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
18460 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
18461 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
18462 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
18463 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
18464 * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
18465 * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
18466 * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
18467 * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
18468 * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
18469 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
18470 * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
18471 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
18472 * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
18473 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
18474 * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
18475 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
18476 * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
18478 * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
18479 ceil, ceilf, floor, floorf.
18481 * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
18482 Perform IRELATIVE relocations last.
18484 * elf/do-rel.h: Add another parameter nrelative, replacing the
18485 local variable with the same name. Change name of the function
18486 to end in Rel or Rela (uppercase).
18487 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
18488 nrelative to ranges. Only nonzero for DT_REL/DT_RELA. Pass to the
18489 elf_dynamic_do_##reloc function.
18491 2011-10-15 Ulrich Drepper <drepper@gmail.com>
18493 * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
18494 is sufficient, at least on modern CPUs.
18496 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
18498 * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
18499 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
18501 * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
18503 * math/bits/math-finite.h: Add entries for exp.
18504 * math/e_expl.c: Add __*_finite alias.
18505 * sysdeps/i386/fpu/e_exp.S: Likewise.
18506 * sysdeps/i386/fpu/e_expf.S: Likewise.
18507 * sysdeps/i386/fpu/e_expl.c: Likewise.
18508 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
18509 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
18510 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
18511 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
18512 * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
18513 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
18514 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
18516 * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
18517 is sufficient, at least on modern CPUs.
18519 * ctype/ctype-info.c (__ctype_init): Define.
18520 * include/ctype.h (__ctype_init): Declare.
18521 (__ctype_b_loc): The variable is always initialized.
18522 (__ctype_toupper_loc): Likewise.
18523 (__ctype_tolower_loc): Likewise.
18524 * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
18525 * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
18527 2011-10-15 Andreas Schwab <schwab@linux-m68k.org>
18529 * wcsmbs/wmemcmp.c (WMEMCMP): Define.
18531 * configure.in: Also look in $cxxmachine/include for C++ system
18534 2011-09-27 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18536 * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
18537 memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
18538 * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
18539 * sysdeps/x86_64/multiarch/memcmp.S: Update. Add __memcmp_ssse3.
18540 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
18541 (USE_AS_WMEMCMP): New macro.
18543 * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
18544 * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
18545 * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
18546 * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
18547 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
18548 wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
18549 * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
18550 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
18551 * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
18552 * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
18553 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
18554 (USE_AS_WMEMCMP): New macro.
18555 * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
18556 * sysdeps/string/test-memcmp.c: Update.
18557 Fix simple_wmemcmp.
18559 * wcsmbs/wmemcmp.c: Update.
18560 (WMEMCMP): New macro.
18563 2011-10-12 Andreas Jaeger <aj@suse.de>
18566 * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
18568 2011-10-15 Ulrich Drepper <drepper@gmail.com>
18570 * libio/iofwide.c (do_length): Avoid warning.
18572 * ctype/ctype.h (__isctype_f): Add missing __THROW.
18574 2011-10-14 Ulrich Drepper <drepper@gmail.com>
18576 * elf/pldd-xx.c (find_maps): Remove leftover debug message.
18578 * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
18579 * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
18580 * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
18581 * sysdeps/i386/i686/fpu/e_log.S: New file.
18582 * sysdeps/i386/i686/fpu/e_logf.S: New file.
18583 * sysdeps/i386/i686/fpu/e_logl.S: New file.
18585 * ctype/ctype.h: Add support for inlined isXXX functions when
18586 compiling C++ code.
18588 2011-10-14 Andreas Schwab <schwab@redhat.com>
18590 * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
18592 * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
18594 2011-10-13 Roland McGrath <roland@hack.frob.com>
18597 * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
18599 2011-10-13 Andreas Schwab <schwab@redhat.com>
18601 * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
18602 * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
18605 * sysdeps/x86_64/memrchr.S: Check for zero size.
18607 * string/stratcliff.c: Add memrchr tests.
18609 2011-10-12 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18611 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
18612 memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
18613 rawmemchr-sse2 rawmemchr-sse2-bsf.
18614 * sysdeps/i386/i686/multiarch/memchr.S: New file.
18615 * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
18616 * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
18617 * sysdeps/i386/i686/multiarch/memrchr.S: New file.
18618 * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
18619 * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
18620 * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
18621 * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
18622 * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
18623 * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
18624 * string/memrchr.c (MEMRCHR): New macro.
18626 2011-10-12 Ulrich Drepper <drepper@gmail.com>
18628 Add integration with gcc's -ffinite-math-only and optimize wrapper
18630 * Versions.def: Define GLIBC_2.15 version for libm.
18631 * math/Makefile (headers): Add bits/math-finite.h.
18632 * math/bits/math-finite.h: New file.
18633 * sysdeps/ia64/fpu/bits/math-finite.h: New file.
18634 * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
18635 * math/e_acoshl.c: Add __*_finite alias.
18636 * math/e_acosl.c: Likewise.
18637 * math/e_asinl.c: Likewise.
18638 * math/e_atan2l.c: Likewise.
18639 * math/e_atanhl.c: Likewise.
18640 * math/e_coshl.c: Likewise.
18641 * math/e_exp10.c: Likewise.
18642 * math/e_exp10f.c: Likewise.
18643 * math/e_exp10l.c: Likewise.
18644 * math/e_exp2l.c: Likewise.
18645 * math/e_fmodl.c: Likewise.
18646 * math/e_gammal_r.c: Likewise.
18647 * math/e_hypotl.c: Likewise.
18648 * math/e_j0l.c: Likewise.
18649 * math/e_j1l.c: Likewise.
18650 * math/e_jnl.c: Likewise.
18651 * math/e_lgammal_r.c: Likewise.
18652 * math/e_log10l.c: Likewise.
18653 * math/e_log2l.c: Likewise.
18654 * math/e_logl.c: Likewise.
18655 * math/e_powl.c: Likewise.
18656 * math/e_sinhl.c: Likewise.
18657 * math/e_sqrtl.c: Likewise.
18658 * math/e_scalb.c: Completely rewritten and optimized.
18659 * math/e_scalbf.c: Likewise.
18660 * math/e_scalbl.c: Likewise.
18661 * math/w_acos.c: Likewise.
18662 * math/w_acosf.c: Likewise.
18663 * math/w_acosl.c: Likewise.
18664 * math/w_acosh.c: Likewise.
18665 * math/w_acoshf.c: Likewise.
18666 * math/w_acoshl.c: Likewise.
18667 * math/w_asin.c: Likewise.
18668 * math/w_asinf.c: Likewise.
18669 * math/w_asinl.c: Likewise.
18670 * math/w_atan2.c: Likewise.
18671 * math/w_atan2f.c: Likewise.
18672 * math/w_atan2l.c: Likewise.
18673 * math/w_atanh.c: Likewise.
18674 * math/w_atanhf.c: Likewise.
18675 * math/w_atanhl.c: Likewise.
18676 * math/w_exp10.c: Likewise.
18677 * math/w_exp10f.c: Likewise.
18678 * math/w_exp10l.c: Likewise.
18679 * math/w_fmod.c: Likewise.
18680 * math/w_fmodf.c: Likewise.
18681 * math/w_fmodl.c: Likewise.
18682 * math/w_j0.c: Likewise.
18683 * math/w_j0f.c: Likewise.
18684 * math/w_j0l.c: Likewise.
18685 * math/w_j1.c: Likewise.
18686 * math/w_j1f.c: Likewise.
18687 * math/w_j1l.c: Likewise.
18688 * math/w_jn.c: Likewise.
18689 * math/w_jnf.c: Likewise.
18690 * math/w_log.c: Likewise.
18691 * math/w_logf.c: Likewise.
18692 * math/w_logl.c: Likewise.
18693 * math/w_log10.c: Likewise.
18694 * math/w_log10f.c: Likewise.
18695 * math/w_log10l.c: Likewise.
18696 * math/w_log2.c: Likewise.
18697 * math/w_log2f.c: Likewise.
18698 * math/w_log2l.c: Likewise.
18699 * math/w_pow.c: Likewise.
18700 * math/w_powf.c: Likewise.
18701 * math/w_powl.c: Likewise.
18702 * math/w_remainder.c: Likewise.
18703 * math/w_remainderf.c: Likewise.
18704 * math/w_remainderl.c: Likewise.
18705 * math/w_scalb.c: Likewise.
18706 * math/w_scalbf.c: Likewise.
18707 * math/w_scalbl.c: Likewise.
18708 * math/w_sqrt.c: Likewise.
18709 * math/w_sqrtf.c: Likewise.
18710 * math/w_sqrtl.c: Likewise.
18711 * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
18712 are declared. Include <bits/math-finite.h> if -ffinite-math-only is
18714 * math/math_private.h: Declare __kernel_standard_f.
18715 * math/w_cosh.c: Remove cruft and optimize a bit.
18716 * math/w_coshf.c: Likewise.
18717 * math/w_coshl.c: Likewise.
18718 * math/w_exp2.c: Likewise.
18719 * math/w_exp2f.c: Likewise.
18720 * math/w_exp2l.c: Likewise.
18721 * math/w_hypot.c: Likewise.
18722 * math/w_hypotf.c: Likewise.
18723 * math/w_hypotl.c: Likewise.
18724 * math/w_lgamma.c: Likewise.
18725 * math/w_lgamma_r.c: Likewise.
18726 * math/w_lgammaf.c: Likewise.
18727 * math/w_lgammaf_r.c: Likewise.
18728 * math/w_lgammal.c: Likewise.
18729 * math/w_lgammal_r.c: Likewise.
18730 * math/w_sinh.c: Likewise.
18731 * math/w_sinhf.c: Likewise.
18732 * math/w_sinhl.c: Likewise.
18733 * math/w_tgamma.c: Likewise.
18734 * math/w_tgammaf.c: Likewise.
18735 * math/w_tgammal.c: Likewise.
18736 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
18737 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
18738 * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
18739 Minor optimizations. Pretty printing. Remove cruft.
18740 * sysdeps/i386/fpu/e_acosf.S: Likewise.
18741 * sysdeps/i386/fpu/e_acosh.S: Likewise.
18742 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
18743 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
18744 * sysdeps/i386/fpu/e_acosl.c: Likewise.
18745 * sysdeps/i386/fpu/e_asin.S: Likewise.
18746 * sysdeps/i386/fpu/e_asinf.S: Likewise.
18747 * sysdeps/i386/fpu/e_atan2.S: Likewise.
18748 * sysdeps/i386/fpu/e_atan2f.S: Likewise.
18749 * sysdeps/i386/fpu/e_atan2l.c: Likewise.
18750 * sysdeps/i386/fpu/e_atanh.S: Likewise.
18751 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
18752 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
18753 * sysdeps/i386/fpu/e_exp10.S: Likewise.
18754 * sysdeps/i386/fpu/e_exp10f.S: Likewise.
18755 * sysdeps/i386/fpu/e_exp10l.S: Likewise.
18756 * sysdeps/i386/fpu/e_exp2.S: Likewise.
18757 * sysdeps/i386/fpu/e_exp2f.S: Likewise.
18758 * sysdeps/i386/fpu/e_exp2l.S: Likewise.
18759 * sysdeps/i386/fpu/e_fmod.S: Likewise.
18760 * sysdeps/i386/fpu/e_fmodf.S: Likewise.
18761 * sysdeps/i386/fpu/e_fmodl.c: Likewise.
18762 * sysdeps/i386/fpu/e_hypot.S: Likewise.
18763 * sysdeps/i386/fpu/e_hypotf.S: Likewise.
18764 * sysdeps/i386/fpu/e_log.S: Likewise.
18765 * sysdeps/i386/fpu/e_log10.S: Likewise.
18766 * sysdeps/i386/fpu/e_log10f.S: Likewise.
18767 * sysdeps/i386/fpu/e_log10l.S: Likewise.
18768 * sysdeps/i386/fpu/e_log2.S: Likewise.
18769 * sysdeps/i386/fpu/e_log2f.S: Likewise.
18770 * sysdeps/i386/fpu/e_log2l.S: Likewise.
18771 * sysdeps/i386/fpu/e_logf.S: Likewise.
18772 * sysdeps/i386/fpu/e_logl.S: Likewise.
18773 * sysdeps/i386/fpu/e_pow.S: Likewise.
18774 * sysdeps/i386/fpu/e_powf.S: Likewise.
18775 * sysdeps/i386/fpu/e_powl.S: Likewise.
18776 * sysdeps/i386/fpu/e_remainder.S: Likewise.
18777 * sysdeps/i386/fpu/e_remainderf.S: Likewise.
18778 * sysdeps/i386/fpu/e_remainderl.S: Likewise.
18779 * sysdeps/i386/fpu/e_scalb.S: Likewise.
18780 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
18781 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
18782 * sysdeps/i386/fpu/e_sqrt.S: Likewise.
18783 * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
18784 * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
18785 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
18786 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
18787 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
18788 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
18789 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
18790 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
18791 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
18792 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
18793 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
18794 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
18795 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
18796 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
18797 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
18798 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
18799 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
18800 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
18801 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
18802 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
18803 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
18804 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
18805 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
18806 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
18807 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
18808 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
18809 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
18810 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
18811 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
18812 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
18813 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
18814 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
18815 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
18816 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
18817 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
18818 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
18819 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
18820 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
18821 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
18822 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
18823 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
18824 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
18825 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
18826 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
18827 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
18828 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
18829 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
18830 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
18831 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
18832 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
18833 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
18834 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
18835 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
18836 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
18837 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
18838 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
18839 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
18840 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
18841 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
18842 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
18843 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
18844 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
18845 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
18846 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
18847 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
18848 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
18849 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
18850 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
18851 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
18852 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
18853 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
18854 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
18855 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
18856 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
18857 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
18858 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
18859 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
18860 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
18861 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
18862 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
18863 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
18864 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
18865 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
18866 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
18867 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
18868 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
18869 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
18870 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
18871 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
18872 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
18873 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
18874 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
18875 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
18876 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
18877 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
18878 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
18879 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
18880 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
18881 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
18882 * sysdeps/s390/fpu/e_sqrt.c: Likewise.
18883 * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
18884 * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
18885 * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
18886 * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
18887 * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
18888 * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
18889 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
18890 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
18891 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
18892 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
18893 * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
18894 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
18895 * sysdeps/x86_64/fpu/e_sqrt.c: Likewise. Fix parameter order
18896 * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
18897 * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
18898 (__isnanf): Likewise.
18899 (__isinf_ns): Likewise.
18900 (__isinf_nsf): Likewise.
18901 (__finite): Likewise.
18902 (__finitef): Likewise.
18903 (__ieee754_sqrt): Define as macro.
18904 (__ieee754_sqrtf): Define as macro.
18905 (__ieee754_sqrtl): Define as macro.
18906 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
18908 * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
18909 __FINITE_MATH_ONLY__ consistent.
18910 * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
18912 2011-10-10 Andreas Schwab <schwab@linux-m68k.org>
18914 * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
18917 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
18919 2011-10-09 Ulrich Drepper <drepper@gmail.com>
18921 * po/ja.po: Update from translation team.
18923 2011-10-08 Roland McGrath <roland@hack.frob.com>
18925 * locale/programs/locarchive.c (prepare_address_space): New function.
18926 (create_archive, enlarge_archive, open_archive): Use it.
18928 * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
18929 inside [SHARED], where it is used.
18931 * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
18933 * nss/getent.c (netgroup_keys): Remove unused variable.
18934 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
18936 2011-10-08 Ulrich Drepper <drepper@gmail.com>
18938 * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
18939 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
18940 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
18941 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
18942 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
18943 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
18944 * math/Makefile (libm-calls): Add s_isinf_ns.
18945 * math/divtc3.c: Use __isinf_nsl instead of isinf.
18946 * math/multc3.c: Likewise.
18947 * math/s_casin.c: Likewise.
18948 * math/s_casinf.c: Likewise.
18949 * math/s_casinl.c: Likewise.
18950 * math/s_ccos.c: Likewise.
18951 * math/s_ccosf.c: Likewise.
18952 * math/s_ccosl.c: Likewise.
18953 * math/s_ctan.c: Likewise.
18954 * math/s_ctanf.c: Likewise.
18955 * math/s_ctanh.c: Likewise.
18956 * math/s_ctanhf.c: Likewise.
18957 * math/s_ctanhl.c: Likewise.
18958 * math/s_ctanl.c: Likewise.
18959 * math/w_fmod.c: Likewise.
18960 * math/w_fmodf.c: Likewise.
18961 * math/w_fmodl.c: Likewise.
18962 * math/w_remainder.c: Likewise.
18963 * math/w_remainderf.c: Likewise.
18964 * math/w_remainderl.c: Likewise.
18965 * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
18966 * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
18967 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
18968 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
18969 * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
18970 * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
18971 * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
18972 __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
18974 * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
18976 * stdio-common/printf_fphex.c: Likewise.
18977 * stdio-common/printf_size.c: Likewise.
18979 * math/e_exp10.c: Include math_private.h using <...> not "...".
18980 * math/e_exp10f.c: Likewise.
18981 * math/e_exp10l.c: Likewise.
18982 * math/e_exp2l.c: Likewise.
18983 * math/e_j0l.c: Likewise.
18984 * math/e_j1l.c: Likewise.
18985 * math/e_jnl.c: Likewise.
18986 * math/e_lgammal_r.c: Likewise.
18987 * math/e_rem_pio2l.c: Likewise.
18988 * math/e_scalb.c: Likewise.
18989 * math/e_scalbf.c: Likewise.
18990 * math/e_scalbl.c: Likewise.
18991 * math/k_cosl.c: Likewise.
18992 * math/k_sinl.c: Likewise.
18993 * math/k_tanl.c: Likewise.
18994 * math/s_cacoshf.c: Likewise.
18995 * math/s_catan.c: Likewise.
18996 * math/s_catanf.c: Likewise.
18997 * math/s_catanh.c: Likewise.
18998 * math/s_catanhf.c: Likewise.
18999 * math/s_catanhl.c: Likewise.
19000 * math/s_catanl.c: Likewise.
19001 * math/s_ccosh.c: Likewise.
19002 * math/s_ccoshf.c: Likewise.
19003 * math/s_ccoshl.c: Likewise.
19004 * math/s_cexp.c: Likewise.
19005 * math/s_cexpf.c: Likewise.
19006 * math/s_cexpl.c: Likewise.
19007 * math/s_clog.c: Likewise.
19008 * math/s_clog10.c: Likewise.
19009 * math/s_clog10f.c: Likewise.
19010 * math/s_clog10l.c: Likewise.
19011 * math/s_clogf.c: Likewise.
19012 * math/s_clogl.c: Likewise.
19013 * math/s_csin.c: Likewise.
19014 * math/s_csinf.c: Likewise.
19015 * math/s_csinh.c: Likewise.
19016 * math/s_csinhf.c: Likewise.
19017 * math/s_csinhl.c: Likewise.
19018 * math/s_csinl.c: Likewise.
19019 * math/s_csqrt.c: Likewise.
19020 * math/s_csqrtf.c: Likewise.
19021 * math/s_csqrtl.c: Likewise.
19022 * math/s_ctan.c: Likewise.
19023 * math/s_ctanf.c: Likewise.
19024 * math/s_ctanh.c: Likewise.
19025 * math/s_ctanhf.c: Likewise.
19026 * math/s_ctanhl.c: Likewise.
19027 * math/s_ctanl.c: Likewise.
19028 * math/s_ldexp.c: Likewise.
19029 * math/s_ldexpf.c: Likewise.
19030 * math/s_ldexpl.c: Likewise.
19031 * math/s_significand.c: Likewise.
19032 * math/s_significandf.c: Likewise.
19033 * math/s_significandl.c: Likewise.
19034 * math/w_acos.c: Likewise.
19035 * math/w_acosf.c: Likewise.
19036 * math/w_acosh.c: Likewise.
19037 * math/w_acoshf.c: Likewise.
19038 * math/w_acoshl.c: Likewise.
19039 * math/w_acosl.c: Likewise.
19040 * math/w_asin.c: Likewise.
19041 * math/w_asinf.c: Likewise.
19042 * math/w_asinl.c: Likewise.
19043 * math/w_atan2.c: Likewise.
19044 * math/w_atan2f.c: Likewise.
19045 * math/w_atan2l.c: Likewise.
19046 * math/w_atanh.c: Likewise.
19047 * math/w_atanhf.c: Likewise.
19048 * math/w_atanhl.c: Likewise.
19049 * math/w_cosh.c: Likewise.
19050 * math/w_coshf.c: Likewise.
19051 * math/w_coshl.c: Likewise.
19052 * math/w_dremf.c: Likewise.
19053 * math/w_exp10.c: Likewise.
19054 * math/w_exp10f.c: Likewise.
19055 * math/w_exp10l.c: Likewise.
19056 * math/w_exp2.c: Likewise.
19057 * math/w_exp2f.c: Likewise.
19058 * math/w_fmod.c: Likewise.
19059 * math/w_fmodf.c: Likewise.
19060 * math/w_fmodl.c: Likewise.
19061 * math/w_hypot.c: Likewise.
19062 * math/w_hypotf.c: Likewise.
19063 * math/w_hypotl.c: Likewise.
19064 * math/w_j0.c: Likewise.
19065 * math/w_j0f.c: Likewise.
19066 * math/w_j0l.c: Likewise.
19067 * math/w_j1.c: Likewise.
19068 * math/w_j1f.c: Likewise.
19069 * math/w_j1l.c: Likewise.
19070 * math/w_jn.c: Likewise.
19071 * math/w_jnf.c: Likewise.
19072 * math/w_jnl.c: Likewise.
19073 * math/w_lgamma.c: Likewise.
19074 * math/w_lgamma_r.c: Likewise.
19075 * math/w_lgammaf.c: Likewise.
19076 * math/w_lgammaf_r.c: Likewise.
19077 * math/w_lgammal.c: Likewise.
19078 * math/w_lgammal_r.c: Likewise.
19079 * math/w_log.c: Likewise.
19080 * math/w_log10.c: Likewise.
19081 * math/w_log10f.c: Likewise.
19082 * math/w_log10l.c: Likewise.
19083 * math/w_log2.c: Likewise.
19084 * math/w_log2f.c: Likewise.
19085 * math/w_log2l.c: Likewise.
19086 * math/w_logf.c: Likewise.
19087 * math/w_logl.c: Likewise.
19088 * math/w_pow.c: Likewise.
19089 * math/w_powf.c: Likewise.
19090 * math/w_powl.c: Likewise.
19091 * math/w_remainder.c: Likewise.
19092 * math/w_remainderf.c: Likewise.
19093 * math/w_remainderl.c: Likewise.
19094 * math/w_scalb.c: Likewise.
19095 * math/w_scalbf.c: Likewise.
19096 * math/w_scalbl.c: Likewise.
19097 * math/w_sinh.c: Likewise.
19098 * math/w_sinhf.c: Likewise.
19099 * math/w_sinhl.c: Likewise.
19100 * math/w_sqrt.c: Likewise.
19101 * math/w_sqrtf.c: Likewise.
19102 * math/w_sqrtl.c: Likewise.
19103 * math/w_tgamma.c: Likewise.
19104 * math/w_tgammaf.c: Likewise.
19105 * math/w_tgammal.c: Likewise.
19107 * po/ja.po: Update from translation team.
19109 2011-09-29 Andreas Jaeger <aj@suse.de>
19112 * sunrpc/netname.c (netname2host): Fix logic.
19116 * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
19118 * math/w_remainder.c (__remainder): Likewise.
19119 * math/w_remainderf.c (__remainderf): Likewise.
19120 * math/libm-test.inc (remainder_test): Add test cases.
19122 2011-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
19124 * stdlib/longlong.h: Update from GCC. Fix zarch smul_ppmm and
19127 2011-10-07 Ulrich Drepper <drepper@gmail.com>
19129 * string/test-memcmp.c: Avoid unncessary #defines.
19130 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
19132 2011-08-31 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
19134 * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
19135 Use new sse2 version for core i3 - i7 as it's faster
19136 than sse42 version.
19137 (bit_Prefer_PMINUB_for_stringop): New.
19138 * sysdeps/x86_64/rawmemchr.S: Update.
19139 Replace with faster SSE2 version.
19140 * sysdeps/x86_64/memrchr.S: New file.
19141 * sysdeps/x86_64/memchr.S: Update.
19142 Replace with faster SSE2 version.
19144 2011-09-12 Marek Polacek <mpolacek@redhat.com>
19146 * elf/dl-load.c (lose): Add cast to avoid warning.
19148 2011-10-07 Ulrich Drepper <drepper@gmail.com>
19150 * po/ca.po: Update from translation team.
19152 * inet/getnetgrent_r.c: Hook up nscd.
19153 * nscd/Makefile (routines): Add nscd_netgroup.
19154 (nscd-modules): Add netgroupcache.
19155 (CFLAGS-netgroupcache.c): Define.
19156 * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
19157 (cache_search): Add const to second parameter.
19158 * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
19160 (dbs): Add netgrdb entry.
19161 (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
19162 (verify_persistent_db): Handle netgrdb.
19163 (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
19164 * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
19166 (netgroup_response_header): Define.
19167 (innetgroup_response_header): Define.
19168 (datahead): Add netgroup_response_header and innetgroup_response_header
19170 * nscd/nscd.conf: Add entries for netgroup cache.
19171 * nscd/nscd.h (dbtype): Add netgrdb.
19172 (_PATH_NSCD_NETGROUP_DB): Define.
19173 (netgroup_iov_disabled): Declare.
19174 (xmalloc, xcalloc, xrealloc): Move declarations here.
19175 (cache_search): Adjust prototype.
19176 Add netgroup-related prototypes.
19177 * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
19178 * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
19179 (__nscd_innetgr): Declare.
19180 * nscd/selinux.c (perms): Use access_vector_t as element type and
19181 add netgroup-related initializers.
19182 * nscd/netgroupcache.c: New file.
19183 * nscd/nscd_netgroup.c: New file.
19184 * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
19185 * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
19186 For four parameters use innetgr.
19187 * nss/nss_files/files-init.c: Add definition and callback for netgr.
19188 * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
19189 (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
19190 * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
19192 * nscd/connections.c (register_traced_file): Don't register file
19193 for disabled databases.
19195 2011-10-06 Ulrich Drepper <drepper@gmail.com>
19197 * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
19199 * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
19200 from tree and freeing node.
19202 2011-09-25 Jiri Olsa <jolsa@redhat.com>
19204 * nss/nsswitch.c (__nss_database_lookup): Handle
19205 nss_parse_service_list out of memory case.
19207 2011-09-15 Jiri Olsa <jolsa@redhat.com>
19209 * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
19210 out of memory case.
19212 2011-10-04 Andreas Schwab <schwab@redhat.com>
19214 * include/dlfcn.h (__RTLD_NOIFUNC): Define.
19215 * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
19217 * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
19218 elf_machine_rela, elf_machine_lazy_rel.
19219 (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
19220 (ELF_DYNAMIC_DO_REL): Likewise.
19221 (ELF_DYNAMIC_DO_RELA): Likewise.
19222 (ELF_DYNAMIC_RELOCATE): Likewise.
19223 * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
19224 to ELF_DYNAMIC_DO_REL.
19225 * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
19226 (dl_main): In trace mode always set __RTLD_NOIFUNC.
19227 * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
19229 * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
19230 skip_ifunc, don't call ifunc function if non-zero.
19231 (elf_machine_rela): Likewise.
19232 (elf_machine_lazy_rel): Likewise.
19233 (elf_machine_lazy_rela): Likewise.
19234 * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
19235 (elf_machine_lazy_rel): Likewise.
19236 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
19238 (elf_machine_lazy_rel): Likewise.
19239 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
19241 (elf_machine_lazy_rel): Likewise.
19242 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
19243 (elf_machine_lazy_rel): Likewise.
19244 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
19245 (elf_machine_lazy_rel): Likewise.
19246 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
19247 (elf_machine_lazy_rel): Likewise.
19248 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
19249 (elf_machine_lazy_rel): Likewise.
19250 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
19251 (elf_machine_lazy_rel): Likewise.
19252 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
19253 (elf_machine_lazy_rel): Likewise.
19255 2011-09-28 Ulrich Drepper <drepper@gmail.com>
19257 * nss/nss_files/files-init.c (_nss_files_init): Use static
19258 initialization for all the *_traced_file variables.
19260 2011-09-28 Andreas Schwab <schwab@redhat.com>
19262 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
19264 2011-09-27 Roland McGrath <roland@hack.frob.com>
19267 * manual/signal.texi (Longjmp in Handler): Grammar fixes.
19269 2011-09-27 Andreas Schwab <schwab@redhat.com>
19271 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
19272 Reread the line before reparsing it.
19274 2011-09-26 Andreas Schwab <schwab@redhat.com>
19276 * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
19278 2011-09-21 Chung-Lin Tang <cltang@codesourcery.com>
19279 Maxim Kuvyrkov <maxim@codesourcery.com>
19280 Joseph Myers <joseph@codesourcery.com>
19282 * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
19283 if needed for __stack_chk_guard.
19285 2011-09-19 Roland McGrath <roland@hack.frob.com>
19287 * sysdeps/posix/spawni.c (script_execute): Always define it.
19288 It will be optimized away if unused.
19289 (maybe_script_execute): New function.
19290 (__spawni): Call it.
19292 * Makerules: Don't include tls.make.
19293 (config-tls): Always set to thread.
19294 * tls.make.c: File removed.
19296 2011-09-19 Mike Frysinger <vapier@gentoo.org>
19298 * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
19299 * config.make.in (CPPFLAGS-config): New substituted variable.
19301 2011-09-15 Ulrich Drepper <drepper@gmail.com>
19303 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
19306 * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
19307 Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
19309 2011-09-15 Roland McGrath <roland@hack.frob.com>
19311 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
19312 (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
19313 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
19314 (CALL_FAIL): Likewise.
19315 * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
19316 (CALL_FAIL): Macro removed.
19317 Patch mostly by Mike Frysinger <vapier@gentoo.org>.
19319 2011-09-15 Ulrich Drepper <drepper@gmail.com>
19321 * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
19322 for __FINITE_MATH_ONLY__ == 1.
19324 2011-09-15 Andreas Schwab <schwab@redhat.com>
19326 * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
19327 __ieee754_sqrt instead of sqrt.
19328 * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
19329 __ieee754_sqrtf instead of sqrtf.
19330 * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
19331 __floorf instead of floorf.
19332 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
19333 __floorf, __truncf instead of floorf, truncf.
19335 2011-09-14 Ulrich Drepper <drepper@gmail.com>
19337 * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
19339 * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
19340 __extern_always_inline.
19341 Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
19344 2011-09-14 Andreas Schwab <schwab@redhat.com>
19346 * elf/rtld.c (dl_main): Also relocate in dependency order when
19347 doing symbol dependency testing.
19349 2011-09-13 Andreas Schwab <schwab@linux-m68k.org>
19351 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
19352 Always define `refsym'.
19354 2011-09-13 Andreas Schwab <schwab@redhat.com>
19356 * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
19357 (__FD_ELT): Renamed from __FDELT.
19358 * misc/bits/select2.h (__FD_ELT): Likewise.
19359 * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
19360 __FD_MASK instead of __FDELT, __FDMASK.
19361 * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
19363 * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
19366 * elf/Makefile (gen-ldd): Fix pattern.
19368 * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
19369 (init_tls): Likewise.
19371 2011-09-12 Ulrich Drepper <drepper@gmail.com>
19373 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
19375 2011-09-12 Andreas Schwab <schwab@redhat.com>
19377 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
19378 `struct cmsghdr *' instead of `void *'.
19379 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
19382 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
19384 * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
19386 * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
19387 ldd_rewrite_script.
19389 2011-09-11 Ulrich Drepper <drepper@gmail.com>
19391 * configure.in: Remove --with-tls option.
19392 * config.h.in: Remove HAVE_TLS_SUPPORT entry.
19393 * sysdeps/i386/elf/configure.in: Always test for TLS support and err
19394 out in case it is missing.
19395 * sysdeps/ia64/elf/configure.in: Likewise.
19396 * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
19397 * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
19398 * sysdeps/s390/s390-32/elf/configure.in: Likewise.
19399 * sysdeps/s390/s390-64/elf/configure.in: Likewise.
19400 * sysdeps/sh/elf/configure.in: Likewise.
19401 * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
19402 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
19403 * sysdeps/x86_64/elf/configure.in: Likewise.
19404 * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
19405 * sysdeps/mach/hurd/tls.h: Likewise.
19408 * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
19411 * configure.in: Fix use of AC_INIT.
19413 * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
19415 2011-09-10 Ulrich Drepper <drepper@gmail.com>
19417 * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
19419 * malloc/hooks.c: Likewise.
19422 * malloc/arena.c (ptmalloc_init_minimal): Removed. Initialize all
19423 variables statically.
19424 (narenas): Initialize.
19425 (list_lock): Initialize.
19426 (ptmalloc_init): Don't call ptmalloc_init_minimal. Remove
19427 initializtion of main_arena and list_lock. Small cleanups.
19428 Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
19429 * malloc/malloc.c: Remove malloc_getpagesize. Include <ldsodefs.h>.
19430 Add initializers to main_arena and mp_.
19431 (malloc_state): Remove pagesize member. Change all users to use
19434 * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
19435 * sysdeps/unix/sysv/linux/getpagesize.c: Simplify. GLRO(dl_pagesize)
19436 is always initialized.
19438 * malloc/malloc.c: Removed unused configurations and dead code.
19439 * malloc/arena.c: Likewise.
19440 * malloc/hooks.c: Likewise.
19441 * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
19443 * include/tls.h: Removed. USE___THREAD must always be defined.
19444 * bits/libc-tsd.h: Don't handle !USE___THREAD.
19445 * elf/dl-libc.c: Likewise.
19446 * elf/dl-tsd.c: Likewise.
19447 * include/errno.h: Likewise.
19448 * include/netdb.h: Likewise.
19449 * include/resolv.h: Likewise.
19450 * inet/herrno-loc.c: Likewise.
19451 * inet/herrno.c: Likewise.
19452 * malloc/arena.c: Likewise.
19453 * malloc/hooks.c: Likewise.
19454 * malloc/malloc.c: Likewise.
19455 * resolv/res-state.c: Likewise.
19456 * resolv/res_libc.c: Likewise.
19457 * sysdeps/i386/dl-machine.h: Likewise.
19458 * sysdeps/ia64/dl-machine.h: Likewise.
19459 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
19460 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
19461 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
19462 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
19463 * sysdeps/sh/dl-machine.h: Likewise.
19464 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
19465 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
19466 * sysdeps/unix/i386/sysdep.S: Likewise.
19467 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
19468 * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
19469 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
19470 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
19471 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
19472 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
19473 * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
19474 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
19475 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
19476 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
19477 * sysdeps/unix/x86_64/sysdep.S: Likewise.
19478 * sysdeps/x86_64/dl-machine.h: Likewise.
19479 * tls.make.c: Likewise.
19481 * configure.in: Remove --with-__thread option. Make tests for
19482 --no-whole-archive, __builtin_expect, symbol redirection, __thread,
19483 tls_model attribute fail if no support is available. Remove
19485 * Makeconfig: Adjust for dropped configure option. All features are
19487 * Makerules: Likewise.
19488 * Versions.def: Likewise.
19489 * argp/argp-fmtstream.c: Likewise.
19490 * argp/argp-fmtstream.h: Likewise.
19491 * argp/argp-help.c: Likewise.
19492 * assert/assert.c: Likewise.
19493 * config.h.in: Likewise.
19494 * config.make.in: Likewise.
19495 * configure: Likewise.
19496 * configure.in: Likewise.
19497 * csu/Versions: Likewise.
19498 * csu/init.c: Likewise.
19499 * elf/tst-audit2.c: Likewise.
19500 * elf/tst-tls10.c: Likewise.
19501 * elf/tst-tls10.h: Likewise.
19502 * elf/tst-tls11.c: Likewise.
19503 * elf/tst-tls12.c: Likewise.
19504 * elf/tst-tls14.c: Likewise.
19505 * elf/tst-tlsmod11.c: Likewise.
19506 * elf/tst-tlsmod12.c: Likewise.
19507 * elf/tst-tlsmod13.c: Likewise.
19508 * elf/tst-tlsmod13a.c: Likewise.
19509 * elf/tst-tlsmod14a.c: Likewise.
19510 * elf/tst-tlsmod15b.c: Likewise.
19511 * elf/tst-tlsmod16a.c: Likewise.
19512 * elf/tst-tlsmod16b.c: Likewise.
19513 * elf/tst-tlsmod7.c: Likewise.
19514 * elf/tst-tlsmod8.c: Likewise.
19515 * elf/tst-tlsmod9.c: Likewise.
19516 * gmon/gmon.c: Likewise.
19517 * grp/fgetgrent_r.c: Likewise.
19518 * grp/putgrent.c: Likewise.
19519 * hurd/fopenport.c: Likewise.
19520 * include/libc-symbols.h: Likewise.
19521 * include/tls.h: Likewise.
19522 * intl/gettextP.h: Likewise.
19523 * intl/loadinfo.h: Likewise.
19524 * locale/global-locale.c: Likewise.
19525 * locale/localeinfo.h: Likewise.
19526 * mach/devstream.c: Likewise.
19527 * malloc/arena.c: Likewise.
19528 * malloc/set-freeres.c: Likewise.
19529 * misc/err.c: Likewise.
19530 * misc/getttyent.c: Likewise.
19531 * misc/mntent_r.c: Likewise.
19532 * posix/getopt.c: Likewise.
19533 * posix/wordexp.c: Likewise.
19534 * pwd/fgetpwent_r.c: Likewise.
19535 * resolv/Versions: Likewise.
19536 * resolv/res_hconf.c: Likewise.
19537 * shadow/fgetspent_r.c: Likewise.
19538 * shadow/putspent.c: Likewise.
19539 * stdio-common/printf_fphex.c: Likewise.
19540 * stdio-common/tmpfile.c: Likewise.
19541 * stdlib/abort.c: Likewise.
19542 * stdlib/fmtmsg.c: Likewise.
19543 * sunrpc/auth_unix.c: Likewise.
19544 * sunrpc/clnt_perr.c: Likewise.
19545 * sunrpc/clnt_tcp.c: Likewise.
19546 * sunrpc/clnt_udp.c: Likewise.
19547 * sunrpc/clnt_unix.c: Likewise.
19548 * sunrpc/openchild.c: Likewise.
19549 * sunrpc/svc_simple.c: Likewise.
19550 * sunrpc/svc_tcp.c: Likewise.
19551 * sunrpc/svc_udp.c: Likewise.
19552 * sunrpc/svc_unix.c: Likewise.
19553 * sunrpc/xdr.c: Likewise.
19554 * sunrpc/xdr_array.c: Likewise.
19555 * sunrpc/xdr_rec.c: Likewise.
19556 * sunrpc/xdr_ref.c: Likewise.
19557 * sunrpc/xdr_stdio.c: Likewise.
19559 2011-09-09 Ulrich Drepper <drepper@gmail.com>
19561 * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
19563 2011-07-03 Andreas Jaeger <aj@suse.de>
19565 * math/libm-test.inc (jn_test): Add tests for BZ#11589.
19566 * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
19567 regenerate with gen-libm-tests.pl.
19569 2010-05-12 Petr Baudis <pasky@suse.cz>
19572 * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
19573 around j0() zero points by switching to j1().
19574 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
19575 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
19576 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
19577 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
19579 2011-09-09 Ulrich Drepper <drepper@gmail.com>
19581 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
19583 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
19585 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
19586 Patch in part by Pavel Roskin <proski@gnu.org>.
19589 * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
19591 (_IO_vfscanf_internal): Remove reteof. Use errout after setting done.
19592 Free memory block if necessary.
19595 * libio/genops.c (INTDEF): For string streams the _lock pointer can
19596 be NULL. Don't lock in this case.
19598 2011-09-09 Roland McGrath <roland@hack.frob.com>
19600 * elf/elf.h (ELFOSABI_GNU): New macro.
19601 (ELFOSABI_LINUX): Define to that.
19603 2011-07-29 Denis Zaitceff <zaitceff@gmail.com>
19605 * string/strncat.c (strncat): Undef the symbol in case it has been
19606 defined in bits/string.h.
19608 2011-09-09 Ulrich Drepper <drepper@gmail.com>
19610 * elf/sotruss.ksh: Clean up, fix, and complete help messages.
19612 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
19615 2011-08-17 Andreas Jaeger <aj@suse.de>
19617 * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
19619 2011-08-18 Paul Pluzhnikov <ppluzhnikov@google.com>
19620 Ian Lance Taylor <iant@google.com>
19622 * math/libm-test.inc (lround_test): New testcase.
19623 * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
19625 2011-09-08 Ulrich Drepper <drepper@gmail.com>
19627 * Makefile: Remove support for automatic cvs check-ins.
19628 * Makerules: Likewise.
19629 * config.make.in: Likewise.
19630 * configure.in: Likewise.
19631 * intl/Makefile: Likewise.
19632 * locale/Makefile: Likewise.
19633 * po/Makefile: Likewise.
19634 * posix/Makefile: Likewise.
19635 * sysdeps/gnu/Makefile: Likewise.
19636 * sysdeps/mach/hurd/Makefile: Likewise.
19637 * sysdeps/sparc/sparc32/Makefile: Likewise.
19640 * posix/Makefile (bug-regex32-ENV): Define.
19641 Patch by John Stanley <jpsinthemix@verizon.net>.
19643 * misc/Makefile (headers): Add bits/select2.h.
19644 * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
19645 * misc/bits/select2.h: New file.
19646 * include/bits/select2.h: New file.
19647 * debug/Makefile (routines): Add fdelt_chk.
19648 * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
19649 * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
19651 * debug/fdelt_chk.c: New file.
19653 * wcsmbs/test-wcscmp.c: Moved from string/*. Adjust.
19654 * wcsmbs/test-wmemcmp.c: Likewise.
19655 * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
19656 * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
19658 2011-09-08 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
19660 * string/Makefile (strop-tests): Add memcmp.
19661 * string/test-wmemcmp.c: New file.
19662 * string/test-memcmp.c: Add wmemcmp support.
19664 2011-09-08 Roland McGrath <roland@hack.frob.com>
19667 * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
19670 * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
19671 garbage value in a __mach_port_mod_refs call in the cases of the
19672 task-self and thread-self ports.
19674 2011-09-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
19676 * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
19678 2011-09-08 Andreas Schwab <schwab@redhat.com>
19680 * elf/dl-load.c (lose): Check for non-null L.
19682 2011-09-07 Ulrich Drepper <drepper@gmail.com>
19684 * elf/dl-load.c (open_verify): Use O_CLOEXEC.
19686 * elf/dl-libc.c (dlerror_run): Pass back error code from
19690 * elf/dl-load.c (lose): Free l_origin if it is valid.
19692 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
19694 * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
19695 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
19696 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
19697 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
19698 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
19699 Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
19701 2011-08-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
19703 * sysdeps/powerpc/fpu/e_hypot.c: New file.
19704 * sysdeps/powerpc/fpu/e_hypotf.c: New file.
19705 * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
19706 * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
19707 * sysdeps/powerpc/fpu/k_cosf.c: New file.
19708 * sysdeps/powerpc/fpu/k_sinf.c: New file.
19709 * sysdeps/powerpc/fpu/s_cosf.c: New file.
19710 * sysdeps/powerpc/fpu/s_sinf.c: New file.
19711 * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
19712 * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
19714 2011-08-15 Alan Modra <amodra@gmail.com>
19717 * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
19718 * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
19719 * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here. Add
19720 ppc_mcount to static-only-routines.
19721 * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
19723 * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
19724 __mcount_internal with usual JUMPTARGET. Remove useless nop.
19726 2011-08-18 David Flaherty <flaherty@linux.vnet.ibm.com>
19728 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
19729 for finite and infinity parameters.
19731 2011-08-04 Will Schmidt <will_schmidt@vnet.ibm.com>
19733 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
19734 and add nop instructions for throughput optimization.
19735 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
19737 2011-07-28 Will Schmidt <will_schmidt@vnet.ibm.com>
19739 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
19740 aligned copy for power7 with vector-scalar instructions.
19741 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
19743 2011-07-24 H.J. Lu <hongjiu.lu@intel.com>
19745 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
19748 2011-09-07 Andreas Schwab <schwab@redhat.com>
19751 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
19754 2011-09-07 Ulrich Drepper <drepper@gmail.com>
19756 * sysdeps/unix/sysv/linux/x86_64/init-first.c
19757 (_libc_vdso_platform_setup): If vDSO is not present store pointer to
19758 syscall wrapper around clock_gettime in __vdso_clock_gettime.
19759 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
19762 2011-09-06 Ulrich Drepper <drepper@gmail.com>
19764 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
19765 Forgot to demangle the pointer.
19767 * sysdeps/i386/sysdep.h: Define atom_text_section.
19768 * sysdeps/x86_64/sysdep.h: Likewise.
19769 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
19770 section with atom_text_section.
19771 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
19772 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
19773 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
19774 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
19775 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
19777 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
19778 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
19779 already be defined. Change to take two parameters and don't assign
19780 result to variable. Adjust all users.
19781 Define INTERNAL_GETTIME if not already defined.
19782 Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
19784 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
19785 HAVE_CLOCK_GETTIME_VSYSCALL.
19786 * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
19788 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
19789 gettimeofday vsyscall, just use time.
19791 2011-09-06 Andreas Schwab <schwab@redhat.com>
19793 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
19796 2011-09-06 Ulrich Drepper <drepper@gmail.com>
19798 * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
19800 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
19802 * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
19803 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
19804 syscall if possible.
19806 2011-09-05 Ulrich Drepper <drepper@gmail.com>
19808 * elf/pldd.c (get_process_info): Don't read whole ELF header, just
19809 e_ident. Don't pass to find_mapsXX.
19810 * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
19812 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
19814 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
19815 strchr-sse2-no-bsf strrchr-sse2-no-bsf
19816 * sysdeps/x86_64/multiarch/strchr.S: Update.
19817 Check bit_slow_BSF bit.
19818 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
19819 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
19820 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
19822 2011-09-05 Ulrich Drepper <drepper@gmail.com>
19825 * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
19827 (tryshell): Define.
19828 (__spawni): Change last parameter to be flag. Test
19829 SPAWN_XFLAGS_USE_PATH flag to use path or not.
19830 Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
19831 * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
19832 * posix/spawni.c: Likewise.
19833 * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
19834 * posix/spawnp.c: Likewise. Change normal version to use
19835 SPAWN_XFLAGS_USE_PATH.
19836 * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
19837 SPAWN_XFLAGS_TRY_SHELL.
19840 * posix/glob.h: Remove gcc 1.x support.
19843 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
19845 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
19847 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
19848 strchr-sse2 strrchr-sse2 strchr-sse2-bsf
19850 * sysdeps/i386/i686/multiarch/strchr.S: New file.
19851 * sysdeps/i386/i686/multiarch/strrchr.S: New file.
19852 * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
19853 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
19854 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
19855 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
19857 2011-08-29 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
19859 * sysdeps/x86_64/wcscmp.S: New file.
19861 * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
19862 wcscmp-c wcscmp-sse2
19863 * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
19864 * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
19865 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
19866 * wcsmbs/wcscmp.c: Allow renaming.
19868 2011-09-05 David S. Miller <davem@davemloft.net>
19870 * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
19871 stack slot, rather than the struct return pointer slot.
19872 * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
19873 * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
19874 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
19875 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
19877 2011-09-05 Ulrich Drepper <drepper@gmail.com>
19879 * po/ja.po: Update from translation team.
19882 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
19883 kernel in 64-bit binaries.
19885 2011-09-01 David S. Miller <davem@davemloft.net>
19887 * elf/elf.h (HWCAP_SPARC_*): Move to..
19888 * sysdeps/sparc/sysdep.h: this new file and add new values.
19889 * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
19890 * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
19891 _DL_HWCAP_COUNT to 24.
19892 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
19894 * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
19895 __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
19896 * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
19897 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
19898 instead of magic constants.
19899 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
19901 2011-08-31 David S. Miller <davem@davemloft.net>
19903 * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
19904 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
19905 Reimplement to do errno handling inline.
19906 (SYSCALL_ERROR_HANDLER): New macro.
19907 (__SYSCALL_STRING): Do not do errno handling in asm.
19908 (__CLONE_SYSCALL_STRING): Delete.
19909 (__INTERNAL_SYSCALL_STRING): Delete.
19910 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
19911 sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
19912 (PSEUDO): Reimplement to do errno handling inline.
19913 (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
19914 (SYSCALL_ERROR_HANDLER): New macro.
19915 (__SYSCALL_STRING): Do not do errno handling in asm.
19916 (__CLONE_SYSCALL_STRING): Delete.
19917 (__INTERNAL_SYSCALL_STRING): Delete.
19918 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
19919 Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
19921 (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
19922 (inline_syscall*): Add 'err' argument.
19923 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
19924 INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
19925 (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
19926 INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
19928 * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
19929 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
19931 2011-08-30 Andreas Schwab <schwab@redhat.com>
19933 * elf/rtld.c (dl_main): Relocate objects in dependency order.
19935 2011-08-29 Jiri Olsa <jolsa@redhat.com>
19937 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
19940 2011-08-24 David S. Miller <davem@davemloft.net>
19942 * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
19944 2011-08-24 Andreas Schwab <schwab@redhat.com>
19946 * elf/Makefile: Add rules to build and run unload8 test.
19947 * elf/unload8.c: New file.
19948 * elf/unload8mod1.c: New file.
19949 * elf/unload8mod1x.c: New file.
19950 * elf/unload8mod2.c: New file.
19951 * elf/unload8mod3.c: New file.
19953 * elf/dl-close.c (_dl_close_worker): Reset private search list if
19956 2011-08-23 David S. Miller <davem@davemloft.net>
19958 * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
19959 subtract stack bias.
19960 * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
19961 %sp not %fp in calculations.
19962 (_JMPBUF_UNWINDS_ADJ): Likewise.
19964 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
19965 (aio_suspend): Call it to force an exception region around the
19966 AIO_MISC_WAIT() invocation.
19968 2011-08-23 Andreas Schwab <schwab@redhat.com>
19970 * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
19973 2011-07-04 Aurelien Jarno <aurelien@aurel32.net>
19975 * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
19977 * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
19978 and <dl-machine.h>.
19979 (Elf64_FuncDesc): Remove.
19981 2011-08-22 David S. Miller <davem@davemloft.net>
19983 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
19984 sigaltstack check, add missing cfi directives.
19985 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
19986 missing cfi directives, and sigaltstack handling.
19988 2011-08-16 Andreas Schwab <schwab@redhat.com>
19991 * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
19992 object is seen twice.
19993 * elf/dl-fini.c (_dl_sort_fini): Likewise.
19995 * elf/Makefile (distribute): Add tst-initorder2.c.
19996 (tests): Add tst-initorder2.
19997 (modules-names): Add tst-initorder2a tst-initorder2b
19998 tst-initorder2c tst-initorder2d. Add rules to build them.
19999 ($(objpfx)tst-initorder2.out): New rule.
20000 * elf/tst-initorder2.c: New file.
20001 * elf/tst-initorder2.exp: New file.
20003 2011-08-22 Andreas Schwab <schwab@redhat.com>
20005 * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
20007 * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
20008 dependencies back to end of function.
20010 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
20011 $(elfobjdir)/ld.so.
20013 2011-08-21 Ulrich Drepper <drepper@gmail.com>
20015 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
20016 * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
20017 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
20018 * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
20019 * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
20020 of __vdso_gettimeofday.
20021 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
20022 __vdso_gettimeofday and __vdso_time. Define __vdso_getcpu with
20024 (_libc_vdso_platform_setup): Remove initialization of
20025 __vdso_gettimeofday and __vdso_time.
20027 2011-08-20 Ulrich Drepper <drepper@gmail.com>
20029 * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
20030 and fgetc_unlocked.
20031 * nss/nss_files/files-key.c (search): Use fgets_unlocked and
20034 * elf/dl-open.c (add_to_global): Report additions to the global scope
20035 for LD_DEBUG=scopes.
20036 (dl_open_worker): Also print scope of newly loaded dependencies.
20037 (_dl_show_scope): Indicate if there is no scope.
20040 * stdio-common/Makefile (tests): Add bug24.
20041 * stdio-common/bug24.c: New file.
20043 2011-08-19 Andreas Jaeger <aj@suse.de>
20046 * libio/fileops.c (_IO_new_file_fopen): Fix handling of
20047 non-existant file when using close-on-exec mode.
20049 2011-08-20 Ulrich Drepper <drepper@gmail.com>
20051 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
20052 the very first instruction.
20054 * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
20055 the CFI state in the end.
20056 * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
20057 inclusion of dl-trampoline.h.
20058 Based on a patch by Jiri Olsa <jolsa@redhat.com>.
20060 2011-08-19 Andreas Schwab <schwab@redhat.com>
20062 * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
20063 expectations for long double.
20065 * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
20066 from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
20068 2011-08-14 David S. Miller <davem@davemloft.net>
20070 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
20071 artificual limit depends upon the system page size.
20073 2011-08-17 Ulrich Drepper <drepper@gmail.com>
20075 * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
20076 * resolv/Makefile: Define CFLAGS-libresolv.
20078 2011-08-17 Andreas Schwab <schwab@redhat.com>
20080 * nss/makedb.c (compute_tables): Make variables used in nested
20083 2011-08-17 Ulrich Drepper <drepper@gmail.com>
20085 * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
20086 * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
20087 if buffer was too small.
20089 * elf/pldd.c (main): Attach to all threads in the process.
20090 Rewrite /proc handling to use *at functions.
20092 2011-08-16 Ulrich Drepper <drepper@gmail.com>
20094 * elf/dl-open.c (_dl_show_scope): Take additional parameter which
20095 specifies first scope to show.
20096 (dl_open_worker): Update callers. Move printing scope of new
20097 object to before the relocation.
20098 * elf/rtld.c (dl_main): Update _dl_show_scope call.
20099 * sysdeps/generic/ldsodefs.h: Update declaration.
20101 * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
20102 string for the scope number.
20104 2011-08-14 Ulrich Drepper <drepper@gmail.com>
20106 * nscd/servicescache.c (cache_addserv): Make sure written is always
20109 2011-08-14 Roland McGrath <roland@hack.frob.com>
20111 * sysdeps/i386/i486/bits/atomic.h
20112 (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
20113 statement expression, so as to suppress "set but not used" warning.
20114 (__arch_c_compare_and_exchange_val_64_acq): Likewise.
20116 * string/strncat.c (STRNCAT): Use prototype definition.
20118 * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
20119 (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
20121 (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
20122 (localedef-modules): Add localedef.
20123 (locale-modules): Add locale.
20125 * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
20126 * elf/rtld.c (dl_main): Invert order of assignment in last change,
20127 to avoid a warning.
20129 2011-08-14 David S. Miller <davem@davemloft.net>
20131 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
20132 RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
20134 2011-08-13 Ulrich Drepper <drepper@gmail.com>
20136 * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
20137 (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
20138 * elf/rtld.c (dl_main): Set l_name of vDSO.
20139 Call _dl_show_scope when DL_DEBUG_SCOPES.
20140 (process_dl_debug): Recognize scopes flag and also set it for all.
20141 * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
20142 Declare _dl_show_scope.
20144 * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
20145 (do_dlopen): Pass caller_dlopen to dl_open.
20146 (__libc_dlopen_mode): Initialize caller_dlopen.
20148 * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
20149 of libc. Make tolower call locale-independent. Optimize a bit by
20150 using isdigit instead of isalnum.
20151 * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
20153 2011-08-12 Ulrich Drepper <drepper@gmail.com>
20155 * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
20156 was a dependency or dynamically loaded.
20158 2011-08-11 Ulrich Drepper <drepper@gmail.com>
20160 * intl/l10nflist.c: Allow architecture-specific pop function.
20161 * sysdeps/x86_64/l10nflist.c: New file.
20163 * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
20166 2011-08-10 Andreas Schwab <schwab@redhat.com>
20168 * include/dirent.h: Add libc_hidden_proto for scandirat and
20169 scandirat64. Don't declare __scandirat64.
20170 * dirent/scandirat.c: Add libc_hidden_def.
20171 * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
20172 * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
20174 2011-08-10 David S. Miller <davem@davemloft.net>
20176 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
20178 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
20179 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
20180 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
20182 2011-08-09 Ulrich Drepper <drepper@gmail.com>
20184 * Versions.def [libc]: Add GLIBC_2.15.
20185 * dirent/Makefile (routines): Add scandirat and scandirat64.
20186 * dirent/Versions [libc]: Export scandirat and scandirat64 for
20188 * dirent/dirent.h: Declare scandirat and scandirat64.
20189 * dirent/scandirat.c: New file.
20190 * dirent/scandirat64.c: New file.
20191 * sysdeps/wordsize-64/scandirat.c: New file.
20192 * sysdeps/wordsize-64/scandirat64.c: New file.
20193 * dirent/opendir.c: Define opendirat.
20194 * dirent/scandir.c: Move code to scandirat.c. Implement scandir
20196 * dirent/scandir64.c: Adjust for scandir.c change.
20197 * include/dirent.h: Define scandir_cancel_struct. Declare __opendirat,
20198 __scandirat64, and __scandir_cancel_handler.
20199 * sysdeps/unix/opendir.c: Rename __opendir to __opendirat. Take
20200 additional parameter and use openat instead of open (outside of ld.so).
20201 Add new __opendir as wrapper around __opendirat.
20202 * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
20203 here without requiring old scandirat implementation.
20205 2011-08-08 Ulrich Drepper <drepper@gmail.com>
20207 * dirent/scandir.c (cancel_handler): Renamed to
20208 __scandir_cancel_handler. Do not define if SKIP_SCANDIR_CANCEL is
20209 defined. Adjust users.
20210 * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
20211 * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
20213 2011-08-04 Ulrich Drepper <drepper@gmail.com>
20215 * string/test-string.h (IMPL): Use __STRING to expand name and then
20218 * string/test-strcmp.c: Unify most of the WIDE and !WIDE code. Lots
20221 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
20223 * string/Makefile: Update.
20224 (strop-tests): Append strncat.
20225 * string/test-wcscmp.c: New file.
20226 New comprehensive test for wcscmp.
20227 * string/test-strcmp.c: Update.
20228 (WIDE): New define.
20230 2011-07-22 Andreas Schwab <schwab@redhat.com>
20232 * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
20235 2011-07-26 Andreas Schwab <schwab@redhat.com>
20237 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
20238 encoding to ACE if AI_IDN.
20240 2011-08-01 Jakub Jelinek <jakub@redhat.com>
20242 * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
20243 to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
20245 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
20247 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
20248 Fix overflow bug in strncat.
20249 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
20251 * string/test-strncat.c: Update.
20252 Add new tests for checking overflow bugs.
20254 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
20256 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
20257 strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
20258 * sysdeps/i386/i686/multiarch/strcat.S: New file.
20259 * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
20260 * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
20261 * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
20262 * sysdeps/i386/i686/multiarch/strncat.S: New file.
20263 * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
20264 * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
20266 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
20267 (USE_AS_STRCAT): Define.
20268 Add strcat and strncat support.
20269 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
20271 2011-07-25 Andreas Schwab <schwab@redhat.com>
20273 * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
20274 __n bigger than INT_MAX+1.
20275 (__strncmp_g): Likewise.
20277 2011-07-23 Ulrich Drepper <drepper@gmail.com>
20279 * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
20280 * libio/stido.h: Likewise.
20282 * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
20284 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
20287 * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
20288 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
20289 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
20290 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
20291 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
20294 * scripts/test-installation.pl: Don't expect libnss_test1 to be
20297 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
20299 (_dl_x86_64_save_sse): Likewise.
20301 2011-07-22 Ulrich Drepper <drepper@gmail.com>
20303 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
20305 (_dl_x86_64_save_sse): Likewise.
20307 * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
20309 * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
20311 2011-07-21 Andreas Schwab <schwab@redhat.com>
20313 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
20315 (_dl_x86_64_save_sse): Use correct AVX check.
20317 2011-07-21 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
20319 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
20320 bug in strncpy/strncat.
20321 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
20323 2011-07-21 Ulrich Drepper <drepper@gmail.com>
20325 * string/tester.c (test_strcat): Add tests for different alignments
20326 of source and destination.
20327 (test_strncat): Likewise.
20329 2011-07-20 Ulrich Drepper <drepper@gmail.com>
20332 * posix/glob.c (glob): Check passed in values before using them in
20333 expressions to avoid some overflows.
20334 (glob_in_dir): Likewise.
20337 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
20338 check for AVX enablement so that we don't crash with old kernels and
20340 * elf/tst-audit4.c: Add same checks here.
20341 * elf/tst-audit6.c: Likewise.
20343 * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
20345 2011-07-09 Andreas Schwab <schwab@linux-m68k.org>
20347 * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
20349 2011-07-20 Ulrich Drepper <drepper@gmail.com>
20351 * po/cs.po: Update from translation team.
20352 * po/bg.po: Likewise.
20354 2011-07-12 Marek Polacek <mpolacek@redhat.com>
20356 * misc/sys/cdefs.h: Add support for const attribute.
20357 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
20358 to gnu_dev_{major,minor,makedev} functions.
20360 2011-07-20 Marek Polacek <mpolacek@redhat.com>
20362 * intl/dcigettext.c (get_output_charset): Add missing bracket.
20364 2011-07-20 Andreas Schwab <schwab@redhat.com>
20366 * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
20369 2011-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
20371 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
20372 (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
20373 register in order to avoid conflicts with the soft frame pointer
20374 being held in r11 when necessary.
20375 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
20376 (INTERNAL_VSYSCALL_NCS): Likewise.
20378 2011-07-14 Marek Polacek <mpolacek@redhat.com>
20380 * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
20381 * elf/dl-fini.c (_dl_fini): Adjust caller.
20382 * elf/dl-close.c (_dl_close_worker): Likewise.
20383 * sysdeps/generic/ldsodefs.h: Adjust declaration.
20385 2011-07-15 Marek Polacek <mpolacek@redhat.com>
20387 * elf/cache.c (load_aux_cache): Remove unnecessary condition of
20388 "aux_cache->nlibs < 0".
20390 * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
20391 in the reload-count case.
20393 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
20395 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
20396 strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
20397 strncat-sse2-unaligned strncat-c strlen-sse2-pminub
20398 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
20399 * sysdeps/x86_64/multiarch/strcat.S: New file.
20400 * sysdeps/x86_64/multiarch/strncat.S: New file.
20401 * sysdeps/x86_64/multiarch/strncat-c.c: New file.
20402 * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
20403 * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
20404 * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
20405 * sysdeps/x86_64/multiarch/strcpy-ssse3.S
20406 (USE_AS_STRCAT): Define.
20407 Add strcat and strncat support.
20408 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
20409 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
20410 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
20411 * string/strncat.c: Update.
20412 (USE_AS_STRNCAT): Define.
20413 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
20414 Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
20416 * sysdeps/x86_64/multiarch/init-arch.h
20417 (bit_Prefer_PMINUB_for_stringop): New.
20418 (index_Prefer_PMINUB_for_stringop): Likewise.
20419 * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
20420 bit_Prefer_PMINUB_for_stringop.
20422 2011-07-19 Ulrich Drepper <drepper@gmail.com>
20424 * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
20426 * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
20427 of casting of buffer.
20428 * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
20429 buffer32 and buffer64.
20430 * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
20431 writes instead of casting of buffer.
20432 * crypt/md5.h (struct md5_ctx): Move buffer into union and add
20434 * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
20437 2011-07-19 Andreas Schwab <schwab@redhat.com>
20439 * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
20441 2011-07-19 Ulrich Drepper <drepper@gmail.com>
20443 * nscd/nscd.c (termination_handler): Don't do anything for a database
20444 if it has not yet been initialized.
20446 2011-07-18 Ulrich Drepper <drepper@gmail.com>
20448 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
20450 2011-07-15 Marek Polacek <mpolacek@redhat.com>
20452 * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
20454 2011-07-18 Ulrich Drepper <drepper@gmail.com>
20456 * po/nl.po: Update from translation team.
20457 * po/sv.po: Likewise.
20459 2011-07-16 Roland McGrath <roland@hack.frob.com>
20461 * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
20462 now disallowed by GCC.
20464 * configure.in (use-default-link): Default to yes if a test -shared
20465 link meets our qualifications.
20466 * configure: Regenerated.
20468 * config.make.in (output-format): New variable.
20469 * configure.in: Check for ld --print-output-format support.
20470 * configure: Regenerated.
20471 * Makerules ($(common-objpfx)format.lds)
20472 [$(output-format) != unknown]: Just use $(output-format),
20473 instead of the linker-script munging.
20475 2011-07-14 Roland McGrath <roland@hack.frob.com>
20477 * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
20478 of $(common-objpfx)shlib.lds.
20479 * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
20481 * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
20482 Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
20484 * configure.in (-z relro check): Adjust test code to add a large
20485 writable data section after it.
20486 * configure: Regenerated.
20488 2011-07-11 Roland McGrath <roland@hack.frob.com>
20490 * configure.in (-z relro check): Fix test code to make the variable
20492 * configure: Regenerated.
20494 2011-07-11 Ulrich Drepper <drepper@gmail.com>
20496 * nscd/nscd.h (struct traced_file): Define.
20497 (struct database_dyn): Remove inotify_descr, reset_res, and filename
20498 elements. Add traced_files.
20499 (inotify_fd): Declare.
20500 (register_traced_file): Declare.
20501 * nscd/connections.c (dbs): Remove reset_res and filename initializers.
20502 (inotify_fd): Export.
20503 (resolv_conf_descr): Remove.
20504 (nscd_init): Move inotify descriptor creation to main.
20505 Don't register files for notification here.
20506 (register_traced_file): New function.
20507 (invalidate_cache): Don't use reset_res to determine whether to call
20508 res_init, go through the list of registered files.
20509 (main_loop_poll): The inotify descriptors are now stored in the
20510 structures for the traced files.
20511 (main_loop_epoll): Likewise
20512 * nscd/nscd.c (main): Create inotify socket here. Pass extra argument
20513 to __nss_disable_nscd.
20514 * nscd/cache.c (prune_cache): There is no single inotify descriptor
20515 for a database anymore. Check the records for all the registered
20517 * nss/Makefile (libnss_files-routines): Add files-init.
20518 (libnss_db-routines): Add db-init.
20519 * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
20520 [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
20521 * nss/nss_db/db-init.c: New file.
20522 * nss/nss_files/files-init.c: New file.
20523 * nss/nsswitch.c (nss_load_library): New function. Broken out of
20524 __nss_lookup_function.
20525 (__nss_lookup_function): Call nss_load_library.
20526 (nss_load_all_libraries): New function.
20527 (__nss_disable_nscd): Take parameter with callback function for files
20528 to register. Set is_nscd. Load all the DSOs for the NSS modules
20529 used for the cached services.
20530 * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
20531 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
20532 options for features to all the files in nscd.
20534 * nss/nsswitch.c (nss_parse_file): Add missing fclose.
20536 2011-07-10 Roland McGrath <roland@hack.frob.com>
20538 * csu/elf-init.c (__libc_csu_init): Comment typo.
20540 2011-07-09 Ulrich Drepper <drepper@gmail.com>
20542 * po/pl.po: Update from translation team.
20543 * po/ja.po: Likewise.
20544 * po/ru.po: Likewise.
20545 * po/ko.po: Likewise.
20546 * po/fr.po: Likewise.
20548 2011-07-09 Roland McGrath <roland@hack.frob.com>
20550 * configure.in (.ctors/.dtors header and trailer check):
20551 Use an empirical test on a built program.
20552 * configure: Regenerated.
20554 * configure.in (-z relro check): Use an empirical test on a built DSO.
20555 Detect, but do not require, on ia64.
20556 * configure: Regenerated.
20558 * configure.in (READELF): Find it with AC_CHECK_TOOL.
20559 Update tests that use readelf to use $READELF instead.
20560 * configure: Regenerated.
20562 2011-07-08 Ulrich Drepper <drepper@gmail.com>
20564 * malloc/hooks.c (memalign_check): Avoid using checked_request2size
20565 if the result is not used.
20567 2011-07-05 Andreas Jaeger <aj@suse.de>
20570 * stdlib/tst-strtod.c: Add testcase.
20572 2011-07-07 Ulrich Drepper <drepper@gmail.com>
20574 * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
20575 (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
20576 The latter has a higher limit. Take additional parameter to pass to
20578 (__pathconf): Pass file to __statfs_link_max.
20579 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
20581 * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
20585 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
20586 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
20588 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
20589 (__statfs_filesize_max): Likewise.
20590 Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
20592 2011-07-05 Andreas Jaeger <aj@suse.de>
20594 * resolv/res_comp.c (dn_skipname): Remove unused variable.
20596 2011-07-06 Marek Polacek <mpolacek@redhat.com>
20598 * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
20600 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
20603 2011-07-04 H.J. Lu <hongjiu.lu@intel.com>
20605 * Makefile (strop-tests): Add strncat.
20606 * string/test-strncat.c: New file.
20608 2011-06-30 Marek Polacek <mpolacek@redhat.com>
20610 * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
20612 2011-06-21 Andreas Jaeger <aj@suse.de>
20614 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
20615 Copy rule from iconvdata/Makefile.
20617 2011-07-06 Ulrich Drepper <drepper@gmail.com>
20620 * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
20621 but no long options are defined, just return 'W'.
20623 2011-06-22 Marek Polacek <mpolacek@redhat.com>
20626 * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
20628 2011-07-06 Ulrich Drepper <drepper@gmail.com>
20630 * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
20632 (innetgr): Likewise.
20634 2011-07-05 Roland McGrath <roland@hack.frob.com>
20636 * config.make.in (install_root): Default to $(DESTDIR).
20638 2011-07-05 Ulrich Drepper <drepper@gmail.com>
20640 * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
20642 2011-07-02 Roland McGrath <roland@hack.frob.com>
20644 * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
20646 * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
20647 containing directory rather than embedding absolute directory names.
20649 * scripts/check-local-headers.sh: Rewritten using awk.
20650 Match by word, not by line. Print error messages for matches.
20651 * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
20653 * Makerules [shlib-lds-flags empty]:
20654 ($(common-objpfx)libc_pic.opts): New target.
20655 ($(common-objpfx)libc_pic.os.clean): New target.
20656 ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
20658 * config.make.in (OBJCOPY): New variable.
20659 * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
20660 * configure: Regenerated.
20662 * config.make.in (use-default-link): New variable.
20663 * configure.in (use_default_link): Grok --with-default-link to set it.
20664 * configure: Regenerated.
20665 * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
20666 (shlib-lds, shlib-lds-flags): Define to empty.
20668 * Makerules (shlib-lds): New variable.
20669 (shlib-lds-flags): New variable.
20670 (build-shlib, build-moduile, build-module-asneeded): Use it.
20671 ($(common-objpfx)libc.so): Use $(shlib-lds).
20672 ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
20673 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
20675 * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
20676 DT_FLAGS/DT_FLAGS_1 with zero flags.
20678 * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
20679 linker script munging.
20681 2011-07-02 Ulrich Drepper <drepper@gmail.com>
20683 * crypt/sha512.h (struct sha512_ctx): Add union to access total also
20685 * crypt/sha512.c (sha512_process_block): Perform total addition using
20686 128-bit if possible.
20687 (__sha512_finish_ctx): Likewise.
20688 * crypt/sha256.h (struct sha256_ctx): Add union to access total also
20690 * crypt/sha256.c (SWAP64): Define.
20691 (sha256_process_block): Perform total addition using 64-bit if
20693 (__sha256_finish_ctx): Likewise.
20695 2011-07-01 Ulrich Drepper <drepper@gmail.com>
20697 * nscd/pwdcache.c (cache_addpw): Cleanup. Add branch prediction.
20698 * nscd/initgrcache.c (addinitgroupsX): Likewise.
20699 * nscd/hstcache.c (cache_addhst): Likewise.
20700 * nscd/grpcache.c (cache_addgr): Likewise.
20701 * nscd/aicache.c (addhstaiX): Likewise
20702 * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
20704 2011-07-01 Thorsten Kukuk <kukuk@suse.de>
20706 * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
20707 * nscd/initgrcache.c (addinitgroupsX): Likewise.
20708 * nscd/hstcache.c (cache_addhst): Likewise.
20709 * nscd/grpcache.c (cache_addgr): Likewise.
20710 * nscd/aicache.c (addhstaiX): Likewise
20712 2011-07-01 Andreas Schwab <schwab@redhat.com>
20714 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
20715 domain only when needed.
20717 2011-06-30 Andreas Schwab <schwab@redhat.com>
20719 * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
20720 is always restored.
20722 2011-06-29 Ulrich Drepper <drepper@gmail.com>
20724 * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
20725 are re-adding the entry.
20726 * nscd/servicescache.c (cache_addserv): Likewise.
20728 2011-06-30 Aurelien Jarno <aurelien@aurel32.net>
20730 * sysdeps/generic/dl-irel.h: fix protection against multiple
20732 * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
20734 2011-06-28 Ulrich Drepper <drepper@gmail.com>
20737 * malloc/memusage.sh: Fix quoting in message.
20738 * debug/xtrace.sh: Likewise.
20740 * configure.in: Remove support for --experimental-malloc option, make
20742 * config.make.in: Likewise.
20743 * malloc/Makefile: Likewise.
20745 2011-06-27 Andreas Schwab <schwab@redhat.com>
20747 * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
20748 two-byte characters.
20750 2011-06-27 Roland McGrath <roland@hack.frob.com>
20752 * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
20753 AC_CACHE_CHECK invocation.
20754 * configure: Regenerated.
20756 * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
20758 2011-06-27 Ulrich Drepper <drepper@gmail.com>
20761 * nscd/aicache.c (addhstaiX): Restore only RES_USE_INET6
20762 bit from old_res_options.
20764 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
20766 * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
20767 value type for setfct.
20769 2011-06-23 H.J. Lu <hongjiu.lu@intel.com>
20771 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
20772 __gettimeofday instead of gettimeofday.
20774 2011-06-26 Ulrich Drepper <drepper@gmail.com>
20776 * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
20778 2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
20780 * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
20782 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
20785 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
20787 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
20788 strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
20789 strcpy-sse2-unaligned strncpy-sse2-unaligned
20790 stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
20791 * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
20792 * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
20793 * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
20794 * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
20795 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
20796 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
20797 * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
20798 * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
20799 * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
20800 (STRCPY): Support SSE2 and SSSE3 versions.
20802 2011-06-24 Ulrich Drepper <drepper@gmail.com>
20805 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
20806 * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
20807 kernels which artificially limit size of requests.
20809 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
20811 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
20812 strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
20813 strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
20814 * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
20815 * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
20816 * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
20817 * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
20818 * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
20819 * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
20820 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
20821 * sysdeps/i386/i686/multiarch/strcpy.S: New file.
20822 * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
20823 * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
20824 * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
20825 * sysdeps/i386/i686/multiarch/strncpy.S: New file.
20826 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
20827 Enable unaligned load optimization for Intel Core i3, i5 and i7
20829 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
20831 (index_Fast_Unaligned_Load): Define.
20832 (HAS_FAST_UNALIGNED_LOAD): Define.
20834 2011-06-23 Marek Polacek <mpolacek@redhat.com>
20836 * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
20838 2011-06-22 Ulrich Drepper <drepper@gmail.com>
20841 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
20842 until it is clear that the information is realy needed.
20843 Patch mostly by David Hanisch <david.hanisch@nsn.com>.
20845 2011-06-22 Andreas Schwab <schwab@redhat.com>
20847 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
20849 2011-06-22 Ulrich Drepper <drepper@gmail.com>
20851 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
20852 /sys/devices/system/cpu/online if it is usable.
20854 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
20855 reading the information from the /proc filesystem to once a second.
20857 2011-06-21 Andreas Jaeger <aj@suse.de>
20859 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
20860 NULL after inclusion of kernel headers.
20862 2011-06-21 Ulrich Drepper <drepper@gmail.com>
20864 * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
20865 calls to internal_setent.
20868 * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
20869 addresses using gethostbyname4_r ignore IPv4 addresses.
20871 * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
20872 branch using gethostbyname2 is only for AF_INET. Optimize accordingly.
20874 * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
20876 2011-06-20 David S. Miller <davem@davemloft.net>
20878 * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
20880 * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
20882 * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
20883 (elf_irel): Use it.
20884 * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
20885 * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
20886 * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
20887 * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
20888 * sysdeps/x86_64/dl-irel.h: Likewise.
20890 * elf/dl-runtime.c: Use elf_ifunc_invoke.
20891 * elf/dl-sym.c: Likewise.
20893 2011-06-15 Ulrich Drepper <drepper@gmail.com>
20895 * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch. We
20896 need to dereference resplen2.
20898 2011-06-14 Andreas Schwab <schwab@redhat.com>
20900 * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
20902 2011-06-15 Ulrich Drepper <drepper@gmail.com>
20904 * Makeconfig: Define vardbdir and inst_vardbdir.
20905 * nss/Makefile: Add rules to install db-Makefile.
20907 * nss/nss_db/db-XXX.c: Cleanup.
20909 * nss/Makefile (libnss_db-dbs): Add db-initgroups.
20910 * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
20912 * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
20913 * nss/makedb.c: Implement -g option to specify that value strings
20914 are generated and should not be added to table iterated over for
20916 * nss/nss_db/db-initgroups.c: New file.
20918 * nss/getent.c: Add support for initgroups lookups through getgrouplist
20921 * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
20922 (internal_getgrouplist): Adjust to name change.
20923 Update use_initgroups_entry if this is not the first call.
20924 * nss/databases.def: Add initgroups entry.
20926 * nss/makedb.c (compute_tables): Check result of multiple hash table
20927 sizes to minimize maximum chain length.
20929 2011-06-14 Ulrich Drepper <drepper@gmail.com>
20931 * Versions.def: Add entry for libnss_db.
20932 * shlib-versions: Likewise.
20933 * nss/Makefile: Add rules to build libnss_db.
20934 * nss/Versions: Add libnss_db information. Organize libnss_files
20936 * nss/db-Makefile: Add gshadow support. Change rules for the new
20937 makedb progra. Some minor improvements to generate smaller files.
20938 * nss/nss_db/nss_db.h: Move NSS database header data structures to
20940 * nss/makedb.c: ...here.
20941 Improve database format to be smaller and require less memory at
20943 * nss/nss_db/db-XXX.x: Adjust for new database format. Don't use
20945 * nss/nss_db/db-netgrp.c: Likewise.
20946 * nss/nss_db/db-open.c: Likewise.
20947 * nss/nss_files/flies-XXX.x: Adjust comments.
20948 * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
20949 * nss/nss_files/files-grp.c: Likewise.
20950 * nss/nss_files/files-hosts.c: Likewise.
20951 * nss/nss_files/files-network.c: Likewise.
20952 * nss/nss_files/files-proto.c: Likewise.
20953 * nss/nss_files/files-pwd.c: Likewise.
20954 * nss/nss_files/files-rpc.c: Likewise.
20955 * nss/nss_files/files-service.c: Likewise.
20956 * nss/nss_files/files-sgrp.c: Likewise.
20957 * nss/nss_files/files-spwd.c: Likewise.
20958 * nss/nss_db/db-alias.c: Removed.
20959 * nss/nss_db/dummy-db.h: Removed.
20961 2011-06-02 Ulrich Drepper <drepper@gmail.com>
20963 * nss/makedb.c: Rewritten to not use database library.
20964 * nss/Makefile: Update to build new makedb program.
20966 2011-06-14 Andreas Jaeger <aj@suse.de>
20968 * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
20969 memset declaration.
20971 2011-06-10 Andreas Schwab <schwab@redhat.com>
20973 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
20976 2011-06-10 Roland McGrath <roland@hack.frob.com>
20978 * Makerules (shlib.lds): Fail if the linker script comes out empty.
20979 * elf/Makefile ($(objpfx)ld.so): Likewise.
20981 * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
20982 Don't list ld.so twice in dependencies.
20984 * posix/bug-regex31.c: Include <stdlib.h>.
20986 * nscd/hstcache.c (cache_addhst): Remove unused variable.
20988 * nis/nss_compat/compat-spwd.c
20989 (getspent_next_nss_netgr): Remove unused variable.
20990 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
20992 * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
20993 nonmembers" output to use the right array.
20995 * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
20997 * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
20999 * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
21000 * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
21001 * catgets/gencat.c (read_input_file): Likewise.
21002 * locale/programs/locarchive.c (enlarge_archive): Likewise.
21004 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
21005 variable definition inside #if's controlling its use.
21007 * inet/getnetgrent_r.c (innetgr): Remove unused variable.
21009 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
21011 * misc/syslog.c (__vsyslog_chk): Remove unused variable.
21013 * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
21016 * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
21018 * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
21019 * configure: Regenerated.
21021 * Makerules: Revert last change.
21022 * elf/Makefile: Likewise.
21024 2011-06-09 Roland McGrath <roland@hack.frob.com>
21026 * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
21027 * elf/Makefile ($(objpfx)librtld.os): Likewise.
21028 (reloc-link): Likewise.
21030 2011-06-09 Ulrich Drepper <drepper@gmail.com>
21032 * elf/Makefile: Add rules to build pldd.
21033 * elf/pldd.c: New file.
21034 * elf/pldd-xx.c: New file.
21036 2011-06-07 Ulrich Drepper <drepper@gmail.com>
21038 * version.h: Update for 2.15 development version.
21040 2011-06-07 David S. Miller <davem@davemloft.net>
21042 * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
21044 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
21045 elf_machine_lazy_rel): Likewise.
21046 * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
21047 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
21048 elf_machine_lazy_rel): Likewise.
21049 * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
21050 dl_hwcap via passed in argument.
21051 * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
21054 2011-06-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
21056 * stdlib/longlong.h: Update from GCC. Fix smul_ppmm for S/390.
21058 2011-06-06 Roland McGrath <roland@hack.frob.com>
21061 * manual/fdl-1.1.texi: New file, verbatim from:
21062 http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
21063 * manual/lgpl-2.1.texi: New file, verbatim from:
21064 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
21065 * manual/Makefile (licenses): New variable, list those new file names.
21067 (chapters.% top-menu.%): Include $(licenses) with $(appendices).
21069 * manual/fdl.texi: File removed.
21070 * manual/lesser.texi: File removed.
21071 * manual/libc.texinfo (Copying, Documentation License):
21072 Use new @include file names, put @appendix directive before @include.
21074 2011-06-04 Jakub Jelinek <jakub@redhat.com>
21077 * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
21078 (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
21079 (mq_open): Add __NTH.
21081 2011-06-02 H.J. Lu <hongjiu.lu@intel.com>
21083 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
21084 Assume Intel Core i3/i5/i7 processor if AVX is available.
21086 2011-05-31 Ulrich Drepper <drepper@gmail.com>
21088 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
21091 2011-05-31 Andreas Schwab <schwab@redhat.com>
21093 * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
21094 memory. Use alloca_account. Fix memory leak when retrying.
21096 2011-05-31 Ulrich Drepper <drepper@gmail.com>
21098 * version.h (RELEASE): Bump for 2.14 release.
21099 * include/features.h (__GLIBC_MINOR__): Bump to 14.
21101 * config.make.in (RANLIB): Remove entry.
21103 2011-05-30 Ulrich Drepper <drepper@gmail.com>
21105 * po/Makefile (po-sed-cmd): Add ksh to extensions.
21106 (libc.pot): Work around missing support for .ksh extension in xgettext.
21109 * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
21110 if both request failed.
21111 (send_dg): In case of server errors clear resplen or *resplen2.
21114 * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
21115 when there are multiple maps.
21116 * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
21117 (_dl_fini): Remove test here.
21119 * elf/rtld.c (dl_main): Don't allow the loader to load itself.
21121 2011-05-29 Ulrich Drepper <drepper@gmail.com>
21124 * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
21125 bit from old_res_options.
21126 (gaih_inet): Likewise.
21129 * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
21132 * resolv/res_init.c (res_setoptions): Make the code more compact.
21135 * resolv/res_init.c (res_setoptions): Recognize use-vc option and
21139 * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
21141 * malloc/malloc.h: Mark malloc hook variables as deprecated.
21144 * malloc/malloc.h: Declare malloc hook variables as volatile.
21146 * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
21150 * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
21151 raise in the comment.
21152 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
21153 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
21154 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
21156 2011-05-28 Ulrich Drepper <drepper@gmail.com>
21159 * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
21160 grow the buffers more if it already has to be sufficient.
21161 (build_wcs_upper_buffer): Likewise.
21162 * posix/regexec.c (check_matching): Likewise.
21163 (clean_state_log_if_needed): Likewise.
21164 (extend_buffers): Don't enlarge buffers beyond size of the input
21166 Patches mostly by Emil Wojak <emil@wojak.eu>.
21167 * posix/bug-regex32.c: New file.
21168 * posix/Makefile (tests): Add bug-regex32.
21170 * locale/findlocale.c (_nl_find_locale): Return right away if
21171 _nl_explode_name failed.
21172 * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
21174 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
21176 * debug/xtrace.sh: Unify messages.
21177 * malloc/memusage.sh: Likewise.
21180 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
21181 time symbol from vDSO. Substitute with vsyscall if not available.
21182 * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
21185 * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
21186 * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
21187 * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
21188 Add sendmmsg and internal_sendmmsg.
21189 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
21190 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
21191 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
21193 * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
21194 * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
21195 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
21197 2011-05-27 Ulrich Drepper <drepper@gmail.com>
21200 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
21201 Retrieve getcpu symbol from vDSO. Substitute with vsyscall if not
21203 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
21207 * iconvdata/Makefile (tests): Add bug-iconv9.
21208 * iconvdata/bug-iconv9.c: New file.
21210 2011-05-27 Andreas Schwab <schwab@redhat.com>
21213 * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
21215 2011-05-25 Jakub Jelinek <jakub@redhat.com>
21217 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
21218 (struct user_regs_struct): Change intcs field back to cs.
21220 2011-05-25 Ulrich Drepper <drepper@gmail.com>
21222 * po/ja.po: Update from translation team.
21224 2011-05-23 Ulrich Drepper <drepper@gmail.com>
21227 * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
21228 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
21230 2011-05-20 Andreas Schwab <schwab@redhat.com>
21232 * stdlib/longlong.h: Update from GCC.
21234 2011-05-23 Andreas Schwab <schwab@redhat.com>
21236 * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
21238 * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
21239 Add parameter name.
21240 (__sysconf): Pass it down.
21242 2011-05-22 Ulrich Drepper <drepper@gmail.com>
21245 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
21247 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
21248 * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
21249 add in in __libc_use_alloca calls. Adjust callers.
21250 (glob): Use malloc in some situations.
21252 * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
21253 and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
21256 2011-05-21 Ulrich Drepper <drepper@gmail.com>
21258 * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
21259 and CLOCK_BOOTTIME_ALARM.
21262 * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
21265 * string/_strerror.c (__strerror_r): Print negative errors as signed
21269 * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
21270 (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
21271 * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
21273 * configure.in: Fix typo in redirection and correct removal of test
21274 files in two cases.
21277 * locale/setlocale.c (new_composite_name): Fix test to check for
21278 identical name of all categories.
21281 * libio/filedoalloc.c (local_isatty): New function.
21282 (_IO_file_doallocate): Use local_isatty.
21283 * stdio-common/perror.c (perror): In case a new stream is used
21284 forward the stream error.
21285 * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
21288 2011-05-20 Ulrich Drepper <drepper@gmail.com>
21291 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
21293 * include/alloca.h (extend_alloca_account): Define.
21296 * posix/regex.h: Fix comments with documentation of user-accessible
21297 fields after compilation and describe correct free'ing of pattern
21298 after re_compile_pattern.
21299 Patch by Reuben Thomas <rrt@sc3d.org>.
21301 2011-05-18 Ryan S. Arnold <rsa@us.ibm.com>
21303 * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
21304 and -mno-altivec to prevent the compiler from using Altivec and/or
21305 VSX instructions when the corresponding registers are not available.
21307 2011-05-19 Andreas Schwab <schwab@redhat.com>
21309 * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
21311 2011-05-19 Ulrich Drepper <drepper@gmail.com>
21313 * libio/freopen.c (freopen): Use __dup2, not dup2.
21314 * libio/freopen64.c (freopen64): Likewise.
21316 2011-05-17 H.J. Lu <hongjiu.lu@intel.com>
21319 * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
21320 * math/Makefile (tests): Add test-powl.
21321 (CFLAGS-test-powl.c): Define.
21322 * math/test-powl.c: New file.
21324 2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
21326 * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
21328 2011-05-17 Ulrich Drepper <drepper@gmail.com>
21331 * iconvdata/gb18030.c: Update to GB18020-2005.
21333 2011-05-16 Ulrich Drepper <drepper@gmail.com>
21335 * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
21336 RE_SYNTAX_POSIX_AWK): Update to match recent development.
21337 Patch by Aharon Robbins <arnold@skeeve.com>.
21340 * stdlib/putenv.c (putenv): Don't always create copy of the variable
21344 * misc/pselect.c (__pselect): Handle timeout value errors hidden
21345 through underflows.
21348 * misc/error.c (error_at_line): Ensure file_name and old_file_name
21349 point to strings before performing equality test for error_one_per_line
21353 * login/programs/pt_chown.c (do_pt_chown): Always call chown.
21356 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
21357 (struct user_fpregs_struct): Avoid __uint*_t types.
21360 * malloc/mtrace.c (tr_where): Add additional parameter to point to
21361 symbol info. Use it instead of calling _dl_addr locally.
21362 (lock_and_info): New function.
21363 (tr_freehook): Call lock_and_info and pass symbol info as additional
21364 parameter to tr_where.
21365 (tr_mallochook): Likewise.
21366 (tr_reallochook): Likewise.
21367 (tr_memalignhook): Likewise.
21369 * malloc/mtrace.c: Remove support for USE_MTRACE_FILE. It is not
21370 used and couldn't be at all thread-safe.
21372 2011-05-15 Ulrich Drepper <drepper@gmail.com>
21374 * libio/freopen.c (freopen): Don't close old file descriptor
21375 before the new one is opened. Instead dup the new file descriptor
21376 to the old one after the new stream is created.
21377 * libio/freopen64.c (freopen64): Likewise.
21378 * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
21379 * libio/fileops.c (_IO_new_file_close_it): Handle new
21380 _IO_FLAGS2_NOCLOSE flag.
21381 (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
21382 If _IO_file_open didn't set FD_CLOEXEC do it after the call.
21383 * libio/oldfileops.c (_IO_old_file_close_it): Handle new
21384 _IO_FLAGS2_NOCLOSE flag.
21385 * include/unistd.h: Add hidden_proto for dup3.
21386 Define __have_dup3.
21387 * io/dup3.c: Define hidden symbol.
21388 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
21391 * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
21392 when an incomplete long option is used.
21393 * posix/tst-getopt_long1.c: New file.
21394 * posix/Makefile (tests): Add tst-getopt_long1.
21397 * scripts/config.guess: Update from autoconf-2.68.
21398 * scripts/config.sub: Likewise.
21401 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
21403 (has_cpuclock): ...this. New function.
21404 * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
21405 macro here based on has_cpuclock code.
21408 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
21409 First byte (not low byte) is now always NUL.
21410 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
21412 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
21413 Use non-cancelable interfaces.
21416 * locale/iso-639.def: Add entry for Sorani.
21419 * include/stdlib.h: Move include protection to the right place.
21420 Define abort_msg_s. Declare __abort_msg with it.
21421 * stdlib/abort.c (__abort_msg): Adjust type.
21422 * assert/assert.c (__assert_fail_base): New function. Majority
21423 of code from __assert_fail. Allocate memory for __abort_msg with
21425 (__assert_fail): Now call __assert_fail_base.
21426 * assert/assert-perr.c: Remove bulk of implementation. Use
21427 __assert_fail_base.
21428 * include/assert.hL Declare __assert_fail_base.
21429 * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
21431 * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
21433 2011-05-14 Ulrich Drepper <drepper@gmail.com>
21437 * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
21438 until all modules are registered in the DTV.
21439 * elf/Makefile: Add rules to build and run tst-tls19.
21440 * elf/tst-tls19.c: New file.
21441 * elf/tst-tls19mod1.c: New file.
21442 * elf/tst-tls19mod2.c: New file.
21443 * elf/tst-tls19mod3.c: New file.
21444 Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
21447 * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
21451 * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
21452 two-byte sequence errors.
21453 * iconvdata/Makefile (tests): Add bug-iconv8.
21454 * iconvdata/bug-iconv8.c: New file.
21457 * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
21460 * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
21463 * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
21464 (dummy_getcfa): New function.
21465 (init): Get _Unwind_GetCFA address, use dummy if not found.
21466 (backtrace_helper): In recursion check, also check whether CFA changes.
21467 (__backtrace): Completely initialize arg.
21469 * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
21470 storing incomplete byte sequence in state object. Avoid testing for
21471 guaranteed too small input if we know there is enough data available.
21473 2011-05-11 Andreas Schwab <schwab@redhat.com>
21475 * Makeconfig (+link-pie): Indent.
21476 * Rules (binaries-pie): Define if $(have-fpie) and
21478 (binaries-shared): Also filter out $(binaries-pie).
21479 ($(addprefix $(objpfx),$(binaries-pie))): New rule.
21480 * nscd/Makefile (others-pie): Add nscd.
21481 (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
21482 ($(objpfx)nscd): Remove command override.
21483 * login/Makefile (others-pie): Add pt_chown.
21484 ($(objpfx)pt_chown): Remove command override.
21485 * elf/Makefile: Add PIE tests to tests and tests-pie variables and
21486 remove command overrides.
21488 2011-05-13 Ulrich Drepper <drepper@gmail.com>
21490 * libio/tst_putwc.c: Fix error messages.
21493 * libio/fileops.c (_IO_new_file_close_it): Always flush when
21494 currently writing and seek to current position when not.
21495 * libio/Makefile (tests): Add bug-fclose1.
21496 * libio/bug-fclose1.c: New file.
21498 2011-05-12 Ulrich Drepper <drepper@gmail.com>
21501 * elf/dl-lookup.c (enter): Don't test for copy relocation here and
21502 don't set DF_1_NODELETE here.
21503 (do_lookup_x): When entering new entry test for copy relocation
21504 and if necessary set DF_1_NODELETE flag.
21505 * elf/tst-unique4.cc: New file.
21506 * elf/tst-unique4.h: New file.
21507 * elf/tst-unique4lib.cc: New file.
21508 * elf/Makefile: Add rules to build and run tst-unique4.
21509 Patch by Piotr Bury <pbury@goahead.com>.
21511 2011-05-11 Ulrich Drepper <drepper@gmail.com>
21514 * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
21517 * misc/mntent_r.c (addmntent): Flush the stream after the output
21520 * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
21521 (is_trusted_path_normalize): Skip initial colon. Append slash
21522 to empty buffer. Duplicate is_trusted_path code but allow
21523 constructed patch to be prefix.
21524 (is_dst): Allow $ORIGIN followed by /.
21525 (_dl_dst_substitute): Correct clearing of check_for_trusted.
21526 Correct testing of result of is_trusted_path_normalize
21527 (decompose_rpath): Fix warning.
21529 2011-05-10 Ulrich Drepper <drepper@gmail.com>
21532 * grp/initgroups.c (internal_getgrouplist): When we found the service
21533 list through the initgroups entry in nsswitch.conf do not always
21534 continue on a successful lookup. Don't always use the
21535 __nss_group_database value if it is set.
21536 * nss/nsswitch.conf (initgroups): Change action for successful db
21537 lookup to continue for compatibility.
21539 2011-05-09 Ulrich Drepper <drepper@gmail.com>
21542 * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
21544 * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
21546 * iconvdata/tst-tables.sh: Likewise.
21547 * iconvdata/cp770.c: New file.
21548 * iconvdata/cp771.c: New file.
21549 * iconvdata/cp772.c: New file.
21550 * iconvdata/cp773.c: New file.
21551 * iconvdata/cp774.c: New file.
21552 * iconvdata/testdata/CP770: New file.
21553 * iconvdata/testdata/CP770..UTF8: New file.
21554 * iconvdata/testdata/CP771: New file.
21555 * iconvdata/testdata/CP771..UTF8: New file.
21556 * iconvdata/testdata/CP772: New file.
21557 * iconvdata/testdata/CP772..UTF8: New file.
21558 * iconvdata/testdata/CP773: New file.
21559 * iconvdata/testdata/CP773..UTF8: New file.
21560 * iconvdata/testdata/CP774: New file.
21561 * iconvdata/testdata/CP774..UTF8: New file.
21563 * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
21565 * iconvdata/gen-8bit-gap.sh: Likewise.
21566 * iconvdata/gen-8bit.sh: Likewise.
21568 * locale/iso-639.def: Add ary entry.
21571 * locale/C-translit.h.in: Add U20A1 transliteration.
21574 * locale/iso-639.def: Add wae entry.
21575 Patch by Kevin Bortis <bortis@translate-wae.ch>.
21578 * locale/programs/localedef.c (construct_output_path): Use ssize_t
21582 * locale/C-translit.h.in: Add entry for U20B9.
21583 Patch by pravin.d.s@gmail.com.
21585 2011-05-08 Ulrich Drepper <drepper@gmail.com>
21588 * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
21589 ENAMETOOLONG use generic getcwd.
21590 * sysdeps/posix/getcwd.c: Add support to use openat. Make usable
21591 in rtld. Use *stat64.
21592 * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
21593 Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
21594 * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
21595 * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
21596 * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
21597 * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
21598 * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
21599 __fstatat64 macros.
21600 * include/dirent.h: Add libc_hidden_proto for rewinddir.
21601 * dirent/rewinddir.c: Add libc_hidden_def.
21602 * sysdeps/mach/hurd/rewinddir.c: Likewise.
21603 * sysdeps/unix/rewinddir.c: Likewise. Don't do locking outside libc.
21605 * include/dirent.h (__alloc_dir): Add flags parameter.
21606 * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
21607 * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
21609 (__alloc_dir): Take new parameter. Don't call fcntl for invocations
21610 from fdopendir if O_CLOEXEC is already set.
21612 2011-03-15 Alan Modra <amodra@gmail.com>
21614 * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
21615 l_tls_firstbyte_offset non-zero. Save padding offset in
21616 l_tls_firstbyte_offset for later use.
21617 * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
21618 freeing static tls block.
21620 2011-03-05 Jonathan Nieder <jrnieder@gmail.com>
21622 * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
21623 where #ifdef was intended. The intent is to prevent ARG_MAX from
21624 being defined by the kernel headers.
21626 2011-05-07 Ulrich Drepper <drepper@gmail.com>
21629 * resolv/resolv.h: Define RES_NOTLDQUERY.
21630 * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
21631 no-tld-query and set RES_NOTLDQUERY.
21632 * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
21633 * resolv/res_query.c (__libc_res_nsearch): Backport changes from
21634 modern BIND to search name as TLD unless forbidden.
21636 2011-05-07 Petr Baudis <pasky@suse.cz>
21637 Ulrich Drepper <drepper@gmail.com>
21640 * elf/dl-load.c (fillin_rpath): Move trusted path check...
21641 (is_trusted_path): ...to here.
21642 (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
21643 (_dl_dst_substitute): Verify expanded $ORIGIN path elements
21644 using is_trusted_path_normalize() in setuid scripts.
21646 2011-05-06 Paul Pluzhnikov <ppluzhnikov@google.com>
21648 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
21649 __BEGIN/__END_DECLS.
21651 2011-05-06 Ulrich Drepper <drepper@gmail.com>
21653 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
21654 NSS_STATUS_NOTFOUND if no record was found.
21656 2011-05-05 Andreas Schwab <schwab@redhat.com>
21658 * sunrpc/Makefile (headers): Add rpc/netdb.h.
21659 (headers-not-in-tirpc): Remove rpc/netdb.h
21660 * resolv/netdb.h: Revert last change.
21662 2011-05-05 Paul Pluzhnikov <ppluzhnikov@google.com>
21664 * Makeconfig (link-libc-static): Use --{start,end}-group to handle
21665 circular dependency between libgcc.a and libc.a.
21667 2011-05-05 Andreas Schwab <schwab@redhat.com>
21669 * resolv/netdb.h: Don't include <rpc/netdb.h>.
21670 * nis/Makefile: Don't install rpcsvc/*.
21671 * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
21672 instead of <rpc/types.h>.
21673 (MAXHOSTNAMELEN): Define.
21675 2011-05-03 Andreas Schwab <schwab@redhat.com>
21677 * elf/ldconfig.c (add_dir): Don't crash on empty path.
21679 2011-04-28 Maciej Babinski <mbabinski@google.com>
21682 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
21683 gethostbyname4_r when IPv6 results are possible.
21685 2011-05-02 Ulrich Drepper <drepper@gmail.com>
21688 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
21689 _PC_PIPE_BUF handling.
21691 2011-04-30 Bruno Haible <bruno@clisp.org>
21694 * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
21695 * resolv/netdb.h (getnameinfo): Change type of flags parameter
21697 * inet/getnameinfo.c (getnameinfo): Likewise.
21699 2011-04-29 Ulrich Drepper <drepper@gmail.com>
21701 * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
21702 to groups setting in database lookup.
21703 * nss/nsswitch.conf: Add initgroups entry.
21705 2011-04-22 Ulrich Drepper <drepper@gmail.com>
21708 * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
21710 Patch by Eric Blake <eblake@redhat.com>.
21712 2011-04-20 H.J. Lu <hongjiu.lu@intel.com>
21714 * sunrpc/Makefile (need-export-routines): Add svc_run.
21715 (routines): Remove svc_run.
21716 ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
21717 * sunrpc/clnt_perr.c (clnt_perrno): Export.
21718 * sunrpc/svc_run.c (svc_run): Likewise.
21719 * sunrpc/svc_udp.c (svcudp_create): Likewise.
21721 2011-04-21 Ulrich Drepper <drepper@gmail.com>
21723 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
21724 problem in reallocation in last patch.
21726 2011-04-20 Ulrich Drepper <drepper@gmail.com>
21728 * sunrpc/Makefile: Move inclusion of Rules.
21730 2011-04-19 Ulrich Drepper <drepper@gmail.com>
21732 * nss/nss_files/files-initgroups.c: New file.
21733 * nss/Makefile (libnss_files-routines): Add files-initgroups.
21734 * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
21735 _nss_files_initgroups_dyn.
21737 2011-03-31 Richard Sandiford <richard.sandiford@linaro.org>
21739 * elf/elf.h (R_ARM_IRELATIVE): Define.
21741 2011-04-19 Ulrich Drepper <drepper@gmail.com>
21743 * po/ru.po: Update from translation team.
21745 2011-04-17 Ulrich Drepper <drepper@gmail.com>
21747 * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
21750 2011-02-06 Mike Frysinger <vapier@gentoo.org>
21753 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
21754 MEMCPY_CHK with USE_AS_BCOPY ifdef check.
21755 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
21756 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
21757 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
21759 2011-03-28 Andreas Schwab <schwab@linux-m68k.org>
21761 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
21763 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
21764 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
21765 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
21767 2011-04-17 Ulrich Drepper <drepper@gmail.com>
21770 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
21772 * stdlib/bug-getcontext.c: New file.
21773 * stdlib/Makefile: Add rules to build and run bug-getcontext.
21775 2011-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
21777 * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
21778 instructions into .machine "z9-109".
21779 * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
21780 * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
21782 2011-04-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
21784 * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
21785 between environment variables and auxiliary vector.
21787 2011-04-16 Ulrich Drepper <drepper@gmail.com>
21789 * Makefile: Add rules to build linkobj/libc.so.
21790 * include/libc-symbols.h: Define libc_hidden_nolink.
21791 * include/rpc/auth.h: Mark functions which are to be hidden.
21792 * include/rpc/auth_des.h: Likewise.
21793 * include/rpc/auth_unix.h: Likewise.
21794 * include/rpc/clnt.h: Likewise.
21795 * include/rpc/des_crypt.h: Likewise.
21796 * include/rpc/key_prot.h: Likewise.
21797 * include/rpc/pmap_clnt.h: Likewise.
21798 * include/rpc/pmap_prot.h: Likewise.
21799 * include/rpc/pmap_rmt.h: Likewise.
21800 * include/rpc/rpc_msg.h: Likewise.
21801 * include/rpc/svc.h: Likewise.
21802 * include/rpc/svc_auth.h: Likewise.
21803 * include/rpc/xdr.h: Likewise.
21804 * nis/Makefile: Link all DSOs against linkobj/libc.so.
21805 * nss/Makefile: Likewise.
21806 * sunrpc/Makefile: Don't install headers. Build library with normal
21807 entry points. Don't build rpcinfo. Link RPC tests appropriately.
21808 * sunrpc/auth_des.c: Hide exported symbols by default, export some
21809 for the compat linking library. Remove use of INTDEF/INTUSE.
21810 * sunrpc/auth_none.c: Likewise.
21811 * sunrpc/auth_unix.c: Likewise.
21812 * sunrpc/authdes_prot.c: Likewise.
21813 * sunrpc/authuxprot.c: Likewise.
21814 * sunrpc/clnt_gen.c: Likewise.
21815 * sunrpc/clnt_perr.c: Likewise.
21816 * sunrpc/clnt_raw.c: Likewise.
21817 * sunrpc/clnt_simp.c: Likewise.
21818 * sunrpc/clnt_tcp.c: Likewise.
21819 * sunrpc/clnt_udp.c: Likewise.
21820 * sunrpc/clnt_unix.c: Likewise.
21821 * sunrpc/des_crypt.c: Likewise.
21822 * sunrpc/des_soft.c: Likewise.
21823 * sunrpc/get_myaddr.c: Likewise.
21824 * sunrpc/key_call.c: Likewise.
21825 * sunrpc/key_prot.c: Likewise.
21826 * sunrpc/netname.c: Likewise.
21827 * sunrpc/pm_getmaps.c: Likewise.
21828 * sunrpc/pm_getport.c: Likewise.
21829 * sunrpc/pmap_clnt.c: Likewise.
21830 * sunrpc/pmap_prot.c: Likewise.
21831 * sunrpc/pmap_prot2.c: Likewise.
21832 * sunrpc/pmap_rmt.c: Likewise.
21833 * sunrpc/publickey.c: Likewise.
21834 * sunrpc/rpc_cmsg.c: Likewise.
21835 * sunrpc/rpc_common.c: Likewise.
21836 * sunrpc/rpc_dtable.c: Likewise.
21837 * sunrpc/rpc_prot.c: Likewise.
21838 * sunrpc/rpc_thread.c: Likewise.
21839 * sunrpc/rtime.c: Likewise.
21840 * sunrpc/svc.c: Likewise.
21841 * sunrpc/svc_auth.c: Likewise.
21842 * sunrpc/svc_authux.c: Likewise.
21843 * sunrpc/svc_raw.c: Likewise.
21844 * sunrpc/svc_run.c: Likewise.
21845 * sunrpc/svc_simple.c: Likewise.
21846 * sunrpc/svc_tcp.c: Likewise.
21847 * sunrpc/svc_udp.c: Likewise.
21848 * sunrpc/svc_unix.c: Likewise.
21849 * sunrpc/svcauth_des.c: Likewise.
21850 * sunrpc/xcrypt.c: Likewise.
21851 * sunrpc/xdr.c: Likewise.
21852 * sunrpc/xdr_array.c: Likewise.
21853 * sunrpc/xdr_float.c: Likewise.
21854 * sunrpc/xdr_intXX_t.c: Likewise.
21855 * sunrpc/xdr_mem.c: Likewise.
21856 * sunrpc/xdr_rec.c: Likewise.
21857 * sunrpc/xdr_ref.c: Likewise.
21858 * sunrpc/xdr_sizeof.c: Likewise.
21859 * sunrpc/xdr_stdio.c: Likewise.
21861 2011-04-10 Ulrich Drepper <drepper@gmail.com>
21864 * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
21865 * sysdeps/ia64/dl-tls.h: Likewise.
21866 * sysdeps/powerpc/dl-tls.h: Likewise.
21867 * sysdeps/s390/dl-tls.h: Likewise.
21868 * sysdeps/sh/dl-tls.h: Likewise.
21869 * sysdeps/sparc/dl-tls.h: Likewise.
21870 * sysdeps/x86_64/dl-tls.h: Likewise.
21871 * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
21873 2011-03-14 Andreas Schwab <schwab@redhat.com>
21875 * elf/dl-load.c (_dl_dst_substitute): When skipping the first
21876 rpath element also skip the following colon.
21877 (expand_dynamic_string_token): Add is_path parameter and pass
21878 down to DL_DST_REQUIRED and _dl_dst_substitute.
21879 (decompose_rpath): Call expand_dynamic_string_token with
21880 non-zero is_path. Ignore empty rpaths.
21881 (_dl_map_object_from_fd): Call expand_dynamic_string_token
21884 2011-04-08 Andreas Schwab <schwab@linux-m68k.org>
21886 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
21889 2011-04-09 Ulrich Drepper <drepper@gmail.com>
21892 * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
21893 Patch by Filipe David Manana <fdmanana@apache.org>.
21895 2011-04-07 Andreas Schwab <schwab@redhat.com>
21897 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
21898 Maintain aligned stack.
21899 (CHECK_RSP): Remove unused macro.
21901 2011-04-03 Ulrich Drepper <drepper@gmail.com>
21903 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
21904 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
21906 2011-04-02 Ulrich Drepper <drepper@gmail.com>
21908 * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
21910 * include/features.h: Mention __USE_XOPEN2K8 in comment.
21912 2011-03-26 H.J. Lu <hongjiu.lu@intel.com>
21915 * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
21916 * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
21917 * sysdeps/x86_64/memmove.c: New file.
21918 * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
21919 (memcpy): Renamed to ...
21920 (__new_memcpy): This.
21921 (memcpy): Provide GLIBC_2_14 memcpy.
21922 * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
21923 (memcpy): Provide GLIBC_2_2_5 memcpy.
21925 2011-04-01 Ulrich Drepper <drepper@gmail.com>
21928 * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
21930 2011-03-30 Andreas Schwab <schwab@redhat.com>
21932 * misc/syncfs.c: New file.
21933 * misc/Makefile (routines): Add syncfs.
21934 * posix/unistd.h: Declare syncfs.
21935 * sysdeps/unix/syscalls.list: Add syncfs.
21937 2011-04-01 Andreas Schwab <schwab@redhat.com>
21939 * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
21941 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
21942 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
21943 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
21944 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
21945 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
21946 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
21947 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
21949 2011-04-01 Ulrich Drepper <drepper@gmail.com>
21951 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
21952 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
21953 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
21954 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
21955 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
21956 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
21957 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
21959 * io/Makefile: Compile fallocate.c, fallocate64.c, and
21960 sync_file_range.c with -fexceptions.
21961 * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
21962 * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
21963 * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
21964 * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
21965 * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
21966 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
21967 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
21968 sync_file_range as cancellation point
21969 * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file. This is
21970 now a wrapper around __call_sync_file_range with cancellation handling.
21971 * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
21972 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this. Change
21973 function name to __call_sync_file_range.
21974 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
21975 Add call_sync_file_range.
21977 2011-04-01 Andreas Schwab <schwab@redhat.com>
21979 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
21982 2011-04-01 Ulrich Drepper <drepper@gmail.com>
21984 * iconv/iconv.h: Fix typo in comment.
21985 * io/fcntl.h: Likewise.
21986 * libio/stdio.h: Likewise.
21987 * posix/spawn.h: Likewise.
21988 * posix/unistd.h: Likewise.
21989 * stdlib/stdlib.h: Likewise.
21990 * time/time.h: Likewise.
21991 * wcsmbs/wchar.h: Likewise.
21993 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
21994 open_by_handle): Add.
21995 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
21996 and MAX_HANDLE_SZ. Declare name_to_handle_at and open_by_handle.
21997 Augment a few comments.
21998 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
21999 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
22000 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
22001 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
22002 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
22003 * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
22006 * io/fcntl.h (AT_EMPTY_PATH): Define.
22008 2011-03-30 Ulrich Drepper <drepper@gmail.com>
22010 * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
22011 * sysdeps/unix/sysv/linux/bits/time.h: New file.
22012 * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
22014 * sysdeps/unix/sysv/linux/bits/timex.h: ...here. New file.
22015 * Versions.def: Add GLIBC_2.14.
22016 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
22019 2011-03-22 Ulrich Drepper <drepper@gmail.com>
22021 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
22023 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
22025 2011-03-20 H.J. Lu <hongjiu.lu@intel.com>
22028 * string/test-strncmp.c (do_page_test): New function.
22029 (check2): Likewise.
22030 (test_main): Call check2.
22031 * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
22033 2011-03-20 Ulrich Drepper <drepper@gmail.com>
22036 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
22037 Handle cache information in CPU leaf 4.
22038 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
22040 2011-03-18 Ulrich Drepper <drepper@gmail.com>
22043 * posix/fnmatch.c (fnmatch): Check size of pattern in wide
22044 character representation.
22045 Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
22047 2011-03-16 Ryan S. Arnold <rsa@us.ibm.com>
22049 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
22050 END(__isnan) to END(__isnanf) to match function entry point/label
22051 EALIGN(__isnanf,...).
22053 2011-03-10 Jakub Jelinek <jakub@redhat.com>
22055 * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
22057 2011-03-10 Ulrich Drepper <drepper@gmail.com>
22060 * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
22061 copy from the symbol referenced in the relocation to initialize the
22063 Patch by Piotr Bury <pbury@goahead.com>.
22064 * elf/Makefile: Add rules to build and tst-unique3.
22065 * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
22066 * elf/tst-unique3.cc: New file.
22067 * elf/tst-unique3.h: New file.
22068 * elf/tst-unique3lib.cc: New file.
22069 * elf/tst-unique3lib2.cc: New file.
22071 * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
22073 2011-03-10 Mike Frysinger <vapier@gentoo.org>
22075 * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
22076 $LDFLAGS and -nostdlib -nostartfiles to linking step. Change main
22079 2011-03-06 Ulrich Drepper <drepper@gmail.com>
22081 * elf/dl-load.c (_dl_map_object): If we are looking for the first
22082 to-be-loaded object along a path to loader is ld.so.
22084 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
22085 Ulrich Drepper <drepper@gmail.com>
22087 * sysdeps/x86_64/memset.S: After aligning destination, code
22088 branches to different locations depending on the value of
22089 misalignment, when multiarch is enabled. Fix this.
22091 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
22093 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
22094 Set _x86_64_preferred_memory_instruction for AMD processsors.
22095 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
22096 Set bit_Prefer_SSE_for_memop for AMD processors.
22098 2011-03-04 Ulrich Drepper <drepper@gmail.com>
22100 * libio/fmemopen.c (fmemopen): Optimize a bit.
22102 2011-03-03 Andreas Schwab <schwab@redhat.com>
22104 * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
22106 2011-03-03 Roland McGrath <roland@redhat.com>
22108 * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
22110 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
22112 * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
22113 __bzero_ultra1 instead of __memset_ultra1.
22115 2011-02-23 Andreas Schwab <schwab@redhat.com>
22116 Ulrich Drepper <drepper@gmail.com>
22119 * include/link.h (struct link_map): Add l_orig_initfini.
22120 * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
22121 returning unsuccessfully.
22122 * elf/dl-close.c (_dl_close_worker): If this is the last explicit
22123 close of a file loaded at startup, restore the original l_initfini
22125 * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
22126 list, store the pointer.
22127 * elf/Makefile ($(objpfx)noload-mem): New rule.
22128 (noload-ENV): Define.
22129 (tests): Add $(objpfx)noload-mem.
22130 * elf/noload.c: Include <memcheck.h>.
22131 (main): Call mtrace. Close all opened handles.
22133 2011-02-17 Andreas Schwab <schwab@redhat.com>
22136 * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
22137 dependencies are missing.
22139 2011-02-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
22141 Fix __if_freereq crash: Unlike the generic version which uses free,
22143 * sysdeps/mach/hurd/ifreq.h: New file.
22145 2011-01-27 Petr Baudis <pasky@suse.cz>
22146 Ulrich Drepper <drepper@gmail.com>
22149 * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
22150 to extend_alloca().
22151 * stdio-common/bug23.c: New file.
22152 * stdio-common/Makefile (tests): Add bug23.
22154 2010-09-28 Andreas Schwab <schwab@redhat.com>
22155 Ulrich Drepper <drepper@gmail.com>
22158 * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
22159 before performing relro protection. At old place add assertion
22160 to make sure nothing changed.
22162 2011-02-17 Nathan Sidwell <nathan@codesourcery.com>
22163 Glauber de Oliveira Costa <glommer@gmail.com>
22165 * elf/elf.h: Add new ARM TLS relocs.
22167 2011-02-16 Ryan S. Arnold <rsa@us.ibm.com>
22169 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
22170 (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
22172 * sysdeps/wordsize-64/Makefile: New file. Add tst-writev to
22174 * sysdeps/wordsize-64/tst-writev.c: New file.
22176 2011-02-15 Ryan S. Arnold <rsa@us.ibm.com>
22178 * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
22179 -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
22180 insns in _dl_start to prevent a TOC reference before relocs are
22183 2011-02-15 Ulrich Drepper <drepper@gmail.com>
22186 * Makeconfig: Remove RANLIB definition.
22187 * Makerules: Don't use RANLIB.
22188 * aclocal.m4: Remove ranlib test.
22189 * configure.in: No need to check for ranlib.
22190 * elf/rtld-Rules: Don't use RANLIB.
22192 2011-02-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
22194 * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
22196 * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
22197 inclusion protection macro.
22199 * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
22200 SIGRTMIN and SIGRTMAX and print information in that case only when
22201 SIGRTMIN is defined.
22203 2011-02-11 Jakub Jelinek <jakub@redhat.com>
22205 * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
22206 arginfo fn returning -1.
22208 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
22209 and thousands string is zero terminated.
22211 2011-02-03 Andreas Schwab <schwab@redhat.com>
22213 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
22214 sysdeps/unix/sysv/linux/bits/socket.h.
22216 2011-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
22218 * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
22219 (__CPU_COUNT): Remove old macros.
22220 (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
22221 (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
22222 (__CPU_ALLOC, __CPU_FREE): Add macros.
22223 (__sched_cpualloc, __sched_cpufree): Add declarations.
22225 2011-02-05 Ulrich Drepper <drepper@gmail.com>
22227 * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
22228 (struct datahead): Reuse 32 bits of the alignment for a TTL field.
22229 * nscd/aicache.c (addhstaiX): Return timeout of added value.
22230 (readdhstai): Return value of addhstaiX call.
22231 * nscd/grpcache.c (cache_addgr): Return timeout of added value.
22232 (addgrbyX): Return value returned by cache_addgr.
22233 (readdgrbyname): Return value returned by addgrbyX.
22234 (readdgrbygid): Likewise.
22235 * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
22236 (addpwbyX): Return value returned by cache_addpw.
22237 (readdpwbyname): Return value returned by addhstbyX.
22238 (readdpwbyuid): Likewise.
22239 * nscd/servicescache.c (cache_addserv): Return timeout of added value.
22240 (addservbyX): Return value returned by cache_addserv.
22241 (readdservbyname): Return value returned by addservbyX:
22242 (readdservbyport): Likewise.
22243 * nscd/hstcache.c (cache_addhst): Return timeout of added value.
22244 (addhstbyX): Return value returned by cache_addhst.
22245 (readdhstbyname): Return value returned by addhstbyX.
22246 (readdhstbyaddr): Likewise.
22247 (readdhstbynamev6): Likewise.
22248 (readdhstbyaddrv6): Likewise.
22249 * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
22250 (readdinitgroups): Return value returned by addinitgroupsX.
22251 * nscd/cache.c (readdfcts): Change return value of functions to time_t.
22252 (prune_cache): Keep track of timeout value of re-added entries.
22253 * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
22254 * nscd/nscd.h: Adjust prototypes of readd* functions.
22256 2011-02-04 Roland McGrath <roland@redhat.com>
22258 * nis/nis_server.c (nis_servstate): Use the right name for 0.
22259 (nis_stats): Likewise.
22260 * nis/nis_modify.c (nis_modify): Likewise.
22261 * nis/nis_remove.c (nis_remove): Likewise.
22262 * nis/nis_add.c (nis_add): Likewise.
22264 * elf/dl-object.c (_dl_new_object): Remove unused variable L.
22266 * posix/fnmatch_loop.c: Add some consts.
22268 * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
22270 2011-02-02 H.J. Lu <hongjiu.lu@intel.com>
22273 * config.make.in (config-cflags-novzeroupper): Define.
22274 * configure.in: Substitute libc_cv_cc_novzeroupper.
22275 * elf/Makefile (AVX-CFLAGS): Define.
22276 (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
22277 (CFLAGS-tst-auditmod4a.c): Likewise.
22278 (CFLAGS-tst-auditmod4b.c): Likewise.
22279 (CFLAGS-tst-auditmod6b.c): Likewise.
22280 (CFLAGS-tst-auditmod6c.c): Likewise.
22281 (CFLAGS-tst-auditmod7b.c): Likewise.
22282 * sysdeps/i386/configure.in: Check -mno-vzeroupper.
22284 2011-02-02 Ulrich Drepper <drepper@gmail.com>
22286 * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
22287 function to the callback.
22288 Patch partly by Jiri Olsa <jolsa@redhat.com>.
22290 2011-02-02 Andreas Schwab <schwab@redhat.com>
22292 * shadow/sgetspent.c: Check return value of __sgetspent_r instead
22295 2011-01-19 Ulrich Drepper <drepper@gmail.com>
22298 * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
22300 * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
22302 (_dl_fini): Don't call _dl_sort_fini if there is only one object.
22305 * elf/Makefile: Add rules to build and run new test.
22306 * elf/tst-initorder.c: New file.
22307 * elf/tst-initorder.exp: New file.
22308 * elf/tst-initordera1.c: New file.
22309 * elf/tst-initordera2.c: New file.
22310 * elf/tst-initordera3.c: New file.
22311 * elf/tst-initordera4.c: New file.
22312 * elf/tst-initorderb1.c: New file.
22313 * elf/tst-initorderb2.c: New file.
22314 * elf/tst-order-a1.c: New file.
22315 * elf/tst-order-a2.c: New file.
22316 * elf/tst-order-a3.c: New file.
22317 * elf/tst-order-a4.c: New file.
22318 * elf/tst-order-b1.c: New file.
22319 * elf/tst-order-b2.c: New file.
22320 * elf/tst-order-main.c: New file.
22321 New test case by George Gensure <werkt0@gmail.com>.
22323 2010-10-01 Andreas Schwab <schwab@redhat.com>
22325 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
22326 decoding ACE if AI_CANONIDN.
22328 2011-01-18 Ulrich Drepper <drepper@gmail.com>
22330 * elf/Makefile: Build IFUNC tests unless multi-arch = no.
22332 2011-01-17 Ulrich Drepper <drepper@gmail.com>
22334 * version.h (RELEASE): Bump for 2.13 release.
22335 * include/features.h: (__GLIBC_MINOR__): Bump to 13.
22337 * io/fcntl.h: Define AT_NO_AUTOMOUNT.
22339 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
22341 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
22342 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
22343 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
22344 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
22345 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
22346 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
22348 * posix/getconf.c: Update copyright year.
22349 * catgets/gencat.c: Likewise.
22350 * csu/version.c: Likewise.
22351 * debug/catchsegv.sh: Likewise.
22352 * debug/xtrace.sh: Likewise.
22353 * elf/ldconfig.c: Likewise.
22354 * elf/ldd.bash.in: Likewise.
22355 * elf/sprof.c (print_version): Likewise.
22356 * iconv/iconv_prog.c: Likewise.
22357 * iconv/iconvconfig.c: Likewise.
22358 * locale/programs/locale.c: Likewise.
22359 * locale/programs/localedef.c: Likewise.
22360 * malloc/memusage.sh: Likewise.
22361 * malloc/mtrace.pl: Likewise.
22362 * nscd/nscd.c (print_version): Likewise.
22363 * nss/getent.c: Likewise.
22365 * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
22366 PF_CAIF, and PF_ALG.
22367 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
22369 2011-01-16 Andreas Schwab <schwab@linux-m68k.org>
22371 * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
22372 (modules-names): Use them.
22373 (ifunc-test-modules, ifunc-pie-tests): Define.
22374 (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
22375 tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
22376 (test-extras): Likewise.
22377 ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
22378 $(compile-command.c).
22379 ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
22380 (all-built-dso): Define.
22381 (check-textrel.out, check-execstack.out): Depend on it.
22383 * configure.in: Don't override --enable-multi-arch.
22385 2011-01-15 Ulrich Drepper <drepper@gmail.com>
22388 * nscd/hstcache.c (tryagain): Define.
22389 (cache_addhst): Return tryagain not notfound for temporary errors.
22390 (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
22393 2011-01-14 Ulrich Drepper <drepper@gmail.com>
22396 * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
22397 to make the syscall.
22398 * sysdeps/unix/sysv/linux/setgroups.c: New file.
22401 * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
22402 and fall back to matching as normal character if the string ends before
22403 the matching ']' is found. This is what POSIX requires.
22404 * posix/testfnm.c: Adjust test result.
22405 * posix/globtest.sh: Adjust test result. Add new test.
22406 * posix/tst-fnmatch.input: Likewise.
22407 * posix/tst-fnmatch2.c: Add new test.
22409 2010-12-28 Andreas Schwab <schwab@linux-m68k.org>
22411 * elf/Makefile (check-execstack): Revert last change. Depend on
22413 (check-execstack.h): New target.
22414 (generated): Add check-execstack.h.
22415 * elf/check-execstack.c: Include "check-execstack.h".
22416 (main): Revert last change.
22417 (handle_file): Return zero if GNU_STACK is absent and
22418 DEFAULT_STACK_PERMS doesn't include PF_X.
22420 2011-01-13 Ulrich Drepper <drepper@gmail.com>
22422 * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
22423 in child fails because the descriptor is already closed.
22424 * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
22425 * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
22426 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
22429 * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
22433 * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
22434 temporary buffer used to handle multi lookups locally.
22435 * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
22437 2011-01-12 Ulrich Drepper <drepper@gmail.com>
22439 * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
22442 2011-01-10 Paul Pluzhnikov <ppluzhnikov@google.com>
22444 * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
22445 alignment for SSE2.
22447 2011-01-12 Ulrich Drepper <drepper@gmail.com>
22450 * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
22451 characters. When rounding increased number of integer digits recompute
22453 * stdio-common/tst-grouping.c: New file.
22454 * stdio-common/Makefile: Add rules to build and run tst-grouping.
22456 2011-01-09 Ulrich Drepper <drepper@gmail.com>
22458 * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
22459 __FD_CLR, and __FS_ISSET. gcc generates better code on its own.
22461 * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
22463 * bits/select.h: Likewise.
22465 2011-01-08 Ulrich Drepper <drepper@gmail.com>
22467 * po/ja.po: Update from translation team.
22469 2011-01-04 David S. Miller <davem@sunset.davemloft.net>
22472 * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
22473 implementation just like for lxstat, fxstatat, et al.
22475 2010-12-27 Jim Meyering <meyering@redhat.com>
22478 * posix/regexec.c (build_trtable): Return failure indication upon
22479 calloc failure. Otherwise, re_search_internal could infloop on OOM.
22481 2010-12-25 Ulrich Drepper <drepper@gmail.com>
22484 * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
22485 * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
22486 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
22487 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
22490 * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
22493 * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
22494 * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
22496 2010-12-15 H.J. Lu <hongjiu.lu@intel.com>
22498 * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
22499 * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
22500 script has SORT_BY_INIT_PRIORITY.
22501 * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
22502 NO_CTORS_DTORS_SECTIONS is defined.
22503 * elf/soinit.c: Likewise.
22504 * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
22505 NO_CTORS_DTORS_SECTIONS is defined.
22506 * sysdeps/mach/hurd/i386/init-first.c: Likewise.
22507 * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
22508 * sysdeps/sh/init-first.c: Likewise.
22509 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
22511 2010-12-24 Ulrich Drepper <drepper@gmail.com>
22513 * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
22514 always use the slow path.
22516 2010-12-15 Ryan S. Arnold <rsa@us.ibm.com>
22518 * elf/Makefile: (check-execstack): Replace $(native-compile) with a
22519 similar rule which adds the sysdep directories to the header search in
22520 order to pick up the correct platform stackinfo.h.
22521 * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
22522 perform test if it is, otherwise return successfully without testing.
22523 * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
22524 DEFAULT_STACK_PERMS define in stackinfo.h.
22525 * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
22526 defined in stackinfo.h.
22527 * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
22528 DEFAULT_STACK_PERMS defined in stackinfo.h.
22529 * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
22530 * sysdeps/ia64/stackinfo.h: Likewise.
22531 * sysdeps/s390/stackinfo.h: Likewise.
22532 * sysdeps/sh/stackinfo.h: Likewise.
22533 * sysdeps/sparc/stackinfo.h: Likewise.
22534 * sysdeps/x86_64/stackinfo.h: Likewise.
22535 * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
22536 PF_X for powerpc64. Retain PF_X for powerpc32.
22538 2010-12-19 Ulrich Drepper <drepper@gmail.com>
22540 * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
22542 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
22543 GETDENTS_64BIT_ALIGNED.
22545 2010-12-14 Ulrich Drepper <dreper@gmail.com>
22547 * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
22549 2010-12-10 Andreas Schwab <schwab@redhat.com>
22551 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
22554 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
22555 * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
22557 (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
22558 (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
22560 2010-12-09 Ulrich Drepper <drepper@gmail.com>
22563 * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
22566 2010-12-09 Jakub Jelinek <jakub@redhat.com>
22568 * string/bits/string3.h (memmove, bcopy): Remove __restrict.
22570 2010-12-03 Ulrich Drepper <drepper@gmail.com>
22572 * po/it.po: Update from translation team.
22574 2010-12-01 H.J. Lu <hongjiu.lu@intel.com>
22576 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
22579 2010-11-30 Ulrich Drepper <drepper@gmail.com>
22581 * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
22583 2010-11-24 Andreas Schwab <schwab@redhat.com>
22585 * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
22587 (gaih_getanswer_slice): Likewise.
22589 2010-10-20 Jakub Jelinek <jakub@redhat.com>
22591 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
22593 2010-05-31 Petr Baudis <pasky@suse.cz>
22596 * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
22597 silently even in the chroot mode.
22599 2010-11-22 Ulrich Drepper <drepper@gmail.com>
22601 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
22602 last patch a bit. Pretty printing
22604 2010-05-31 Petr Baudis <pasky@suse.cz>
22607 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
22608 initialization of skip_initgroups_dyn.
22610 2010-11-19 Ulrich Drepper <drepper@gmail.com>
22612 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
22613 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
22615 2010-11-16 Ulrich Drepper <drepper@gmail.com>
22617 * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
22619 2010-11-11 Andreas Schwab <schwab@redhat.com>
22621 * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
22622 * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
22623 (tst-fnmatch-ENV): Set MALLOC_TRACE.
22624 ($(objpfx)tst-fnmatch-mem): New rule.
22625 (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
22626 * posix/tst-fnmatch.c (main): Call mtrace.
22628 2010-11-11 H.J. Lu <hongjiu.lu@intel.com>
22630 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
22631 Support Intel processor model 6 and model 0x2c.
22633 2010-11-10 Luis Machado <luisgpm@br.ibm.com>
22635 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
22638 2010-11-09 H.J. Lu <hongjiu.lu@intel.com>
22641 * string/test-strncasecmp.c (check_result): New function.
22642 (do_one_test): Use it.
22643 (check1): New function.
22644 (test_main): Use it.
22645 * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
22646 Support strcasecmp and strncasecmp.
22648 2010-11-08 Ulrich Drepper <drepper@gmail.com>
22651 * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
22652 * sysdeps/x86_64/bits/byteswap.h: Likewise.
22654 2010-11-07 H.J. Lu <hongjiu.lu@intel.com>
22656 * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
22658 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
22660 * sysdeps/x86_64/multiarch/bzero.S: New file.
22661 * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
22662 * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
22663 * sysdeps/x86_64/multiarch/memset.S: New file.
22664 * sysdeps/x86_64/multiarch/memset_chk.S: New file.
22665 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
22666 Set bit_Prefer_SSE_for_memop for Intel processors.
22667 * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
22669 (index_Prefer_SSE_for_memop): Define.
22670 (HAS_PREFER_SSE_FOR_MEMOP): Define.
22672 2010-11-04 Luis Machado <luisgpm@br.ibm.com>
22674 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
22675 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
22677 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
22680 * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
22681 (__x86_64_raw_data_cache_size_half): Likewise.
22682 (__x86_64_raw_shared_cache_size): Likewise.
22683 (__x86_64_raw_shared_cache_size_half): Likewise.
22685 * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
22686 (__x86_64_raw_data_cache_size_half): Likewise.
22687 (__x86_64_raw_shared_cache_size): Likewise.
22688 (__x86_64_raw_shared_cache_size_half): Likewise.
22689 (init_cacheinfo): Set __x86_64_raw_data_cache_size,
22690 __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
22691 and __x86_64_raw_shared_cache_size_half. Round
22692 __x86_64_data_cache_size_half, __x86_64_data_cache_size
22693 __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
22694 to multiple of 256 bytes.
22696 2010-11-03 Ulrich Drepper <drepper@gmail.com>
22699 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
22700 of inacessible symlinks. Verify result of symlink before returning it.
22701 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
22702 Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
22704 2010-10-28 Erich Ritz <erichritz@gmail.com>
22706 * math/math.h (isinf): Fix typo in comment.
22708 2010-11-01 Ulrich Drepper <drepper@gmail.com>
22710 * po/da.po: Update from translation team.
22712 2010-10-26 Ulrich Drepper <drepper@gmail.com>
22714 * elf/rtld.c (dl_main): Move assertion after the point where rtld map
22715 is added to the list.
22717 2010-10-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
22718 Ulrich Drepper <drepper@gmail.com>
22720 * elf/dl-object.c (_dl_new_object): Don't append the new object to
22721 the global list here. Move code to...
22722 (_dl_add_to_namespace_list): ...here. New function.
22723 * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
22724 * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
22725 * elf/dl-load.c (lose): Don't remove the element from the list.
22726 (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
22727 (_dl_map_object): Likewise.
22729 2010-10-25 Ulrich Drepper <drepper@gmail.com>
22732 * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
22733 into all bytes of SSE register.
22734 Patch by Richard Li <richardpku@gmail.com>.
22736 2010-10-24 Ulrich Drepper <drepper@gmail.com>
22739 * malloc/malloc.c (_int_free): Fill correct number of bytes when
22742 2010-10-20 Michael B. Brutman <brutman@us.ibm.com>
22744 * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
22745 * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
22746 * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
22747 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
22748 * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
22750 * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
22752 2010-10-22 Andreas Schwab <schwab@redhat.com>
22754 * include/dlfcn.h (__RTLD_SECURE): Define.
22755 * elf/dl-load.c (_dl_map_object): Remove preloaded parameter. Use
22756 mode & __RTLD_SECURE instead.
22757 (open_path): Rename preloaded parameter to secure.
22758 * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
22759 * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
22760 * elf/dl-deps.c (openaux): Likewise.
22761 * elf/rtld.c (struct map_args): Remove is_preloaded.
22762 (map_doit): Don't use it.
22763 (dl_main): Likewise.
22764 (do_preload): Use __RTLD_SECURE instead of is_preloaded.
22765 (dlmopen_doit): Add __RTLD_SECURE to mode bits.
22767 2010-09-09 Andreas Schwab <schwab@redhat.com>
22769 * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
22770 (sysd-rules-targets): Remove duplicates.
22771 * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
22772 rtld-%.$o dependency.
22774 2010-10-18 Andreas Schwab <schwab@redhat.com>
22776 * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
22777 _dl_map_object do it.
22779 2010-10-19 Ulrich Drepper <drepper@gmail.com>
22781 * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
22782 fast fma builtins, define the macros in the C99 standard.
22783 (FP_FAST_FMAF): Likewise.
22784 (FP_FAST_FMAL): Likewise.
22785 * sysdeps/x86_64/bits/mathdef.h: Likewise.
22787 * bits/mathdef.h: Update copyright year.
22788 * sysdeps/powerpc/bits/mathdef.h: Likewise.
22790 2010-10-19 Michael Meissner <meissner@linux.vnet.ibm.com>
22792 * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
22793 builtins, define the macros in the C99 standard.
22794 (FP_FAST_FMAF): Likewise.
22795 (FP_FAST_FMAL): Likewise.
22796 * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
22798 (FP_FAST_FMAF): Likewise.
22800 2010-10-15 Jakub Jelinek <jakub@redhat.com>
22803 * math/libm-test.inc (fma_test): Some new testcases.
22804 * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
22805 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
22806 y and infinite z. Do multiplication by C already in long double.
22807 * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
22808 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
22809 y and infinite z. Do bitwise or of inexact bit into u.d.
22810 * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
22811 * sysdeps/i386/fpu/s_fmaf.S: Removed.
22812 * sysdeps/i386/fpu/s_fma.S: Removed.
22813 * sysdeps/i386/fpu/s_fmal.S: Removed.
22815 2010-10-16 Jakub Jelinek <jakub@redhat.com>
22818 * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
22819 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
22820 computation is not scheduled after fetestexcept. Fix value
22821 of minimum denormal long double.
22823 2010-10-14 Jakub Jelinek <jakub@redhat.com>
22826 * math/libm-test.inc (fma_test): Add some more tests.
22827 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
22830 2010-10-15 Andreas Schwab <schwab@redhat.com>
22832 * scripts/data/localplt-s390-linux-gnu.data: New file.
22833 * scripts/data/localplt-s390x-linux-gnu.data: New file.
22835 2010-10-13 Jakub Jelinek <jakub@redhat.com>
22838 * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
22839 * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
22841 * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
22843 * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
22844 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
22845 if one of x and y is very large and the other is subnormal.
22846 * sysdeps/s390/fpu/s_fmaf.c: New file.
22847 * sysdeps/s390/fpu/s_fma.c: New file.
22848 * sysdeps/powerpc/fpu/s_fmaf.S: New file.
22849 * sysdeps/powerpc/fpu/s_fma.S: New file.
22850 * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
22851 * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
22852 * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
22854 2010-10-12 Jakub Jelinek <jakub@redhat.com>
22857 * math/libm-test.inc (fma_test): Add some more fmaf tests, add
22859 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
22860 * sysdeps/ieee754/dbl-64/s_fma.c: New file.
22861 * sysdeps/i386/i686/multiarch/s_fma.c: Include
22862 sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
22863 * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
22864 * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
22865 * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
22867 2010-10-12 Ulrich Drepper <drepper@redhat.com>
22870 * posix/regcomp.c (parse_branch): One more memory leak plugged.
22871 * posix/bug-regex31.input: Add test case.
22873 2010-10-11 Ulrich Drepper <drepper@gmail.com>
22875 * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
22876 * posix/bug-regex31.input: New file.
22879 * posix/regcomp.c (parse_branch): Free memory when allocation failed.
22880 (parse_sub_exp): Fix last change, use postorder.
22882 * posix/bug-regex31.c: New file.
22883 * posix/Makefile: Add rules to build and run bug-regex31.
22885 * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
22888 * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
22891 * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
22892 to have entries in sys_siglist.
22895 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
22898 2010-10-07 Jakub Jelinek <jakub@redhat.com>
22901 * math/libm-test.inc (fma_test): Add 2 fmaf tests.
22902 * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
22903 * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
22904 sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
22905 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
22906 * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
22907 * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
22908 * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
22909 * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
22910 * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
22911 * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
22912 * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
22913 * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
22914 * math/ftestexcept.c (fetestexcept): Likewise.
22915 * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
22916 * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
22917 * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
22918 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
22919 * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
22920 * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
22921 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
22923 2010-10-11 Ulrich Drepper <drepper@gmail.com>
22926 * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
22929 2010-10-06 Ulrich Drepper <drepper@gmail.com>
22931 * string/bug-strstr1.c: New file.
22932 * string/Makefile: Add rules to build and run bug-strstr1.
22934 2010-10-05 Eric Blake <eblake@redhat.com>
22937 * string/str-two-way.h (two_way_long_needle): Always clear memory
22938 when skipping input due to the shift table.
22940 2010-10-03 Ulrich Drepper <drepper@gmail.com>
22943 * malloc/mcheck.c: Handle large requests.
22946 * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
22947 for strncmp and strncasecmp.
22948 * string/stratcliff.c: Add tests for strcmp and strncmp.
22949 * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
22951 2010-09-28 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
22953 * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
22956 2010-09-30 Andreas Jaeger <aj@suse.de>
22958 * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
22959 (CGROUP_SUPER_MAGIC): Define.
22960 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
22961 Handle btrfs and cgroup file systems.
22962 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
22965 2010-09-27 Luis Machado <luisgpm@br.ibm.com>
22967 * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
22968 * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
22970 2010-09-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
22973 * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
22974 trying to locate the ELF header.
22976 2010-09-27 Andreas Schwab <schwab@redhat.com>
22979 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
22980 Mask out sign-bit copies when constructing f_fsid.
22982 2010-09-24 Petr Baudis <pasky@suse.cz>
22984 * debug/stack_chk_fail_local.c: Add missing licence exception.
22985 * debug/warning-nop.c: Likewise.
22987 2010-09-15 Joseph Myers <joseph@codesourcery.com>
22989 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
22990 implementing getdents64 using getdents syscall, set d_type if
22991 __ASSUME_GETDENTS32_D_TYPE.
22993 2010-09-16 Andreas Schwab <schwab@redhat.com>
22995 * elf/dl-close.c (free_slotinfo, free_mem): Move to...
22996 * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
22998 2010-09-21 Ulrich Drepper <drepper@redhat.com>
23001 * posix/unistd.h: Undo change of feature selection for ftruncate from
23004 2010-09-20 Ulrich Drepper <drepper@redhat.com>
23006 * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
23009 2010-09-20 Andreas Schwab <schwab@redhat.com>
23011 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
23013 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
23015 2010-09-14 Andreas Schwab <schwab@redhat.com>
23017 * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
23018 variables after CHECK_SP call.
23019 * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
23021 2010-09-13 Andreas Schwab <schwab@redhat.com>
23022 Ulrich Drepper <drepper@redhat.com>
23024 * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
23025 re-relocationg ld.so.
23026 * elf/dl-support.c (_dl_non_dynamic_init): And here after the
23027 _dl_init_paths call.
23028 * elf/dl-load.c (_dl_init_paths). Don't set GLRO(dl_init_all_dirs)
23031 2010-09-14 Ulrich Drepper <drepper@redhat.com>
23033 * resolv/res_init.c (__res_vinit): Count the default server we added.
23035 2010-09-08 Chung-Lin Tang <cltang@codesourcery.com>
23036 Ulrich Drepper <drepper@redhat.com>
23039 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
23040 (____longjmp_chk): Use %ebx for saving value across system call.
23043 2010-09-06 Andreas Schwab <schwab@redhat.com>
23045 * manual/Makefile: Don't mix pattern rules with normal rules.
23047 2010-09-05 Andreas Schwab <schwab@linux-m68k.org>
23049 * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
23051 * libio/iofdopen.c (_IO_new_fdopen): Likewise.
23052 * libio/iofopncook.c (_IO_cookie_init): Likewise.
23053 * libio/iovdprintf.c (_IO_vdprintf): Likewise.
23054 * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
23055 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
23058 2010-09-04 Ulrich Drepper <drepper@redhat.com>
23061 * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
23062 IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
23064 2010-09-02 Ulrich Drepper <drepper@redhat.com>
23066 * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
23067 * sysdeps/x86_64/addmul_1.S: Likewise.
23068 * sysdeps/x86_64/lshift.S: Likewise.
23069 * sysdeps/x86_64/mul_1.S: Likewise.
23070 * sysdeps/x86_64/rshift.S: Likewise.
23071 * sysdeps/x86_64/sub_n.S: Likewise.
23072 * sysdeps/x86_64/submul_1.S: Likewise.
23074 2010-09-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
23076 This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
23077 Define __sched_param instead of SCHED_* and sched_param when
23078 <bits/sched.h> is included with __need_schedparam defined.
23079 * bits/sched.h [__need_schedparam]
23080 (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
23081 [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
23082 (__defined_schedparam): Define to 1.
23083 (__sched_param): New structure, identical to sched_param.
23084 (__need_schedparam): Undefine.
23086 2010-08-31 Mike Frysinger <vapier@gentoo.org>
23088 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
23089 (epoll_create1): Declare.
23091 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
23093 2010-08-31 Andreas Schwab <schwab@redhat.com>
23096 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
23097 shifting retval into place.
23099 2010-09-01 Ulrich Drepper <drepper@redhat.com>
23101 * nis/rpcsvc/nis.h: Update copyright notice.
23102 * nis/rpcsvc/nis.x: Likewise.
23103 * nis/rpcsvc/nis_callback.h: Likewise.
23104 * nis/rpcsvc/nis_callback.x: Likewise.
23105 * nis/rpcsvc/nis_object.x: Likewise.
23106 * nis/rpcsvc/nis_tags.h: Likewise.
23107 * nis/rpcsvc/yp.h: Likewise.
23108 * nis/rpcsvc/yp.x: Likewise.
23109 * nis/rpcsvc/ypupd.h: Likewise.
23110 * nis/yp_xdr.c: Likewise.
23111 * nis/ypupdate_xdr.c: Likewise.
23113 * sunrpc/pm_getport.c (__libc_rpc_getport): New function. This is
23114 mainly the body of pmap_getport. Add parameters to specify timeouts.
23115 (pmap_getport): Use __libc_rpc_getport.
23116 * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
23117 * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
23118 * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
23120 2010-08-31 Andreas Schwab <schwab@linux-m68k.org>
23122 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
23125 2010-08-27 Roland McGrath <roland@redhat.com>
23127 * sysdeps/i386/i686/multiarch/Makefile
23128 (CFLAGS-varshift.c): New variable.
23130 2010-08-27 Ulrich Drepper <drepper@redhat.com>
23132 * sysdeps/i386/i686/multiarch/varshift.S: File removed.
23133 * sysdeps/i386/i686/multiarch/varshift.c: New file.
23135 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
23137 * sysdeps/x86_64/strlen.S: Minimal code improvement.
23139 2010-08-26 H.J. Lu <hongjiu.lu@intel.com>
23141 * sysdeps/x86_64/strlen.S: Unroll the loop.
23142 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
23143 strlen-sse2 strlen-sse2-bsf.
23144 * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
23145 __strlen_no_bsf if bit_Slow_BSF is set.
23146 (__strlen_sse42): Removed.
23147 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
23148 * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
23150 2010-08-25 Roland McGrath <roland@redhat.com>
23152 * sysdeps/x86_64/multiarch/varshift.S: File removed.
23153 * sysdeps/x86_64/multiarch/varshift.c: New file.
23154 * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
23155 * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
23156 * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
23157 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
23159 2010-08-25 H.J. Lu <hongjiu.lu@intel.com>
23161 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
23162 strlen-sse2 strlen-sse2-bsf.
23163 * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
23164 __strlen_sse2_bsf if bit_Slow_BSF is unset.
23165 (__strlen_sse2): Removed.
23166 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
23167 * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
23168 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
23169 bit_Slow_BSF for Atom.
23170 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
23171 (index_Slow_BSF): Define.
23172 (HAS_SLOW_BSF): Define.
23174 2010-08-25 Ulrich Drepper <drepper@redhat.com>
23177 * resolv/res_init.c (__res_vinit): When no server address at all
23178 is given default to loopback.
23180 2010-08-24 Roland McGrath <roland@redhat.com>
23182 * configure.in: Remove config-name.h generation.
23183 * configure: Regenerated.
23184 * config-name.in: File removed.
23185 * scripts/config-uname.sh: New file.
23186 * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
23187 ($(objdir)config-name.h): New target.
23189 * sunrpc/rpc_parse.h: Avoid nested comment.
23191 2010-08-24 Richard Henderson <rth@redhat.com>
23192 Ulrich Drepper <drepper@redhat.com>
23193 H.J. Lu <hongjiu.lu@intel.com>
23195 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
23196 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
23197 * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
23198 Replace _mm_srli_si128 with __m128i_shift_right. Replace
23199 _mm_alignr_epi8 with _mm_loadu_si128.
23200 * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
23201 * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
23202 (__m128i_shift_right): Removed.
23203 * sysdeps/i386/i686/multiarch/varshift.h: New file.
23204 * sysdeps/i386/i686/multiarch/varshift.S: New file.
23205 * sysdeps/x86_64/multiarch/varshift.h: New file.
23206 * sysdeps/x86_64/multiarch/varshift.S: New file.
23208 2010-08-21 Mike Frysinger <vapier@gentoo.org>
23210 * configure.in: Move assembler checks to before sysdep dir checking.
23212 2010-08-20 Petr Baudis <pasky@suse.cz>
23214 * LICENSES: Sync the sunrpc license.
23216 2010-08-19 Ulrich Drepper <drepper@redhat.com>
23218 * sunrpc/auth_des.c: Update copyright notice once again.
23219 * sunrpc/auth_none.c: Likewise.
23220 * sunrpc/auth_unix.c: Likewise.
23221 * sunrpc/authdes_prot.c: Likewise.
23222 * sunrpc/authuxprot.c: Likewise.
23223 * sunrpc/bindrsvprt.c: Likewise.
23224 * sunrpc/clnt_gen.c: Likewise.
23225 * sunrpc/clnt_perr.c: Likewise.
23226 * sunrpc/clnt_raw.c: Likewise.
23227 * sunrpc/clnt_simp.c: Likewise.
23228 * sunrpc/clnt_tcp.c: Likewise.
23229 * sunrpc/clnt_udp.c: Likewise.
23230 * sunrpc/clnt_unix.c: Likewise.
23231 * sunrpc/des_crypt.c: Likewise.
23232 * sunrpc/des_soft.c: Likewise.
23233 * sunrpc/get_myaddr.c: Likewise.
23234 * sunrpc/getrpcport.c: Likewise.
23235 * sunrpc/key_call.c: Likewise.
23236 * sunrpc/key_prot.c: Likewise.
23237 * sunrpc/openchild.c: Likewise.
23238 * sunrpc/pm_getmaps.c: Likewise.
23239 * sunrpc/pm_getport.c: Likewise.
23240 * sunrpc/pmap_clnt.c: Likewise.
23241 * sunrpc/pmap_prot.c: Likewise.
23242 * sunrpc/pmap_prot2.c: Likewise.
23243 * sunrpc/pmap_rmt.c: Likewise.
23244 * sunrpc/rpc/auth.h: Likewise.
23245 * sunrpc/rpc/auth_unix.h: Likewise.
23246 * sunrpc/rpc/clnt.h: Likewise.
23247 * sunrpc/rpc/des_crypt.h: Likewise.
23248 * sunrpc/rpc/key_prot.h: Likewise.
23249 * sunrpc/rpc/netdb.h: Likewise.
23250 * sunrpc/rpc/pmap_clnt.h: Likewise.
23251 * sunrpc/rpc/pmap_prot.h: Likewise.
23252 * sunrpc/rpc/pmap_rmt.h: Likewise.
23253 * sunrpc/rpc/rpc.h: Likewise.
23254 * sunrpc/rpc/rpc_des.h: Likewise.
23255 * sunrpc/rpc/rpc_msg.h: Likewise.
23256 * sunrpc/rpc/svc.h: Likewise.
23257 * sunrpc/rpc/svc_auth.h: Likewise.
23258 * sunrpc/rpc/types.h: Likewise.
23259 * sunrpc/rpc/xdr.h: Likewise.
23260 * sunrpc/rpc_clntout.c: Likewise.
23261 * sunrpc/rpc_cmsg.c: Likewise.
23262 * sunrpc/rpc_common.c: Likewise.
23263 * sunrpc/rpc_cout.c: Likewise.
23264 * sunrpc/rpc_dtable.c: Likewise.
23265 * sunrpc/rpc_hout.c: Likewise.
23266 * sunrpc/rpc_main.c: Likewise.
23267 * sunrpc/rpc_parse.c: Likewise.
23268 * sunrpc/rpc_parse.h: Likewise.
23269 * sunrpc/rpc_prot.c: Likewise.
23270 * sunrpc/rpc_sample.c: Likewise.
23271 * sunrpc/rpc_scan.c: Likewise.
23272 * sunrpc/rpc_scan.h: Likewise.
23273 * sunrpc/rpc_svcout.c: Likewise.
23274 * sunrpc/rpc_tblout.c: Likewise.
23275 * sunrpc/rpc_util.c: Likewise.
23276 * sunrpc/rpc_util.h: Likewise.
23277 * sunrpc/rpcinfo.c: Likewise.
23278 * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
23279 * sunrpc/rpcsvc/key_prot.x: Likewise.
23280 * sunrpc/rpcsvc/klm_prot.x: Likewise.
23281 * sunrpc/rpcsvc/mount.x: Likewise.
23282 * sunrpc/rpcsvc/nfs_prot.x: Likewise.
23283 * sunrpc/rpcsvc/nlm_prot.x: Likewise.
23284 * sunrpc/rpcsvc/rex.x: Likewise.
23285 * sunrpc/rpcsvc/rstat.x: Likewise.
23286 * sunrpc/rpcsvc/rusers.x: Likewise.
23287 * sunrpc/rpcsvc/sm_inter.x: Likewise.
23288 * sunrpc/rpcsvc/spray.x: Likewise.
23289 * sunrpc/rpcsvc/yppasswd.x: Likewise.
23290 * sunrpc/rtime.c: Likewise.
23291 * sunrpc/svc.c: Likewise.
23292 * sunrpc/svc_auth.c: Likewise.
23293 * sunrpc/svc_authux.c: Likewise.
23294 * sunrpc/svc_raw.c: Likewise.
23295 * sunrpc/svc_run.c: Likewise.
23296 * sunrpc/svc_simple.c: Likewise.
23297 * sunrpc/svc_tcp.c: Likewise.
23298 * sunrpc/svc_udp.c: Likewise.
23299 * sunrpc/svc_unix.c: Likewise.
23300 * sunrpc/svcauth_des.c: Likewise.
23301 * sunrpc/xcrypt.c: Likewise.
23302 * sunrpc/xdr.c: Likewise.
23303 * sunrpc/xdr_array.c: Likewise.
23304 * sunrpc/xdr_float.c: Likewise.
23305 * sunrpc/xdr_mem.c: Likewise.
23306 * sunrpc/xdr_rec.c: Likewise.
23307 * sunrpc/xdr_ref.c: Likewise.
23308 * sunrpc/xdr_sizeof.c: Likewise.
23309 * sunrpc/xdr_stdio.c: Likewise.
23311 * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
23314 2010-08-19 Andreas Schwab <schwab@redhat.com>
23316 * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
23318 2010-08-19 Luis Machado <luisgpm@br.ibm.com>
23320 * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
23321 * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
23322 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
23323 * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
23324 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
23325 * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
23326 * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
23327 * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
23328 * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
23329 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
23330 * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
23331 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
23332 * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
23333 * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
23335 2010-07-26 Anton Blanchard <anton@samba.org>
23337 * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
23338 * malloc/arena.c (heap_trim): Likewise.
23340 2010-08-16 Ulrich Drepper <drepper@redhat.com>
23342 * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
23344 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
23345 * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
23347 2010-08-12 H.J. Lu <hongjiu.lu@intel.com>
23349 * sysdeps/i386/elf/Makefile: New file.
23351 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
23353 * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
23354 from fanotify_init.
23355 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
23356 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
23358 2010-08-15 Ulrich Drepper <drepper@redhat.com>
23360 * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
23362 * sysdeps/multiarch/strcmp.S: Likewise.
23364 2010-08-14 Ulrich Drepper <drepper@redhat.com>
23366 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
23367 strncase_l-nonascii.
23368 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
23369 Add strncase_l-ssse3.
23370 * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
23371 * sysdeps/x86_64/strcmp.S: Likewise.
23372 * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
23373 * sysdeps/x86_64/multiarch/strncase_l.S: New file.
23374 * sysdeps/x86_64/strncase.S: New file.
23375 * sysdeps/x86_64/strncase_l-nonascii.c: New file.
23376 * sysdeps/x86_64/strncase_l.S: New file.
23377 * string/Makefile (strop-tests): Add strncasecmp.
23378 * string/test-strncasecmp.c: New file.
23380 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
23383 * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
23384 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
23386 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
23388 * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
23390 2010-08-12 Ulrich Drepper <drepper@redhat.com>
23392 * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
23393 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
23394 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
23396 2010-05-01 Alan Modra <amodra@gmail.com>
23398 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
23399 * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
23400 * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
23401 * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
23402 * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
23403 tidying. Don't tail-call __sigjmp_save for static lib.
23404 * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
23406 (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
23407 (CALL_MCOUNT): Add eh info, and nop after bl.
23408 (TAIL_CALL_SYSCALL_ERROR): New macro.
23409 (PSEUDO_RET): Use it.
23410 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
23411 Correct save location of integer regs and cr.
23412 (_dl_profile_resolve): Correct cr save location. Delete nops
23413 after bl when SHARED. Reduce cfi size a little by better
23414 placement of cfi directives.
23415 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
23416 make a stack frame. Instead use parm save area as a temp.
23417 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
23418 make a stack frame. Use TAIL_CALL_SYSCALL_ERROR.
23419 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
23420 Don't make a stack frame for parent, use parm save area.
23421 Increase child stack frame to 112 bytes. Don't save unused reg,
23422 and adjust reg usage. Set up cfi on error recovery and
23423 epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
23424 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
23425 (__makecontext): Add dummy nop after jump to exit.
23426 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
23427 Use correct parm save area and cr save, reduce stack frame.
23428 Correct cfi for possible PSEUDO_RET frame setup.
23429 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
23430 Branch to local label emitted by PSEUDO_RET rather than
23433 2010-08-12 Andreas Schwab <schwab@redhat.com>
23436 * locale/programs/locale.c (print_assignment): New function.
23437 (show_locale_vars): Use it.
23439 2010-08-11 Ulrich Drepper <drepper@redhat.com>
23441 * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
23443 (struct statfs64): Likewise.
23444 (_STATFS_F_FLAGS): Define.
23445 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
23446 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
23447 Don't define if __ASSUME_STATFS_F_FLAGS is defined.
23448 (ST_VALID): Define locally.
23449 (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
23450 __statvfs_getflags, use the provided value.
23451 * sysdeps/unix/sysv/linux/kernel-features.h: Define
23452 __ASSUME_STATFS_F_FLAGS.
23454 * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
23456 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
23457 Add sys/fanotify.h.
23458 * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
23459 fanotify_mask for GLIBC_2.13.
23460 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
23461 fanotify_init and fanotify_mark.
23462 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
23463 * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
23465 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
23467 * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
23468 prlimit64 for GLIBC_2.13.
23469 * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
23471 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
23473 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
23474 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
23475 * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
23476 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
23477 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise. Also
23479 * sysdeps/unix/sysv/linux/prlimit.c: New file.
23482 * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
23483 Patch by Evgeni Bikov <bikovevg@iitp.ru>.
23485 * nss/Makefile: Add rules to build and run tst-nss-test1.
23486 * shlib-versions: Add entry for libnss_test1.
23487 * nss/nss_test1.c: New file.
23488 * nss/tst-nss-test1.c: New file.
23490 * nss/nsswitch.c (__nss_database_custom): Define new variable.
23491 (__nss_configure_lookup): Set appropriate entry in
23492 __nss_configure_lookup to true.
23493 * nss/nsswitch.h: Define enum with indeces of databases in
23494 databases and __nss_database_custom arrays. Declare
23495 __nss_database_custom.
23496 * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
23497 to avoid using nscd when custom rules are installed.
23498 * nss/getXXbyYY_r.c: Likewise.
23499 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
23501 * nss/nss_files/files-parse.c: Whitespace fixes.
23503 2010-08-09 Ulrich Drepper <drepper@redhat.com>
23506 * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
23507 * posix/fnmatch_loop.c: Likewise.
23509 2010-07-17 Andi Kleen <ak@linux.intel.com>
23511 * sysdeps/i386/i386-mcount.S (__fentry__): Define.
23512 * sysdeps/x86_64/_mcount.S (__fentry__): Define.
23513 * stdlib/Versions (__fentry__): Add for GLIBC 2.13
23514 * Versions.def [GLIBC_2.13]: Add.
23516 2010-08-06 Ulrich Drepper <drepper@redhat.com>
23518 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
23519 Also fail if tpwd after pwuid call is NULL.
23521 2010-07-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
23523 * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
23524 when converting to ms.
23526 2010-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
23528 * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
23529 EOPNOTSUPP errors with ENOTTY.
23530 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
23531 EOPNOTSUPP errors with ENOTTY.
23533 2010-07-31 Ulrich Drepper <drepper@redhat.com>
23535 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
23536 Add strcasecmp_l-ssse3.
23537 * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
23539 * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
23540 * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
23541 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
23543 2010-07-30 Ulrich Drepper <drepper@redhat.com>
23545 * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
23547 * string/Makefile (strop-tests): Add strcasecmp.
23548 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
23549 strcasecmp_l-nonascii.
23550 (gen-as-const-headers): Add locale-defines.sym.
23551 * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
23552 * sysdeps/x86_64/strcasecmp.S: New file.
23553 * sysdeps/x86_64/strcasecmp_l.S: New file.
23554 * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
23555 * sysdeps/x86_64/locale-defines.sym: New file.
23556 * string/test-strcasecmp.c: New file.
23558 * string/test-strcasestr.c: Test both ends of the range of characters.
23559 * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
23561 2010-07-29 Roland McGrath <roland@redhat.com>
23564 * manual/locale.texi (Yes-or-No Questions): Fix example code.
23566 2010-07-27 Ulrich Drepper <drepper@redhat.com>
23568 * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
23571 2010-07-27 Andreas Schwab <schwab@redhat.com>
23573 * manual/memory.texi (Malloc Tunable Parameters): Document
23576 2010-07-26 Roland McGrath <roland@redhat.com>
23579 * configure.in (-fgnu89-inline check): Set and substitute
23580 gnu89_inline, not libc_cv_gnu89_inline.
23581 * configure: Regenerated.
23582 * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
23584 2010-07-26 Ulrich Drepper <drepper@redhat.com>
23586 * string/test-strnlen.c: New file.
23587 * string/Makefile (strop-tests): Add strnlen.
23588 * string/tester.c (test_strnlen): Add a few more test cases.
23589 * string/tst-strlen.c: Better error reporting.
23591 * sysdeps/x86_64/strnlen.S: New file.
23593 2010-07-24 Ulrich Drepper <drepper@redhat.com>
23595 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
23596 lower-latency instructions.
23598 2010-07-23 Ulrich Drepper <drepper@redhat.com>
23600 * string/test-strcasestr.c: New file.
23601 * string/test-strstr.c: New file.
23602 * string/Makefile (strop-tests): Add strstr and strcasestr.
23603 * string/str-two-way.h: Don't undefine MAX.
23604 * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
23606 2010-07-21 Andreas Schwab <schwab@redhat.com>
23608 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
23609 strcasestr-nonascii.
23610 (CFLAGS-strcasestr-nonascii.c): Define.
23611 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
23612 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
23613 Remove unused attribute.
23615 2010-07-20 Roland McGrath <roland@redhat.com>
23617 * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
23618 dl_hwcap_mask as well as dl_hwcap. Without this, dsocaps matching in
23619 ld.so.cache was broken. With it, there is no way to disable dsocaps
23620 like LD_HWCAP_MASK can disable hwcaps.
23622 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
23624 * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
23626 2010-07-16 Ulrich Drepper <drepper@redhat.com>
23628 * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
23629 call in strcasestr.
23630 * sysdeps/x86_64/multiarch/strcasestr.c: Declare
23631 __strcasestr_sse42_nonascii.
23632 * sysdeps/x86_64/multiarch/Makefile: Add rules to build
23633 strcasestr-nonascii.c.
23634 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
23636 2010-06-15 Luis Machado <luisgpm@br.ibm.com>
23638 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
23639 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
23640 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
23641 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
23643 2010-07-09 Ulrich Drepper <drepper@redhat.com>
23645 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
23648 2010-07-06 Andreas Schwab <schwab@redhat.com>
23651 * elf/dl-version.c (match_symbol): Don't pass NULL occation to
23654 2010-07-06 Ulrich Drepper <drepper@redhat.com>
23656 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
23657 _PC_PIPE_BUF using F_GETPIPE_SZ.
23659 2010-07-05 Roland McGrath <roland@redhat.com>
23661 * manual/arith.texi (Rounding Functions): Fix rint description
23662 implicit in round description.
23664 2010-07-02 Ulrich Drepper <drepper@redhat.com>
23666 * elf/Makefile: Fix linking for a few tests to make recent linker
23669 2010-06-30 Andreas Schwab <schwab@redhat.com>
23671 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
23672 $(common-objpfx)libc_nonshared.a.
23674 2010-06-21 Luis Machado <luisgpm@br.ibm.com>
23676 * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
23677 * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
23678 * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
23679 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
23680 * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
23681 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
23682 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
23683 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
23684 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
23685 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
23686 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
23687 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
23688 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
23689 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
23690 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
23691 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
23692 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
23693 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
23694 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
23695 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
23696 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
23697 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
23698 * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
23699 * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
23700 * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
23701 * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
23702 * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
23703 * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
23704 * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
23705 * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
23706 * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
23707 * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
23708 * sysdeps/powerpc/powerpc32/power7/Implies: New file.
23709 * sysdeps/powerpc/powerpc64/power7/Implies: New file.
23710 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
23711 * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
23712 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
23713 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
23714 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
23715 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
23716 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
23717 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
23718 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
23719 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
23720 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
23721 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
23722 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
23723 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
23725 2010-06-25 H.J. Lu <hongjiu.lu@intel.com>
23727 * debug/memmove_chk.c (__memmove_chk): Renamed to ...
23728 (MEMMOVE_CHK): ...this. Default to __memmove_chk.
23729 * string/memmove.c (memmove): Renamed to ...
23730 (MEMMOVE): ...this. Default to memmove.
23731 * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
23732 * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
23734 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
23735 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
23736 mempcpy-ssse3-back memmove-ssse3-back.
23737 * sysdeps/x86_64/multiarch/bcopy.S: New file .
23738 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
23739 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
23740 * sysdeps/x86_64/multiarch/memcpy.S: New file.
23741 * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
23742 * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
23743 * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
23744 * sysdeps/x86_64/multiarch/memmove.c: New file.
23745 * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
23746 * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
23747 * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
23748 * sysdeps/x86_64/multiarch/mempcpy.S: New file.
23749 * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
23750 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
23752 (index_Fast_Copy_Backward): Define.
23753 (HAS_ARCH_FEATURE): Define.
23754 (HAS_FAST_REP_STRING): Define.
23755 (HAS_FAST_COPY_BACKWARD): Define.
23757 2010-06-21 Andreas Schwab <schwab@redhat.com>
23759 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
23760 Restore proper fallback handling.
23762 2010-06-19 Ulrich Drepper <drepper@redhat.com>
23765 * posix/group_member.c (__group_member): Correct checking loop.
23767 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
23768 OOM in getpwuid_r correctly. Return error number when the caller
23769 should return, otherwise -1.
23770 (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
23771 call returning > 0 value.
23772 * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
23774 2010-06-07 Andreas Schwab <schwab@redhat.com>
23776 * dlfcn/Makefile: Remove explicit dependencies on libc.so and
23777 libc_nonshared.a from targets in modules-names.
23779 2010-06-02 Kirill A. Shutemov <kirill@shutemov.name>
23781 * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
23784 2010-06-10 Luis Machado <luisgpm@br.ibm.com>
23786 * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
23787 * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
23788 * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
23789 * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
23791 2010-06-02 Andreas Schwab <schwab@redhat.com>
23793 * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
23795 2010-06-14 Ulrich Drepper <drepper@redhat.com>
23797 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
23799 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
23800 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
23801 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
23802 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
23803 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
23804 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
23806 2010-06-14 Roland McGrath <roland@redhat.com>
23808 * manual/libc.texinfo (@copying): Change to GFDL v1.3.
23810 2010-06-07 Jakub Jelinek <jakub@redhat.com>
23812 * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
23813 __REDIRECT followed by __THROW.
23814 * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
23815 * posix/getopt.h (getopt): Likewise.
23817 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
23819 * hurd/lookup-at.c (__file_name_lookup_at): Accept
23820 AT_SYMLINK_FOLLOW in AT_FLAGS. Fail with EINVAL if both
23821 AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
23823 * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
23824 * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
23826 2010-05-28 Luis Machado <luisgpm@br.ibm.com>
23828 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
23830 2010-05-26 H.J. Lu <hongjiu.lu@intel.com>
23833 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
23834 Properly check family and model.
23836 2010-05-26 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
23838 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
23840 2010-05-24 Luis Machado <luisgpm@br.ibm.com>
23842 * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
23844 2010-05-21 Ulrich Drepper <drepper@redhat.com>
23846 * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
23849 2010-05-19 Andreas Schwab <schwab@redhat.com>
23851 * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
23854 2010-05-21 Andreas Schwab <schwab@redhat.com>
23856 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
23857 and internal_recvmmsg.
23858 * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
23859 * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
23860 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
23861 * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
23863 * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
23864 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
23865 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
23867 2010-05-20 Andreas Schwab <schwab@redhat.com>
23869 * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
23871 2010-05-17 Luis Machado <luisgpm@br.ibm.com>
23873 POWER7 optimizations.
23874 * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
23875 * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
23877 2010-05-19 Ulrich Drepper <drepper@redhat.com>
23879 * version.h: Update for 2.13 development version.
23881 2010-05-12 Andrew Stubbs <ams@codesourcery.com>
23883 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
23884 exceptions. Return 0.
23886 2010-05-07 Roland McGrath <roland@redhat.com>
23888 * elf/ldconfig.c (main): Add a const.
23890 2010-05-06 Ulrich Drepper <drepper@redhat.com>
23892 * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
23893 (args_options): Add no-idn option.
23894 (ahosts_keys_int): Add idn_flags to ai_flags.
23895 (parse_option): Handle 'i' option to clear idn_flags.
23897 * malloc/malloc.c (_int_free): Possible race in the most recently
23898 added check. Only act on the data if no current modification
23901 See ChangeLog.17 for earlier changes.