]> sourceware.org Git - glibc.git/blob - ChangeLog
Don't always provide definition of gets checking version
[glibc.git] / ChangeLog
1 2012-01-12 Marek Polacek <polacek@redhat.com>
2
3 * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
4 and _GNU_SOURCE.
5
6 2012-01-04 Will Schmidt <will_schmidt@vnet.ibm.com>
7
8 * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
9 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
10 macro to ensure uniqueness of label name.
11 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
12 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
13
14 2012-01-11 Ulrich Drepper <drepper@gmail.com>
15
16 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
17
18 * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
19 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
20 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
21 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
22
23 2012-01-10 Ulrich Drepper <drepper@gmail.com>
24
25 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
26
27 * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
28 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
29 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
30
31 * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
32
33 * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
34 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
35 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
36 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
37
38 * math/bits/math-finite.h: Add ldexp support.
39
40 2012-01-10 Marek Polacek <polacek@redhat.com>
41
42 * locale/programs/localedef.h (show_archive_content): Add noreturn
43 attribute.
44
45 2012-01-09 Ulrich Drepper <drepper@gmail.com>
46
47 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
48
49 2012-01-08 Ulrich Drepper <drepper@gmail.com>
50
51 * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
52
53 * io/Makefile (headers): Add bits/poll2.h.
54
55 2011-01-05 Will Schmidt <will_schmidt@vnet.ibm.com>
56
57 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
58 typo #include statement.
59
60 2012-01-08 Ulrich Drepper <drepper@gmail.com>
61
62 * include/sys/cdefs.h: Define __attribute_alloc_size.
63 * catgets/gencat.c: Add alloc_size attribute and apply consistently
64 the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
65 * elf/pldd.c: Likewise.
66 * iconv/iconv_charmap.c: Likewise.
67 * iconv/iconvconfig.c: Likewise.
68 * iconv/strtab.c: Likewise.
69 * locale/programs/locale.c: Likewise.
70 * locale/programs/localedef.h: Likewise.
71 * locale/programs/simple-hash.c: Likewise.
72 * nscd/nscd.h: Likewise.
73 * nss/makedb.c: Likewise.
74 * sysdeps/generic/ldconfig.h: Likewise.
75 * locale/programs/localedef.c: Remove xmalloc prototype.
76 * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
77
78 2012-01-05 Paul Pluzhnikov <ppluzhnikov@google.com>
79
80 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
81 appropriate.
82
83 2012-01-08 Ulrich Drepper <drepper@gmail.com>
84
85 * math/Makefile (tests): Add tst-CMPLX.
86 * math/tst-CMPLX.c: New file.
87
88 * math/complex.h (CMPLXL): Fix typo.
89
90 * debug/Makefile (routines): Add poll_chk and ppoll_chk.
91 * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
92 GLIBC_2.16.
93 * debug/tst-chk1.c: Add poll and ppoll tests.
94 * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
95 * include/sys/poll.h: Add hidden proto for ppoll.
96 * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
97 * sysdeps/mach/hurd/ppoll.c: Likewise.
98 * io/ppoll.c: Likewise.
99 * debug/poll_chk.c: New file.
100 * debug/ppoll_chk.c: New file.
101 * include/bits/poll2.h: New file.
102 * io/bits/poll2.h: New file.
103
104 [BZ #1350]
105 * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
106
107 * configure.in: static is always set to yes. Remove.
108 * config.make.in: Don't set build-static.
109 * Makeconfig: Remove use of build-static.
110 * dlfcn/Makefile: Likewise.
111 * elf/Makefile: Likewise.
112 * math/Makefile: Likewise.
113 * misc/Makefile: Likewise.
114 * nptl/Makefile: Likewise.
115 * sysdeps/mach/hurd/Makefile: Likewise.
116
117 * configure.in: PWD_P is not used anymore.
118 * config.make.in: Remove PWD_P entry.
119
120 * configure.in: Remove last remnants of RANLIB.
121 No need to check for signed size_t anymore.
122 Don't set libc_commonpagesize and libc_relro_required here for Alpha
123 and IA-64.
124 Remove __builtin_expect test because we require at least gcc 3.4.
125 * aclocal.m4: Likewise.
126
127 * wcsmbs/mbrtoc16.c: Implement using towc function.
128 * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
129 * wcsmbs/wcsmbsload.c: Likewise.
130 * iconv/gconv_simple.c: Likewise.
131 * iconv/gconv_int.h: Likewise.
132 * iconv/gconv_builtin.h: Likewise.
133 * iconv/iconv_prog.c: Remove CHAR16 handling.
134
135 * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
136
137 * wcsmbs/mbrtowc.c: Better check for invalid inputs.
138
139 * configure.in: Remove --with-elf and --enable-bounded options.
140 Dont set base_machine for ia64. More non-ELF conditions removed.
141 Remove testing and setting of leading underscore information.
142 * config.make.in (build-bounded): Set to no.
143 * config.h.in: Remove NO_UNDERSCORES entry.
144 * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS. ELF has
145 them.
146 * csu/start.c: Remove !NO_UNDERSCORE code.
147 * locale/localeinfo.h: Likewise.
148 * sysdeps/generic/machine-gmon.h: Likewise.
149 * sysdeps/generic/sysdep.h: Likewise.
150 * sysdeps/i386/sysdep.h: Likewise.
151 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
152 * sysdeps/mach/sysdep.h: Likewise.
153 * sysdeps/s390/s390-32/sysdep.h: Likewise.
154 * sysdeps/s390/s390-64/sysdep.h: Likewise.
155 * sysdeps/sh/sysdep.h: Likewise.
156 * sysdeps/sparc/sparc32/alloca.S: Likewise.
157 * sysdeps/unix/i386/sysdep.S: Likewise.
158 * sysdeps/unix/sparc/start.c: Likewise.
159 * sysdeps/unix/sparc/sysdep.S: Likewise.
160 * sysdeps/unix/sparc/sysdep.h: Likewise.
161 * sysdeps/unix/start.c: Likewise.
162 * sysdeps/unix/x86_64/sysdep.S: Likewise.
163 * sysdeps/x86_64/sysdep.h: Likewise.
164
165 2012-01-07 Ulrich Drepper <drepper@gmail.com>
166
167 [BZ #13553]
168 * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
169 for non-gcc.
170 * argp/argp-fmtstream.h: Use const instead __const.
171 * argp/argp.h: Likewise.
172 * assert/assert.h: Likewise.
173 * bits/fenv.h: Likewise.
174 * bits/sched.h: Likewise.
175 * bits/sigset.h: Likewise.
176 * bits/sigthread.h: Likewise.
177 * catgets/nl_types.h: Likewise.
178 * conform/data/pthread.h-data: Likewise.
179 * crypt/crypt-private.h: Likewise.
180 * crypt/crypt.h: Likewise.
181 * crypt/crypt_util.c: Likewise.
182 * ctype/ctype.h: Likewise.
183 * debug/execinfo.h: Likewise.
184 * debug/mbsnrtowcs_chk.c: Likewise.
185 * debug/mbsrtowcs_chk.c: Likewise.
186 * debug/wcsnrtombs_chk.c: Likewise.
187 * debug/wcsrtombs_chk.c: Likewise.
188 * debug/wcstombs_chk.c: Likewise.
189 * dirent/dirent.h: Likewise.
190 * dlfcn/dlfcn.h: Likewise.
191 * elf/neededtest4.c: Likewise.
192 * grp/grp.h: Likewise.
193 * gshadow/gshadow.h: Likewise.
194 * iconv/gconv.h: Likewise.
195 * iconv/gconv_int.h: Likewise.
196 * iconv/gconv_simple.c: Likewise.
197 * iconv/iconv.h: Likewise.
198 * iconv/loop.c: Likewise.
199 * iconv/skeleton.c: Likewise.
200 * include/aio.h: Likewise.
201 * include/aliases.h: Likewise.
202 * include/argz.h: Likewise.
203 * include/arpa/inet.h: Likewise.
204 * include/assert.h: Likewise.
205 * include/dirent.h: Likewise.
206 * include/dlfcn.h: Likewise.
207 * include/execinfo.h: Likewise.
208 * include/fcntl.h: Likewise.
209 * include/fenv.h: Likewise.
210 * include/glob.h: Likewise.
211 * include/grp.h: Likewise.
212 * include/libintl.h: Likewise.
213 * include/mntent.h: Likewise.
214 * include/netdb.h: Likewise.
215 * include/pwd.h: Likewise.
216 * include/rpc/netdb.h: Likewise.
217 * include/sched.h: Likewise.
218 * include/search.h: Likewise.
219 * include/shadow.h: Likewise.
220 * include/signal.h: Likewise.
221 * include/stdio.h: Likewise.
222 * include/stdlib.h: Likewise.
223 * include/string.h: Likewise.
224 * include/sys/socket.h: Likewise.
225 * include/sys/stat.h: Likewise.
226 * include/sys/statfs.h: Likewise.
227 * include/sys/statvfs.h: Likewise.
228 * include/sys/syslog.h: Likewise.
229 * include/sys/time.h: Likewise.
230 * include/sys/uio.h: Likewise.
231 * include/time.h: Likewise.
232 * include/unistd.h: Likewise.
233 * include/utmp.h: Likewise.
234 * include/wchar.h: Likewise.
235 * include/wctype.h: Likewise.
236 * inet/aliases.h: Likewise.
237 * inet/arpa/inet.h: Likewise.
238 * inet/netinet/ether.h: Likewise.
239 * inet/netinet/in.h: Likewise.
240 * intl/libintl.h: Likewise.
241 * io/bits/fcntl2.h: Likewise.
242 * io/fcntl.h: Likewise.
243 * io/ftw.h: Likewise.
244 * io/sys/poll.h: Likewise.
245 * io/sys/stat.h: Likewise.
246 * io/sys/statfs.h: Likewise.
247 * io/sys/statvfs.h: Likewise.
248 * io/utime.h: Likewise.
249 * libio/bits/stdio.h: Likewise.
250 * libio/bits/stdio2.h: Likewise.
251 * libio/libio.h: Likewise.
252 * libio/libioP.h: Likewise.
253 * libio/stdio.h: Likewise.
254 * locale/lc-ctype.c: Likewise.
255 * locale/locale.h: Likewise.
256 * login/utmp.h: Likewise.
257 * malloc/arena.c: Likewise.
258 * malloc/malloc.c: Likewise.
259 * malloc/malloc.h: Likewise.
260 * malloc/mcheck.c: Likewise.
261 * malloc/mtrace.c: Likewise.
262 * math/bits/mathcalls.h: Likewise.
263 * math/fenv.h: Likewise.
264 * math/math_private.h: Likewise.
265 * misc/bits/error.h: Likewise.
266 * misc/bits/syslog.h: Likewise.
267 * misc/err.h: Likewise.
268 * misc/error.h: Likewise.
269 * misc/fstab.h: Likewise.
270 * misc/mntent.h: Likewise.
271 * misc/regexp.h: Likewise.
272 * misc/search.h: Likewise.
273 * misc/sgtty.h: Likewise.
274 * misc/sys/mman.h: Likewise.
275 * misc/sys/syslog.h: Likewise.
276 * misc/sys/uio.h: Likewise.
277 * misc/sys/xattr.h: Likewise.
278 * misc/ttyent.h: Likewise.
279 * nis/rpcsvc/ypclnt.h: Likewise.
280 * nss/nss.h: Likewise.
281 * posix/bits/unistd.h: Likewise.
282 * posix/fnmatch.h: Likewise.
283 * posix/glob.h: Likewise.
284 * posix/sched.h: Likewise.
285 * posix/spawn.h: Likewise.
286 * posix/sys/wait.h: Likewise.
287 * posix/unistd.h: Likewise.
288 * posix/wordexp.h: Likewise.
289 * pwd/pwd.h: Likewise.
290 * resolv/netdb.h: Likewise.
291 * resource/sys/resource.h: Likewise.
292 * rt/aio.h: Likewise.
293 * rt/bits/mqueue2.h: Likewise.
294 * rt/mqueue.h: Likewise.
295 * shadow/shadow.h: Likewise.
296 * signal/signal.h: Likewise.
297 * socket/send.c: Likewise.
298 * socket/sendto.c: Likewise.
299 * socket/sys/socket.h: Likewise.
300 * stdio-common/printf.h: Likewise.
301 * stdlib/bits/stdlib.h: Likewise.
302 * stdlib/fmtmsg.h: Likewise.
303 * stdlib/monetary.h: Likewise.
304 * stdlib/stdlib.h: Likewise.
305 * stdlib/ucontext.h: Likewise.
306 * streams/stropts.h: Likewise.
307 * string/argz.h: Likewise.
308 * string/bits/string2.h: Likewise.
309 * string/string.h: Likewise.
310 * string/strings.h: Likewise.
311 * sunrpc/rpc/auth.h: Likewise.
312 * sunrpc/rpc/auth_des.h: Likewise.
313 * sunrpc/rpc/clnt.h: Likewise.
314 * sunrpc/rpc/netdb.h: Likewise.
315 * sunrpc/rpc/pmap_clnt.h: Likewise.
316 * sunrpc/rpc/xdr.h: Likewise.
317 * sysdeps/generic/inttypes.h: Likewise.
318 * sysdeps/generic/net/if.h: Likewise.
319 * sysdeps/generic/sys/swap.h: Likewise.
320 * sysdeps/gnu/net/if.h: Likewise.
321 * sysdeps/gnu/utmpx.h: Likewise.
322 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
323 * sysdeps/i386/i486/bits/string.h: Likewise.
324 * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
325 * sysdeps/s390/bits/string.h: Likewise.
326 * sysdeps/s390/fpu/bits/fenv.h: Likewise.
327 * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
328 * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
329 * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
330 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
331 * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
332 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
333 * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
334 * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
335 * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
336 * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
337 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
338 * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
339 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
340 * sysdeps/unix/sysv/linux/readv.c: Likewise.
341 * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
342 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
343 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
344 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
345 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
346 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
347 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
348 * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
349 * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
350 * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
351 * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
352 * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
353 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
354 * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
355 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
356 * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
357 * sysvipc/sys/ipc.h: Likewise.
358 * sysvipc/sys/msg.h: Likewise.
359 * sysvipc/sys/sem.h: Likewise.
360 * sysvipc/sys/shm.h: Likewise.
361 * termios/termios.h: Likewise.
362 * time/sys/time.h: Likewise.
363 * time/time.h: Likewise.
364 * wcsmbs/bits/wchar2.h: Likewise.
365 * wcsmbs/uchar.h: Likewise.
366 * wcsmbs/wchar.h: Likewise.
367 * wctype/wctype.h: Likewise.
368
369 [BZ #13551]
370 * Makeconfig: Remove all but ELF support including AIX support.
371 * Makerules: Likewise.
372 * config.h.in: Likewise.
373 * config.make.in: Likewise.
374 * configure: Likewise.
375 * configure.in: Likewise.
376 * csu/Makefile: Likewise.
377 * csu/version.c: Likewise.
378 * debug/Makefile: Likewise.
379 * dlfcn/Makefile: Likewise.
380 * elf/Makefile: Likewise.
381 * extra-lib.mk: Likewise.
382 * iconv/Makefile: Likewise.
383 * include/libc-symbols.h: Likewise.
384 * include/shlib-compat.h: Likewise.
385 * resolv/Makefile: Likewise.
386 * resolv/res_libc.c: Likewise.
387 * rt/Makefile: Likewise.
388 * sysdeps/i386/asm-syntax.h: Likewise.
389 * sysdeps/i386/sysdep.h: Likewise.
390 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
391 * sysdeps/mach/sysdep.h: Likewise.
392 * sysdeps/powerpc/powerpc32/Makefile: Likewise.
393 * sysdeps/powerpc/powerpc64/Makefile: Likewise.
394 * sysdeps/s390/asm-syntax.h: Likewise.
395 * sysdeps/s390/s390-32/sysdep.h: Likewise.
396 * sysdeps/s390/s390-64/sysdep.h: Likewise.
397 * sysdeps/sh/sysdep.h: Likewise.
398 * sysdeps/unix/sparc/sysdep.h: Likewise.
399 * sysdeps/wordsize-32/divdi3.c: Likewise.
400 * sysdeps/x86_64/sysdep.h: Likewise.
401
402 * argp/Versions: Remove _argp_unlock_xxx.
403
404 [BZ #13559]
405 * abilist/ld.abilist: Update. Adjust for removal of tls option.
406 * abilist/libBrokenLocale.abilist: Likewise.
407 * abilist/libanl.abilist: Likewise.
408 * abilist/libc.abilist: Likewise.
409 * abilist/libcrypt.abilist: Likewise.
410 * abilist/libdl.abilist: Likewise.
411 * abilist/libm.abilist: Likewise.
412 * abilist/libnsl.abilist: Likewise.
413 * abilist/libpthread.abilist: Likewise.
414 * abilist/libresolv.abilist: Likewise.
415 * abilist/librt.abilist: Likewise.
416 * abilist/libthread_db.abilist: Likewise.
417 * abilist/libutil.abilist: Likewise.
418 * abilist/libnss_db.abilist: New file.
419
420 * scripts/abilist.awk: Add support for indirect functions.
421
422 * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
423
424 * sysdeps/generic/ldsodefs.h: Remove Alpha support.
425
426 * shlib-versions: Remove entries for ports architectures.
427
428 * elf/tls-macros.h: Remove support for Alpha and IA-64. Should be in
429 files in ports.
430 * elf/stackguard-macros.h: Remove support for IA-64.
431 * elf/tst-auditmod1.c: Likewise.
432 * sysdeps/generic/ldsodefs.h: Likewise.
433
434 * sysdeps/unix/sysv/linux/configure.in: Ports should define
435 libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
436 configure files.
437
438 [BZ #13552]
439 * configure.in: Remove --enable-omitfp support.
440 * FAQ.in: Adjust.
441 * config.make.in: Likewise.
442 * Makeconfig: Likewise.
443 * manual/install.texi: Likewise.
444
445 In case anyone cares, the IA-64 architecture could move to ports.
446 * sysdeps/ia64/*: Removed.
447 * sysdeps/unix/sysv/linux/ia64/*: Removed.
448 * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
449
450 [BZ #13555]
451 * configure.in: Remove entries for unsupported architectures.
452
453 [BZ #13533]
454 * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
455 * iconv/gconv_simple.c: Rename char16_t routines. Add char16_t<->utf8
456 routines.
457 * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
458 * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
459 * wcsmbs/c16rtomb.c: Fix a few problems. Disable all the code and
460 fall back to using wcrtomb.
461 * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
462 * wcsmbs/wcsmbsload.c: Make char16 routines optional. Adjust for
463 renaming.
464 * wcsmbs/Makefile (tests): Add tst-c16c32-1:
465 * wcsmbs/tst-c16c32-1.c: New file.
466
467 * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
468 local variable.
469
470 * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
471
472 * elf/tst-unique3.cc: Add explicit declaration of gets.
473 * elf/tst-unique3lib.cc: Likewise.
474 * elf/tst-unique3lib2.cc: Likewise.
475 * elf/tst-unique4.cc: Likewise.
476
477 * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
478
479 2012-01-06 Joseph Myers <joseph@codesourcery.com>
480
481 [BZ #13566]
482 * assert/assert.h (static_assert): Don't define for C++.
483 * libio/stdio.h (gets): Do declare for C++ <= C++11.
484 * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
485
486 2012-01-03 Ulrich Drepper <drepper@gmail.com>
487
488 * iconv/loop.c (single loop): Fix assertion in storing of
489 remaining bytes.
490
491 * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
492
493 2012-01-01 Ulrich Drepper <drepper@gmail.com>
494
495 * posix/getconf.c: Update copyright year.
496 * nss/getent.c: Likewise.
497 * nss/makedb.c: Likewise.
498 * iconv/iconvconfig.c: Likewise.
499 * iconv/iconv_prog.c: Likewise.
500 * elf/ldconfig.c: Likewise.
501 * elf/pldd.c: Likewise.
502 * elf/sotruss.ksh: Likewise.
503 * catgets/gencat.c: Likewise.
504 * csu/version.c: Likewise.
505 * elf/ldd.bash.in: Likewise.
506 * elf/sprof.c (print_version): Likewise.
507 * locale/programs/locale.c: Likewise.
508 * locale/programs/localedef.c: Likewise.
509 * login/programs/pt_chown.c: Likewise.
510 * nscd/nscd.c (print_version): Likewise.
511 * debug/xtrace.sh: Likewise.
512 * malloc/memusage.sh: Likewise.
513 * malloc/mtrace.pl: Likewise.
514 * debug/catchsegv.sh: Likewise.
515
516 2011-12-30 Jakub Jelinek <jakub@redhat.com>
517
518 * posix/regex_internal.c (re_string_fetch_byte_case): Remove
519 pure attribute.
520
521 2011-12-24 Ulrich Drepper <drepper@gmail.com>
522
523 [BZ #13533]
524 * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
525 * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
526 transformations.
527 * iconv/gconv_int.h: Likewise.
528 * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
529 * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
530 from libc for GLIBC_2.16.
531 * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
532 * wcsmbs/wcrtomb.c: Define c32rtomb alias.
533 * wcsmbs/uchar.h: Really define mbstate_t.
534 * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
535 * wcsmbs/c16rtomb.c: New file.
536 * wcsmbs/mbrtoc16.c: New file.
537 * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
538 for C/POSIX locale.
539 (__wcsmbs_load_conv): Do not fill in c16 routines yet.
540 * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
541
542 * wcsmbs/wchar.h: Add missing __restrict.
543
544 2011-12-23 Ulrich Drepper <drepper@gmail.com>
545
546 [BZ #13532]
547 * time/Makefile (routines): Add timespec_get.
548 * time/Versions: Export timespec_get from libc for GLIBC_2.16.
549 * time/time.h: Define TIME_UTC and declare timespec_get. Define
550 timespec for ISO C11.
551 * time/timespec_get.c: New file.
552 * sysdeps/unix/sysv/linux/timespec_get.c: New file.
553 * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
554
555 [BZ #13531]
556 * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
557 * stdlib/stdlib.h: Declare aligned_alloc.
558 * Versions.def: Add GLIBC_2.16 for libc.
559 * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
560
561 [BZ 13527]
562 * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
563 ISO C11.
564
565 * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
566 code.
567
568 [BZ #13528]
569 * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
570
571 [BZ #13529]
572 * assert/assert.h (static_assert): Define.
573
574 * version.h: Update for 2.16 development version.
575
576 [BZ #13526]
577 * include/features.h: Handle __STDC_VERSION__ >= 201112 and
578 _ISOC11_SOURCE.
579
580 * version.h (RELEASE): Bump for 2.15 release.
581 * include/features.h (__GLIBC_MINOR__): Bump to 15.
582
583 * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
584 Patch by Marek Polacek <mpolacek@redhat.com>.
585
586 * bits/byteswap.h: Protect long long constants with __extension__.
587 * sysdeps/i386/bits/byteswap.h: Likewise.
588 * sysdeps/ia64/bits/byteswap.h: Likewise.
589 * sysdeps/s390/bits/byteswap.h: Likewise.
590 * sysdeps/x86_64/bits/byteswap.h: Likewise.
591
592 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
593
594 [BZ #13540]
595 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
596 destination buffer.
597 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
598
599 2011-12-23 Marek Polacek <polacek@redhat.com>
600
601 * elf/dl-addr.c (determine_info): Add inline keyword.
602 * elf/tst-auditmod4b.c (check_avx): Likewise.
603 * elf/tst-auditmod6b.c (check_avx): Likewise.
604 * elf/tst-auditmod6c.c (check_avx): Likewise.
605 * elf/tst-auditmod7b.c (check_avx): Likewise.
606
607 2011-12-23 Ulrich Drepper <drepper@gmail.com>
608
609 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
610 !__SSE_MATH__.
611
612 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
613
614 [BZ #13540]
615 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
616 processing for last bytes.
617
618 2011-08-06 Bruno Haible <bruno@clisp.org>
619
620 [BZ #13061]
621 * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
622 U+0385, not to U+1FEE.
623
624 [BZ #13062]
625 * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
626 entry for U+00A5 U+0301.
627
628 2011-12-22 Ulrich Drepper <drepper@gmail.com>
629
630 [BZ #13166]
631 * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
632 buffer for the output is too small.
633
634 * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
635 optimization.
636
637 [BZ #13185]
638 * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
639 SSE flags if possible.
640
641 2011-12-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
642
643 [BZ #13540]
644 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
645 processing for last bytes.
646
647 2011-12-22 Joseph Myers <joseph@codesourcery.com>
648
649 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
650 (syscall-list-default-options, syscall-list-default-condition)
651 (syscall-list-includes): Define.
652 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
653 list of ABIs and options and #if conditions for each ABI. Do not
654 handle common syscalls between ABIs specially.
655 * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
656 Remove.
657 (syscall-list-variants, syscall-list-32bit-options)
658 (syscall-list-32bit-condition, syscall-list-64bit-options)
659 (syscall-list-64bit-condition): Define.
660 * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
661 (syscall-list-variants, syscall-list-32bit-options)
662 (syscall-list-32bit-condition, syscall-list-64bit-options)
663 (syscall-list-64bit-condition): Define.
664 * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
665 Remove.
666 (syscall-list-variants, syscall-list-32bit-options)
667 (syscall-list-32bit-condition, syscall-list-64bit-options)
668 (syscall-list-64bit-condition): Define.
669 * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
670 Remove.
671 (syscall-list-variants, syscall-list-32bit-options)
672 (syscall-list-32bit-condition, syscall-list-64bit-options)
673 (syscall-list-64bit-condition): Define.
674
675 2011-12-22 Ulrich Drepper <drepper@gmail.com>
676
677 * locale/iso-639.def: Add brx entry.
678
679 [BZ #13328]
680 * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
681 Proposed by Mariusz_Cukr <marcukr@op.pl>.
682
683 * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
684 __feraiseexcept_renamed.
685
686 2011-12-21 Ulrich Drepper <drepper@gmail.com>
687
688 [BZ #13538]
689 * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
690 EPOLLET with unsigned values.
691 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
692 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
693
694 * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
695 to large cancellation.
696 * math/s_cacoshf.c: Likewise.
697 * math/s_cacoshl.c: Likewise.
698
699 2011-11-18 Richard B. Kreckel <kreckel@ginac.de>
700
701 [BZ #13305]
702 [BZ #12786]
703 * math/s_cacosh.c: Fix rare miscomputation in cacosh().
704 * math/s_cacoshf.c: Likewise.
705 * math/s_cacoshl.c: Likewise.
706
707 2011-12-21 Ulrich Drepper <drepper@gmail.com>
708
709 [BZ #13439]
710 * iconv/gconv.h: Define __GCONV_SWAP.
711 * iconvdata/unicode.c: The swap bit must be stored in __flags.
712 * iconvdata/utf-16.c: Likewise.
713 * iconvdata/utf-32.c: Likewise.
714
715 2011-12-21 Andreas Schwab <schwab@linux-m68k.org>
716
717 [BZ #13524]
718 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
719 numerator after shifting it by one limb.
720
721 2011-12-19 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
722
723 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
724 under [__USE_EXTERN_INLINES].
725
726 2011-12-17 Ulrich Drepper <drepper@gmail.com>
727
728 [BZ #13446]
729 * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
730
731 2011-11-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
732
733 * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
734 * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
735 optimized code.
736 * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
737 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
738 * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
739 * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
740 for strncasecmp/strncasecmp_l compilation.
741 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
742 * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
743
744 2011-12-08 Marek Polacek <mpolacek@redhat.com>
745
746 [BZ #13484]
747 * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
748 of __asm__.
749
750 2011-12-17 Ulrich Drepper <drepper@gmail.com>
751
752 [BZ #13506]
753 * time/tzfile.c (__tzfile_read): Check values from file header.
754
755 2011-11-21 Will Schmidt <will_schmidt@vnet.ibm.com>
756
757 * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
758 * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
759 * powerpc/powerpc32/dl-start.S: Likewise.
760 * powerpc/powerpc32/elf/start.S: Likewise.
761 * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
762 * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
763 * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
764 * powerpc/powerpc32/fpu/s_floor.S: Likewise.
765 * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
766 * powerpc/powerpc32/fpu/s_lround.S: Likewise.
767 * powerpc/powerpc32/fpu/s_rint.S: Likewise.
768 * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
769 * powerpc/powerpc32/fpu/s_round.S: Likewise.
770 * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
771 * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
772 * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
773 * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
774 * powerpc/powerpc32/memset.S: Likewise.
775 * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
776 * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
777 * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
778 * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
779 * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
780 * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
781 * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
782 * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
783 * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
784 * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
785 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
786 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
787 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
788
789 2011-11-18 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
790
791 * math/libm-test.inc: Added more nearbyint tests.
792 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
793 * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
794 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
795 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
796
797 2011-11-21 Ross Lagerwall <rosslagerwall@gmail.com>
798
799 * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
800 FD_CLOEXEC.
801
802 2011-11-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
803
804 * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
805 Add wcscpy-ssse3 wcscpy-c.
806 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
807 * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
808 * sysdeps/x86_64/multiarch/wcscpy.S: New file.
809 * sysdeps/x86_64/wcschr.S: New file.
810 * sysdeps/x86_64/wcsrchr.S: New file.
811 * string/test-strcmp.c: Remove checking of wcscmp function for
812 wrong alignments.
813 * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
814 (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
815 wcsrchr-sse2 wcsrchr-c.
816 * sysdeps/i386/i686/multiarch/wcschr.S: New file.
817 * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
818 * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
819 * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
820 * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
821 * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
822 * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
823 * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
824 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
825 * wcsmbc/wcschr.c (WCSCHR): New macro.
826
827 2011-11-17 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
828
829 * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
830 * wcsmbs/test-wcsrchr.c: New file.
831 * string/test-strrchr.c: Add wcsrchr support.
832 (WIDE): New macro.
833 * wcsmbs/test-wcscpy.c: New file.
834 * string/test-strcpy.c: Add wcscpy support.
835 (WIDE): New macro.
836
837 2011-12-10 Ulrich Drepper <drepper@gmail.com>
838
839 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
840 the inner loop.
841
842 2011-12-06 Andreas Schwab <schwab@linux-m68k.org>
843
844 [BZ #13472]
845 * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
846
847 2011-12-04 Ulrich Drepper <drepper@gmail.com>
848
849 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
850 Minor optimizations.
851
852 * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
853 * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
854 * sunrpc/clnt_udp.c (clntudp_call): Likewise.
855
856 2011-12-03 Ulrich Drepper <drepper@gmail.com>
857
858 * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
859 IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
860 IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
861 for gcc to avoid warnings.
862 * inet/Makefile (tests): Add tst-checks.
863 * inet/tst-checks.c: New file.
864
865 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
866 warning.
867
868 * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
869 __wmemcmp_sse2.
870
871 * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
872 * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
873
874 * malloc/mcheck.h: Fix use of incorrect encoding in comment.
875
876 2011-12-02 Ulrich Drepper <drepper@gmail.com>
877
878 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
879 problem.
880
881 * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
882
883 2011-11-29 Joseph Myers <joseph@codesourcery.com>
884
885 * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
886 conditional on GCC version.
887 (__arch_compare_and_exchange_val_8_acq)
888 (__arch_compare_and_exchange_val_16_acq)
889 (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
890 (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
891 (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
892
893 2011-12-02 Joseph Myers <joseph@codesourcery.com>
894
895 * sysdeps/sh/backtrace.c: New file.
896
897 2011-12-02 Andreas Schwab <schwab@redhat.com>
898
899 * misc/bits/select2.h (__FD_ELT): Mark as extension. Add
900 parenthesis.
901
902 2011-12-01 Andreas Schwab <schwab@redhat.com>
903
904 * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
905 falling back to utime.
906
907 2011-11-30 Andreas Schwab <schwab@redhat.com>
908
909 * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
910 expectations for float.
911
912 2011-11-29 Andreas Schwab <schwab@redhat.com>
913
914 * locale/weight.h (findidx): Add parameter len.
915 * locale/weightwc.h (findidx): Likewise.
916 * posix/fnmatch_loop.c (FCT): Adjust caller.
917 * posix/regcomp.c (build_equiv_class): Likewise.
918 * posix/regex_internal.h (re_string_elem_size_at): Likewise.
919 * posix/regexec.c (check_node_accept_bytes): Likewise.
920 * string/strcoll_l.c (STRCOLL): Likewise.
921 * string/strxfrm_l.c (STRXFRM): Likewise.
922
923 2011-11-17 Ulrich Drepper <drepper@gmail.com>
924
925 * Makefile.in: Remove CVSOPT handling.
926 * configure.in: Remove use of AC_REVISION.
927 * iconvdata/Makefile (distribute): No need to filter out CVS.
928 * scripts/list-sources.sh: Remove CVS, subversion and monotone
929 handling.
930
931 2011-11-16 Andreas Schwab <schwab@redhat.com>
932
933 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
934 [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
935 [USE_AS_STRNCASECMP_L]: Likewise.
936 (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
937 NO_TLS_DIRECT_SEG_REFS.
938 * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
939 Fix argument offsets for non-PIC.
940 [USE_AS_STRNCASECMP_L]: Likewise.
941 (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
942 NO_TLS_DIRECT_SEG_REFS.
943
944 2011-11-15 Ulrich Drepper <drepper@gmail.com>
945
946 * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
947 O_CLOEXEC.
948 * locale/loadlocale.c (_nl_load_locale): Likewise.
949
950 2011-11-15 Andreas Schwab <schwab@redhat.com>
951
952 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
953 [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
954 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
955 (SYSCALL_GETTIME): Set errno on error.
956
957 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
958 count references to noai6ai_cached.
959
960 2011-11-15 Ulrich Drepper <drepper@gmail.com>
961
962 * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
963
964 * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
965 FD_CLOEXEC for /proc/self/maps.
966
967 * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
968 FD_CLOEXEC for /proc/meminfo.
969
970 * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
971 gai.conf.
972
973 * resolv/res_query.c (res_hostalias): Don't allow cancellation and set
974 FD_CLOEXEC for given file.
975
976 * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
977
978 * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
979 FD_CLOEXEC for /etc/hosts.
980 (_gethtent): Likewise.
981
982 * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
983
984 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
985 cancellation and set FD_CLOEXEC for /etc/netgroup.
986
987 * nss/nss_files/files-key.c (search): Don't allow cancellation when
988 reading /etc/publickey.
989
990 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
991 allow cancellation when reading /etc/group.
992
993 * nss/nss_files/files-alias.c (internal_setent): Don't allow
994 cancellation.
995 (get_next_alias): Likewise for included file. Also set FD_CLOEXEC.
996
997 * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
998 when using data file.
999
1000 * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
1001
1002 * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
1003 (write_nis_obj): Use "c" and "e" in fopen.
1004
1005 * misc/mntent_r.c (__setmntent): Also append e to fopen format.
1006
1007 * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
1008
1009 * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
1010
1011 * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
1012
1013 * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
1014 locale.alias.
1015
1016 * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
1017
1018 * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
1019
1020 * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
1021
1022 * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
1023 file parsing and set FD_CLOEXEC.
1024
1025 2011-11-14 Ulrich Drepper <drepper@gmail.com>
1026
1027 * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
1028
1029 2011-11-14 Andreas Schwab <schwab@redhat.com>
1030
1031 * malloc/arena.c (arena_get2): Don't call reused_arena when
1032 _int_new_arena failed.
1033
1034 2011-11-14 Ulrich Drepper <drepper@gmail.com>
1035
1036 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
1037 (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
1038 * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
1039 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
1040 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
1041 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
1042 to compile strcasecmp and strncasecmp.
1043 * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
1044 * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
1045
1046 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
1047
1048 2011-11-13 Ulrich Drepper <drepper@gmail.com>
1049
1050 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
1051 locale-defines.sym to gen-as-const-headers.
1052 (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
1053 strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
1054 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
1055 to compile strcasecmp and strncasecmp.
1056 * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
1057 strcasecmp_l and strncasecmp_l.
1058 * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
1059 * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
1060 * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
1061 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
1062 * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
1063 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
1064 * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
1065 * sysdeps/i386/i686/multiarch/strncase.S: New file.
1066 * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
1067 * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
1068 * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
1069
1070 2011-11-12 Ulrich Drepper <drepper@gmail.com>
1071
1072 * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
1073 result of SYSDEP_GETTIME_CPU to retval.
1074 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
1075 parameter list to macro. Remove trailing semicolon. Adjust users.
1076
1077 * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
1078 variable.
1079
1080 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
1081 mantissa words.
1082 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
1083
1084 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
1085 from unused variable.
1086
1087 * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
1088 DWARF definitions.
1089 * sysdeps/generic/dwarf2.h: Don't define enums when using the file
1090 for assembling.
1091
1092 * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
1093 over namespaces.
1094
1095 * sunrpc/rpc_prot.c (rejected): Fix case value.
1096
1097 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
1098 unsigned long long int to avoid warnings in shift.
1099
1100 * posix/regex_internal.c (re_string_reconstruct): Actually use result
1101 of use of trans.
1102 * posix/regex_internal.h (re_string_wchar_at): Remove temporary
1103 variable tmp.
1104
1105 * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
1106 * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
1107 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
1108
1109 * nis/nis_table.c (nis_list): Use variable of correct type for
1110 result of __follow_path call.
1111
1112 2011-11-07 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1113
1114 * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
1115 of math functions ceil, trunc, floor, round, and sqrt, when
1116 avaliable on the platform.
1117 * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
1118 name clash.
1119 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
1120 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
1121 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
1122
1123 2011-10-30 Marek Polacek <mpolacek@redhat.com>
1124
1125 * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
1126 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
1127
1128 2011-11-11 Roland McGrath <roland@hack.frob.com>
1129
1130 * include/unistd.h: Fix __readlink return type.
1131 Reported by Chris Metcalf <cmetcalf@tilera.com>.
1132
1133 2011-11-11 Ulrich Drepper <drepper@gmail.com>
1134
1135 * stdlib/ucontext.h: Undo last change for makecontext.
1136
1137 2011-11-11 Andreas Schwab <schwab@redhat.com>
1138
1139 * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
1140
1141 * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
1142 * setjmp/setjmp.h: Mark functions as non-leaf.
1143 * setjmp/bits/setjmp2.h: Likewise.
1144 * stdlib/ucontext.h: Likewise.
1145
1146 2011-11-10 Andreas Schwab <schwab@redhat.com>
1147
1148 * malloc/arena.c (_int_new_arena): Don't increment narenas.
1149 (reused_arena): Don't check arena limit.
1150 (arena_get2): Atomically check arena limit.
1151
1152 2011-11-08 Ulrich Drepper <drepper@gmail.com>
1153
1154 * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
1155 * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
1156
1157 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
1158 instructions.
1159
1160 2011-11-07 Andreas Schwab <schwab@redhat.com>
1161
1162 * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
1163 handler when locking.
1164
1165 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
1166 Fix size of allocated buffer.
1167
1168 2011-11-04 Andreas Schwab <schwab@redhat.com>
1169
1170 [BZ #10103]
1171 * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
1172 declarations for long double functions.
1173 * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
1174
1175 * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
1176
1177 2011-11-03 Andreas Schwab <schwab@redhat.com>
1178
1179 * nscd/nscd.c (main): Don't start AVC thread until credentials are
1180 installed.
1181
1182 * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
1183 is disabled.
1184
1185 2011-11-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
1186
1187 * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
1188
1189 2011-11-01 Andreas Schwab <schwab@linux-m68k.org>
1190
1191 * include/alloca.h (stackinfo_alloca_round): Define.
1192 (extend_alloca): Use it.
1193 [_STACK_GROWS_UP]: Correct check for adjacent allocation.
1194 * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
1195 here.
1196
1197 * scripts/check-local-headers.sh: Ignore libaudit.h.
1198
1199 * nscd/Makefile (extra-objs): Make recursively expanded.
1200
1201 2011-11-01 Ulrich Drepper <drepper@gmail.com>
1202
1203 * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
1204 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
1205
1206 * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
1207 * posix/tst-rfc3484-2.c: Likewise.
1208 * posix/tst-rfc3484-3.c: Likewise.
1209
1210 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
1211 process_vm_writev.
1212 * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
1213 process_vm_writev.
1214 * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
1215 process_vm_writev from libc using GLIBC_2.15 version.
1216
1217 * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
1218
1219 2011-10-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1220
1221 * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
1222 stack usage.
1223
1224 2011-10-31 Ulrich Drepper <drepper@gmail.com>
1225
1226 [BZ #13367]
1227 * nss/getent.c (initgroups_keys): Show error message in case no group
1228 names are given.
1229
1230 * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
1231 * inet/check_pf.c: Provide dummy versions of __free_in6ai and
1232 __bump_nl_timestamp.
1233 * nscd/connections (nscd_init): When host database is served open
1234 netlink socket and request notification about configuration changes.
1235 (main_loop_poll): Track netlink file descriptor and bump timestamp
1236 in case data becomes available.
1237 (main_loop_epoll): Likewise.
1238 * nscd/nscd-client.h (DB_VERSION): Bump to 2.
1239 (database_pers_head): Add extra_data fileds.
1240 Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
1241 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
1242 * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
1243 Adjust caller.
1244 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
1245 in6ai data, call __free_in6ai.
1246 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
1247 Add -DHAVE_NETLINK.
1248 * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite. Cache the
1249 interface information. Reuse previous data if netlink timestamp
1250 is not changed.
1251 (__bump_nl_timestamp): New function.
1252 (__free_in6ai): New function.
1253
1254 2011-10-30 Ulrich Drepper <drepper@gmail.com>
1255
1256 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
1257 close_not_cancel_no_status here.
1258 (__check_pf): Reorganize code a bit to not call close twice if OOM.
1259
1260 2011-10-29 Ulrich Drepper <drepper@gmail.com>
1261
1262 [BZ #13276]
1263 * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
1264 return value.
1265
1266 * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
1267 * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
1268 asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
1269
1270 2011-07-03 Andreas Jaeger <aj@suse.de>
1271
1272 [BZ #10709]
1273 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
1274 of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
1275 * math/libm-test.inc (sin_test): Add test case.
1276
1277 2011-10-29 Ulrich Drepper <drepper@gmail.com>
1278
1279 [BZ #13337]
1280 * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
1281 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
1282
1283 * elf/chroot_canon.c (chroot_canon): Cleanups.
1284
1285 * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
1286
1287 [BZ #13335]
1288 * elf/chroot_canon.c (chroot_canon): Fix readlink call.
1289 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
1290
1291 * string/test-strchr.c: Make usable for strchrnul testing.
1292 * string/test-strchrnul.c: New file.
1293 * string/Makefile (strop-tests): Add strchrnul.
1294
1295 * po/it.po: Update from translation team.
1296 * po/es.po: Likewise.
1297
1298 2011-10-28 Ulrich Drepper <drepper@gmail.com>
1299
1300 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
1301 the three constants needed as parameters. Drop the others.
1302 (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
1303 __m128i_strloadu_tolower.
1304 Create and initialize variable zero and use it in all the places
1305 where _mm_setzero_si128 was used.
1306
1307 * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
1308 doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
1309 mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
1310 * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
1311 anymore.
1312 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
1313 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
1314 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
1315 __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
1316 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
1317 __mpranred, __mptan.
1318 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
1319 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
1320 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
1321 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
1322 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
1323 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
1324 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
1325 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
1326 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
1327
1328 2011-10-28 Andreas Schwab <schwab@redhat.com>
1329
1330 * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
1331 redefine if SHARED.
1332 * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
1333
1334 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
1335 wide char related routines to wcsmbs subdir.
1336
1337 2011-10-27 Andreas Schwab <schwab@redhat.com>
1338
1339 [BZ #13344]
1340 * misc/sys/cdefs.h (__THROWNL): Define.
1341 * posix/unistd.h: Use __THREADNL instead of __THREAD
1342 for memory synchronization functions.
1343
1344 2011-10-26 Roland McGrath <roland@hack.frob.com>
1345
1346 [BZ #13349]
1347 * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
1348 doesn't exist.
1349 * manual/stdio.texi (Obstack Streams): Node removed.
1350
1351 2011-10-26 Andreas Schwab <schwab@redhat.com>
1352
1353 * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
1354 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
1355 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
1356
1357 * math/math_private.h (math_force_eval): Allow non-addressable
1358 arguments.
1359 * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
1360
1361 2011-10-25 Ulrich Drepper <drepper@gmail.com>
1362
1363 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
1364 file is not needed.
1365
1366 * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
1367 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
1368 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
1369 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
1370 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
1371 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
1372 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
1373 * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
1374 Add AVX variants.
1375 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
1376 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
1377 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
1378 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
1379 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
1380 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
1381 * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
1382 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
1383 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
1384 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
1385 * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
1386 * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
1387 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
1388 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
1389 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
1390 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
1391 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
1392 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
1393 * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
1394
1395 * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
1396 all the time. Define bit_AVX. Define HAS_* macros using bit_* macros.
1397
1398 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
1399 place. Use VEX encoding when compiling for AVX.
1400
1401 2011-10-25 Andreas Schwab <schwab@redhat.com>
1402
1403 * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
1404 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
1405
1406 * string/test-strchr.c (do_test): Don't generate NUL bytes.
1407
1408 2011-10-25 Ulrich Drepper <drepper@gmail.com>
1409
1410 * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
1411 useless if() expression.
1412 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
1413 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
1414 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
1415 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
1416 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
1417 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
1418 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
1419 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
1420 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
1421 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
1422 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
1423 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
1424 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
1425 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
1426 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
1427 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
1428 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
1429 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
1430 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
1431
1432 * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
1433
1434 2011-10-25 Andreas Schwab <schwab@redhat.com>
1435
1436 * elf/dl-deps.c (_dl_map_object_deps): Remove always true
1437 condition.
1438 * elf/dl-fini.c (_dl_sort_fini): Likewise.
1439
1440 2011-10-25 Ulrich Drepper <drepper@gmail.com>
1441
1442 * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
1443 .text section. Avoid duplicate constants.
1444 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
1445 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
1446 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
1447 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
1448 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
1449 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
1450 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
1451 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
1452 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
1453 * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
1454 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
1455 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
1456 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
1457 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
1458 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
1459 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
1460 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
1461 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
1462 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
1463 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
1464 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
1465 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
1466 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
1467 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
1468 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
1469 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
1470 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
1471 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
1472 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
1473 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
1474 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
1475 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
1476 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
1477 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
1478 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
1479 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
1480 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
1481 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
1482 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
1483 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
1484 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
1485 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
1486 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
1487 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
1488 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
1489
1490 2011-10-24 Ulrich Drepper <drepper@gmail.com>
1491
1492 * sysdeps/x86_64/dla.h: Move to ...
1493 * sysdeps/x86_64/fpu/dla.h: ...here.
1494 (DLA_FMS): Some compilers fail to inline __builtin_fma in some
1495 situations. Use __builtin_fma only for gcc 4.6 and up.
1496
1497 * config.make.in: Add have-mfma4 entry.
1498 * configure.in: Substitute libc_cv_cc_fma4.
1499 * math/Makefile (dbl-only-routines): Add sincostab.
1500 * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
1501 Use __sincostab not sincos.
1502 * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
1503 name is a macro.
1504 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
1505 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
1506 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
1507 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise. Define singArctan2
1508 using __copysign.
1509 * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr. Don't define
1510 __cr and __cpymn. Define __cpy unless NO___CPY is defined. Define
1511 norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
1512 * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
1513 and __inv.
1514 * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
1515 * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
1516 __copysign.
1517 * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos. Don't
1518 define aliases when function name is a macro.
1519 * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
1520 sysdeps/ieee754/dbl-64/sincos.tbl.
1521 * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
1522 fma4-enabled routines.
1523 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
1524 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
1525 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
1526 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
1527 * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
1528 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
1529 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
1530 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
1531 * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
1532 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
1533 * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
1534 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
1535 * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
1536 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
1537 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
1538 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
1539 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
1540 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
1541 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
1542 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
1543 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
1544 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
1545 * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
1546 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
1547 * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
1548 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
1549 * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
1550 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
1551 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
1552 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
1553
1554 * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
1555 rename.
1556 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
1557 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
1558 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
1559 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
1560 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
1561 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
1562 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
1563 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
1564
1565 2011-10-24 Andreas Schwab <schwab@redhat.com>
1566
1567 * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
1568
1569 2011-10-23 Ulrich Drepper <drepper@gmail.com>
1570
1571 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
1572
1573 * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
1574 prediction.
1575 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
1576
1577 * string/strnlen.c: Don't define STRNLEN, reverse logic.
1578 Remove unused variable magic_bits.
1579 * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
1580
1581 * string/strnlen.c: Define and use STRNLEN macro.
1582 * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
1583 Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
1584 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
1585 * wcsmbs/wcslen.c: Define and use WCSLEN.
1586 * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
1587 * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
1588 * sysdeps/i386/i686/multiarch/strnlen.S: New file.
1589 * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
1590 * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
1591 * sysdeps/i386/i686/multiarch/wcslen.S: New file.
1592 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
1593
1594 2011-10-20 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
1595
1596 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
1597 strnlen-sse2-no-bsf.
1598 Rename strlen-no-bsf to strlen-sse2-no-bsf.
1599 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
1600 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
1601 Add strnlen support.
1602 (USE_AS_STRNLEN): New macro.
1603 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
1604 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
1605 Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
1606 * sysdeps/x86_64/wcslen.S: New file.
1607
1608 2011-10-20 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
1609
1610 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
1611 XMM-moves are used for copying on small sizes.
1612
1613 2011-10-19 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
1614
1615 * wcsmbs/Makefile (strop-tests): Add wcschr.
1616 * wcsmbs/test-wcschr.c: New file.
1617 * string/test-strchr.c: Update.
1618 Add wcschr support.
1619 (WIDE): New macro.
1620
1621 2011-10-18 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
1622
1623 * wcsmbs/Makefile (strop-tests): Add wcslen.
1624 * wcsmbs/test-wcslen.c: New file.
1625 * string/test-strlen.c: Update.
1626 Add wcslen support.
1627 (WIDE): New macro.
1628
1629 2011-10-23 Ulrich Drepper <drepper@gmail.com>
1630
1631 * po/it.po: Update from translation team.
1632
1633 2011-09-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
1634
1635 * sysdeps/x86_64/wcscmp.S: Update.
1636 Fix wrong comparison semantics.
1637 wcscmp shall use signed comparison not unsigned.
1638 Don't use substraction to avoid overflow bug.
1639 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
1640 * wcsmbc/wcscmp.c: Likewise.
1641 * string/test-strcmp.c: Likewise.
1642 Add new tests to check cases with negative values.
1643
1644 2011-10-23 Ulrich Drepper <drepper@gmail.com>
1645
1646 * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
1647 * sysdeps/x86_64/dla.h: ...here. New file.
1648 * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
1649 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
1650 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
1651 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
1652 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
1653 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
1654 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
1655 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
1656 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
1657
1658 2011-10-23 Andreas Schwab <schwab@linux-m68k.org>
1659
1660 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
1661 __ynl_finite aliases.
1662
1663 2011-10-22 Ulrich Drepper <drepper@gmail.com>
1664
1665 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1666
1667 * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
1668 define DLA_FMA.
1669 [DLA_FMA] (EMULV): Use DLA_FMA.
1670 [DLA_FMA] (MUL12): Use EMULV.
1671 * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
1672 that are not needed.
1673 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
1674 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
1675 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
1676 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
1677 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
1678 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
1679 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
1680
1681 2011-10-22 Andreas Schwab <schwab@linux-m68k.org>
1682
1683 * math/s_nan.c: Undef __nan.
1684 * math/s_nanf.c: Undef __nanf.
1685 * math/s_nanl.c: Undef __nanl.
1686 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
1687 "math_private.h".
1688
1689 2011-10-22 Ulrich Drepper <drepper@gmail.com>
1690
1691 * math/s_catan.c: Add branch predictions.
1692 * math/s_catanf.c: Likewise.
1693 * math/s_catanh.c: Likewise.
1694 * math/s_catanhf.c: Likewise.
1695 * math/s_catanhl.c: Likewise.
1696 * math/s_catanl.c: Likewise.
1697 * math/s_cexp.c: Likewise.
1698 * math/s_cexpf.c: Likewise.
1699 * math/s_cexpl.c: Likewise.
1700 * math/s_clog.c: Likewise.
1701 * math/s_clog10.c: Likewise.
1702 * math/s_clog10f.c: Likewise.
1703 * math/s_clog10l.c: Likewise.
1704 * math/s_clogf.c: Likewise.
1705 * math/s_clogl.c: Likewise.
1706 * math/s_csqrt.c: Likewise.
1707 * math/s_csqrtf.c: Likewise.
1708 * math/s_csqrtl.c: Likewise.
1709 * math/s_ctanf.c: Likewise.
1710 * math/s_ctanh.c: Likewise.
1711 * math/s_ctanhf.c: Likewise.
1712 * math/s_ctanhl.c: Likewise.
1713 * math/s_ctanl.c: Likewise.
1714
1715 * math/math_private.h: Define __nan, __nanf, __nanl.
1716 * math/s_cacosh.c: Include <math_private.h>.
1717 * math/s_cacoshl.c: Likewise.
1718 * math/s_casinh.c: Likewise.
1719 * math/s_casinhf.c: Likewise.
1720 * math/s_casinhl.c: Likewise.
1721 * math/s_ccos.c: Rely entire on ccosh.
1722 * math/s_ccosf.c: Rely entire on ccoshf.
1723 * math/s_ccosl.c: Rely entirely on ccoshl.
1724 * math/s_ccosh.c: Add branch predicion helpers. Add branch prediction.
1725 Remove tests for FE_INVALID.
1726 * math/s_ccoshf.c: Likewise.
1727 * math/s_ccoshl.c: Likewise.
1728 * math/s_csin.c: Likewise.
1729 * math/s_csinf.c: Likewise.
1730 * math/s_csinh.c Likewise.
1731 * math/s_csinhf.c: Likewise.
1732 * math/s_csinhl.c: Likewise.
1733 * math/s_csinl.c: Likewise.
1734 * math/s_ctan.c: Likewise.
1735 * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
1736 * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
1737 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
1738
1739 2011-10-21 Ulrich Drepper <drepper@gmail.com>
1740
1741 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
1742 compilation problems.
1743
1744 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
1745 __builtin_expect.
1746
1747 2011-10-20 Ulrich Drepper <drepper@gmail.com>
1748
1749 * sysdeps/i386/configure.in: Test for -mfma4 option.
1750 * config.h.in: Add HAVE_FMA4_SUPPORT entry.
1751 * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
1752 COMMON_CPUID_INDEX_80000001.
1753 * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
1754 * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
1755 use it if FMA3 is not supported.
1756 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
1757
1758 * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
1759 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
1760
1761 2011-10-20 Andreas Schwab <schwab@redhat.com>
1762
1763 [BZ #12892]
1764 * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
1765 it would create a cycle with a link time dependency.
1766
1767 2011-10-19 Ulrich Drepper <drepper@gmail.com>
1768
1769 * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
1770 instruction.
1771 * string/Makefile (strop-tests): Add rawmemchr.
1772 * string/test-rawmemchr.c: New file.
1773
1774 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
1775 * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file. Split out from...
1776 * sysdeps/x86_64/multiarch/strcmp.S: ...here. Include strcmp-sse42.S
1777 when compiling str{,n}casecmp and when AVX is available. Hook up
1778 new optimized code in initializers.
1779
1780 2011-10-19 Andreas Schwab <schwab@redhat.com>
1781
1782 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
1783 __feraiseexcept instead of feraiseexcept.
1784
1785 2011-10-18 Ulrich Drepper <drepper@gmail.com>
1786
1787 * math/math_private.h: Define defaults for libc_fetestexcept and
1788 libc_feupdateenv.
1789 * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
1790 * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
1791 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
1792 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
1793 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
1794 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
1795 libc_fetestexcept and libc_feupdateenv.
1796
1797 * math/math_private.h: Define defaults for libc_feholdexcept_setround,
1798 libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
1799 * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
1800 * sysdeps/x86_64/fpu/math_private.h: Define special version of
1801 libc_feholdexcept_setround.
1802
1803 * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
1804 Add s_nearbyint-c and s_nearbyintf-c.
1805 * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
1806 nearbyintf inlines.
1807 * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
1808 * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
1809 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
1810 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
1811
1812 * math/math_private.h: Define defaults for libc_fegetround,
1813 libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
1814 libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
1815 libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
1816 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
1817 libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
1818 standard functions.
1819 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
1820 Remove comments and hacks for old compiler versions.
1821 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
1822 libc_fegetround, libc_fesetround, libc_feholdexcept, and
1823 libc_feholdexceptl.
1824
1825 2011-10-18 Andreas Schwab <schwab@redhat.com>
1826
1827 * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
1828 (__feraiseexcept_renamed): Add __NTH.
1829 (feraiseexcept): Add __NTH. Rename local variables to fix
1830 namespace violations.
1831
1832 2011-10-17 Ulrich Drepper <drepper@gmail.com>
1833
1834 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
1835
1836 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
1837
1838 * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
1839 recently added interfaces.
1840 * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
1841
1842 * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
1843 about macro parameter expansion.
1844
1845 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
1846 __NO_MATH_INLINES is defined. Cleanups.
1847
1848 * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
1849 and __floorf is target has SSE4.1.
1850 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
1851 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
1852 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
1853 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
1854
1855 * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
1856 name.
1857 (floorf): Likewise.
1858
1859 * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
1860
1861 2011-10-17 Andreas Schwab <schwab@redhat.com>
1862
1863 * misc/sys/cdefs.h: Fix last change.
1864
1865 * grp/initgroups.c (internal_getgrouplist): Fix initgroups
1866 database lookup.
1867
1868 2011-10-16 Ulrich Drepper <drepper@gmail.com>
1869
1870 * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
1871
1872 * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
1873 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
1874 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
1875 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
1876 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
1877 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
1878 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
1879 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
1880 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
1881 * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
1882 * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
1883 * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
1884 * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
1885 * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
1886 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
1887 * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
1888 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
1889 * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
1890 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
1891 * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
1892 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
1893 * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
1894
1895 * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
1896 ceil, ceilf, floor, floorf.
1897
1898 * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
1899 Perform IRELATIVE relocations last.
1900
1901 * elf/do-rel.h: Add another parameter nrelative, replacing the
1902 local variable with the same name. Change name of the function
1903 to end in Rel or Rela (uppercase).
1904 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
1905 nrelative to ranges. Only nonzero for DT_REL/DT_RELA. Pass to the
1906 elf_dynamic_do_##reloc function.
1907
1908 2011-10-15 Ulrich Drepper <drepper@gmail.com>
1909
1910 * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
1911 is sufficient, at least on modern CPUs.
1912
1913 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
1914
1915 * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
1916 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
1917
1918 * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
1919 __expl_finite.
1920 * math/bits/math-finite.h: Add entries for exp.
1921 * math/e_expl.c: Add __*_finite alias.
1922 * sysdeps/i386/fpu/e_exp.S: Likewise.
1923 * sysdeps/i386/fpu/e_expf.S: Likewise.
1924 * sysdeps/i386/fpu/e_expl.c: Likewise.
1925 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
1926 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
1927 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
1928 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
1929 * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
1930 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
1931 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
1932
1933 * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
1934 is sufficient, at least on modern CPUs.
1935
1936 * ctype/ctype-info.c (__ctype_init): Define.
1937 * include/ctype.h (__ctype_init): Declare.
1938 (__ctype_b_loc): The variable is always initialized.
1939 (__ctype_toupper_loc): Likewise.
1940 (__ctype_tolower_loc): Likewise.
1941 * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
1942 * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
1943
1944 2011-10-15 Andreas Schwab <schwab@linux-m68k.org>
1945
1946 * wcsmbs/wmemcmp.c (WMEMCMP): Define.
1947
1948 * configure.in: Also look in $cxxmachine/include for C++ system
1949 headers.
1950
1951 2011-09-27 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
1952
1953 * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
1954 memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
1955 * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
1956 * sysdeps/x86_64/multiarch/memcmp.S: Update. Add __memcmp_ssse3.
1957 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
1958 (USE_AS_WMEMCMP): New macro.
1959 Fixing indents.
1960 * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
1961 * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
1962 * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
1963 * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
1964 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
1965 wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
1966 * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
1967 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
1968 * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
1969 * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
1970 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
1971 (USE_AS_WMEMCMP): New macro.
1972 * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
1973 * sysdeps/string/test-memcmp.c: Update.
1974 Fix simple_wmemcmp.
1975 Add new tests.
1976 * wcsmbs/wmemcmp.c: Update.
1977 (WMEMCMP): New macro.
1978 Fix overflow bug.
1979
1980 2011-10-12 Andreas Jaeger <aj@suse.de>
1981
1982 [BZ #13268]
1983 * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
1984
1985 2011-10-15 Ulrich Drepper <drepper@gmail.com>
1986
1987 * libio/iofwide.c (do_length): Avoid warning.
1988
1989 * ctype/ctype.h (__isctype_f): Add missing __THROW.
1990
1991 2011-10-14 Ulrich Drepper <drepper@gmail.com>
1992
1993 * elf/pldd-xx.c (find_maps): Remove leftover debug message.
1994
1995 * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
1996 * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
1997 * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
1998 * sysdeps/i386/i686/fpu/e_log.S: New file.
1999 * sysdeps/i386/i686/fpu/e_logf.S: New file.
2000 * sysdeps/i386/i686/fpu/e_logl.S: New file.
2001
2002 * ctype/ctype.h: Add support for inlined isXXX functions when
2003 compiling C++ code.
2004
2005 2011-10-14 Andreas Schwab <schwab@redhat.com>
2006
2007 * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
2008
2009 * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
2010
2011 2011-10-13 Roland McGrath <roland@hack.frob.com>
2012
2013 [BZ #13291]
2014 * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
2015
2016 2011-10-13 Andreas Schwab <schwab@redhat.com>
2017
2018 * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
2019 * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
2020 feraiseexcept.
2021
2022 * sysdeps/x86_64/memrchr.S: Check for zero size.
2023
2024 * string/stratcliff.c: Add memrchr tests.
2025
2026 2011-10-12 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
2027
2028 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
2029 memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
2030 rawmemchr-sse2 rawmemchr-sse2-bsf.
2031 * sysdeps/i386/i686/multiarch/memchr.S: New file.
2032 * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
2033 * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
2034 * sysdeps/i386/i686/multiarch/memrchr.S: New file.
2035 * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
2036 * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
2037 * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
2038 * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
2039 * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
2040 * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
2041 * string/memrchr.c (MEMRCHR): New macro.
2042
2043 2011-10-12 Ulrich Drepper <drepper@gmail.com>
2044
2045 Add integration with gcc's -ffinite-math-only and optimize wrapper
2046 functions in libm.
2047 * Versions.def: Define GLIBC_2.15 version for libm.
2048 * math/Makefile (headers): Add bits/math-finite.h.
2049 * math/bits/math-finite.h: New file.
2050 * sysdeps/ia64/fpu/bits/math-finite.h: New file.
2051 * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
2052 * math/e_acoshl.c: Add __*_finite alias.
2053 * math/e_acosl.c: Likewise.
2054 * math/e_asinl.c: Likewise.
2055 * math/e_atan2l.c: Likewise.
2056 * math/e_atanhl.c: Likewise.
2057 * math/e_coshl.c: Likewise.
2058 * math/e_exp10.c: Likewise.
2059 * math/e_exp10f.c: Likewise.
2060 * math/e_exp10l.c: Likewise.
2061 * math/e_exp2l.c: Likewise.
2062 * math/e_fmodl.c: Likewise.
2063 * math/e_gammal_r.c: Likewise.
2064 * math/e_hypotl.c: Likewise.
2065 * math/e_j0l.c: Likewise.
2066 * math/e_j1l.c: Likewise.
2067 * math/e_jnl.c: Likewise.
2068 * math/e_lgammal_r.c: Likewise.
2069 * math/e_log10l.c: Likewise.
2070 * math/e_log2l.c: Likewise.
2071 * math/e_logl.c: Likewise.
2072 * math/e_powl.c: Likewise.
2073 * math/e_sinhl.c: Likewise.
2074 * math/e_sqrtl.c: Likewise.
2075 * math/e_scalb.c: Completely rewritten and optimized.
2076 * math/e_scalbf.c: Likewise.
2077 * math/e_scalbl.c: Likewise.
2078 * math/w_acos.c: Likewise.
2079 * math/w_acosf.c: Likewise.
2080 * math/w_acosl.c: Likewise.
2081 * math/w_acosh.c: Likewise.
2082 * math/w_acoshf.c: Likewise.
2083 * math/w_acoshl.c: Likewise.
2084 * math/w_asin.c: Likewise.
2085 * math/w_asinf.c: Likewise.
2086 * math/w_asinl.c: Likewise.
2087 * math/w_atan2.c: Likewise.
2088 * math/w_atan2f.c: Likewise.
2089 * math/w_atan2l.c: Likewise.
2090 * math/w_atanh.c: Likewise.
2091 * math/w_atanhf.c: Likewise.
2092 * math/w_atanhl.c: Likewise.
2093 * math/w_exp10.c: Likewise.
2094 * math/w_exp10f.c: Likewise.
2095 * math/w_exp10l.c: Likewise.
2096 * math/w_fmod.c: Likewise.
2097 * math/w_fmodf.c: Likewise.
2098 * math/w_fmodl.c: Likewise.
2099 * math/w_j0.c: Likewise.
2100 * math/w_j0f.c: Likewise.
2101 * math/w_j0l.c: Likewise.
2102 * math/w_j1.c: Likewise.
2103 * math/w_j1f.c: Likewise.
2104 * math/w_j1l.c: Likewise.
2105 * math/w_jn.c: Likewise.
2106 * math/w_jnf.c: Likewise.
2107 * math/w_log.c: Likewise.
2108 * math/w_logf.c: Likewise.
2109 * math/w_logl.c: Likewise.
2110 * math/w_log10.c: Likewise.
2111 * math/w_log10f.c: Likewise.
2112 * math/w_log10l.c: Likewise.
2113 * math/w_log2.c: Likewise.
2114 * math/w_log2f.c: Likewise.
2115 * math/w_log2l.c: Likewise.
2116 * math/w_pow.c: Likewise.
2117 * math/w_powf.c: Likewise.
2118 * math/w_powl.c: Likewise.
2119 * math/w_remainder.c: Likewise.
2120 * math/w_remainderf.c: Likewise.
2121 * math/w_remainderl.c: Likewise.
2122 * math/w_scalb.c: Likewise.
2123 * math/w_scalbf.c: Likewise.
2124 * math/w_scalbl.c: Likewise.
2125 * math/w_sqrt.c: Likewise.
2126 * math/w_sqrtf.c: Likewise.
2127 * math/w_sqrtl.c: Likewise.
2128 * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
2129 are declared. Include <bits/math-finite.h> if -ffinite-math-only is
2130 used.
2131 * math/math_private.h: Declare __kernel_standard_f.
2132 * math/w_cosh.c: Remove cruft and optimize a bit.
2133 * math/w_coshf.c: Likewise.
2134 * math/w_coshl.c: Likewise.
2135 * math/w_exp2.c: Likewise.
2136 * math/w_exp2f.c: Likewise.
2137 * math/w_exp2l.c: Likewise.
2138 * math/w_hypot.c: Likewise.
2139 * math/w_hypotf.c: Likewise.
2140 * math/w_hypotl.c: Likewise.
2141 * math/w_lgamma.c: Likewise.
2142 * math/w_lgamma_r.c: Likewise.
2143 * math/w_lgammaf.c: Likewise.
2144 * math/w_lgammaf_r.c: Likewise.
2145 * math/w_lgammal.c: Likewise.
2146 * math/w_lgammal_r.c: Likewise.
2147 * math/w_sinh.c: Likewise.
2148 * math/w_sinhf.c: Likewise.
2149 * math/w_sinhl.c: Likewise.
2150 * math/w_tgamma.c: Likewise.
2151 * math/w_tgammaf.c: Likewise.
2152 * math/w_tgammal.c: Likewise.
2153 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
2154 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
2155 * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
2156 Minor optimizations. Pretty printing. Remove cruft.
2157 * sysdeps/i386/fpu/e_acosf.S: Likewise.
2158 * sysdeps/i386/fpu/e_acosh.S: Likewise.
2159 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
2160 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
2161 * sysdeps/i386/fpu/e_acosl.c: Likewise.
2162 * sysdeps/i386/fpu/e_asin.S: Likewise.
2163 * sysdeps/i386/fpu/e_asinf.S: Likewise.
2164 * sysdeps/i386/fpu/e_atan2.S: Likewise.
2165 * sysdeps/i386/fpu/e_atan2f.S: Likewise.
2166 * sysdeps/i386/fpu/e_atan2l.c: Likewise.
2167 * sysdeps/i386/fpu/e_atanh.S: Likewise.
2168 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
2169 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
2170 * sysdeps/i386/fpu/e_exp10.S: Likewise.
2171 * sysdeps/i386/fpu/e_exp10f.S: Likewise.
2172 * sysdeps/i386/fpu/e_exp10l.S: Likewise.
2173 * sysdeps/i386/fpu/e_exp2.S: Likewise.
2174 * sysdeps/i386/fpu/e_exp2f.S: Likewise.
2175 * sysdeps/i386/fpu/e_exp2l.S: Likewise.
2176 * sysdeps/i386/fpu/e_fmod.S: Likewise.
2177 * sysdeps/i386/fpu/e_fmodf.S: Likewise.
2178 * sysdeps/i386/fpu/e_fmodl.c: Likewise.
2179 * sysdeps/i386/fpu/e_hypot.S: Likewise.
2180 * sysdeps/i386/fpu/e_hypotf.S: Likewise.
2181 * sysdeps/i386/fpu/e_log.S: Likewise.
2182 * sysdeps/i386/fpu/e_log10.S: Likewise.
2183 * sysdeps/i386/fpu/e_log10f.S: Likewise.
2184 * sysdeps/i386/fpu/e_log10l.S: Likewise.
2185 * sysdeps/i386/fpu/e_log2.S: Likewise.
2186 * sysdeps/i386/fpu/e_log2f.S: Likewise.
2187 * sysdeps/i386/fpu/e_log2l.S: Likewise.
2188 * sysdeps/i386/fpu/e_logf.S: Likewise.
2189 * sysdeps/i386/fpu/e_logl.S: Likewise.
2190 * sysdeps/i386/fpu/e_pow.S: Likewise.
2191 * sysdeps/i386/fpu/e_powf.S: Likewise.
2192 * sysdeps/i386/fpu/e_powl.S: Likewise.
2193 * sysdeps/i386/fpu/e_remainder.S: Likewise.
2194 * sysdeps/i386/fpu/e_remainderf.S: Likewise.
2195 * sysdeps/i386/fpu/e_remainderl.S: Likewise.
2196 * sysdeps/i386/fpu/e_scalb.S: Likewise.
2197 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
2198 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
2199 * sysdeps/i386/fpu/e_sqrt.S: Likewise.
2200 * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
2201 * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
2202 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
2203 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
2204 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
2205 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
2206 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
2207 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
2208 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
2209 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
2210 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
2211 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
2212 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
2213 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
2214 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
2215 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
2216 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
2217 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
2218 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
2219 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
2220 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
2221 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
2222 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
2223 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
2224 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
2225 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
2226 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
2227 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
2228 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
2229 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
2230 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
2231 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
2232 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
2233 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
2234 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
2235 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
2236 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
2237 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
2238 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
2239 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
2240 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
2241 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
2242 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
2243 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
2244 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
2245 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
2246 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
2247 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
2248 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
2249 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
2250 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
2251 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
2252 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
2253 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
2254 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
2255 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
2256 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
2257 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
2258 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
2259 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
2260 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
2261 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
2262 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
2263 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
2264 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
2265 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
2266 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
2267 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
2268 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
2269 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
2270 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
2271 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
2272 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
2273 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
2274 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
2275 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
2276 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
2277 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
2278 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
2279 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
2280 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
2281 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
2282 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
2283 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
2284 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
2285 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
2286 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
2287 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
2288 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
2289 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
2290 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
2291 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
2292 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
2293 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
2294 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
2295 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
2296 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
2297 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
2298 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
2299 * sysdeps/s390/fpu/e_sqrt.c: Likewise.
2300 * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
2301 * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
2302 * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
2303 * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
2304 * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
2305 * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
2306 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
2307 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
2308 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
2309 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
2310 * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
2311 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
2312 * sysdeps/x86_64/fpu/e_sqrt.c: Likewise. Fix parameter order
2313 * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
2314 * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
2315 (__isnanf): Likewise.
2316 (__isinf_ns): Likewise.
2317 (__isinf_nsf): Likewise.
2318 (__finite): Likewise.
2319 (__finitef): Likewise.
2320 (__ieee754_sqrt): Define as macro.
2321 (__ieee754_sqrtf): Define as macro.
2322 (__ieee754_sqrtl): Define as macro.
2323 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
2324 inlined copy.
2325 * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
2326 __FINITE_MATH_ONLY__ consistent.
2327 * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
2328
2329 2011-10-10 Andreas Schwab <schwab@linux-m68k.org>
2330
2331 * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
2332 of rawmemchr.
2333
2334 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
2335
2336 2011-10-09 Ulrich Drepper <drepper@gmail.com>
2337
2338 * po/ja.po: Update from translation team.
2339
2340 2011-10-08 Roland McGrath <roland@hack.frob.com>
2341
2342 * locale/programs/locarchive.c (prepare_address_space): New function.
2343 (create_archive, enlarge_archive, open_archive): Use it.
2344
2345 * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
2346 inside [SHARED], where it is used.
2347
2348 * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
2349
2350 * nss/getent.c (netgroup_keys): Remove unused variable.
2351 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
2352
2353 2011-10-08 Ulrich Drepper <drepper@gmail.com>
2354
2355 * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
2356 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
2357 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
2358 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
2359 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
2360 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
2361 * math/Makefile (libm-calls): Add s_isinf_ns.
2362 * math/divtc3.c: Use __isinf_nsl instead of isinf.
2363 * math/multc3.c: Likewise.
2364 * math/s_casin.c: Likewise.
2365 * math/s_casinf.c: Likewise.
2366 * math/s_casinl.c: Likewise.
2367 * math/s_ccos.c: Likewise.
2368 * math/s_ccosf.c: Likewise.
2369 * math/s_ccosl.c: Likewise.
2370 * math/s_ctan.c: Likewise.
2371 * math/s_ctanf.c: Likewise.
2372 * math/s_ctanh.c: Likewise.
2373 * math/s_ctanhf.c: Likewise.
2374 * math/s_ctanhl.c: Likewise.
2375 * math/s_ctanl.c: Likewise.
2376 * math/w_fmod.c: Likewise.
2377 * math/w_fmodf.c: Likewise.
2378 * math/w_fmodl.c: Likewise.
2379 * math/w_remainder.c: Likewise.
2380 * math/w_remainderf.c: Likewise.
2381 * math/w_remainderl.c: Likewise.
2382 * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
2383 * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
2384 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
2385 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
2386 * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
2387 * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
2388 * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
2389 __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
2390
2391 * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
2392 of the number.
2393 * stdio-common/printf_fphex.c: Likewise.
2394 * stdio-common/printf_size.c: Likewise.
2395
2396 * math/e_exp10.c: Include math_private.h using <...> not "...".
2397 * math/e_exp10f.c: Likewise.
2398 * math/e_exp10l.c: Likewise.
2399 * math/e_exp2l.c: Likewise.
2400 * math/e_j0l.c: Likewise.
2401 * math/e_j1l.c: Likewise.
2402 * math/e_jnl.c: Likewise.
2403 * math/e_lgammal_r.c: Likewise.
2404 * math/e_rem_pio2l.c: Likewise.
2405 * math/e_scalb.c: Likewise.
2406 * math/e_scalbf.c: Likewise.
2407 * math/e_scalbl.c: Likewise.
2408 * math/k_cosl.c: Likewise.
2409 * math/k_sinl.c: Likewise.
2410 * math/k_tanl.c: Likewise.
2411 * math/s_cacoshf.c: Likewise.
2412 * math/s_catan.c: Likewise.
2413 * math/s_catanf.c: Likewise.
2414 * math/s_catanh.c: Likewise.
2415 * math/s_catanhf.c: Likewise.
2416 * math/s_catanhl.c: Likewise.
2417 * math/s_catanl.c: Likewise.
2418 * math/s_ccosh.c: Likewise.
2419 * math/s_ccoshf.c: Likewise.
2420 * math/s_ccoshl.c: Likewise.
2421 * math/s_cexp.c: Likewise.
2422 * math/s_cexpf.c: Likewise.
2423 * math/s_cexpl.c: Likewise.
2424 * math/s_clog.c: Likewise.
2425 * math/s_clog10.c: Likewise.
2426 * math/s_clog10f.c: Likewise.
2427 * math/s_clog10l.c: Likewise.
2428 * math/s_clogf.c: Likewise.
2429 * math/s_clogl.c: Likewise.
2430 * math/s_csin.c: Likewise.
2431 * math/s_csinf.c: Likewise.
2432 * math/s_csinh.c: Likewise.
2433 * math/s_csinhf.c: Likewise.
2434 * math/s_csinhl.c: Likewise.
2435 * math/s_csinl.c: Likewise.
2436 * math/s_csqrt.c: Likewise.
2437 * math/s_csqrtf.c: Likewise.
2438 * math/s_csqrtl.c: Likewise.
2439 * math/s_ctan.c: Likewise.
2440 * math/s_ctanf.c: Likewise.
2441 * math/s_ctanh.c: Likewise.
2442 * math/s_ctanhf.c: Likewise.
2443 * math/s_ctanhl.c: Likewise.
2444 * math/s_ctanl.c: Likewise.
2445 * math/s_ldexp.c: Likewise.
2446 * math/s_ldexpf.c: Likewise.
2447 * math/s_ldexpl.c: Likewise.
2448 * math/s_significand.c: Likewise.
2449 * math/s_significandf.c: Likewise.
2450 * math/s_significandl.c: Likewise.
2451 * math/w_acos.c: Likewise.
2452 * math/w_acosf.c: Likewise.
2453 * math/w_acosh.c: Likewise.
2454 * math/w_acoshf.c: Likewise.
2455 * math/w_acoshl.c: Likewise.
2456 * math/w_acosl.c: Likewise.
2457 * math/w_asin.c: Likewise.
2458 * math/w_asinf.c: Likewise.
2459 * math/w_asinl.c: Likewise.
2460 * math/w_atan2.c: Likewise.
2461 * math/w_atan2f.c: Likewise.
2462 * math/w_atan2l.c: Likewise.
2463 * math/w_atanh.c: Likewise.
2464 * math/w_atanhf.c: Likewise.
2465 * math/w_atanhl.c: Likewise.
2466 * math/w_cosh.c: Likewise.
2467 * math/w_coshf.c: Likewise.
2468 * math/w_coshl.c: Likewise.
2469 * math/w_dremf.c: Likewise.
2470 * math/w_exp10.c: Likewise.
2471 * math/w_exp10f.c: Likewise.
2472 * math/w_exp10l.c: Likewise.
2473 * math/w_exp2.c: Likewise.
2474 * math/w_exp2f.c: Likewise.
2475 * math/w_fmod.c: Likewise.
2476 * math/w_fmodf.c: Likewise.
2477 * math/w_fmodl.c: Likewise.
2478 * math/w_hypot.c: Likewise.
2479 * math/w_hypotf.c: Likewise.
2480 * math/w_hypotl.c: Likewise.
2481 * math/w_j0.c: Likewise.
2482 * math/w_j0f.c: Likewise.
2483 * math/w_j0l.c: Likewise.
2484 * math/w_j1.c: Likewise.
2485 * math/w_j1f.c: Likewise.
2486 * math/w_j1l.c: Likewise.
2487 * math/w_jn.c: Likewise.
2488 * math/w_jnf.c: Likewise.
2489 * math/w_jnl.c: Likewise.
2490 * math/w_lgamma.c: Likewise.
2491 * math/w_lgamma_r.c: Likewise.
2492 * math/w_lgammaf.c: Likewise.
2493 * math/w_lgammaf_r.c: Likewise.
2494 * math/w_lgammal.c: Likewise.
2495 * math/w_lgammal_r.c: Likewise.
2496 * math/w_log.c: Likewise.
2497 * math/w_log10.c: Likewise.
2498 * math/w_log10f.c: Likewise.
2499 * math/w_log10l.c: Likewise.
2500 * math/w_log2.c: Likewise.
2501 * math/w_log2f.c: Likewise.
2502 * math/w_log2l.c: Likewise.
2503 * math/w_logf.c: Likewise.
2504 * math/w_logl.c: Likewise.
2505 * math/w_pow.c: Likewise.
2506 * math/w_powf.c: Likewise.
2507 * math/w_powl.c: Likewise.
2508 * math/w_remainder.c: Likewise.
2509 * math/w_remainderf.c: Likewise.
2510 * math/w_remainderl.c: Likewise.
2511 * math/w_scalb.c: Likewise.
2512 * math/w_scalbf.c: Likewise.
2513 * math/w_scalbl.c: Likewise.
2514 * math/w_sinh.c: Likewise.
2515 * math/w_sinhf.c: Likewise.
2516 * math/w_sinhl.c: Likewise.
2517 * math/w_sqrt.c: Likewise.
2518 * math/w_sqrtf.c: Likewise.
2519 * math/w_sqrtl.c: Likewise.
2520 * math/w_tgamma.c: Likewise.
2521 * math/w_tgammaf.c: Likewise.
2522 * math/w_tgammal.c: Likewise.
2523
2524 * po/ja.po: Update from translation team.
2525
2526 2011-09-29 Andreas Jaeger <aj@suse.de>
2527
2528 [BZ #13179]
2529 * sunrpc/netname.c (netname2host): Fix logic.
2530
2531 [BZ #6779]
2532 [BZ #6783]
2533 * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
2534 correctly.
2535 * math/w_remainder.c (__remainder): Likewise.
2536 * math/w_remainderf.c (__remainderf): Likewise.
2537 * math/libm-test.inc (remainder_test): Add test cases.
2538
2539 2011-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2540
2541 * stdlib/longlong.h: Update from GCC. Fix zarch smul_ppmm and
2542 sdiv_qrnnd.
2543
2544 2011-10-07 Ulrich Drepper <drepper@gmail.com>
2545
2546 * string/test-memcmp.c: Avoid unncessary #defines.
2547 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
2548
2549 2011-08-31 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
2550
2551 * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
2552 Use new sse2 version for core i3 - i7 as it's faster
2553 than sse42 version.
2554 (bit_Prefer_PMINUB_for_stringop): New.
2555 * sysdeps/x86_64/rawmemchr.S: Update.
2556 Replace with faster SSE2 version.
2557 * sysdeps/x86_64/memrchr.S: New file.
2558 * sysdeps/x86_64/memchr.S: Update.
2559 Replace with faster SSE2 version.
2560
2561 2011-09-12 Marek Polacek <mpolacek@redhat.com>
2562
2563 * elf/dl-load.c (lose): Add cast to avoid warning.
2564
2565 2011-10-07 Ulrich Drepper <drepper@gmail.com>
2566
2567 * po/ca.po: Update from translation team.
2568
2569 * inet/getnetgrent_r.c: Hook up nscd.
2570 * nscd/Makefile (routines): Add nscd_netgroup.
2571 (nscd-modules): Add netgroupcache.
2572 (CFLAGS-netgroupcache.c): Define.
2573 * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
2574 (cache_search): Add const to second parameter.
2575 * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
2576 INNETGR.
2577 (dbs): Add netgrdb entry.
2578 (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
2579 (verify_persistent_db): Handle netgrdb.
2580 (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
2581 * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
2582 GETFDNETGR.
2583 (netgroup_response_header): Define.
2584 (innetgroup_response_header): Define.
2585 (datahead): Add netgroup_response_header and innetgroup_response_header
2586 elements.
2587 * nscd/nscd.conf: Add entries for netgroup cache.
2588 * nscd/nscd.h (dbtype): Add netgrdb.
2589 (_PATH_NSCD_NETGROUP_DB): Define.
2590 (netgroup_iov_disabled): Declare.
2591 (xmalloc, xcalloc, xrealloc): Move declarations here.
2592 (cache_search): Adjust prototype.
2593 Add netgroup-related prototypes.
2594 * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
2595 * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
2596 (__nscd_innetgr): Declare.
2597 * nscd/selinux.c (perms): Use access_vector_t as element type and
2598 add netgroup-related initializers.
2599 * nscd/netgroupcache.c: New file.
2600 * nscd/nscd_netgroup.c: New file.
2601 * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
2602 * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
2603 For four parameters use innetgr.
2604 * nss/nss_files/files-init.c: Add definition and callback for netgr.
2605 * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
2606 (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
2607 * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
2608
2609 * nscd/connections.c (register_traced_file): Don't register file
2610 for disabled databases.
2611
2612 2011-10-06 Ulrich Drepper <drepper@gmail.com>
2613
2614 * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
2615
2616 * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
2617 from tree and freeing node.
2618
2619 2011-09-25 Jiri Olsa <jolsa@redhat.com>
2620
2621 * nss/nsswitch.c (__nss_database_lookup): Handle
2622 nss_parse_service_list out of memory case.
2623
2624 2011-09-15 Jiri Olsa <jolsa@redhat.com>
2625
2626 * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
2627 out of memory case.
2628
2629 2011-10-04 Andreas Schwab <schwab@redhat.com>
2630
2631 * include/dlfcn.h (__RTLD_NOIFUNC): Define.
2632 * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
2633 pass it down.
2634 * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
2635 elf_machine_rela, elf_machine_lazy_rel.
2636 (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
2637 (ELF_DYNAMIC_DO_REL): Likewise.
2638 (ELF_DYNAMIC_DO_RELA): Likewise.
2639 (ELF_DYNAMIC_RELOCATE): Likewise.
2640 * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
2641 to ELF_DYNAMIC_DO_REL.
2642 * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
2643 (dl_main): In trace mode always set __RTLD_NOIFUNC.
2644 * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
2645 elf_machine_rela.
2646 * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
2647 skip_ifunc, don't call ifunc function if non-zero.
2648 (elf_machine_rela): Likewise.
2649 (elf_machine_lazy_rel): Likewise.
2650 (elf_machine_lazy_rela): Likewise.
2651 * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
2652 (elf_machine_lazy_rel): Likewise.
2653 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
2654 Likewise.
2655 (elf_machine_lazy_rel): Likewise.
2656 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
2657 Likewise.
2658 (elf_machine_lazy_rel): Likewise.
2659 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
2660 (elf_machine_lazy_rel): Likewise.
2661 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
2662 (elf_machine_lazy_rel): Likewise.
2663 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
2664 (elf_machine_lazy_rel): Likewise.
2665 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
2666 (elf_machine_lazy_rel): Likewise.
2667 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
2668 (elf_machine_lazy_rel): Likewise.
2669 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
2670 (elf_machine_lazy_rel): Likewise.
2671
2672 2011-09-28 Ulrich Drepper <drepper@gmail.com>
2673
2674 * nss/nss_files/files-init.c (_nss_files_init): Use static
2675 initialization for all the *_traced_file variables.
2676
2677 2011-09-28 Andreas Schwab <schwab@redhat.com>
2678
2679 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
2680
2681 2011-09-27 Roland McGrath <roland@hack.frob.com>
2682
2683 [BZ #13226]
2684 * manual/signal.texi (Longjmp in Handler): Grammar fixes.
2685
2686 2011-09-27 Andreas Schwab <schwab@redhat.com>
2687
2688 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
2689 Reread the line before reparsing it.
2690
2691 2011-09-26 Andreas Schwab <schwab@redhat.com>
2692
2693 * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
2694
2695 2011-09-21 Chung-Lin Tang <cltang@codesourcery.com>
2696 Maxim Kuvyrkov <maxim@codesourcery.com>
2697 Joseph Myers <joseph@codesourcery.com>
2698
2699 * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
2700 if needed for __stack_chk_guard.
2701
2702 2011-09-19 Roland McGrath <roland@hack.frob.com>
2703
2704 * sysdeps/posix/spawni.c (script_execute): Always define it.
2705 It will be optimized away if unused.
2706 (maybe_script_execute): New function.
2707 (__spawni): Call it.
2708
2709 * Makerules: Don't include tls.make.
2710 (config-tls): Always set to thread.
2711 * tls.make.c: File removed.
2712
2713 2011-09-19 Mike Frysinger <vapier@gentoo.org>
2714
2715 * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
2716 * config.make.in (CPPFLAGS-config): New substituted variable.
2717
2718 2011-09-15 Ulrich Drepper <drepper@gmail.com>
2719
2720 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
2721
2722 [BZ #13192]
2723 * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
2724 Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
2725
2726 2011-09-15 Roland McGrath <roland@hack.frob.com>
2727
2728 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
2729 (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
2730 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
2731 (CALL_FAIL): Likewise.
2732 * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
2733 (CALL_FAIL): Macro removed.
2734 Patch mostly by Mike Frysinger <vapier@gentoo.org>.
2735
2736 2011-09-15 Ulrich Drepper <drepper@gmail.com>
2737
2738 * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
2739 for __FINITE_MATH_ONLY__ == 1.
2740
2741 2011-09-15 Andreas Schwab <schwab@redhat.com>
2742
2743 * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
2744 __ieee754_sqrt instead of sqrt.
2745 * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
2746 __ieee754_sqrtf instead of sqrtf.
2747 * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
2748 __floorf instead of floorf.
2749 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
2750 __floorf, __truncf instead of floorf, truncf.
2751
2752 2011-09-14 Ulrich Drepper <drepper@gmail.com>
2753
2754 * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
2755
2756 * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
2757 __extern_always_inline.
2758 Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
2759 32-bit.
2760
2761 2011-09-14 Andreas Schwab <schwab@redhat.com>
2762
2763 * elf/rtld.c (dl_main): Also relocate in dependency order when
2764 doing symbol dependency testing.
2765
2766 2011-09-13 Andreas Schwab <schwab@linux-m68k.org>
2767
2768 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
2769 Always define `refsym'.
2770
2771 2011-09-13 Andreas Schwab <schwab@redhat.com>
2772
2773 * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
2774 (__FD_ELT): Renamed from __FDELT.
2775 * misc/bits/select2.h (__FD_ELT): Likewise.
2776 * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
2777 __FD_MASK instead of __FDELT, __FDMASK.
2778 * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
2779 Likewise.
2780 * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
2781 Likewise.
2782
2783 * elf/Makefile (gen-ldd): Fix pattern.
2784
2785 * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
2786 (init_tls): Likewise.
2787
2788 2011-09-12 Ulrich Drepper <drepper@gmail.com>
2789
2790 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
2791
2792 2011-09-12 Andreas Schwab <schwab@redhat.com>
2793
2794 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
2795 `struct cmsghdr *' instead of `void *'.
2796 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
2797 Likewise.
2798
2799 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
2800
2801 * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
2802 if non-absolute.
2803 * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
2804 ldd_rewrite_script.
2805
2806 2011-09-11 Ulrich Drepper <drepper@gmail.com>
2807
2808 * configure.in: Remove --with-tls option.
2809 * config.h.in: Remove HAVE_TLS_SUPPORT entry.
2810 * sysdeps/i386/elf/configure.in: Always test for TLS support and err
2811 out in case it is missing.
2812 * sysdeps/ia64/elf/configure.in: Likewise.
2813 * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
2814 * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
2815 * sysdeps/s390/s390-32/elf/configure.in: Likewise.
2816 * sysdeps/s390/s390-64/elf/configure.in: Likewise.
2817 * sysdeps/sh/elf/configure.in: Likewise.
2818 * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
2819 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
2820 * sysdeps/x86_64/elf/configure.in: Likewise.
2821 * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
2822 * sysdeps/mach/hurd/tls.h: Likewise.
2823
2824 [BZ #13067]
2825 * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
2826
2827 [BZ #13090]
2828 * configure.in: Fix use of AC_INIT.
2829
2830 * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
2831
2832 2011-09-10 Ulrich Drepper <drepper@gmail.com>
2833
2834 * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
2835 __set_errno.
2836 * malloc/hooks.c: Likewise.
2837
2838 [BZ #11929]
2839 * malloc/arena.c (ptmalloc_init_minimal): Removed. Initialize all
2840 variables statically.
2841 (narenas): Initialize.
2842 (list_lock): Initialize.
2843 (ptmalloc_init): Don't call ptmalloc_init_minimal. Remove
2844 initializtion of main_arena and list_lock. Small cleanups.
2845 Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
2846 * malloc/malloc.c: Remove malloc_getpagesize. Include <ldsodefs.h>.
2847 Add initializers to main_arena and mp_.
2848 (malloc_state): Remove pagesize member. Change all users to use
2849 GLRO(dl_pagesize).
2850
2851 * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
2852 * sysdeps/unix/sysv/linux/getpagesize.c: Simplify. GLRO(dl_pagesize)
2853 is always initialized.
2854
2855 * malloc/malloc.c: Removed unused configurations and dead code.
2856 * malloc/arena.c: Likewise.
2857 * malloc/hooks.c: Likewise.
2858 * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
2859
2860 * include/tls.h: Removed. USE___THREAD must always be defined.
2861 * bits/libc-tsd.h: Don't handle !USE___THREAD.
2862 * elf/dl-libc.c: Likewise.
2863 * elf/dl-tsd.c: Likewise.
2864 * include/errno.h: Likewise.
2865 * include/netdb.h: Likewise.
2866 * include/resolv.h: Likewise.
2867 * inet/herrno-loc.c: Likewise.
2868 * inet/herrno.c: Likewise.
2869 * malloc/arena.c: Likewise.
2870 * malloc/hooks.c: Likewise.
2871 * malloc/malloc.c: Likewise.
2872 * resolv/res-state.c: Likewise.
2873 * resolv/res_libc.c: Likewise.
2874 * sysdeps/i386/dl-machine.h: Likewise.
2875 * sysdeps/ia64/dl-machine.h: Likewise.
2876 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
2877 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
2878 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
2879 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
2880 * sysdeps/sh/dl-machine.h: Likewise.
2881 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
2882 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
2883 * sysdeps/unix/i386/sysdep.S: Likewise.
2884 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
2885 * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
2886 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
2887 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
2888 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
2889 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
2890 * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
2891 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
2892 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
2893 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
2894 * sysdeps/unix/x86_64/sysdep.S: Likewise.
2895 * sysdeps/x86_64/dl-machine.h: Likewise.
2896 * tls.make.c: Likewise.
2897
2898 * configure.in: Remove --with-__thread option. Make tests for
2899 --no-whole-archive, __builtin_expect, symbol redirection, __thread,
2900 tls_model attribute fail if no support is available. Remove
2901 USE_IN_LIBIO.
2902 * Makeconfig: Adjust for dropped configure option. All features are
2903 now mandatory.
2904 * Makerules: Likewise.
2905 * Versions.def: Likewise.
2906 * argp/argp-fmtstream.c: Likewise.
2907 * argp/argp-fmtstream.h: Likewise.
2908 * argp/argp-help.c: Likewise.
2909 * assert/assert.c: Likewise.
2910 * config.h.in: Likewise.
2911 * config.make.in: Likewise.
2912 * configure: Likewise.
2913 * configure.in: Likewise.
2914 * csu/Versions: Likewise.
2915 * csu/init.c: Likewise.
2916 * elf/tst-audit2.c: Likewise.
2917 * elf/tst-tls10.c: Likewise.
2918 * elf/tst-tls10.h: Likewise.
2919 * elf/tst-tls11.c: Likewise.
2920 * elf/tst-tls12.c: Likewise.
2921 * elf/tst-tls14.c: Likewise.
2922 * elf/tst-tlsmod11.c: Likewise.
2923 * elf/tst-tlsmod12.c: Likewise.
2924 * elf/tst-tlsmod13.c: Likewise.
2925 * elf/tst-tlsmod13a.c: Likewise.
2926 * elf/tst-tlsmod14a.c: Likewise.
2927 * elf/tst-tlsmod15b.c: Likewise.
2928 * elf/tst-tlsmod16a.c: Likewise.
2929 * elf/tst-tlsmod16b.c: Likewise.
2930 * elf/tst-tlsmod7.c: Likewise.
2931 * elf/tst-tlsmod8.c: Likewise.
2932 * elf/tst-tlsmod9.c: Likewise.
2933 * gmon/gmon.c: Likewise.
2934 * grp/fgetgrent_r.c: Likewise.
2935 * grp/putgrent.c: Likewise.
2936 * hurd/fopenport.c: Likewise.
2937 * include/libc-symbols.h: Likewise.
2938 * include/tls.h: Likewise.
2939 * intl/gettextP.h: Likewise.
2940 * intl/loadinfo.h: Likewise.
2941 * locale/global-locale.c: Likewise.
2942 * locale/localeinfo.h: Likewise.
2943 * mach/devstream.c: Likewise.
2944 * malloc/arena.c: Likewise.
2945 * malloc/set-freeres.c: Likewise.
2946 * misc/err.c: Likewise.
2947 * misc/getttyent.c: Likewise.
2948 * misc/mntent_r.c: Likewise.
2949 * posix/getopt.c: Likewise.
2950 * posix/wordexp.c: Likewise.
2951 * pwd/fgetpwent_r.c: Likewise.
2952 * resolv/Versions: Likewise.
2953 * resolv/res_hconf.c: Likewise.
2954 * shadow/fgetspent_r.c: Likewise.
2955 * shadow/putspent.c: Likewise.
2956 * stdio-common/printf_fphex.c: Likewise.
2957 * stdio-common/tmpfile.c: Likewise.
2958 * stdlib/abort.c: Likewise.
2959 * stdlib/fmtmsg.c: Likewise.
2960 * sunrpc/auth_unix.c: Likewise.
2961 * sunrpc/clnt_perr.c: Likewise.
2962 * sunrpc/clnt_tcp.c: Likewise.
2963 * sunrpc/clnt_udp.c: Likewise.
2964 * sunrpc/clnt_unix.c: Likewise.
2965 * sunrpc/openchild.c: Likewise.
2966 * sunrpc/svc_simple.c: Likewise.
2967 * sunrpc/svc_tcp.c: Likewise.
2968 * sunrpc/svc_udp.c: Likewise.
2969 * sunrpc/svc_unix.c: Likewise.
2970 * sunrpc/xdr.c: Likewise.
2971 * sunrpc/xdr_array.c: Likewise.
2972 * sunrpc/xdr_rec.c: Likewise.
2973 * sunrpc/xdr_ref.c: Likewise.
2974 * sunrpc/xdr_stdio.c: Likewise.
2975
2976 2011-09-09 Ulrich Drepper <drepper@gmail.com>
2977
2978 * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
2979
2980 2011-07-03 Andreas Jaeger <aj@suse.de>
2981
2982 * math/libm-test.inc (jn_test): Add tests for BZ#11589.
2983 * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
2984 regenerate with gen-libm-tests.pl.
2985
2986 2010-05-12 Petr Baudis <pasky@suse.cz>
2987
2988 [BZ #11589]
2989 * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
2990 around j0() zero points by switching to j1().
2991 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
2992 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
2993 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
2994 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
2995
2996 2011-09-09 Ulrich Drepper <drepper@gmail.com>
2997
2998 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
2999 instead of 0.
3000 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
3001 instead of 0. .
3002 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
3003 Patch in part by Pavel Roskin <proski@gnu.org>.
3004
3005 [BZ #13138]
3006 * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
3007 realloc.
3008 (_IO_vfscanf_internal): Remove reteof. Use errout after setting done.
3009 Free memory block if necessary.
3010
3011 [BZ #12847]
3012 * libio/genops.c (INTDEF): For string streams the _lock pointer can
3013 be NULL. Don't lock in this case.
3014
3015 2011-09-09 Roland McGrath <roland@hack.frob.com>
3016
3017 * elf/elf.h (ELFOSABI_GNU): New macro.
3018 (ELFOSABI_LINUX): Define to that.
3019
3020 2011-07-29 Denis Zaitceff <zaitceff@gmail.com>
3021
3022 * string/strncat.c (strncat): Undef the symbol in case it has been
3023 defined in bits/string.h.
3024
3025 2011-09-09 Ulrich Drepper <drepper@gmail.com>
3026
3027 * elf/sotruss.ksh: Clean up, fix, and complete help messages.
3028
3029 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
3030 link map.
3031
3032 2011-08-17 Andreas Jaeger <aj@suse.de>
3033
3034 * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
3035
3036 2011-08-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3037 Ian Lance Taylor <iant@google.com>
3038
3039 * math/libm-test.inc (lround_test): New testcase.
3040 * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
3041
3042 2011-09-08 Ulrich Drepper <drepper@gmail.com>
3043
3044 * Makefile: Remove support for automatic cvs check-ins.
3045 * Makerules: Likewise.
3046 * config.make.in: Likewise.
3047 * configure.in: Likewise.
3048 * intl/Makefile: Likewise.
3049 * locale/Makefile: Likewise.
3050 * po/Makefile: Likewise.
3051 * posix/Makefile: Likewise.
3052 * sysdeps/gnu/Makefile: Likewise.
3053 * sysdeps/mach/hurd/Makefile: Likewise.
3054 * sysdeps/sparc/sparc32/Makefile: Likewise.
3055
3056 [BZ #13118]
3057 * posix/Makefile (bug-regex32-ENV): Define.
3058 Patch by John Stanley <jpsinthemix@verizon.net>.
3059
3060 * misc/Makefile (headers): Add bits/select2.h.
3061 * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
3062 * misc/bits/select2.h: New file.
3063 * include/bits/select2.h: New file.
3064 * debug/Makefile (routines): Add fdelt_chk.
3065 * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
3066 * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
3067 FD_ISSET.
3068 * debug/fdelt_chk.c: New file.
3069
3070 * wcsmbs/test-wcscmp.c: Moved from string/*. Adjust.
3071 * wcsmbs/test-wmemcmp.c: Likewise.
3072 * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
3073 * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
3074
3075 2011-09-08 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
3076
3077 * string/Makefile (strop-tests): Add memcmp.
3078 * string/test-wmemcmp.c: New file.
3079 * string/test-memcmp.c: Add wmemcmp support.
3080
3081 2011-09-08 Roland McGrath <roland@hack.frob.com>
3082
3083 [BZ #13153]
3084 * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
3085 2011-07-19 change.
3086
3087 * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
3088 garbage value in a __mach_port_mod_refs call in the cases of the
3089 task-self and thread-self ports.
3090
3091 2011-09-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
3092
3093 * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
3094
3095 2011-09-08 Andreas Schwab <schwab@redhat.com>
3096
3097 * elf/dl-load.c (lose): Check for non-null L.
3098
3099 2011-09-07 Ulrich Drepper <drepper@gmail.com>
3100
3101 * elf/dl-load.c (open_verify): Use O_CLOEXEC.
3102
3103 * elf/dl-libc.c (dlerror_run): Pass back error code from
3104 dl_catch_error.
3105
3106 [BZ #13123]
3107 * elf/dl-load.c (lose): Free l_origin if it is valid.
3108
3109 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
3110 names.
3111 * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
3112 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
3113 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
3114 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
3115 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
3116 Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
3117
3118 2011-08-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3119
3120 * sysdeps/powerpc/fpu/e_hypot.c: New file.
3121 * sysdeps/powerpc/fpu/e_hypotf.c: New file.
3122 * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
3123 * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
3124 * sysdeps/powerpc/fpu/k_cosf.c: New file.
3125 * sysdeps/powerpc/fpu/k_sinf.c: New file.
3126 * sysdeps/powerpc/fpu/s_cosf.c: New file.
3127 * sysdeps/powerpc/fpu/s_sinf.c: New file.
3128 * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
3129 * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
3130
3131 2011-08-15 Alan Modra <amodra@gmail.com>
3132
3133 [BZ #13092]
3134 * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
3135 * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
3136 * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here. Add
3137 ppc_mcount to static-only-routines.
3138 * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
3139 __mcount_internal.
3140 * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
3141 __mcount_internal with usual JUMPTARGET. Remove useless nop.
3142
3143 2011-08-18 David Flaherty <flaherty@linux.vnet.ibm.com>
3144
3145 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
3146 for finite and infinity parameters.
3147
3148 2011-08-04 Will Schmidt <will_schmidt@vnet.ibm.com>
3149
3150 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
3151 and add nop instructions for throughput optimization.
3152 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
3153
3154 2011-07-28 Will Schmidt <will_schmidt@vnet.ibm.com>
3155
3156 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
3157 aligned copy for power7 with vector-scalar instructions.
3158 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
3159
3160 2011-07-24 H.J. Lu <hongjiu.lu@intel.com>
3161
3162 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
3163 AVX check.
3164
3165 2011-09-07 Andreas Schwab <schwab@redhat.com>
3166
3167 [BZ #13144]
3168 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
3169 last change.
3170
3171 2011-09-07 Ulrich Drepper <drepper@gmail.com>
3172
3173 * sysdeps/unix/sysv/linux/x86_64/init-first.c
3174 (_libc_vdso_platform_setup): If vDSO is not present store pointer to
3175 syscall wrapper around clock_gettime in __vdso_clock_gettime.
3176 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
3177 clock_gettime.
3178
3179 2011-09-06 Ulrich Drepper <drepper@gmail.com>
3180
3181 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
3182 Forgot to demangle the pointer.
3183
3184 * sysdeps/i386/sysdep.h: Define atom_text_section.
3185 * sysdeps/x86_64/sysdep.h: Likewise.
3186 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
3187 section with atom_text_section.
3188 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
3189 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
3190 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
3191 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
3192 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
3193
3194 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
3195 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
3196 already be defined. Change to take two parameters and don't assign
3197 result to variable. Adjust all users.
3198 Define INTERNAL_GETTIME if not already defined.
3199 Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
3200 call.
3201 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
3202 HAVE_CLOCK_GETTIME_VSYSCALL.
3203 * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
3204
3205 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
3206 gettimeofday vsyscall, just use time.
3207
3208 2011-09-06 Andreas Schwab <schwab@redhat.com>
3209
3210 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
3211 <errno.h>.
3212
3213 2011-09-06 Ulrich Drepper <drepper@gmail.com>
3214
3215 * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
3216 syscall on x86-64.
3217 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
3218 syscall.
3219 * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
3220 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
3221 syscall if possible.
3222
3223 2011-09-05 Ulrich Drepper <drepper@gmail.com>
3224
3225 * elf/pldd.c (get_process_info): Don't read whole ELF header, just
3226 e_ident. Don't pass to find_mapsXX.
3227 * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
3228
3229 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
3230
3231 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
3232 strchr-sse2-no-bsf strrchr-sse2-no-bsf
3233 * sysdeps/x86_64/multiarch/strchr.S: Update.
3234 Check bit_slow_BSF bit.
3235 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
3236 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
3237 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
3238
3239 2011-09-05 Ulrich Drepper <drepper@gmail.com>
3240
3241 [BZ #13134]
3242 * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
3243 before glibc 2.15.
3244 (tryshell): Define.
3245 (__spawni): Change last parameter to be flag. Test
3246 SPAWN_XFLAGS_USE_PATH flag to use path or not.
3247 Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
3248 * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
3249 * posix/spawni.c: Likewise.
3250 * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
3251 * posix/spawnp.c: Likewise. Change normal version to use
3252 SPAWN_XFLAGS_USE_PATH.
3253 * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
3254 SPAWN_XFLAGS_TRY_SHELL.
3255
3256 [BZ #13150]
3257 * posix/glob.h: Remove gcc 1.x support.
3258
3259 [BZ #13068]
3260 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
3261
3262 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
3263
3264 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
3265 strchr-sse2 strrchr-sse2 strchr-sse2-bsf
3266 strrchr-sse2-bsf
3267 * sysdeps/i386/i686/multiarch/strchr.S: New file.
3268 * sysdeps/i386/i686/multiarch/strrchr.S: New file.
3269 * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
3270 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
3271 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
3272 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
3273
3274 2011-08-29 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
3275
3276 * sysdeps/x86_64/wcscmp.S: New file.
3277
3278 * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
3279 wcscmp-c wcscmp-sse2
3280 * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
3281 * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
3282 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
3283 * wcsmbs/wcscmp.c: Allow renaming.
3284
3285 2011-09-05 David S. Miller <davem@davemloft.net>
3286
3287 * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
3288 stack slot, rather than the struct return pointer slot.
3289 * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
3290 * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
3291 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
3292 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
3293
3294 2011-09-05 Ulrich Drepper <drepper@gmail.com>
3295
3296 * po/ja.po: Update from translation team.
3297
3298 [BZ #13144]
3299 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
3300 kernel in 64-bit binaries.
3301
3302 2011-09-01 David S. Miller <davem@davemloft.net>
3303
3304 * elf/elf.h (HWCAP_SPARC_*): Move to..
3305 * sysdeps/sparc/sysdep.h: this new file and add new values.
3306 * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
3307 * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
3308 _DL_HWCAP_COUNT to 24.
3309 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
3310 entries.
3311 * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
3312 __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
3313 * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
3314 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
3315 instead of magic constants.
3316 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
3317
3318 2011-08-31 David S. Miller <davem@davemloft.net>
3319
3320 * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
3321 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
3322 Reimplement to do errno handling inline.
3323 (SYSCALL_ERROR_HANDLER): New macro.
3324 (__SYSCALL_STRING): Do not do errno handling in asm.
3325 (__CLONE_SYSCALL_STRING): Delete.
3326 (__INTERNAL_SYSCALL_STRING): Delete.
3327 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
3328 sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
3329 (PSEUDO): Reimplement to do errno handling inline.
3330 (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
3331 (SYSCALL_ERROR_HANDLER): New macro.
3332 (__SYSCALL_STRING): Do not do errno handling in asm.
3333 (__CLONE_SYSCALL_STRING): Delete.
3334 (__INTERNAL_SYSCALL_STRING): Delete.
3335 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
3336 Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
3337 i386.
3338 (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
3339 (inline_syscall*): Add 'err' argument.
3340 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
3341 INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
3342 (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
3343 INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
3344
3345 * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
3346 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
3347
3348 2011-08-30 Andreas Schwab <schwab@redhat.com>
3349
3350 * elf/rtld.c (dl_main): Relocate objects in dependency order.
3351
3352 2011-08-29 Jiri Olsa <jolsa@redhat.com>
3353
3354 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
3355 directive.
3356
3357 2011-08-24 David S. Miller <davem@davemloft.net>
3358
3359 * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
3360
3361 2011-08-24 Andreas Schwab <schwab@redhat.com>
3362
3363 * elf/Makefile: Add rules to build and run unload8 test.
3364 * elf/unload8.c: New file.
3365 * elf/unload8mod1.c: New file.
3366 * elf/unload8mod1x.c: New file.
3367 * elf/unload8mod2.c: New file.
3368 * elf/unload8mod3.c: New file.
3369
3370 * elf/dl-close.c (_dl_close_worker): Reset private search list if
3371 it wasn't used.
3372
3373 2011-08-23 David S. Miller <davem@davemloft.net>
3374
3375 * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
3376 subtract stack bias.
3377 * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
3378 %sp not %fp in calculations.
3379 (_JMPBUF_UNWINDS_ADJ): Likewise.
3380
3381 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
3382 (aio_suspend): Call it to force an exception region around the
3383 AIO_MISC_WAIT() invocation.
3384
3385 2011-08-23 Andreas Schwab <schwab@redhat.com>
3386
3387 * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
3388 backslash.
3389
3390 2011-07-04 Aurelien Jarno <aurelien@aurel32.net>
3391
3392 * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
3393 protection macro.
3394 * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
3395 and <dl-machine.h>.
3396 (Elf64_FuncDesc): Remove.
3397
3398 2011-08-22 David S. Miller <davem@davemloft.net>
3399
3400 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
3401 sigaltstack check, add missing cfi directives.
3402 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
3403 missing cfi directives, and sigaltstack handling.
3404
3405 2011-08-16 Andreas Schwab <schwab@redhat.com>
3406
3407 [BZ #11724]
3408 * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
3409 object is seen twice.
3410 * elf/dl-fini.c (_dl_sort_fini): Likewise.
3411
3412 * elf/Makefile (distribute): Add tst-initorder2.c.
3413 (tests): Add tst-initorder2.
3414 (modules-names): Add tst-initorder2a tst-initorder2b
3415 tst-initorder2c tst-initorder2d. Add rules to build them.
3416 ($(objpfx)tst-initorder2.out): New rule.
3417 * elf/tst-initorder2.c: New file.
3418 * elf/tst-initorder2.exp: New file.
3419
3420 2011-08-22 Andreas Schwab <schwab@redhat.com>
3421
3422 * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
3423
3424 * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
3425 dependencies back to end of function.
3426
3427 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
3428 $(elfobjdir)/ld.so.
3429
3430 2011-08-21 Ulrich Drepper <drepper@gmail.com>
3431
3432 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
3433 * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
3434 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
3435 * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
3436 * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
3437 of __vdso_gettimeofday.
3438 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
3439 __vdso_gettimeofday and __vdso_time. Define __vdso_getcpu with
3440 attribute_hidden.
3441 (_libc_vdso_platform_setup): Remove initialization of
3442 __vdso_gettimeofday and __vdso_time.
3443
3444 2011-08-20 Ulrich Drepper <drepper@gmail.com>
3445
3446 * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
3447 and fgetc_unlocked.
3448 * nss/nss_files/files-key.c (search): Use fgets_unlocked and
3449 getc_unlocked.
3450
3451 * elf/dl-open.c (add_to_global): Report additions to the global scope
3452 for LD_DEBUG=scopes.
3453 (dl_open_worker): Also print scope of newly loaded dependencies.
3454 (_dl_show_scope): Indicate if there is no scope.
3455
3456 [BZ #13114]
3457 * stdio-common/Makefile (tests): Add bug24.
3458 * stdio-common/bug24.c: New file.
3459
3460 2011-08-19 Andreas Jaeger <aj@suse.de>
3461
3462 [BZ #13114]
3463 * libio/fileops.c (_IO_new_file_fopen): Fix handling of
3464 non-existant file when using close-on-exec mode.
3465
3466 2011-08-20 Ulrich Drepper <drepper@gmail.com>
3467
3468 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
3469 the very first instruction.
3470
3471 * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
3472 the CFI state in the end.
3473 * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
3474 inclusion of dl-trampoline.h.
3475 Based on a patch by Jiri Olsa <jolsa@redhat.com>.
3476
3477 2011-08-19 Andreas Schwab <schwab@redhat.com>
3478
3479 * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
3480 expectations for long double.
3481
3482 * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
3483 from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
3484
3485 2011-08-14 David S. Miller <davem@davemloft.net>
3486
3487 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
3488 artificual limit depends upon the system page size.
3489
3490 2011-08-17 Ulrich Drepper <drepper@gmail.com>
3491
3492 * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
3493 * resolv/Makefile: Define CFLAGS-libresolv.
3494
3495 2011-08-17 Andreas Schwab <schwab@redhat.com>
3496
3497 * nss/makedb.c (compute_tables): Make variables used in nested
3498 function static.
3499
3500 2011-08-17 Ulrich Drepper <drepper@gmail.com>
3501
3502 * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
3503 * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
3504 if buffer was too small.
3505
3506 * elf/pldd.c (main): Attach to all threads in the process.
3507 Rewrite /proc handling to use *at functions.
3508
3509 2011-08-16 Ulrich Drepper <drepper@gmail.com>
3510
3511 * elf/dl-open.c (_dl_show_scope): Take additional parameter which
3512 specifies first scope to show.
3513 (dl_open_worker): Update callers. Move printing scope of new
3514 object to before the relocation.
3515 * elf/rtld.c (dl_main): Update _dl_show_scope call.
3516 * sysdeps/generic/ldsodefs.h: Update declaration.
3517
3518 * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
3519 string for the scope number.
3520
3521 2011-08-14 Ulrich Drepper <drepper@gmail.com>
3522
3523 * nscd/servicescache.c (cache_addserv): Make sure written is always
3524 initialized.
3525
3526 2011-08-14 Roland McGrath <roland@hack.frob.com>
3527
3528 * sysdeps/i386/i486/bits/atomic.h
3529 (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
3530 statement expression, so as to suppress "set but not used" warning.
3531 (__arch_c_compare_and_exchange_val_64_acq): Likewise.
3532
3533 * string/strncat.c (STRNCAT): Use prototype definition.
3534
3535 * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
3536 (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
3537 -Iprograms here.
3538 (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
3539 (localedef-modules): Add localedef.
3540 (locale-modules): Add locale.
3541
3542 * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
3543 * elf/rtld.c (dl_main): Invert order of assignment in last change,
3544 to avoid a warning.
3545
3546 2011-08-14 David S. Miller <davem@davemloft.net>
3547
3548 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
3549 RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
3550
3551 2011-08-13 Ulrich Drepper <drepper@gmail.com>
3552
3553 * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
3554 (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
3555 * elf/rtld.c (dl_main): Set l_name of vDSO.
3556 Call _dl_show_scope when DL_DEBUG_SCOPES.
3557 (process_dl_debug): Recognize scopes flag and also set it for all.
3558 * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
3559 Declare _dl_show_scope.
3560
3561 * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
3562 (do_dlopen): Pass caller_dlopen to dl_open.
3563 (__libc_dlopen_mode): Initialize caller_dlopen.
3564
3565 * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
3566 of libc. Make tolower call locale-independent. Optimize a bit by
3567 using isdigit instead of isalnum.
3568 * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
3569
3570 2011-08-12 Ulrich Drepper <drepper@gmail.com>
3571
3572 * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
3573 was a dependency or dynamically loaded.
3574
3575 2011-08-11 Ulrich Drepper <drepper@gmail.com>
3576
3577 * intl/l10nflist.c: Allow architecture-specific pop function.
3578 * sysdeps/x86_64/l10nflist.c: New file.
3579
3580 * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
3581 classification.
3582
3583 2011-08-10 Andreas Schwab <schwab@redhat.com>
3584
3585 * include/dirent.h: Add libc_hidden_proto for scandirat and
3586 scandirat64. Don't declare __scandirat64.
3587 * dirent/scandirat.c: Add libc_hidden_def.
3588 * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
3589 * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
3590
3591 2011-08-10 David S. Miller <davem@davemloft.net>
3592
3593 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
3594 enum.
3595 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
3596 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
3597 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
3598
3599 2011-08-09 Ulrich Drepper <drepper@gmail.com>
3600
3601 * Versions.def [libc]: Add GLIBC_2.15.
3602 * dirent/Makefile (routines): Add scandirat and scandirat64.
3603 * dirent/Versions [libc]: Export scandirat and scandirat64 for
3604 GLIBC_2.15.
3605 * dirent/dirent.h: Declare scandirat and scandirat64.
3606 * dirent/scandirat.c: New file.
3607 * dirent/scandirat64.c: New file.
3608 * sysdeps/wordsize-64/scandirat.c: New file.
3609 * sysdeps/wordsize-64/scandirat64.c: New file.
3610 * dirent/opendir.c: Define opendirat.
3611 * dirent/scandir.c: Move code to scandirat.c. Implement scandir
3612 using scandirat.
3613 * dirent/scandir64.c: Adjust for scandir.c change.
3614 * include/dirent.h: Define scandir_cancel_struct. Declare __opendirat,
3615 __scandirat64, and __scandir_cancel_handler.
3616 * sysdeps/unix/opendir.c: Rename __opendir to __opendirat. Take
3617 additional parameter and use openat instead of open (outside of ld.so).
3618 Add new __opendir as wrapper around __opendirat.
3619 * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
3620 here without requiring old scandirat implementation.
3621
3622 2011-08-08 Ulrich Drepper <drepper@gmail.com>
3623
3624 * dirent/scandir.c (cancel_handler): Renamed to
3625 __scandir_cancel_handler. Do not define if SKIP_SCANDIR_CANCEL is
3626 defined. Adjust users.
3627 * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
3628 * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
3629
3630 2011-08-04 Ulrich Drepper <drepper@gmail.com>
3631
3632 * string/test-string.h (IMPL): Use __STRING to expand name and then
3633 stringify it.
3634
3635 * string/test-strcmp.c: Unify most of the WIDE and !WIDE code. Lots
3636 of cleanups.
3637
3638 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
3639
3640 * string/Makefile: Update.
3641 (strop-tests): Append strncat.
3642 * string/test-wcscmp.c: New file.
3643 New comprehensive test for wcscmp.
3644 * string/test-strcmp.c: Update.
3645 (WIDE): New define.
3646
3647 2011-07-22 Andreas Schwab <schwab@redhat.com>
3648
3649 * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
3650 line.
3651
3652 2011-07-26 Andreas Schwab <schwab@redhat.com>
3653
3654 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
3655 encoding to ACE if AI_IDN.
3656
3657 2011-08-01 Jakub Jelinek <jakub@redhat.com>
3658
3659 * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
3660 to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
3661
3662 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
3663
3664 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
3665 Fix overflow bug in strncat.
3666 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
3667
3668 * string/test-strncat.c: Update.
3669 Add new tests for checking overflow bugs.
3670
3671 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
3672
3673 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
3674 strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
3675 * sysdeps/i386/i686/multiarch/strcat.S: New file.
3676 * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
3677 * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
3678 * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
3679 * sysdeps/i386/i686/multiarch/strncat.S: New file.
3680 * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
3681 * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
3682
3683 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
3684 (USE_AS_STRCAT): Define.
3685 Add strcat and strncat support.
3686 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
3687
3688 2011-07-25 Andreas Schwab <schwab@redhat.com>
3689
3690 * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
3691 __n bigger than INT_MAX+1.
3692 (__strncmp_g): Likewise.
3693
3694 2011-07-23 Ulrich Drepper <drepper@gmail.com>
3695
3696 * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
3697 * libio/stido.h: Likewise.
3698
3699 * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
3700 (AF_NFC): Define.
3701 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
3702 (AF_NFC): Define.
3703
3704 * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
3705 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
3706 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
3707 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
3708 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
3709
3710 [BZ #13021]
3711 * scripts/test-installation.pl: Don't expect libnss_test1 to be
3712 installed.
3713
3714 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
3715 typo.
3716 (_dl_x86_64_save_sse): Likewise.
3717
3718 2011-07-22 Ulrich Drepper <drepper@gmail.com>
3719
3720 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
3721 OSXSAVE.
3722 (_dl_x86_64_save_sse): Likewise.
3723
3724 * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
3725
3726 * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
3727
3728 2011-07-21 Andreas Schwab <schwab@redhat.com>
3729
3730 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
3731 change.
3732 (_dl_x86_64_save_sse): Use correct AVX check.
3733
3734 2011-07-21 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
3735
3736 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
3737 bug in strncpy/strncat.
3738 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
3739
3740 2011-07-21 Ulrich Drepper <drepper@gmail.com>
3741
3742 * string/tester.c (test_strcat): Add tests for different alignments
3743 of source and destination.
3744 (test_strncat): Likewise.
3745
3746 2011-07-20 Ulrich Drepper <drepper@gmail.com>
3747
3748 [BZ #12852]
3749 * posix/glob.c (glob): Check passed in values before using them in
3750 expressions to avoid some overflows.
3751 (glob_in_dir): Likewise.
3752
3753 [BZ #13007]
3754 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
3755 check for AVX enablement so that we don't crash with old kernels and
3756 new hardware.
3757 * elf/tst-audit4.c: Add same checks here.
3758 * elf/tst-audit6.c: Likewise.
3759
3760 * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
3761
3762 2011-07-09 Andreas Schwab <schwab@linux-m68k.org>
3763
3764 * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
3765
3766 2011-07-20 Ulrich Drepper <drepper@gmail.com>
3767
3768 * po/cs.po: Update from translation team.
3769 * po/bg.po: Likewise.
3770
3771 2011-07-12 Marek Polacek <mpolacek@redhat.com>
3772
3773 * misc/sys/cdefs.h: Add support for const attribute.
3774 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
3775 to gnu_dev_{major,minor,makedev} functions.
3776
3777 2011-07-20 Marek Polacek <mpolacek@redhat.com>
3778
3779 * intl/dcigettext.c (get_output_charset): Add missing bracket.
3780
3781 2011-07-20 Andreas Schwab <schwab@redhat.com>
3782
3783 * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
3784 strlen results.
3785
3786 2011-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3787
3788 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
3789 (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
3790 register in order to avoid conflicts with the soft frame pointer
3791 being held in r11 when necessary.
3792 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
3793 (INTERNAL_VSYSCALL_NCS): Likewise.
3794
3795 2011-07-14 Marek Polacek <mpolacek@redhat.com>
3796
3797 * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
3798 * elf/dl-fini.c (_dl_fini): Adjust caller.
3799 * elf/dl-close.c (_dl_close_worker): Likewise.
3800 * sysdeps/generic/ldsodefs.h: Adjust declaration.
3801
3802 2011-07-15 Marek Polacek <mpolacek@redhat.com>
3803
3804 * elf/cache.c (load_aux_cache): Remove unnecessary condition of
3805 "aux_cache->nlibs < 0".
3806
3807 * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
3808 in the reload-count case.
3809
3810 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
3811
3812 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
3813 strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
3814 strncat-sse2-unaligned strncat-c strlen-sse2-pminub
3815 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
3816 * sysdeps/x86_64/multiarch/strcat.S: New file.
3817 * sysdeps/x86_64/multiarch/strncat.S: New file.
3818 * sysdeps/x86_64/multiarch/strncat-c.c: New file.
3819 * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
3820 * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
3821 * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
3822 * sysdeps/x86_64/multiarch/strcpy-ssse3.S
3823 (USE_AS_STRCAT): Define.
3824 Add strcat and strncat support.
3825 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
3826 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
3827 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
3828 * string/strncat.c: Update.
3829 (USE_AS_STRNCAT): Define.
3830 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3831 Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
3832 and i7.
3833 * sysdeps/x86_64/multiarch/init-arch.h
3834 (bit_Prefer_PMINUB_for_stringop): New.
3835 (index_Prefer_PMINUB_for_stringop): Likewise.
3836 * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
3837 bit_Prefer_PMINUB_for_stringop.
3838
3839 2011-07-19 Ulrich Drepper <drepper@gmail.com>
3840
3841 * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
3842 buffer64.
3843 * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
3844 of casting of buffer.
3845 * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
3846 buffer32 and buffer64.
3847 * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
3848 writes instead of casting of buffer.
3849 * crypt/md5.h (struct md5_ctx): Move buffer into union and add
3850 buffer32.
3851 * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
3852 casting of buffer.
3853
3854 2011-07-19 Andreas Schwab <schwab@redhat.com>
3855
3856 * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
3857
3858 2011-07-19 Ulrich Drepper <drepper@gmail.com>
3859
3860 * nscd/nscd.c (termination_handler): Don't do anything for a database
3861 if it has not yet been initialized.
3862
3863 2011-07-18 Ulrich Drepper <drepper@gmail.com>
3864
3865 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
3866
3867 2011-07-15 Marek Polacek <mpolacek@redhat.com>
3868
3869 * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
3870
3871 2011-07-18 Ulrich Drepper <drepper@gmail.com>
3872
3873 * po/nl.po: Update from translation team.
3874 * po/sv.po: Likewise.
3875
3876 2011-07-16 Roland McGrath <roland@hack.frob.com>
3877
3878 * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
3879 now disallowed by GCC.
3880
3881 * configure.in (use-default-link): Default to yes if a test -shared
3882 link meets our qualifications.
3883 * configure: Regenerated.
3884
3885 * config.make.in (output-format): New variable.
3886 * configure.in: Check for ld --print-output-format support.
3887 * configure: Regenerated.
3888 * Makerules ($(common-objpfx)format.lds)
3889 [$(output-format) != unknown]: Just use $(output-format),
3890 instead of the linker-script munging.
3891
3892 2011-07-14 Roland McGrath <roland@hack.frob.com>
3893
3894 * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
3895 of $(common-objpfx)shlib.lds.
3896 * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
3897
3898 * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
3899 Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
3900
3901 * configure.in (-z relro check): Adjust test code to add a large
3902 writable data section after it.
3903 * configure: Regenerated.
3904
3905 2011-07-11 Roland McGrath <roland@hack.frob.com>
3906
3907 * configure.in (-z relro check): Fix test code to make the variable
3908 truly const.
3909 * configure: Regenerated.
3910
3911 2011-07-11 Ulrich Drepper <drepper@gmail.com>
3912
3913 * nscd/nscd.h (struct traced_file): Define.
3914 (struct database_dyn): Remove inotify_descr, reset_res, and filename
3915 elements. Add traced_files.
3916 (inotify_fd): Declare.
3917 (register_traced_file): Declare.
3918 * nscd/connections.c (dbs): Remove reset_res and filename initializers.
3919 (inotify_fd): Export.
3920 (resolv_conf_descr): Remove.
3921 (nscd_init): Move inotify descriptor creation to main.
3922 Don't register files for notification here.
3923 (register_traced_file): New function.
3924 (invalidate_cache): Don't use reset_res to determine whether to call
3925 res_init, go through the list of registered files.
3926 (main_loop_poll): The inotify descriptors are now stored in the
3927 structures for the traced files.
3928 (main_loop_epoll): Likewise
3929 * nscd/nscd.c (main): Create inotify socket here. Pass extra argument
3930 to __nss_disable_nscd.
3931 * nscd/cache.c (prune_cache): There is no single inotify descriptor
3932 for a database anymore. Check the records for all the registered
3933 files instead.
3934 * nss/Makefile (libnss_files-routines): Add files-init.
3935 (libnss_db-routines): Add db-init.
3936 * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
3937 [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
3938 * nss/nss_db/db-init.c: New file.
3939 * nss/nss_files/files-init.c: New file.
3940 * nss/nsswitch.c (nss_load_library): New function. Broken out of
3941 __nss_lookup_function.
3942 (__nss_lookup_function): Call nss_load_library.
3943 (nss_load_all_libraries): New function.
3944 (__nss_disable_nscd): Take parameter with callback function for files
3945 to register. Set is_nscd. Load all the DSOs for the NSS modules
3946 used for the cached services.
3947 * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
3948 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
3949 options for features to all the files in nscd.
3950
3951 * nss/nsswitch.c (nss_parse_file): Add missing fclose.
3952
3953 2011-07-10 Roland McGrath <roland@hack.frob.com>
3954
3955 * csu/elf-init.c (__libc_csu_init): Comment typo.
3956
3957 2011-07-09 Ulrich Drepper <drepper@gmail.com>
3958
3959 * po/pl.po: Update from translation team.
3960 * po/ja.po: Likewise.
3961 * po/ru.po: Likewise.
3962 * po/ko.po: Likewise.
3963 * po/fr.po: Likewise.
3964
3965 2011-07-09 Roland McGrath <roland@hack.frob.com>
3966
3967 * configure.in (.ctors/.dtors header and trailer check):
3968 Use an empirical test on a built program.
3969 * configure: Regenerated.
3970
3971 * configure.in (-z relro check): Use an empirical test on a built DSO.
3972 Detect, but do not require, on ia64.
3973 * configure: Regenerated.
3974
3975 * configure.in (READELF): Find it with AC_CHECK_TOOL.
3976 Update tests that use readelf to use $READELF instead.
3977 * configure: Regenerated.
3978
3979 2011-07-08 Ulrich Drepper <drepper@gmail.com>
3980
3981 * malloc/hooks.c (memalign_check): Avoid using checked_request2size
3982 if the result is not used.
3983
3984 2011-07-05 Andreas Jaeger <aj@suse.de>
3985
3986 [BZ#9696]
3987 * stdlib/tst-strtod.c: Add testcase.
3988
3989 2011-07-07 Ulrich Drepper <drepper@gmail.com>
3990
3991 * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
3992 (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
3993 The latter has a higher limit. Take additional parameter to pass to
3994 the new function.
3995 (__pathconf): Pass file to __statfs_link_max.
3996 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
3997 __statfs_link_max.
3998 * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
3999 __statfs_link_max.
4000
4001 [BZ #12868]
4002 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
4003 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
4004 Handle Lustre.
4005 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
4006 (__statfs_filesize_max): Likewise.
4007 Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
4008
4009 2011-07-05 Andreas Jaeger <aj@suse.de>
4010
4011 * resolv/res_comp.c (dn_skipname): Remove unused variable.
4012
4013 2011-07-06 Marek Polacek <mpolacek@redhat.com>
4014
4015 * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
4016 `status' variable.
4017 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
4018 Likewise.
4019
4020 2011-07-04 H.J. Lu <hongjiu.lu@intel.com>
4021
4022 * Makefile (strop-tests): Add strncat.
4023 * string/test-strncat.c: New file.
4024
4025 2011-06-30 Marek Polacek <mpolacek@redhat.com>
4026
4027 * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
4028
4029 2011-06-21 Andreas Jaeger <aj@suse.de>
4030
4031 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
4032 Copy rule from iconvdata/Makefile.
4033
4034 2011-07-06 Ulrich Drepper <drepper@gmail.com>
4035
4036 [BZ #12922]
4037 * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
4038 but no long options are defined, just return 'W'.
4039
4040 2011-06-22 Marek Polacek <mpolacek@redhat.com>
4041
4042 [BZ #9696]
4043 * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
4044
4045 2011-07-06 Ulrich Drepper <drepper@gmail.com>
4046
4047 * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
4048 netgroups to read.
4049 (innetgr): Likewise.
4050
4051 2011-07-05 Roland McGrath <roland@hack.frob.com>
4052
4053 * config.make.in (install_root): Default to $(DESTDIR).
4054
4055 2011-07-05 Ulrich Drepper <drepper@gmail.com>
4056
4057 * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
4058
4059 2011-07-02 Roland McGrath <roland@hack.frob.com>
4060
4061 * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
4062
4063 * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
4064 containing directory rather than embedding absolute directory names.
4065
4066 * scripts/check-local-headers.sh: Rewritten using awk.
4067 Match by word, not by line. Print error messages for matches.
4068 * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
4069
4070 * Makerules [shlib-lds-flags empty]:
4071 ($(common-objpfx)libc_pic.opts): New target.
4072 ($(common-objpfx)libc_pic.os.clean): New target.
4073 ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
4074
4075 * config.make.in (OBJCOPY): New variable.
4076 * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
4077 * configure: Regenerated.
4078
4079 * config.make.in (use-default-link): New variable.
4080 * configure.in (use_default_link): Grok --with-default-link to set it.
4081 * configure: Regenerated.
4082 * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
4083 (shlib-lds, shlib-lds-flags): Define to empty.
4084
4085 * Makerules (shlib-lds): New variable.
4086 (shlib-lds-flags): New variable.
4087 (build-shlib, build-moduile, build-module-asneeded): Use it.
4088 ($(common-objpfx)libc.so): Use $(shlib-lds).
4089 ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
4090 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
4091
4092 * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
4093 DT_FLAGS/DT_FLAGS_1 with zero flags.
4094
4095 * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
4096 linker script munging.
4097
4098 2011-07-02 Ulrich Drepper <drepper@gmail.com>
4099
4100 * crypt/sha512.h (struct sha512_ctx): Add union to access total also
4101 as 128-bit value.
4102 * crypt/sha512.c (sha512_process_block): Perform total addition using
4103 128-bit if possible.
4104 (__sha512_finish_ctx): Likewise.
4105 * crypt/sha256.h (struct sha256_ctx): Add union to access total also
4106 as 64-bit value.
4107 * crypt/sha256.c (SWAP64): Define.
4108 (sha256_process_block): Perform total addition using 64-bit if
4109 possible.
4110 (__sha256_finish_ctx): Likewise.
4111
4112 2011-07-01 Ulrich Drepper <drepper@gmail.com>
4113
4114 * nscd/pwdcache.c (cache_addpw): Cleanup. Add branch prediction.
4115 * nscd/initgrcache.c (addinitgroupsX): Likewise.
4116 * nscd/hstcache.c (cache_addhst): Likewise.
4117 * nscd/grpcache.c (cache_addgr): Likewise.
4118 * nscd/aicache.c (addhstaiX): Likewise
4119 * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
4120
4121 2011-07-01 Thorsten Kukuk <kukuk@suse.de>
4122
4123 * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
4124 * nscd/initgrcache.c (addinitgroupsX): Likewise.
4125 * nscd/hstcache.c (cache_addhst): Likewise.
4126 * nscd/grpcache.c (cache_addgr): Likewise.
4127 * nscd/aicache.c (addhstaiX): Likewise
4128
4129 2011-07-01 Andreas Schwab <schwab@redhat.com>
4130
4131 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
4132 domain only when needed.
4133
4134 2011-06-30 Andreas Schwab <schwab@redhat.com>
4135
4136 * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
4137 is always restored.
4138
4139 2011-06-29 Ulrich Drepper <drepper@gmail.com>
4140
4141 * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
4142 are re-adding the entry.
4143 * nscd/servicescache.c (cache_addserv): Likewise.
4144
4145 2011-06-30 Aurelien Jarno <aurelien@aurel32.net>
4146
4147 * sysdeps/generic/dl-irel.h: fix protection against multiple
4148 inclusions.
4149 * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
4150
4151 2011-06-28 Ulrich Drepper <drepper@gmail.com>
4152
4153 [BZ #12935]
4154 * malloc/memusage.sh: Fix quoting in message.
4155 * debug/xtrace.sh: Likewise.
4156
4157 * configure.in: Remove support for --experimental-malloc option, make
4158 it the default.
4159 * config.make.in: Likewise.
4160 * malloc/Makefile: Likewise.
4161
4162 2011-06-27 Andreas Schwab <schwab@redhat.com>
4163
4164 * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
4165 two-byte characters.
4166
4167 2011-06-27 Roland McGrath <roland@hack.frob.com>
4168
4169 * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
4170 AC_CACHE_CHECK invocation.
4171 * configure: Regenerated.
4172
4173 * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
4174
4175 2011-06-27 Ulrich Drepper <drepper@gmail.com>
4176
4177 [BZ #12350]
4178 * nscd/aicache.c (addhstaiX): Restore only RES_USE_INET6
4179 bit from old_res_options.
4180
4181 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
4182
4183 * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
4184 value type for setfct.
4185
4186 2011-06-23 H.J. Lu <hongjiu.lu@intel.com>
4187
4188 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
4189 __gettimeofday instead of gettimeofday.
4190
4191 2011-06-26 Ulrich Drepper <drepper@gmail.com>
4192
4193 * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
4194
4195 2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
4196
4197 * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
4198
4199 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
4200 info.
4201
4202 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
4203
4204 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
4205 strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
4206 strcpy-sse2-unaligned strncpy-sse2-unaligned
4207 stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
4208 * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
4209 * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
4210 * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
4211 * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
4212 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
4213 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
4214 * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
4215 * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
4216 * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
4217 (STRCPY): Support SSE2 and SSSE3 versions.
4218
4219 2011-06-24 Ulrich Drepper <drepper@gmail.com>
4220
4221 [BZ #12874]
4222 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
4223 * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
4224 kernels which artificially limit size of requests.
4225
4226 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
4227
4228 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
4229 strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
4230 strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
4231 * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
4232 * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
4233 * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
4234 * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
4235 * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
4236 * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
4237 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
4238 * sysdeps/i386/i686/multiarch/strcpy.S: New file.
4239 * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
4240 * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
4241 * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
4242 * sysdeps/i386/i686/multiarch/strncpy.S: New file.
4243 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
4244 Enable unaligned load optimization for Intel Core i3, i5 and i7
4245 processors.
4246 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
4247 Define.
4248 (index_Fast_Unaligned_Load): Define.
4249 (HAS_FAST_UNALIGNED_LOAD): Define.
4250
4251 2011-06-23 Marek Polacek <mpolacek@redhat.com>
4252
4253 * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
4254
4255 2011-06-22 Ulrich Drepper <drepper@gmail.com>
4256
4257 [BZ #12907]
4258 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
4259 until it is clear that the information is realy needed.
4260 Patch mostly by David Hanisch <david.hanisch@nsn.com>.
4261
4262 2011-06-22 Andreas Schwab <schwab@redhat.com>
4263
4264 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
4265
4266 2011-06-22 Ulrich Drepper <drepper@gmail.com>
4267
4268 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
4269 /sys/devices/system/cpu/online if it is usable.
4270
4271 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
4272 reading the information from the /proc filesystem to once a second.
4273
4274 2011-06-21 Andreas Jaeger <aj@suse.de>
4275
4276 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
4277 NULL after inclusion of kernel headers.
4278
4279 2011-06-21 Ulrich Drepper <drepper@gmail.com>
4280
4281 * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
4282 calls to internal_setent.
4283
4284 [BZ #12885]
4285 * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
4286 addresses using gethostbyname4_r ignore IPv4 addresses.
4287
4288 * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
4289 branch using gethostbyname2 is only for AF_INET. Optimize accordingly.
4290
4291 * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
4292
4293 2011-06-20 David S. Miller <davem@davemloft.net>
4294
4295 * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
4296 inclusions.
4297 * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
4298
4299 * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
4300 (elf_irel): Use it.
4301 * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
4302 * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
4303 * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
4304 * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
4305 * sysdeps/x86_64/dl-irel.h: Likewise.
4306
4307 * elf/dl-runtime.c: Use elf_ifunc_invoke.
4308 * elf/dl-sym.c: Likewise.
4309
4310 2011-06-15 Ulrich Drepper <drepper@gmail.com>
4311
4312 * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch. We
4313 need to dereference resplen2.
4314
4315 2011-06-14 Andreas Schwab <schwab@redhat.com>
4316
4317 * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
4318
4319 2011-06-15 Ulrich Drepper <drepper@gmail.com>
4320
4321 * Makeconfig: Define vardbdir and inst_vardbdir.
4322 * nss/Makefile: Add rules to install db-Makefile.
4323
4324 * nss/nss_db/db-XXX.c: Cleanup.
4325
4326 * nss/Makefile (libnss_db-dbs): Add db-initgroups.
4327 * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
4328 GLIBC_PRIVATE.
4329 * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
4330 * nss/makedb.c: Implement -g option to specify that value strings
4331 are generated and should not be added to table iterated over for
4332 get*ent calls.
4333 * nss/nss_db/db-initgroups.c: New file.
4334
4335 * nss/getent.c: Add support for initgroups lookups through getgrouplist
4336 interface.
4337
4338 * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
4339 (internal_getgrouplist): Adjust to name change.
4340 Update use_initgroups_entry if this is not the first call.
4341 * nss/databases.def: Add initgroups entry.
4342
4343 * nss/makedb.c (compute_tables): Check result of multiple hash table
4344 sizes to minimize maximum chain length.
4345
4346 2011-06-14 Ulrich Drepper <drepper@gmail.com>
4347
4348 * Versions.def: Add entry for libnss_db.
4349 * shlib-versions: Likewise.
4350 * nss/Makefile: Add rules to build libnss_db.
4351 * nss/Versions: Add libnss_db information. Organize libnss_files
4352 entries better.
4353 * nss/db-Makefile: Add gshadow support. Change rules for the new
4354 makedb progra. Some minor improvements to generate smaller files.
4355 * nss/nss_db/nss_db.h: Move NSS database header data structures to
4356 here from...
4357 * nss/makedb.c: ...here.
4358 Improve database format to be smaller and require less memory at
4359 runtime.
4360 * nss/nss_db/db-XXX.x: Adjust for new database format. Don't use
4361 db anymore.
4362 * nss/nss_db/db-netgrp.c: Likewise.
4363 * nss/nss_db/db-open.c: Likewise.
4364 * nss/nss_files/flies-XXX.x: Adjust comments.
4365 * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
4366 * nss/nss_files/files-grp.c: Likewise.
4367 * nss/nss_files/files-hosts.c: Likewise.
4368 * nss/nss_files/files-network.c: Likewise.
4369 * nss/nss_files/files-proto.c: Likewise.
4370 * nss/nss_files/files-pwd.c: Likewise.
4371 * nss/nss_files/files-rpc.c: Likewise.
4372 * nss/nss_files/files-service.c: Likewise.
4373 * nss/nss_files/files-sgrp.c: Likewise.
4374 * nss/nss_files/files-spwd.c: Likewise.
4375 * nss/nss_db/db-alias.c: Removed.
4376 * nss/nss_db/dummy-db.h: Removed.
4377
4378 2011-06-02 Ulrich Drepper <drepper@gmail.com>
4379
4380 * nss/makedb.c: Rewritten to not use database library.
4381 * nss/Makefile: Update to build new makedb program.
4382
4383 2011-06-14 Andreas Jaeger <aj@suse.de>
4384
4385 * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
4386 memset declaration.
4387
4388 2011-06-10 Andreas Schwab <schwab@redhat.com>
4389
4390 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
4391 tmpbuf.
4392
4393 2011-06-10 Roland McGrath <roland@hack.frob.com>
4394
4395 * Makerules (shlib.lds): Fail if the linker script comes out empty.
4396 * elf/Makefile ($(objpfx)ld.so): Likewise.
4397
4398 * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
4399 Don't list ld.so twice in dependencies.
4400
4401 * posix/bug-regex31.c: Include <stdlib.h>.
4402
4403 * nscd/hstcache.c (cache_addhst): Remove unused variable.
4404
4405 * nis/nss_compat/compat-spwd.c
4406 (getspent_next_nss_netgr): Remove unused variable.
4407 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
4408
4409 * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
4410 nonmembers" output to use the right array.
4411
4412 * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
4413
4414 * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
4415
4416 * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
4417 * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
4418 * catgets/gencat.c (read_input_file): Likewise.
4419 * locale/programs/locarchive.c (enlarge_archive): Likewise.
4420
4421 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
4422 variable definition inside #if's controlling its use.
4423
4424 * inet/getnetgrent_r.c (innetgr): Remove unused variable.
4425
4426 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
4427
4428 * misc/syslog.c (__vsyslog_chk): Remove unused variable.
4429
4430 * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
4431 unreachable code.
4432
4433 * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
4434
4435 * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
4436 * configure: Regenerated.
4437
4438 * Makerules: Revert last change.
4439 * elf/Makefile: Likewise.
4440
4441 2011-06-09 Roland McGrath <roland@hack.frob.com>
4442
4443 * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
4444 * elf/Makefile ($(objpfx)librtld.os): Likewise.
4445 (reloc-link): Likewise.
4446
4447 2011-06-09 Ulrich Drepper <drepper@gmail.com>
4448
4449 * elf/Makefile: Add rules to build pldd.
4450 * elf/pldd.c: New file.
4451 * elf/pldd-xx.c: New file.
4452
4453 2011-06-07 Ulrich Drepper <drepper@gmail.com>
4454
4455 * version.h: Update for 2.15 development version.
4456
4457 2011-06-07 David S. Miller <davem@davemloft.net>
4458
4459 * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
4460 ifuncs.
4461 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
4462 elf_machine_lazy_rel): Likewise.
4463 * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
4464 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
4465 elf_machine_lazy_rel): Likewise.
4466 * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
4467 dl_hwcap via passed in argument.
4468 * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
4469 Likewise.
4470
4471 2011-06-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4472
4473 * stdlib/longlong.h: Update from GCC. Fix smul_ppmm for S/390.
4474
4475 2011-06-06 Roland McGrath <roland@hack.frob.com>
4476
4477 [BZ #12849]
4478 * manual/fdl-1.1.texi: New file, verbatim from:
4479 http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
4480 * manual/lgpl-2.1.texi: New file, verbatim from:
4481 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
4482 * manual/Makefile (licenses): New variable, list those new file names.
4483 (texis): Use it.
4484 (chapters.% top-menu.%): Include $(licenses) with $(appendices).
4485
4486 * manual/fdl.texi: File removed.
4487 * manual/lesser.texi: File removed.
4488 * manual/libc.texinfo (Copying, Documentation License):
4489 Use new @include file names, put @appendix directive before @include.
4490
4491 2011-06-04 Jakub Jelinek <jakub@redhat.com>
4492
4493 [BZ #12841]
4494 * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
4495 (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
4496 (mq_open): Add __NTH.
4497
4498 2011-06-02 H.J. Lu <hongjiu.lu@intel.com>
4499
4500 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
4501 Assume Intel Core i3/i5/i7 processor if AVX is available.
4502
4503 2011-05-31 Ulrich Drepper <drepper@gmail.com>
4504
4505 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
4506 typo.
4507
4508 2011-05-31 Andreas Schwab <schwab@redhat.com>
4509
4510 * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
4511 memory. Use alloca_account. Fix memory leak when retrying.
4512
4513 2011-05-31 Ulrich Drepper <drepper@gmail.com>
4514
4515 * version.h (RELEASE): Bump for 2.14 release.
4516 * include/features.h (__GLIBC_MINOR__): Bump to 14.
4517
4518 * config.make.in (RANLIB): Remove entry.
4519
4520 2011-05-30 Ulrich Drepper <drepper@gmail.com>
4521
4522 * po/Makefile (po-sed-cmd): Add ksh to extensions.
4523 (libc.pot): Work around missing support for .ksh extension in xgettext.
4524
4525 [BZ #12684]
4526 * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
4527 if both request failed.
4528 (send_dg): In case of server errors clear resplen or *resplen2.
4529
4530 [BZ #12454]
4531 * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
4532 when there are multiple maps.
4533 * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
4534 (_dl_fini): Remove test here.
4535
4536 * elf/rtld.c (dl_main): Don't allow the loader to load itself.
4537
4538 2011-05-29 Ulrich Drepper <drepper@gmail.com>
4539
4540 [BZ #12350]
4541 * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
4542 bit from old_res_options.
4543 (gaih_inet): Likewise.
4544
4545 [BZ #11099]
4546 * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
4547 as signed.
4548
4549 * resolv/res_init.c (res_setoptions): Make the code more compact.
4550
4551 [BZ #11558]
4552 * resolv/res_init.c (res_setoptions): Recognize use-vc option and
4553 set RES_USEVC.
4554
4555 [BZ #11634]
4556 * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
4557
4558 * malloc/malloc.h: Mark malloc hook variables as deprecated.
4559
4560 [BZ #11781]
4561 * malloc/malloc.h: Declare malloc hook variables as volatile.
4562
4563 * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
4564 in last patch.
4565
4566 [BZ #11799]
4567 * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
4568 raise in the comment.
4569 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
4570 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
4571 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
4572
4573 2011-05-28 Ulrich Drepper <drepper@gmail.com>
4574
4575 [BZ #12811]
4576 * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
4577 grow the buffers more if it already has to be sufficient.
4578 (build_wcs_upper_buffer): Likewise.
4579 * posix/regexec.c (check_matching): Likewise.
4580 (clean_state_log_if_needed): Likewise.
4581 (extend_buffers): Don't enlarge buffers beyond size of the input
4582 buffer.
4583 Patches mostly by Emil Wojak <emil@wojak.eu>.
4584 * posix/bug-regex32.c: New file.
4585 * posix/Makefile (tests): Add bug-regex32.
4586
4587 * locale/findlocale.c (_nl_find_locale): Return right away if
4588 _nl_explode_name failed.
4589 * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
4590
4591 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
4592
4593 * debug/xtrace.sh: Unify messages.
4594 * malloc/memusage.sh: Likewise.
4595
4596 [BZ #12813]
4597 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
4598 time symbol from vDSO. Substitute with vsyscall if not available.
4599 * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
4600 __vdso_time.
4601
4602 * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
4603 * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
4604 * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
4605 Add sendmmsg and internal_sendmmsg.
4606 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
4607 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
4608 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
4609
4610 * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
4611 * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
4612 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
4613
4614 2011-05-27 Ulrich Drepper <drepper@gmail.com>
4615
4616 [BZ #12813]
4617 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
4618 Retrieve getcpu symbol from vDSO. Substitute with vsyscall if not
4619 available.
4620 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
4621 __vdso_getcpu.
4622
4623 [BZ #12814]
4624 * iconvdata/Makefile (tests): Add bug-iconv9.
4625 * iconvdata/bug-iconv9.c: New file.
4626
4627 2011-05-27 Andreas Schwab <schwab@redhat.com>
4628
4629 [BZ #12814]
4630 * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
4631
4632 2011-05-25 Jakub Jelinek <jakub@redhat.com>
4633
4634 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
4635 (struct user_regs_struct): Change intcs field back to cs.
4636
4637 2011-05-25 Ulrich Drepper <drepper@gmail.com>
4638
4639 * po/ja.po: Update from translation team.
4640
4641 2011-05-23 Ulrich Drepper <drepper@gmail.com>
4642
4643 [BZ #12795]
4644 * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
4645 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
4646
4647 2011-05-20 Andreas Schwab <schwab@redhat.com>
4648
4649 * stdlib/longlong.h: Update from GCC.
4650
4651 2011-05-23 Andreas Schwab <schwab@redhat.com>
4652
4653 * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
4654 parameter name.
4655 * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
4656 Add parameter name.
4657 (__sysconf): Pass it down.
4658
4659 2011-05-22 Ulrich Drepper <drepper@gmail.com>
4660
4661 [BZ #12671]
4662 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
4663 some situations.
4664 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
4665 * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
4666 add in in __libc_use_alloca calls. Adjust callers.
4667 (glob): Use malloc in some situations.
4668
4669 * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
4670 and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
4671 pltexit.
4672
4673 2011-05-21 Ulrich Drepper <drepper@gmail.com>
4674
4675 * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
4676 and CLOCK_BOOTTIME_ALARM.
4677
4678 [BZ #12782]
4679 * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
4680 is returned.
4681
4682 * string/_strerror.c (__strerror_r): Print negative errors as signed
4683 numbers.
4684
4685 [BZ #12777]
4686 * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
4687 (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
4688 * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
4689
4690 * configure.in: Fix typo in redirection and correct removal of test
4691 files in two cases.
4692
4693 [BZ #12788]
4694 * locale/setlocale.c (new_composite_name): Fix test to check for
4695 identical name of all categories.
4696
4697 [BZ #12792]
4698 * libio/filedoalloc.c (local_isatty): New function.
4699 (_IO_file_doallocate): Use local_isatty.
4700 * stdio-common/perror.c (perror): In case a new stream is used
4701 forward the stream error.
4702 * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
4703 error flag.
4704
4705 2011-05-20 Ulrich Drepper <drepper@gmail.com>
4706
4707 [BZ #11869]
4708 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
4709 alloca.
4710 * include/alloca.h (extend_alloca_account): Define.
4711
4712 [BZ #11857]
4713 * posix/regex.h: Fix comments with documentation of user-accessible
4714 fields after compilation and describe correct free'ing of pattern
4715 after re_compile_pattern.
4716 Patch by Reuben Thomas <rrt@sc3d.org>.
4717
4718 2011-05-18 Ryan S. Arnold <rsa@us.ibm.com>
4719
4720 * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
4721 and -mno-altivec to prevent the compiler from using Altivec and/or
4722 VSX instructions when the corresponding registers are not available.
4723
4724 2011-05-19 Andreas Schwab <schwab@redhat.com>
4725
4726 * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
4727
4728 2011-05-19 Ulrich Drepper <drepper@gmail.com>
4729
4730 * libio/freopen.c (freopen): Use __dup2, not dup2.
4731 * libio/freopen64.c (freopen64): Likewise.
4732
4733 2011-05-17 H.J. Lu <hongjiu.lu@intel.com>
4734
4735 [BZ #12775]
4736 * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
4737 * math/Makefile (tests): Add test-powl.
4738 (CFLAGS-test-powl.c): Define.
4739 * math/test-powl.c: New file.
4740
4741 2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
4742
4743 * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
4744
4745 2011-05-17 Ulrich Drepper <drepper@gmail.com>
4746
4747 [BZ #11837]
4748 * iconvdata/gb18030.c: Update to GB18020-2005.
4749
4750 2011-05-16 Ulrich Drepper <drepper@gmail.com>
4751
4752 * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
4753 RE_SYNTAX_POSIX_AWK): Update to match recent development.
4754 Patch by Aharon Robbins <arnold@skeeve.com>.
4755
4756 [BZ #11892]
4757 * stdlib/putenv.c (putenv): Don't always create copy of the variable
4758 on the stack.
4759
4760 [BZ #11895]
4761 * misc/pselect.c (__pselect): Handle timeout value errors hidden
4762 through underflows.
4763
4764 [BZ #12766]
4765 * misc/error.c (error_at_line): Ensure file_name and old_file_name
4766 point to strings before performing equality test for error_one_per_line
4767 mode.
4768
4769 [BZ #11697]
4770 * login/programs/pt_chown.c (do_pt_chown): Always call chown.
4771
4772 [BZ #11820]
4773 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
4774 (struct user_fpregs_struct): Avoid __uint*_t types.
4775
4776 [BZ #6420]
4777 * malloc/mtrace.c (tr_where): Add additional parameter to point to
4778 symbol info. Use it instead of calling _dl_addr locally.
4779 (lock_and_info): New function.
4780 (tr_freehook): Call lock_and_info and pass symbol info as additional
4781 parameter to tr_where.
4782 (tr_mallochook): Likewise.
4783 (tr_reallochook): Likewise.
4784 (tr_memalignhook): Likewise.
4785
4786 * malloc/mtrace.c: Remove support for USE_MTRACE_FILE. It is not
4787 used and couldn't be at all thread-safe.
4788
4789 2011-05-15 Ulrich Drepper <drepper@gmail.com>
4790
4791 * libio/freopen.c (freopen): Don't close old file descriptor
4792 before the new one is opened. Instead dup the new file descriptor
4793 to the old one after the new stream is created.
4794 * libio/freopen64.c (freopen64): Likewise.
4795 * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
4796 * libio/fileops.c (_IO_new_file_close_it): Handle new
4797 _IO_FLAGS2_NOCLOSE flag.
4798 (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
4799 If _IO_file_open didn't set FD_CLOEXEC do it after the call.
4800 * libio/oldfileops.c (_IO_old_file_close_it): Handle new
4801 _IO_FLAGS2_NOCLOSE flag.
4802 * include/unistd.h: Add hidden_proto for dup3.
4803 Define __have_dup3.
4804 * io/dup3.c: Define hidden symbol.
4805 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
4806
4807 [BZ #7101]
4808 * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
4809 when an incomplete long option is used.
4810 * posix/tst-getopt_long1.c: New file.
4811 * posix/Makefile (tests): Add tst-getopt_long1.
4812
4813 [BZ #10138]
4814 * scripts/config.guess: Update from autoconf-2.68.
4815 * scripts/config.sub: Likewise.
4816
4817 [BZ #10157]
4818 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
4819 tests into ...
4820 (has_cpuclock): ...this. New function.
4821 * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
4822 macro here based on has_cpuclock code.
4823
4824 [BZ #10149]
4825 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
4826 First byte (not low byte) is now always NUL.
4827 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
4828
4829 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
4830 Use non-cancelable interfaces.
4831
4832 [BZ #9809]
4833 * locale/iso-639.def: Add entry for Sorani.
4834
4835 [BZ #11901]
4836 * include/stdlib.h: Move include protection to the right place.
4837 Define abort_msg_s. Declare __abort_msg with it.
4838 * stdlib/abort.c (__abort_msg): Adjust type.
4839 * assert/assert.c (__assert_fail_base): New function. Majority
4840 of code from __assert_fail. Allocate memory for __abort_msg with
4841 mmap.
4842 (__assert_fail): Now call __assert_fail_base.
4843 * assert/assert-perr.c: Remove bulk of implementation. Use
4844 __assert_fail_base.
4845 * include/assert.hL Declare __assert_fail_base.
4846 * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
4847 mmap.
4848 * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
4849
4850 2011-05-14 Ulrich Drepper <drepper@gmail.com>
4851
4852 [BZ #11952]
4853 [BZ #12453]
4854 * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
4855 until all modules are registered in the DTV.
4856 * elf/Makefile: Add rules to build and run tst-tls19.
4857 * elf/tst-tls19.c: New file.
4858 * elf/tst-tls19mod1.c: New file.
4859 * elf/tst-tls19mod2.c: New file.
4860 * elf/tst-tls19mod3.c: New file.
4861 Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
4862
4863 [BZ #12083]
4864 * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
4865 correctly.
4866
4867 [BZ #12601]
4868 * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
4869 two-byte sequence errors.
4870 * iconvdata/Makefile (tests): Add bug-iconv8.
4871 * iconvdata/bug-iconv8.c: New file.
4872
4873 [BZ #12626]
4874 * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
4875 buf2 definition.
4876
4877 * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
4878
4879 [BZ #12432]
4880 * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
4881 (dummy_getcfa): New function.
4882 (init): Get _Unwind_GetCFA address, use dummy if not found.
4883 (backtrace_helper): In recursion check, also check whether CFA changes.
4884 (__backtrace): Completely initialize arg.
4885
4886 * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
4887 storing incomplete byte sequence in state object. Avoid testing for
4888 guaranteed too small input if we know there is enough data available.
4889
4890 2011-05-11 Andreas Schwab <schwab@redhat.com>
4891
4892 * Makeconfig (+link-pie): Indent.
4893 * Rules (binaries-pie): Define if $(have-fpie) and
4894 $(build-shared).
4895 (binaries-shared): Also filter out $(binaries-pie).
4896 ($(addprefix $(objpfx),$(binaries-pie))): New rule.
4897 * nscd/Makefile (others-pie): Add nscd.
4898 (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
4899 ($(objpfx)nscd): Remove command override.
4900 * login/Makefile (others-pie): Add pt_chown.
4901 ($(objpfx)pt_chown): Remove command override.
4902 * elf/Makefile: Add PIE tests to tests and tests-pie variables and
4903 remove command overrides.
4904
4905 2011-05-13 Ulrich Drepper <drepper@gmail.com>
4906
4907 * libio/tst_putwc.c: Fix error messages.
4908
4909 [BZ #12724]
4910 * libio/fileops.c (_IO_new_file_close_it): Always flush when
4911 currently writing and seek to current position when not.
4912 * libio/Makefile (tests): Add bug-fclose1.
4913 * libio/bug-fclose1.c: New file.
4914
4915 2011-05-12 Ulrich Drepper <drepper@gmail.com>
4916
4917 [BZ #12511]
4918 * elf/dl-lookup.c (enter): Don't test for copy relocation here and
4919 don't set DF_1_NODELETE here.
4920 (do_lookup_x): When entering new entry test for copy relocation
4921 and if necessary set DF_1_NODELETE flag.
4922 * elf/tst-unique4.cc: New file.
4923 * elf/tst-unique4.h: New file.
4924 * elf/tst-unique4lib.cc: New file.
4925 * elf/Makefile: Add rules to build and run tst-unique4.
4926 Patch by Piotr Bury <pbury@goahead.com>.
4927
4928 2011-05-11 Ulrich Drepper <drepper@gmail.com>
4929
4930 [BZ #12052]
4931 * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
4932
4933 [BZ #12625]
4934 * misc/mntent_r.c (addmntent): Flush the stream after the output
4935
4936 [BZ #12393]
4937 * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
4938 (is_trusted_path_normalize): Skip initial colon. Append slash
4939 to empty buffer. Duplicate is_trusted_path code but allow
4940 constructed patch to be prefix.
4941 (is_dst): Allow $ORIGIN followed by /.
4942 (_dl_dst_substitute): Correct clearing of check_for_trusted.
4943 Correct testing of result of is_trusted_path_normalize
4944 (decompose_rpath): Fix warning.
4945
4946 2011-05-10 Ulrich Drepper <drepper@gmail.com>
4947
4948 [BZ #11257]
4949 * grp/initgroups.c (internal_getgrouplist): When we found the service
4950 list through the initgroups entry in nsswitch.conf do not always
4951 continue on a successful lookup. Don't always use the
4952 __nss_group_database value if it is set.
4953 * nss/nsswitch.conf (initgroups): Change action for successful db
4954 lookup to continue for compatibility.
4955
4956 2011-05-09 Ulrich Drepper <drepper@gmail.com>
4957
4958 [BZ #11532]
4959 * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
4960 and CP774 modules.
4961 * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
4962 and CP774 modules.
4963 * iconvdata/tst-tables.sh: Likewise.
4964 * iconvdata/cp770.c: New file.
4965 * iconvdata/cp771.c: New file.
4966 * iconvdata/cp772.c: New file.
4967 * iconvdata/cp773.c: New file.
4968 * iconvdata/cp774.c: New file.
4969 * iconvdata/testdata/CP770: New file.
4970 * iconvdata/testdata/CP770..UTF8: New file.
4971 * iconvdata/testdata/CP771: New file.
4972 * iconvdata/testdata/CP771..UTF8: New file.
4973 * iconvdata/testdata/CP772: New file.
4974 * iconvdata/testdata/CP772..UTF8: New file.
4975 * iconvdata/testdata/CP773: New file.
4976 * iconvdata/testdata/CP773..UTF8: New file.
4977 * iconvdata/testdata/CP774: New file.
4978 * iconvdata/testdata/CP774..UTF8: New file.
4979
4980 * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
4981 END CHARMAP line.
4982 * iconvdata/gen-8bit-gap.sh: Likewise.
4983 * iconvdata/gen-8bit.sh: Likewise.
4984
4985 * locale/iso-639.def: Add ary entry.
4986
4987 [BZ #11258]
4988 * locale/C-translit.h.in: Add U20A1 transliteration.
4989
4990 [BZ #12178]
4991 * locale/iso-639.def: Add wae entry.
4992 Patch by Kevin Bortis <bortis@translate-wae.ch>.
4993
4994 [BZ #12545]
4995 * locale/programs/localedef.c (construct_output_path): Use ssize_t
4996 for n.
4997
4998 [BZ #12711]
4999 * locale/C-translit.h.in: Add entry for U20B9.
5000 Patch by pravin.d.s@gmail.com.
5001
5002 2011-05-08 Ulrich Drepper <drepper@gmail.com>
5003
5004 [BZ #12713]
5005 * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
5006 ENAMETOOLONG use generic getcwd.
5007 * sysdeps/posix/getcwd.c: Add support to use openat. Make usable
5008 in rtld. Use *stat64.
5009 * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
5010 Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
5011 * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
5012 * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
5013 * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
5014 * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
5015 * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
5016 __fstatat64 macros.
5017 * include/dirent.h: Add libc_hidden_proto for rewinddir.
5018 * dirent/rewinddir.c: Add libc_hidden_def.
5019 * sysdeps/mach/hurd/rewinddir.c: Likewise.
5020 * sysdeps/unix/rewinddir.c: Likewise. Don't do locking outside libc.
5021
5022 * include/dirent.h (__alloc_dir): Add flags parameter.
5023 * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
5024 * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
5025 __alloc_dir.
5026 (__alloc_dir): Take new parameter. Don't call fcntl for invocations
5027 from fdopendir if O_CLOEXEC is already set.
5028
5029 2011-03-15 Alan Modra <amodra@gmail.com>
5030
5031 * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
5032 l_tls_firstbyte_offset non-zero. Save padding offset in
5033 l_tls_firstbyte_offset for later use.
5034 * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
5035 freeing static tls block.
5036
5037 2011-03-05 Jonathan Nieder <jrnieder@gmail.com>
5038
5039 * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
5040 where #ifdef was intended. The intent is to prevent ARG_MAX from
5041 being defined by the kernel headers.
5042
5043 2011-05-07 Ulrich Drepper <drepper@gmail.com>
5044
5045 [BZ #12734]
5046 * resolv/resolv.h: Define RES_NOTLDQUERY.
5047 * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
5048 no-tld-query and set RES_NOTLDQUERY.
5049 * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
5050 * resolv/res_query.c (__libc_res_nsearch): Backport changes from
5051 modern BIND to search name as TLD unless forbidden.
5052
5053 2011-05-07 Petr Baudis <pasky@suse.cz>
5054 Ulrich Drepper <drepper@gmail.com>
5055
5056 [BZ #12393]
5057 * elf/dl-load.c (fillin_rpath): Move trusted path check...
5058 (is_trusted_path): ...to here.
5059 (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
5060 (_dl_dst_substitute): Verify expanded $ORIGIN path elements
5061 using is_trusted_path_normalize() in setuid scripts.
5062
5063 2011-05-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5064
5065 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
5066 __BEGIN/__END_DECLS.
5067
5068 2011-05-06 Ulrich Drepper <drepper@gmail.com>
5069
5070 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
5071 NSS_STATUS_NOTFOUND if no record was found.
5072
5073 2011-05-05 Andreas Schwab <schwab@redhat.com>
5074
5075 * sunrpc/Makefile (headers): Add rpc/netdb.h.
5076 (headers-not-in-tirpc): Remove rpc/netdb.h
5077 * resolv/netdb.h: Revert last change.
5078
5079 2011-05-05 Paul Pluzhnikov <ppluzhnikov@google.com>
5080
5081 * Makeconfig (link-libc-static): Use --{start,end}-group to handle
5082 circular dependency between libgcc.a and libc.a.
5083
5084 2011-05-05 Andreas Schwab <schwab@redhat.com>
5085
5086 * resolv/netdb.h: Don't include <rpc/netdb.h>.
5087 * nis/Makefile: Don't install rpcsvc/*.
5088 * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
5089 instead of <rpc/types.h>.
5090 (MAXHOSTNAMELEN): Define.
5091
5092 2011-05-03 Andreas Schwab <schwab@redhat.com>
5093
5094 * elf/ldconfig.c (add_dir): Don't crash on empty path.
5095
5096 2011-04-28 Maciej Babinski <mbabinski@google.com>
5097
5098 [BZ #12714]
5099 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
5100 gethostbyname4_r when IPv6 results are possible.
5101
5102 2011-05-02 Ulrich Drepper <drepper@gmail.com>
5103
5104 [BZ #12723]
5105 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
5106 _PC_PIPE_BUF handling.
5107
5108 2011-04-30 Bruno Haible <bruno@clisp.org>
5109
5110 [BZ #12717]
5111 * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
5112 * resolv/netdb.h (getnameinfo): Change type of flags parameter
5113 to 'int'.
5114 * inet/getnameinfo.c (getnameinfo): Likewise.
5115
5116 2011-04-29 Ulrich Drepper <drepper@gmail.com>
5117
5118 * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
5119 to groups setting in database lookup.
5120 * nss/nsswitch.conf: Add initgroups entry.
5121
5122 2011-04-22 Ulrich Drepper <drepper@gmail.com>
5123
5124 [BZ #12685]
5125 * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
5126 mode string.
5127 Patch by Eric Blake <eblake@redhat.com>.
5128
5129 2011-04-20 H.J. Lu <hongjiu.lu@intel.com>
5130
5131 * sunrpc/Makefile (need-export-routines): Add svc_run.
5132 (routines): Remove svc_run.
5133 ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
5134 * sunrpc/clnt_perr.c (clnt_perrno): Export.
5135 * sunrpc/svc_run.c (svc_run): Likewise.
5136 * sunrpc/svc_udp.c (svcudp_create): Likewise.
5137
5138 2011-04-21 Ulrich Drepper <drepper@gmail.com>
5139
5140 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
5141 problem in reallocation in last patch.
5142
5143 2011-04-20 Ulrich Drepper <drepper@gmail.com>
5144
5145 * sunrpc/Makefile: Move inclusion of Rules.
5146
5147 2011-04-19 Ulrich Drepper <drepper@gmail.com>
5148
5149 * nss/nss_files/files-initgroups.c: New file.
5150 * nss/Makefile (libnss_files-routines): Add files-initgroups.
5151 * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
5152 _nss_files_initgroups_dyn.
5153
5154 2011-03-31 Richard Sandiford <richard.sandiford@linaro.org>
5155
5156 * elf/elf.h (R_ARM_IRELATIVE): Define.
5157
5158 2011-04-19 Ulrich Drepper <drepper@gmail.com>
5159
5160 * po/ru.po: Update from translation team.
5161
5162 2011-04-17 Ulrich Drepper <drepper@gmail.com>
5163
5164 * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
5165 dependencies.
5166
5167 2011-02-06 Mike Frysinger <vapier@gentoo.org>
5168
5169 [BZ #12653]
5170 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
5171 MEMCPY_CHK with USE_AS_BCOPY ifdef check.
5172 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
5173 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
5174 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
5175
5176 2011-03-28 Andreas Schwab <schwab@linux-m68k.org>
5177
5178 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
5179 differing bytes.
5180 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
5181 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
5182 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
5183
5184 2011-04-17 Ulrich Drepper <drepper@gmail.com>
5185
5186 [BZ #12420]
5187 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
5188 storing it.
5189 * stdlib/bug-getcontext.c: New file.
5190 * stdlib/Makefile: Add rules to build and run bug-getcontext.
5191
5192 2011-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
5193
5194 * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
5195 instructions into .machine "z9-109".
5196 * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
5197 * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
5198
5199 2011-04-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
5200
5201 * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
5202 between environment variables and auxiliary vector.
5203
5204 2011-04-16 Ulrich Drepper <drepper@gmail.com>
5205
5206 * Makefile: Add rules to build linkobj/libc.so.
5207 * include/libc-symbols.h: Define libc_hidden_nolink.
5208 * include/rpc/auth.h: Mark functions which are to be hidden.
5209 * include/rpc/auth_des.h: Likewise.
5210 * include/rpc/auth_unix.h: Likewise.
5211 * include/rpc/clnt.h: Likewise.
5212 * include/rpc/des_crypt.h: Likewise.
5213 * include/rpc/key_prot.h: Likewise.
5214 * include/rpc/pmap_clnt.h: Likewise.
5215 * include/rpc/pmap_prot.h: Likewise.
5216 * include/rpc/pmap_rmt.h: Likewise.
5217 * include/rpc/rpc_msg.h: Likewise.
5218 * include/rpc/svc.h: Likewise.
5219 * include/rpc/svc_auth.h: Likewise.
5220 * include/rpc/xdr.h: Likewise.
5221 * nis/Makefile: Link all DSOs against linkobj/libc.so.
5222 * nss/Makefile: Likewise.
5223 * sunrpc/Makefile: Don't install headers. Build library with normal
5224 entry points. Don't build rpcinfo. Link RPC tests appropriately.
5225 * sunrpc/auth_des.c: Hide exported symbols by default, export some
5226 for the compat linking library. Remove use of INTDEF/INTUSE.
5227 * sunrpc/auth_none.c: Likewise.
5228 * sunrpc/auth_unix.c: Likewise.
5229 * sunrpc/authdes_prot.c: Likewise.
5230 * sunrpc/authuxprot.c: Likewise.
5231 * sunrpc/clnt_gen.c: Likewise.
5232 * sunrpc/clnt_perr.c: Likewise.
5233 * sunrpc/clnt_raw.c: Likewise.
5234 * sunrpc/clnt_simp.c: Likewise.
5235 * sunrpc/clnt_tcp.c: Likewise.
5236 * sunrpc/clnt_udp.c: Likewise.
5237 * sunrpc/clnt_unix.c: Likewise.
5238 * sunrpc/des_crypt.c: Likewise.
5239 * sunrpc/des_soft.c: Likewise.
5240 * sunrpc/get_myaddr.c: Likewise.
5241 * sunrpc/key_call.c: Likewise.
5242 * sunrpc/key_prot.c: Likewise.
5243 * sunrpc/netname.c: Likewise.
5244 * sunrpc/pm_getmaps.c: Likewise.
5245 * sunrpc/pm_getport.c: Likewise.
5246 * sunrpc/pmap_clnt.c: Likewise.
5247 * sunrpc/pmap_prot.c: Likewise.
5248 * sunrpc/pmap_prot2.c: Likewise.
5249 * sunrpc/pmap_rmt.c: Likewise.
5250 * sunrpc/publickey.c: Likewise.
5251 * sunrpc/rpc_cmsg.c: Likewise.
5252 * sunrpc/rpc_common.c: Likewise.
5253 * sunrpc/rpc_dtable.c: Likewise.
5254 * sunrpc/rpc_prot.c: Likewise.
5255 * sunrpc/rpc_thread.c: Likewise.
5256 * sunrpc/rtime.c: Likewise.
5257 * sunrpc/svc.c: Likewise.
5258 * sunrpc/svc_auth.c: Likewise.
5259 * sunrpc/svc_authux.c: Likewise.
5260 * sunrpc/svc_raw.c: Likewise.
5261 * sunrpc/svc_run.c: Likewise.
5262 * sunrpc/svc_simple.c: Likewise.
5263 * sunrpc/svc_tcp.c: Likewise.
5264 * sunrpc/svc_udp.c: Likewise.
5265 * sunrpc/svc_unix.c: Likewise.
5266 * sunrpc/svcauth_des.c: Likewise.
5267 * sunrpc/xcrypt.c: Likewise.
5268 * sunrpc/xdr.c: Likewise.
5269 * sunrpc/xdr_array.c: Likewise.
5270 * sunrpc/xdr_float.c: Likewise.
5271 * sunrpc/xdr_intXX_t.c: Likewise.
5272 * sunrpc/xdr_mem.c: Likewise.
5273 * sunrpc/xdr_rec.c: Likewise.
5274 * sunrpc/xdr_ref.c: Likewise.
5275 * sunrpc/xdr_sizeof.c: Likewise.
5276 * sunrpc/xdr_stdio.c: Likewise.
5277
5278 2011-04-10 Ulrich Drepper <drepper@gmail.com>
5279
5280 [BZ #12650]
5281 * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
5282 * sysdeps/ia64/dl-tls.h: Likewise.
5283 * sysdeps/powerpc/dl-tls.h: Likewise.
5284 * sysdeps/s390/dl-tls.h: Likewise.
5285 * sysdeps/sh/dl-tls.h: Likewise.
5286 * sysdeps/sparc/dl-tls.h: Likewise.
5287 * sysdeps/x86_64/dl-tls.h: Likewise.
5288 * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
5289
5290 2011-03-14 Andreas Schwab <schwab@redhat.com>
5291
5292 * elf/dl-load.c (_dl_dst_substitute): When skipping the first
5293 rpath element also skip the following colon.
5294 (expand_dynamic_string_token): Add is_path parameter and pass
5295 down to DL_DST_REQUIRED and _dl_dst_substitute.
5296 (decompose_rpath): Call expand_dynamic_string_token with
5297 non-zero is_path. Ignore empty rpaths.
5298 (_dl_map_object_from_fd): Call expand_dynamic_string_token
5299 with zero is_path.
5300
5301 2011-04-08 Andreas Schwab <schwab@linux-m68k.org>
5302
5303 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
5304 Make cancelable.
5305
5306 2011-04-09 Ulrich Drepper <drepper@gmail.com>
5307
5308 [BZ #12655]
5309 * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
5310 Patch by Filipe David Manana <fdmanana@apache.org>.
5311
5312 2011-04-07 Andreas Schwab <schwab@redhat.com>
5313
5314 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
5315 Maintain aligned stack.
5316 (CHECK_RSP): Remove unused macro.
5317
5318 2011-04-03 Ulrich Drepper <drepper@gmail.com>
5319
5320 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
5321 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
5322
5323 2011-04-02 Ulrich Drepper <drepper@gmail.com>
5324
5325 * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
5326
5327 * include/features.h: Mention __USE_XOPEN2K8 in comment.
5328
5329 2011-03-26 H.J. Lu <hongjiu.lu@intel.com>
5330
5331 [BZ #12518]
5332 * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
5333 * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
5334 * sysdeps/x86_64/memmove.c: New file.
5335 * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
5336 (memcpy): Renamed to ...
5337 (__new_memcpy): This.
5338 (memcpy): Provide GLIBC_2_14 memcpy.
5339 * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
5340 (memcpy): Provide GLIBC_2_2_5 memcpy.
5341
5342 2011-04-01 Ulrich Drepper <drepper@gmail.com>
5343
5344 [BZ #12631]
5345 * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
5346
5347 2011-03-30 Andreas Schwab <schwab@redhat.com>
5348
5349 * misc/syncfs.c: New file.
5350 * misc/Makefile (routines): Add syncfs.
5351 * posix/unistd.h: Declare syncfs.
5352 * sysdeps/unix/syscalls.list: Add syncfs.
5353
5354 2011-04-01 Andreas Schwab <schwab@redhat.com>
5355
5356 * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
5357 open_by_handle_at.
5358 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
5359 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
5360 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
5361 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
5362 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
5363 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
5364 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
5365
5366 2011-04-01 Ulrich Drepper <drepper@gmail.com>
5367
5368 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
5369 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
5370 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
5371 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
5372 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
5373 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
5374 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
5375
5376 * io/Makefile: Compile fallocate.c, fallocate64.c, and
5377 sync_file_range.c with -fexceptions.
5378 * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
5379 * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
5380 * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
5381 * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
5382 * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
5383 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
5384 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
5385 sync_file_range as cancellation point
5386 * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file. This is
5387 now a wrapper around __call_sync_file_range with cancellation handling.
5388 * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
5389 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this. Change
5390 function name to __call_sync_file_range.
5391 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
5392 Add call_sync_file_range.
5393
5394 2011-04-01 Andreas Schwab <schwab@redhat.com>
5395
5396 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
5397 bits/timex.h.
5398
5399 2011-04-01 Ulrich Drepper <drepper@gmail.com>
5400
5401 * iconv/iconv.h: Fix typo in comment.
5402 * io/fcntl.h: Likewise.
5403 * libio/stdio.h: Likewise.
5404 * posix/spawn.h: Likewise.
5405 * posix/unistd.h: Likewise.
5406 * stdlib/stdlib.h: Likewise.
5407 * time/time.h: Likewise.
5408 * wcsmbs/wchar.h: Likewise.
5409
5410 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
5411 open_by_handle): Add.
5412 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
5413 and MAX_HANDLE_SZ. Declare name_to_handle_at and open_by_handle.
5414 Augment a few comments.
5415 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
5416 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
5417 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
5418 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
5419 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
5420 * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
5421 open_by_handle.
5422
5423 * io/fcntl.h (AT_EMPTY_PATH): Define.
5424
5425 2011-03-30 Ulrich Drepper <drepper@gmail.com>
5426
5427 * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
5428 * sysdeps/unix/sysv/linux/bits/time.h: New file.
5429 * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
5430 to...
5431 * sysdeps/unix/sysv/linux/bits/timex.h: ...here. New file.
5432 * Versions.def: Add GLIBC_2.14.
5433 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
5434 Export.
5435
5436 2011-03-22 Ulrich Drepper <drepper@gmail.com>
5437
5438 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
5439 round counter.
5440 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
5441
5442 2011-03-20 H.J. Lu <hongjiu.lu@intel.com>
5443
5444 [BZ #12597]
5445 * string/test-strncmp.c (do_page_test): New function.
5446 (check2): Likewise.
5447 (test_main): Call check2.
5448 * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
5449
5450 2011-03-20 Ulrich Drepper <drepper@gmail.com>
5451
5452 [BZ #12587]
5453 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
5454 Handle cache information in CPU leaf 4.
5455 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
5456
5457 2011-03-18 Ulrich Drepper <drepper@gmail.com>
5458
5459 [BZ #12583]
5460 * posix/fnmatch.c (fnmatch): Check size of pattern in wide
5461 character representation.
5462 Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
5463
5464 2011-03-16 Ryan S. Arnold <rsa@us.ibm.com>
5465
5466 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
5467 END(__isnan) to END(__isnanf) to match function entry point/label
5468 EALIGN(__isnanf,...).
5469
5470 2011-03-10 Jakub Jelinek <jakub@redhat.com>
5471
5472 * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
5473
5474 2011-03-10 Ulrich Drepper <drepper@gmail.com>
5475
5476 [BZ #12510]
5477 * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
5478 copy from the symbol referenced in the relocation to initialize the
5479 used variable.
5480 Patch by Piotr Bury <pbury@goahead.com>.
5481 * elf/Makefile: Add rules to build and tst-unique3.
5482 * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
5483 * elf/tst-unique3.cc: New file.
5484 * elf/tst-unique3.h: New file.
5485 * elf/tst-unique3lib.cc: New file.
5486 * elf/tst-unique3lib2.cc: New file.
5487
5488 * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
5489
5490 2011-03-10 Mike Frysinger <vapier@gentoo.org>
5491
5492 * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
5493 $LDFLAGS and -nostdlib -nostartfiles to linking step. Change main
5494 to _start.
5495
5496 2011-03-06 Ulrich Drepper <drepper@gmail.com>
5497
5498 * elf/dl-load.c (_dl_map_object): If we are looking for the first
5499 to-be-loaded object along a path to loader is ld.so.
5500
5501 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
5502 Ulrich Drepper <drepper@gmail.com>
5503
5504 * sysdeps/x86_64/memset.S: After aligning destination, code
5505 branches to different locations depending on the value of
5506 misalignment, when multiarch is enabled. Fix this.
5507
5508 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
5509
5510 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
5511 Set _x86_64_preferred_memory_instruction for AMD processsors.
5512 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
5513 Set bit_Prefer_SSE_for_memop for AMD processors.
5514
5515 2011-03-04 Ulrich Drepper <drepper@gmail.com>
5516
5517 * libio/fmemopen.c (fmemopen): Optimize a bit.
5518
5519 2011-03-03 Andreas Schwab <schwab@redhat.com>
5520
5521 * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
5522
5523 2011-03-03 Roland McGrath <roland@redhat.com>
5524
5525 * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
5526
5527 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
5528
5529 * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
5530 __bzero_ultra1 instead of __memset_ultra1.
5531
5532 2011-02-23 Andreas Schwab <schwab@redhat.com>
5533 Ulrich Drepper <drepper@gmail.com>
5534
5535 [BZ #12509]
5536 * include/link.h (struct link_map): Add l_orig_initfini.
5537 * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
5538 returning unsuccessfully.
5539 * elf/dl-close.c (_dl_close_worker): If this is the last explicit
5540 close of a file loaded at startup, restore the original l_initfini
5541 list.
5542 * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
5543 list, store the pointer.
5544 * elf/Makefile ($(objpfx)noload-mem): New rule.
5545 (noload-ENV): Define.
5546 (tests): Add $(objpfx)noload-mem.
5547 * elf/noload.c: Include <memcheck.h>.
5548 (main): Call mtrace. Close all opened handles.
5549
5550 2011-02-17 Andreas Schwab <schwab@redhat.com>
5551
5552 [BZ #12454]
5553 * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
5554 dependencies are missing.
5555
5556 2011-02-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
5557
5558 Fix __if_freereq crash: Unlike the generic version which uses free,
5559 Hurd needs munmap.
5560 * sysdeps/mach/hurd/ifreq.h: New file.
5561
5562 2011-01-27 Petr Baudis <pasky@suse.cz>
5563 Ulrich Drepper <drepper@gmail.com>
5564
5565 [BZ 12445]#
5566 * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
5567 to extend_alloca().
5568 * stdio-common/bug23.c: New file.
5569 * stdio-common/Makefile (tests): Add bug23.
5570
5571 2010-09-28 Andreas Schwab <schwab@redhat.com>
5572 Ulrich Drepper <drepper@gmail.com>
5573
5574 [BZ #12489]
5575 * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
5576 before performing relro protection. At old place add assertion
5577 to make sure nothing changed.
5578
5579 2011-02-17 Nathan Sidwell <nathan@codesourcery.com>
5580 Glauber de Oliveira Costa <glommer@gmail.com>
5581
5582 * elf/elf.h: Add new ARM TLS relocs.
5583
5584 2011-02-16 Ryan S. Arnold <rsa@us.ibm.com>
5585
5586 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
5587 (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
5588 cast from r3.
5589 * sysdeps/wordsize-64/Makefile: New file. Add tst-writev to
5590 'tests' variable.
5591 * sysdeps/wordsize-64/tst-writev.c: New file.
5592
5593 2011-02-15 Ryan S. Arnold <rsa@us.ibm.com>
5594
5595 * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
5596 -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
5597 insns in _dl_start to prevent a TOC reference before relocs are
5598 resolved.
5599
5600 2011-02-15 Ulrich Drepper <drepper@gmail.com>
5601
5602 [BZ #12469]
5603 * Makeconfig: Remove RANLIB definition.
5604 * Makerules: Don't use RANLIB.
5605 * aclocal.m4: Remove ranlib test.
5606 * configure.in: No need to check for ranlib.
5607 * elf/rtld-Rules: Don't use RANLIB.
5608
5609 2011-02-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
5610
5611 * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
5612 protection macro.
5613 * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
5614 inclusion protection macro.
5615
5616 * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
5617 SIGRTMIN and SIGRTMAX and print information in that case only when
5618 SIGRTMIN is defined.
5619
5620 2011-02-11 Jakub Jelinek <jakub@redhat.com>
5621
5622 * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
5623 arginfo fn returning -1.
5624
5625 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
5626 and thousands string is zero terminated.
5627
5628 2011-02-03 Andreas Schwab <schwab@redhat.com>
5629
5630 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
5631 sysdeps/unix/sysv/linux/bits/socket.h.
5632
5633 2011-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
5634
5635 * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
5636 (__CPU_COUNT): Remove old macros.
5637 (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
5638 (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
5639 (__CPU_ALLOC, __CPU_FREE): Add macros.
5640 (__sched_cpualloc, __sched_cpufree): Add declarations.
5641
5642 2011-02-05 Ulrich Drepper <drepper@gmail.com>
5643
5644 * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
5645 (struct datahead): Reuse 32 bits of the alignment for a TTL field.
5646 * nscd/aicache.c (addhstaiX): Return timeout of added value.
5647 (readdhstai): Return value of addhstaiX call.
5648 * nscd/grpcache.c (cache_addgr): Return timeout of added value.
5649 (addgrbyX): Return value returned by cache_addgr.
5650 (readdgrbyname): Return value returned by addgrbyX.
5651 (readdgrbygid): Likewise.
5652 * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
5653 (addpwbyX): Return value returned by cache_addpw.
5654 (readdpwbyname): Return value returned by addhstbyX.
5655 (readdpwbyuid): Likewise.
5656 * nscd/servicescache.c (cache_addserv): Return timeout of added value.
5657 (addservbyX): Return value returned by cache_addserv.
5658 (readdservbyname): Return value returned by addservbyX:
5659 (readdservbyport): Likewise.
5660 * nscd/hstcache.c (cache_addhst): Return timeout of added value.
5661 (addhstbyX): Return value returned by cache_addhst.
5662 (readdhstbyname): Return value returned by addhstbyX.
5663 (readdhstbyaddr): Likewise.
5664 (readdhstbynamev6): Likewise.
5665 (readdhstbyaddrv6): Likewise.
5666 * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
5667 (readdinitgroups): Return value returned by addinitgroupsX.
5668 * nscd/cache.c (readdfcts): Change return value of functions to time_t.
5669 (prune_cache): Keep track of timeout value of re-added entries.
5670 * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
5671 * nscd/nscd.h: Adjust prototypes of readd* functions.
5672
5673 2011-02-04 Roland McGrath <roland@redhat.com>
5674
5675 * nis/nis_server.c (nis_servstate): Use the right name for 0.
5676 (nis_stats): Likewise.
5677 * nis/nis_modify.c (nis_modify): Likewise.
5678 * nis/nis_remove.c (nis_remove): Likewise.
5679 * nis/nis_add.c (nis_add): Likewise.
5680
5681 * elf/dl-object.c (_dl_new_object): Remove unused variable L.
5682
5683 * posix/fnmatch_loop.c: Add some consts.
5684
5685 * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
5686
5687 2011-02-02 H.J. Lu <hongjiu.lu@intel.com>
5688
5689 [BZ #12460]
5690 * config.make.in (config-cflags-novzeroupper): Define.
5691 * configure.in: Substitute libc_cv_cc_novzeroupper.
5692 * elf/Makefile (AVX-CFLAGS): Define.
5693 (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
5694 (CFLAGS-tst-auditmod4a.c): Likewise.
5695 (CFLAGS-tst-auditmod4b.c): Likewise.
5696 (CFLAGS-tst-auditmod6b.c): Likewise.
5697 (CFLAGS-tst-auditmod6c.c): Likewise.
5698 (CFLAGS-tst-auditmod7b.c): Likewise.
5699 * sysdeps/i386/configure.in: Check -mno-vzeroupper.
5700
5701 2011-02-02 Ulrich Drepper <drepper@gmail.com>
5702
5703 * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
5704 function to the callback.
5705 Patch partly by Jiri Olsa <jolsa@redhat.com>.
5706
5707 2011-02-02 Andreas Schwab <schwab@redhat.com>
5708
5709 * shadow/sgetspent.c: Check return value of __sgetspent_r instead
5710 of errno.
5711
5712 2011-01-19 Ulrich Drepper <drepper@gmail.com>
5713
5714 [BZ #11724]
5715 * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
5716 of constructors.
5717 * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
5718 of destructors.
5719 (_dl_fini): Don't call _dl_sort_fini if there is only one object.
5720
5721 [BZ #11724]
5722 * elf/Makefile: Add rules to build and run new test.
5723 * elf/tst-initorder.c: New file.
5724 * elf/tst-initorder.exp: New file.
5725 * elf/tst-initordera1.c: New file.
5726 * elf/tst-initordera2.c: New file.
5727 * elf/tst-initordera3.c: New file.
5728 * elf/tst-initordera4.c: New file.
5729 * elf/tst-initorderb1.c: New file.
5730 * elf/tst-initorderb2.c: New file.
5731 * elf/tst-order-a1.c: New file.
5732 * elf/tst-order-a2.c: New file.
5733 * elf/tst-order-a3.c: New file.
5734 * elf/tst-order-a4.c: New file.
5735 * elf/tst-order-b1.c: New file.
5736 * elf/tst-order-b2.c: New file.
5737 * elf/tst-order-main.c: New file.
5738 New test case by George Gensure <werkt0@gmail.com>.
5739
5740 2010-10-01 Andreas Schwab <schwab@redhat.com>
5741
5742 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
5743 decoding ACE if AI_CANONIDN.
5744
5745 2011-01-18 Ulrich Drepper <drepper@gmail.com>
5746
5747 * elf/Makefile: Build IFUNC tests unless multi-arch = no.
5748
5749 2011-01-17 Ulrich Drepper <drepper@gmail.com>
5750
5751 * version.h (RELEASE): Bump for 2.13 release.
5752 * include/features.h: (__GLIBC_MINOR__): Bump to 13.
5753
5754 * io/fcntl.h: Define AT_NO_AUTOMOUNT.
5755
5756 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
5757 MADV_NOHUGEPAGE.
5758 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
5759 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
5760 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
5761 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
5762 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
5763 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
5764
5765 * posix/getconf.c: Update copyright year.
5766 * catgets/gencat.c: Likewise.
5767 * csu/version.c: Likewise.
5768 * debug/catchsegv.sh: Likewise.
5769 * debug/xtrace.sh: Likewise.
5770 * elf/ldconfig.c: Likewise.
5771 * elf/ldd.bash.in: Likewise.
5772 * elf/sprof.c (print_version): Likewise.
5773 * iconv/iconv_prog.c: Likewise.
5774 * iconv/iconvconfig.c: Likewise.
5775 * locale/programs/locale.c: Likewise.
5776 * locale/programs/localedef.c: Likewise.
5777 * malloc/memusage.sh: Likewise.
5778 * malloc/mtrace.pl: Likewise.
5779 * nscd/nscd.c (print_version): Likewise.
5780 * nss/getent.c: Likewise.
5781
5782 * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
5783 PF_CAIF, and PF_ALG.
5784 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
5785
5786 2011-01-16 Andreas Schwab <schwab@linux-m68k.org>
5787
5788 * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
5789 (modules-names): Use them.
5790 (ifunc-test-modules, ifunc-pie-tests): Define.
5791 (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
5792 tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
5793 (test-extras): Likewise.
5794 ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
5795 $(compile-command.c).
5796 ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
5797 (all-built-dso): Define.
5798 (check-textrel.out, check-execstack.out): Depend on it.
5799
5800 * configure.in: Don't override --enable-multi-arch.
5801
5802 2011-01-15 Ulrich Drepper <drepper@gmail.com>
5803
5804 [BZ #6812]
5805 * nscd/hstcache.c (tryagain): Define.
5806 (cache_addhst): Return tryagain not notfound for temporary errors.
5807 (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
5808 failed.
5809
5810 2011-01-14 Ulrich Drepper <drepper@gmail.com>
5811
5812 [BZ #10563]
5813 * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
5814 to make the syscall.
5815 * sysdeps/unix/sysv/linux/setgroups.c: New file.
5816
5817 [BZ #12378]
5818 * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
5819 and fall back to matching as normal character if the string ends before
5820 the matching ']' is found. This is what POSIX requires.
5821 * posix/testfnm.c: Adjust test result.
5822 * posix/globtest.sh: Adjust test result. Add new test.
5823 * posix/tst-fnmatch.input: Likewise.
5824 * posix/tst-fnmatch2.c: Add new test.
5825
5826 2010-12-28 Andreas Schwab <schwab@linux-m68k.org>
5827
5828 * elf/Makefile (check-execstack): Revert last change. Depend on
5829 check-execstack.h.
5830 (check-execstack.h): New target.
5831 (generated): Add check-execstack.h.
5832 * elf/check-execstack.c: Include "check-execstack.h".
5833 (main): Revert last change.
5834 (handle_file): Return zero if GNU_STACK is absent and
5835 DEFAULT_STACK_PERMS doesn't include PF_X.
5836
5837 2011-01-13 Ulrich Drepper <drepper@gmail.com>
5838
5839 * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
5840 in child fails because the descriptor is already closed.
5841 * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
5842 * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
5843 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
5844
5845 [BZ #12397]
5846 * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
5847 syscall.
5848
5849 [BZ #10484]
5850 * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
5851 temporary buffer used to handle multi lookups locally.
5852 * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
5853
5854 2011-01-12 Ulrich Drepper <drepper@gmail.com>
5855
5856 * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
5857 loader is ld.so.
5858
5859 2011-01-10 Paul Pluzhnikov <ppluzhnikov@google.com>
5860
5861 * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
5862 alignment for SSE2.
5863
5864 2011-01-12 Ulrich Drepper <drepper@gmail.com>
5865
5866 [BZ #12394]
5867 * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
5868 characters. When rounding increased number of integer digits recompute
5869 number of groups.
5870 * stdio-common/tst-grouping.c: New file.
5871 * stdio-common/Makefile: Add rules to build and run tst-grouping.
5872
5873 2011-01-09 Ulrich Drepper <drepper@gmail.com>
5874
5875 * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
5876 __FD_CLR, and __FS_ISSET. gcc generates better code on its own.
5877
5878 * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
5879 void.
5880 * bits/select.h: Likewise.
5881
5882 2011-01-08 Ulrich Drepper <drepper@gmail.com>
5883
5884 * po/ja.po: Update from translation team.
5885
5886 2011-01-04 David S. Miller <davem@sunset.davemloft.net>
5887
5888 [BZ #11155]
5889 * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
5890 implementation just like for lxstat, fxstatat, et al.
5891
5892 2010-12-27 Jim Meyering <meyering@redhat.com>
5893
5894 [BZ #12348]
5895 * posix/regexec.c (build_trtable): Return failure indication upon
5896 calloc failure. Otherwise, re_search_internal could infloop on OOM.
5897
5898 2010-12-25 Ulrich Drepper <drepper@gmail.com>
5899
5900 [BZ #12201]
5901 * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
5902 * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
5903 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
5904 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
5905
5906 [BZ #12207]
5907 * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
5908
5909 [BZ #12204]
5910 * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
5911 * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
5912
5913 2010-12-15 H.J. Lu <hongjiu.lu@intel.com>
5914
5915 * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
5916 * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
5917 script has SORT_BY_INIT_PRIORITY.
5918 * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
5919 NO_CTORS_DTORS_SECTIONS is defined.
5920 * elf/soinit.c: Likewise.
5921 * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
5922 NO_CTORS_DTORS_SECTIONS is defined.
5923 * sysdeps/mach/hurd/i386/init-first.c: Likewise.
5924 * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
5925 * sysdeps/sh/init-first.c: Likewise.
5926 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
5927
5928 2010-12-24 Ulrich Drepper <drepper@gmail.com>
5929
5930 * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
5931 always use the slow path.
5932
5933 2010-12-15 Ryan S. Arnold <rsa@us.ibm.com>
5934
5935 * elf/Makefile: (check-execstack): Replace $(native-compile) with a
5936 similar rule which adds the sysdep directories to the header search in
5937 order to pick up the correct platform stackinfo.h.
5938 * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
5939 perform test if it is, otherwise return successfully without testing.
5940 * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
5941 DEFAULT_STACK_PERMS define in stackinfo.h.
5942 * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
5943 defined in stackinfo.h.
5944 * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
5945 DEFAULT_STACK_PERMS defined in stackinfo.h.
5946 * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
5947 * sysdeps/ia64/stackinfo.h: Likewise.
5948 * sysdeps/s390/stackinfo.h: Likewise.
5949 * sysdeps/sh/stackinfo.h: Likewise.
5950 * sysdeps/sparc/stackinfo.h: Likewise.
5951 * sysdeps/x86_64/stackinfo.h: Likewise.
5952 * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
5953 PF_X for powerpc64. Retain PF_X for powerpc32.
5954
5955 2010-12-19 Ulrich Drepper <drepper@gmail.com>
5956
5957 * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
5958 accurately.
5959 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
5960 GETDENTS_64BIT_ALIGNED.
5961
5962 2010-12-14 Ulrich Drepper <dreper@gmail.com>
5963
5964 * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
5965
5966 2010-12-10 Andreas Schwab <schwab@redhat.com>
5967
5968 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
5969 _GNU_SOURCE.
5970
5971 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
5972 * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
5973 Remove __restrict.
5974 (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
5975 (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
5976
5977 2010-12-09 Ulrich Drepper <drepper@gmail.com>
5978
5979 [BZ #11655]
5980 * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
5981 are initialized.
5982
5983 2010-12-09 Jakub Jelinek <jakub@redhat.com>
5984
5985 * string/bits/string3.h (memmove, bcopy): Remove __restrict.
5986
5987 2010-12-03 Ulrich Drepper <drepper@gmail.com>
5988
5989 * po/it.po: Update from translation team.
5990
5991 2010-12-01 H.J. Lu <hongjiu.lu@intel.com>
5992
5993 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
5994 unused codes.
5995
5996 2010-11-30 Ulrich Drepper <drepper@gmail.com>
5997
5998 * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
5999
6000 2010-11-24 Andreas Schwab <schwab@redhat.com>
6001
6002 * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
6003 specially.
6004 (gaih_getanswer_slice): Likewise.
6005
6006 2010-10-20 Jakub Jelinek <jakub@redhat.com>
6007
6008 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
6009
6010 2010-05-31 Petr Baudis <pasky@suse.cz>
6011
6012 [BZ #11149]
6013 * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
6014 silently even in the chroot mode.
6015
6016 2010-11-22 Ulrich Drepper <drepper@gmail.com>
6017
6018 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
6019 last patch a bit. Pretty printing
6020
6021 2010-05-31 Petr Baudis <pasky@suse.cz>
6022
6023 [BZ #10085]
6024 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
6025 initialization of skip_initgroups_dyn.
6026
6027 2010-11-19 Ulrich Drepper <drepper@gmail.com>
6028
6029 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
6030 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
6031
6032 2010-11-16 Ulrich Drepper <drepper@gmail.com>
6033
6034 * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
6035
6036 2010-11-11 Andreas Schwab <schwab@redhat.com>
6037
6038 * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
6039 * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
6040 (tst-fnmatch-ENV): Set MALLOC_TRACE.
6041 ($(objpfx)tst-fnmatch-mem): New rule.
6042 (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
6043 * posix/tst-fnmatch.c (main): Call mtrace.
6044
6045 2010-11-11 H.J. Lu <hongjiu.lu@intel.com>
6046
6047 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
6048 Support Intel processor model 6 and model 0x2c.
6049
6050 2010-11-10 Luis Machado <luisgpm@br.ibm.com>
6051
6052 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
6053 signed comparison.
6054
6055 2010-11-09 H.J. Lu <hongjiu.lu@intel.com>
6056
6057 [BZ #12205]
6058 * string/test-strncasecmp.c (check_result): New function.
6059 (do_one_test): Use it.
6060 (check1): New function.
6061 (test_main): Use it.
6062 * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
6063 Support strcasecmp and strncasecmp.
6064
6065 2010-11-08 Ulrich Drepper <drepper@gmail.com>
6066
6067 [BZ #12194]
6068 * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
6069 * sysdeps/x86_64/bits/byteswap.h: Likewise.
6070
6071 2010-11-07 H.J. Lu <hongjiu.lu@intel.com>
6072
6073 * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
6074 IFUNC support.
6075 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
6076 memset-x86-64.
6077 * sysdeps/x86_64/multiarch/bzero.S: New file.
6078 * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
6079 * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
6080 * sysdeps/x86_64/multiarch/memset.S: New file.
6081 * sysdeps/x86_64/multiarch/memset_chk.S: New file.
6082 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
6083 Set bit_Prefer_SSE_for_memop for Intel processors.
6084 * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
6085 Define.
6086 (index_Prefer_SSE_for_memop): Define.
6087 (HAS_PREFER_SSE_FOR_MEMOP): Define.
6088
6089 2010-11-04 Luis Machado <luisgpm@br.ibm.com>
6090
6091 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
6092 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
6093
6094 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
6095
6096 [BZ #12191]
6097 * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
6098 (__x86_64_raw_data_cache_size_half): Likewise.
6099 (__x86_64_raw_shared_cache_size): Likewise.
6100 (__x86_64_raw_shared_cache_size_half): Likewise.
6101
6102 * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
6103 (__x86_64_raw_data_cache_size_half): Likewise.
6104 (__x86_64_raw_shared_cache_size): Likewise.
6105 (__x86_64_raw_shared_cache_size_half): Likewise.
6106 (init_cacheinfo): Set __x86_64_raw_data_cache_size,
6107 __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
6108 and __x86_64_raw_shared_cache_size_half. Round
6109 __x86_64_data_cache_size_half, __x86_64_data_cache_size
6110 __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
6111 to multiple of 256 bytes.
6112
6113 2010-11-03 Ulrich Drepper <drepper@gmail.com>
6114
6115 [BZ #12167]
6116 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
6117 of inacessible symlinks. Verify result of symlink before returning it.
6118 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
6119 Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
6120
6121 2010-10-28 Erich Ritz <erichritz@gmail.com>
6122
6123 * math/math.h (isinf): Fix typo in comment.
6124
6125 2010-11-01 Ulrich Drepper <drepper@gmail.com>
6126
6127 * po/da.po: Update from translation team.
6128
6129 2010-10-26 Ulrich Drepper <drepper@gmail.com>
6130
6131 * elf/rtld.c (dl_main): Move assertion after the point where rtld map
6132 is added to the list.
6133
6134 2010-10-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6135 Ulrich Drepper <drepper@gmail.com>
6136
6137 * elf/dl-object.c (_dl_new_object): Don't append the new object to
6138 the global list here. Move code to...
6139 (_dl_add_to_namespace_list): ...here. New function.
6140 * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
6141 * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
6142 * elf/dl-load.c (lose): Don't remove the element from the list.
6143 (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
6144 (_dl_map_object): Likewise.
6145
6146 2010-10-25 Ulrich Drepper <drepper@gmail.com>
6147
6148 [BZ #12159]
6149 * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
6150 into all bytes of SSE register.
6151 Patch by Richard Li <richardpku@gmail.com>.
6152
6153 2010-10-24 Ulrich Drepper <drepper@gmail.com>
6154
6155 [BZ #12140]
6156 * malloc/malloc.c (_int_free): Fill correct number of bytes when
6157 perturbing.
6158
6159 2010-10-20 Michael B. Brutman <brutman@us.ibm.com>
6160
6161 * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
6162 * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
6163 * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
6164 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
6165 * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
6166 submachine.
6167 * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
6168
6169 2010-10-22 Andreas Schwab <schwab@redhat.com>
6170
6171 * include/dlfcn.h (__RTLD_SECURE): Define.
6172 * elf/dl-load.c (_dl_map_object): Remove preloaded parameter. Use
6173 mode & __RTLD_SECURE instead.
6174 (open_path): Rename preloaded parameter to secure.
6175 * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
6176 * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
6177 * elf/dl-deps.c (openaux): Likewise.
6178 * elf/rtld.c (struct map_args): Remove is_preloaded.
6179 (map_doit): Don't use it.
6180 (dl_main): Likewise.
6181 (do_preload): Use __RTLD_SECURE instead of is_preloaded.
6182 (dlmopen_doit): Add __RTLD_SECURE to mode bits.
6183
6184 2010-09-09 Andreas Schwab <schwab@redhat.com>
6185
6186 * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
6187 (sysd-rules-targets): Remove duplicates.
6188 * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
6189 rtld-%.$o dependency.
6190
6191 2010-10-18 Andreas Schwab <schwab@redhat.com>
6192
6193 * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
6194 _dl_map_object do it.
6195
6196 2010-10-19 Ulrich Drepper <drepper@gmail.com>
6197
6198 * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
6199 fast fma builtins, define the macros in the C99 standard.
6200 (FP_FAST_FMAF): Likewise.
6201 (FP_FAST_FMAL): Likewise.
6202 * sysdeps/x86_64/bits/mathdef.h: Likewise.
6203
6204 * bits/mathdef.h: Update copyright year.
6205 * sysdeps/powerpc/bits/mathdef.h: Likewise.
6206
6207 2010-10-19 Michael Meissner <meissner@linux.vnet.ibm.com>
6208
6209 * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
6210 builtins, define the macros in the C99 standard.
6211 (FP_FAST_FMAF): Likewise.
6212 (FP_FAST_FMAL): Likewise.
6213 * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
6214 multiply/add.
6215 (FP_FAST_FMAF): Likewise.
6216
6217 2010-10-15 Jakub Jelinek <jakub@redhat.com>
6218
6219 [BZ #3268]
6220 * math/libm-test.inc (fma_test): Some new testcases.
6221 * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
6222 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
6223 y and infinite z. Do multiplication by C already in long double.
6224 * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
6225 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
6226 y and infinite z. Do bitwise or of inexact bit into u.d.
6227 * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
6228 * sysdeps/i386/fpu/s_fmaf.S: Removed.
6229 * sysdeps/i386/fpu/s_fma.S: Removed.
6230 * sysdeps/i386/fpu/s_fmal.S: Removed.
6231
6232 2010-10-16 Jakub Jelinek <jakub@redhat.com>
6233
6234 [BZ #3268]
6235 * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
6236 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
6237 computation is not scheduled after fetestexcept. Fix value
6238 of minimum denormal long double.
6239
6240 2010-10-14 Jakub Jelinek <jakub@redhat.com>
6241
6242 [BZ #3268]
6243 * math/libm-test.inc (fma_test): Add some more tests.
6244 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
6245 correctly.
6246
6247 2010-10-15 Andreas Schwab <schwab@redhat.com>
6248
6249 * scripts/data/localplt-s390-linux-gnu.data: New file.
6250 * scripts/data/localplt-s390x-linux-gnu.data: New file.
6251
6252 2010-10-13 Jakub Jelinek <jakub@redhat.com>
6253
6254 [BZ #3268]
6255 * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
6256 * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
6257 instead of dbl-64.
6258 * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
6259 inlines.
6260 * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
6261 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
6262 if one of x and y is very large and the other is subnormal.
6263 * sysdeps/s390/fpu/s_fmaf.c: New file.
6264 * sysdeps/s390/fpu/s_fma.c: New file.
6265 * sysdeps/powerpc/fpu/s_fmaf.S: New file.
6266 * sysdeps/powerpc/fpu/s_fma.S: New file.
6267 * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
6268 * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
6269 * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
6270
6271 2010-10-12 Jakub Jelinek <jakub@redhat.com>
6272
6273 [BZ #3268]
6274 * math/libm-test.inc (fma_test): Add some more fmaf tests, add
6275 fma tests.
6276 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
6277 * sysdeps/ieee754/dbl-64/s_fma.c: New file.
6278 * sysdeps/i386/i686/multiarch/s_fma.c: Include
6279 sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
6280 * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
6281 * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
6282 * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
6283
6284 2010-10-12 Ulrich Drepper <drepper@redhat.com>
6285
6286 [BZ #12078]
6287 * posix/regcomp.c (parse_branch): One more memory leak plugged.
6288 * posix/bug-regex31.input: Add test case.
6289
6290 2010-10-11 Ulrich Drepper <drepper@gmail.com>
6291
6292 * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
6293 * posix/bug-regex31.input: New file.
6294
6295 [BZ #12078]
6296 * posix/regcomp.c (parse_branch): Free memory when allocation failed.
6297 (parse_sub_exp): Fix last change, use postorder.
6298
6299 * posix/bug-regex31.c: New file.
6300 * posix/Makefile: Add rules to build and run bug-regex31.
6301
6302 * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
6303
6304 [BZ #12078]
6305 * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
6306
6307 [BZ #12108]
6308 * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
6309 to have entries in sys_siglist.
6310
6311 [BZ #12093]
6312 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
6313 be NULL.
6314
6315 2010-10-07 Jakub Jelinek <jakub@redhat.com>
6316
6317 [BZ #3268]
6318 * math/libm-test.inc (fma_test): Add 2 fmaf tests.
6319 * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
6320 * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
6321 sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
6322 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
6323 * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
6324 * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
6325 * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
6326 * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
6327 * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
6328 * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
6329 * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
6330 * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
6331 * math/ftestexcept.c (fetestexcept): Likewise.
6332 * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
6333 * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
6334 * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
6335 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
6336 * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
6337 * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
6338 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
6339
6340 2010-10-11 Ulrich Drepper <drepper@gmail.com>
6341
6342 [BZ #12107]
6343 * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
6344 newline.
6345
6346 2010-10-06 Ulrich Drepper <drepper@gmail.com>
6347
6348 * string/bug-strstr1.c: New file.
6349 * string/Makefile: Add rules to build and run bug-strstr1.
6350
6351 2010-10-05 Eric Blake <eblake@redhat.com>
6352
6353 [BZ #12092]
6354 * string/str-two-way.h (two_way_long_needle): Always clear memory
6355 when skipping input due to the shift table.
6356
6357 2010-10-03 Ulrich Drepper <drepper@gmail.com>
6358
6359 [BZ #12005]
6360 * malloc/mcheck.c: Handle large requests.
6361
6362 [BZ #12077]
6363 * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
6364 for strncmp and strncasecmp.
6365 * string/stratcliff.c: Add tests for strcmp and strncmp.
6366 * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
6367
6368 2010-09-28 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
6369
6370 * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
6371 __set_fpscr.
6372
6373 2010-09-30 Andreas Jaeger <aj@suse.de>
6374
6375 * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
6376 (CGROUP_SUPER_MAGIC): Define.
6377 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
6378 Handle btrfs and cgroup file systems.
6379 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
6380 Likewise.
6381
6382 2010-09-27 Luis Machado <luisgpm@br.ibm.com>
6383
6384 * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
6385 * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
6386
6387 2010-09-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6388
6389 [BZ #12067]
6390 * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
6391 trying to locate the ELF header.
6392
6393 2010-09-27 Andreas Schwab <schwab@redhat.com>
6394
6395 [BZ #11611]
6396 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
6397 Mask out sign-bit copies when constructing f_fsid.
6398
6399 2010-09-24 Petr Baudis <pasky@suse.cz>
6400
6401 * debug/stack_chk_fail_local.c: Add missing licence exception.
6402 * debug/warning-nop.c: Likewise.
6403
6404 2010-09-15 Joseph Myers <joseph@codesourcery.com>
6405
6406 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
6407 implementing getdents64 using getdents syscall, set d_type if
6408 __ASSUME_GETDENTS32_D_TYPE.
6409
6410 2010-09-16 Andreas Schwab <schwab@redhat.com>
6411
6412 * elf/dl-close.c (free_slotinfo, free_mem): Move to...
6413 * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
6414
6415 2010-09-21 Ulrich Drepper <drepper@redhat.com>
6416
6417 [BZ #12037]
6418 * posix/unistd.h: Undo change of feature selection for ftruncate from
6419 2010-01-11.
6420
6421 2010-09-20 Ulrich Drepper <drepper@redhat.com>
6422
6423 * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
6424 detection.
6425
6426 2010-09-20 Andreas Schwab <schwab@redhat.com>
6427
6428 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
6429 fanotify_mark.
6430 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
6431
6432 2010-09-14 Andreas Schwab <schwab@redhat.com>
6433
6434 * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
6435 variables after CHECK_SP call.
6436 * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
6437
6438 2010-09-13 Andreas Schwab <schwab@redhat.com>
6439 Ulrich Drepper <drepper@redhat.com>
6440
6441 * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
6442 re-relocationg ld.so.
6443 * elf/dl-support.c (_dl_non_dynamic_init): And here after the
6444 _dl_init_paths call.
6445 * elf/dl-load.c (_dl_init_paths). Don't set GLRO(dl_init_all_dirs)
6446 here anymore.
6447
6448 2010-09-14 Ulrich Drepper <drepper@redhat.com>
6449
6450 * resolv/res_init.c (__res_vinit): Count the default server we added.
6451
6452 2010-09-08 Chung-Lin Tang <cltang@codesourcery.com>
6453 Ulrich Drepper <drepper@redhat.com>
6454
6455 [BZ #11968]
6456 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
6457 (____longjmp_chk): Use %ebx for saving value across system call.
6458 Add unwind info.
6459
6460 2010-09-06 Andreas Schwab <schwab@redhat.com>
6461
6462 * manual/Makefile: Don't mix pattern rules with normal rules.
6463
6464 2010-09-05 Andreas Schwab <schwab@linux-m68k.org>
6465
6466 * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
6467 operation.
6468 * libio/iofdopen.c (_IO_new_fdopen): Likewise.
6469 * libio/iofopncook.c (_IO_cookie_init): Likewise.
6470 * libio/iovdprintf.c (_IO_vdprintf): Likewise.
6471 * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
6472 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
6473 Likewise.
6474
6475 2010-09-04 Ulrich Drepper <drepper@redhat.com>
6476
6477 [BZ #11979]
6478 * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
6479 IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
6480
6481 2010-09-02 Ulrich Drepper <drepper@redhat.com>
6482
6483 * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
6484 * sysdeps/x86_64/addmul_1.S: Likewise.
6485 * sysdeps/x86_64/lshift.S: Likewise.
6486 * sysdeps/x86_64/mul_1.S: Likewise.
6487 * sysdeps/x86_64/rshift.S: Likewise.
6488 * sysdeps/x86_64/sub_n.S: Likewise.
6489 * sysdeps/x86_64/submul_1.S: Likewise.
6490
6491 2010-09-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
6492
6493 This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
6494 Define __sched_param instead of SCHED_* and sched_param when
6495 <bits/sched.h> is included with __need_schedparam defined.
6496 * bits/sched.h [__need_schedparam]
6497 (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
6498 [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
6499 (__defined_schedparam): Define to 1.
6500 (__sched_param): New structure, identical to sched_param.
6501 (__need_schedparam): Undefine.
6502
6503 2010-08-31 Mike Frysinger <vapier@gentoo.org>
6504
6505 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
6506 (epoll_create1): Declare.
6507
6508 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
6509
6510 2010-08-31 Andreas Schwab <schwab@redhat.com>
6511
6512 [BZ #7066]
6513 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
6514 shifting retval into place.
6515
6516 2010-09-01 Ulrich Drepper <drepper@redhat.com>
6517
6518 * nis/rpcsvc/nis.h: Update copyright notice.
6519 * nis/rpcsvc/nis.x: Likewise.
6520 * nis/rpcsvc/nis_callback.h: Likewise.
6521 * nis/rpcsvc/nis_callback.x: Likewise.
6522 * nis/rpcsvc/nis_object.x: Likewise.
6523 * nis/rpcsvc/nis_tags.h: Likewise.
6524 * nis/rpcsvc/yp.h: Likewise.
6525 * nis/rpcsvc/yp.x: Likewise.
6526 * nis/rpcsvc/ypupd.h: Likewise.
6527 * nis/yp_xdr.c: Likewise.
6528 * nis/ypupdate_xdr.c: Likewise.
6529
6530 * sunrpc/pm_getport.c (__libc_rpc_getport): New function. This is
6531 mainly the body of pmap_getport. Add parameters to specify timeouts.
6532 (pmap_getport): Use __libc_rpc_getport.
6533 * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
6534 * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
6535 * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
6536
6537 2010-08-31 Andreas Schwab <schwab@linux-m68k.org>
6538
6539 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
6540 fanotify_mark.
6541
6542 2010-08-27 Roland McGrath <roland@redhat.com>
6543
6544 * sysdeps/i386/i686/multiarch/Makefile
6545 (CFLAGS-varshift.c): New variable.
6546
6547 2010-08-27 Ulrich Drepper <drepper@redhat.com>
6548
6549 * sysdeps/i386/i686/multiarch/varshift.S: File removed.
6550 * sysdeps/i386/i686/multiarch/varshift.c: New file.
6551
6552 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
6553
6554 * sysdeps/x86_64/strlen.S: Minimal code improvement.
6555
6556 2010-08-26 H.J. Lu <hongjiu.lu@intel.com>
6557
6558 * sysdeps/x86_64/strlen.S: Unroll the loop.
6559 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
6560 strlen-sse2 strlen-sse2-bsf.
6561 * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
6562 __strlen_no_bsf if bit_Slow_BSF is set.
6563 (__strlen_sse42): Removed.
6564 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
6565 * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
6566
6567 2010-08-25 Roland McGrath <roland@redhat.com>
6568
6569 * sysdeps/x86_64/multiarch/varshift.S: File removed.
6570 * sysdeps/x86_64/multiarch/varshift.c: New file.
6571 * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
6572 * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
6573 * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
6574 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
6575
6576 2010-08-25 H.J. Lu <hongjiu.lu@intel.com>
6577
6578 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
6579 strlen-sse2 strlen-sse2-bsf.
6580 * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
6581 __strlen_sse2_bsf if bit_Slow_BSF is unset.
6582 (__strlen_sse2): Removed.
6583 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
6584 * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
6585 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
6586 bit_Slow_BSF for Atom.
6587 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
6588 (index_Slow_BSF): Define.
6589 (HAS_SLOW_BSF): Define.
6590
6591 2010-08-25 Ulrich Drepper <drepper@redhat.com>
6592
6593 [BZ #10851]
6594 * resolv/res_init.c (__res_vinit): When no server address at all
6595 is given default to loopback.
6596
6597 2010-08-24 Roland McGrath <roland@redhat.com>
6598
6599 * configure.in: Remove config-name.h generation.
6600 * configure: Regenerated.
6601 * config-name.in: File removed.
6602 * scripts/config-uname.sh: New file.
6603 * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
6604 ($(objdir)config-name.h): New target.
6605
6606 * sunrpc/rpc_parse.h: Avoid nested comment.
6607
6608 2010-08-24 Richard Henderson <rth@redhat.com>
6609 Ulrich Drepper <drepper@redhat.com>
6610 H.J. Lu <hongjiu.lu@intel.com>
6611
6612 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
6613 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
6614 * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
6615 Replace _mm_srli_si128 with __m128i_shift_right. Replace
6616 _mm_alignr_epi8 with _mm_loadu_si128.
6617 * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
6618 * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
6619 (__m128i_shift_right): Removed.
6620 * sysdeps/i386/i686/multiarch/varshift.h: New file.
6621 * sysdeps/i386/i686/multiarch/varshift.S: New file.
6622 * sysdeps/x86_64/multiarch/varshift.h: New file.
6623 * sysdeps/x86_64/multiarch/varshift.S: New file.
6624
6625 2010-08-21 Mike Frysinger <vapier@gentoo.org>
6626
6627 * configure.in: Move assembler checks to before sysdep dir checking.
6628
6629 2010-08-20 Petr Baudis <pasky@suse.cz>
6630
6631 * LICENSES: Sync the sunrpc license.
6632
6633 2010-08-19 Ulrich Drepper <drepper@redhat.com>
6634
6635 * sunrpc/auth_des.c: Update copyright notice once again.
6636 * sunrpc/auth_none.c: Likewise.
6637 * sunrpc/auth_unix.c: Likewise.
6638 * sunrpc/authdes_prot.c: Likewise.
6639 * sunrpc/authuxprot.c: Likewise.
6640 * sunrpc/bindrsvprt.c: Likewise.
6641 * sunrpc/clnt_gen.c: Likewise.
6642 * sunrpc/clnt_perr.c: Likewise.
6643 * sunrpc/clnt_raw.c: Likewise.
6644 * sunrpc/clnt_simp.c: Likewise.
6645 * sunrpc/clnt_tcp.c: Likewise.
6646 * sunrpc/clnt_udp.c: Likewise.
6647 * sunrpc/clnt_unix.c: Likewise.
6648 * sunrpc/des_crypt.c: Likewise.
6649 * sunrpc/des_soft.c: Likewise.
6650 * sunrpc/get_myaddr.c: Likewise.
6651 * sunrpc/getrpcport.c: Likewise.
6652 * sunrpc/key_call.c: Likewise.
6653 * sunrpc/key_prot.c: Likewise.
6654 * sunrpc/openchild.c: Likewise.
6655 * sunrpc/pm_getmaps.c: Likewise.
6656 * sunrpc/pm_getport.c: Likewise.
6657 * sunrpc/pmap_clnt.c: Likewise.
6658 * sunrpc/pmap_prot.c: Likewise.
6659 * sunrpc/pmap_prot2.c: Likewise.
6660 * sunrpc/pmap_rmt.c: Likewise.
6661 * sunrpc/rpc/auth.h: Likewise.
6662 * sunrpc/rpc/auth_unix.h: Likewise.
6663 * sunrpc/rpc/clnt.h: Likewise.
6664 * sunrpc/rpc/des_crypt.h: Likewise.
6665 * sunrpc/rpc/key_prot.h: Likewise.
6666 * sunrpc/rpc/netdb.h: Likewise.
6667 * sunrpc/rpc/pmap_clnt.h: Likewise.
6668 * sunrpc/rpc/pmap_prot.h: Likewise.
6669 * sunrpc/rpc/pmap_rmt.h: Likewise.
6670 * sunrpc/rpc/rpc.h: Likewise.
6671 * sunrpc/rpc/rpc_des.h: Likewise.
6672 * sunrpc/rpc/rpc_msg.h: Likewise.
6673 * sunrpc/rpc/svc.h: Likewise.
6674 * sunrpc/rpc/svc_auth.h: Likewise.
6675 * sunrpc/rpc/types.h: Likewise.
6676 * sunrpc/rpc/xdr.h: Likewise.
6677 * sunrpc/rpc_clntout.c: Likewise.
6678 * sunrpc/rpc_cmsg.c: Likewise.
6679 * sunrpc/rpc_common.c: Likewise.
6680 * sunrpc/rpc_cout.c: Likewise.
6681 * sunrpc/rpc_dtable.c: Likewise.
6682 * sunrpc/rpc_hout.c: Likewise.
6683 * sunrpc/rpc_main.c: Likewise.
6684 * sunrpc/rpc_parse.c: Likewise.
6685 * sunrpc/rpc_parse.h: Likewise.
6686 * sunrpc/rpc_prot.c: Likewise.
6687 * sunrpc/rpc_sample.c: Likewise.
6688 * sunrpc/rpc_scan.c: Likewise.
6689 * sunrpc/rpc_scan.h: Likewise.
6690 * sunrpc/rpc_svcout.c: Likewise.
6691 * sunrpc/rpc_tblout.c: Likewise.
6692 * sunrpc/rpc_util.c: Likewise.
6693 * sunrpc/rpc_util.h: Likewise.
6694 * sunrpc/rpcinfo.c: Likewise.
6695 * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
6696 * sunrpc/rpcsvc/key_prot.x: Likewise.
6697 * sunrpc/rpcsvc/klm_prot.x: Likewise.
6698 * sunrpc/rpcsvc/mount.x: Likewise.
6699 * sunrpc/rpcsvc/nfs_prot.x: Likewise.
6700 * sunrpc/rpcsvc/nlm_prot.x: Likewise.
6701 * sunrpc/rpcsvc/rex.x: Likewise.
6702 * sunrpc/rpcsvc/rstat.x: Likewise.
6703 * sunrpc/rpcsvc/rusers.x: Likewise.
6704 * sunrpc/rpcsvc/sm_inter.x: Likewise.
6705 * sunrpc/rpcsvc/spray.x: Likewise.
6706 * sunrpc/rpcsvc/yppasswd.x: Likewise.
6707 * sunrpc/rtime.c: Likewise.
6708 * sunrpc/svc.c: Likewise.
6709 * sunrpc/svc_auth.c: Likewise.
6710 * sunrpc/svc_authux.c: Likewise.
6711 * sunrpc/svc_raw.c: Likewise.
6712 * sunrpc/svc_run.c: Likewise.
6713 * sunrpc/svc_simple.c: Likewise.
6714 * sunrpc/svc_tcp.c: Likewise.
6715 * sunrpc/svc_udp.c: Likewise.
6716 * sunrpc/svc_unix.c: Likewise.
6717 * sunrpc/svcauth_des.c: Likewise.
6718 * sunrpc/xcrypt.c: Likewise.
6719 * sunrpc/xdr.c: Likewise.
6720 * sunrpc/xdr_array.c: Likewise.
6721 * sunrpc/xdr_float.c: Likewise.
6722 * sunrpc/xdr_mem.c: Likewise.
6723 * sunrpc/xdr_rec.c: Likewise.
6724 * sunrpc/xdr_ref.c: Likewise.
6725 * sunrpc/xdr_sizeof.c: Likewise.
6726 * sunrpc/xdr_stdio.c: Likewise.
6727
6728 * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
6729 handling.
6730
6731 2010-08-19 Andreas Schwab <schwab@redhat.com>
6732
6733 * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
6734
6735 2010-08-19 Luis Machado <luisgpm@br.ibm.com>
6736
6737 * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
6738 * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
6739 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
6740 * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
6741 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
6742 * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
6743 * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
6744 * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
6745 * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
6746 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
6747 * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
6748 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
6749 * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
6750 * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
6751
6752 2010-07-26 Anton Blanchard <anton@samba.org>
6753
6754 * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
6755 * malloc/arena.c (heap_trim): Likewise.
6756
6757 2010-08-16 Ulrich Drepper <drepper@redhat.com>
6758
6759 * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
6760 here. Not...
6761 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
6762 * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
6763
6764 2010-08-12 H.J. Lu <hongjiu.lu@intel.com>
6765
6766 * sysdeps/i386/elf/Makefile: New file.
6767
6768 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
6769
6770 * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
6771 from fanotify_init.
6772 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
6773 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
6774
6775 2010-08-15 Ulrich Drepper <drepper@redhat.com>
6776
6777 * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
6778 of strncasecmp_l.
6779 * sysdeps/multiarch/strcmp.S: Likewise.
6780
6781 2010-08-14 Ulrich Drepper <drepper@redhat.com>
6782
6783 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
6784 strncase_l-nonascii.
6785 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
6786 Add strncase_l-ssse3.
6787 * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
6788 * sysdeps/x86_64/strcmp.S: Likewise.
6789 * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
6790 * sysdeps/x86_64/multiarch/strncase_l.S: New file.
6791 * sysdeps/x86_64/strncase.S: New file.
6792 * sysdeps/x86_64/strncase_l-nonascii.c: New file.
6793 * sysdeps/x86_64/strncase_l.S: New file.
6794 * string/Makefile (strop-tests): Add strncasecmp.
6795 * string/test-strncasecmp.c: New file.
6796
6797 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
6798 warning.
6799
6800 * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
6801 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
6802
6803 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
6804
6805 * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
6806
6807 2010-08-12 Ulrich Drepper <drepper@redhat.com>
6808
6809 * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
6810 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
6811 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
6812
6813 2010-05-01 Alan Modra <amodra@gmail.com>
6814
6815 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
6816 * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
6817 * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
6818 * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
6819 * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
6820 tidying. Don't tail-call __sigjmp_save for static lib.
6821 * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
6822 save location.
6823 (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
6824 (CALL_MCOUNT): Add eh info, and nop after bl.
6825 (TAIL_CALL_SYSCALL_ERROR): New macro.
6826 (PSEUDO_RET): Use it.
6827 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
6828 Correct save location of integer regs and cr.
6829 (_dl_profile_resolve): Correct cr save location. Delete nops
6830 after bl when SHARED. Reduce cfi size a little by better
6831 placement of cfi directives.
6832 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
6833 make a stack frame. Instead use parm save area as a temp.
6834 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
6835 make a stack frame. Use TAIL_CALL_SYSCALL_ERROR.
6836 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
6837 Don't make a stack frame for parent, use parm save area.
6838 Increase child stack frame to 112 bytes. Don't save unused reg,
6839 and adjust reg usage. Set up cfi on error recovery and
6840 epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
6841 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
6842 (__makecontext): Add dummy nop after jump to exit.
6843 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
6844 Use correct parm save area and cr save, reduce stack frame.
6845 Correct cfi for possible PSEUDO_RET frame setup.
6846 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
6847 Branch to local label emitted by PSEUDO_RET rather than
6848 __syscall_error.
6849
6850 2010-08-12 Andreas Schwab <schwab@redhat.com>
6851
6852 [BZ #11904]
6853 * locale/programs/locale.c (print_assignment): New function.
6854 (show_locale_vars): Use it.
6855
6856 2010-08-11 Ulrich Drepper <drepper@redhat.com>
6857
6858 * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
6859 field.
6860 (struct statfs64): Likewise.
6861 (_STATFS_F_FLAGS): Define.
6862 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
6863 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
6864 Don't define if __ASSUME_STATFS_F_FLAGS is defined.
6865 (ST_VALID): Define locally.
6866 (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
6867 __statvfs_getflags, use the provided value.
6868 * sysdeps/unix/sysv/linux/kernel-features.h: Define
6869 __ASSUME_STATFS_F_FLAGS.
6870
6871 * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
6872
6873 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
6874 Add sys/fanotify.h.
6875 * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
6876 fanotify_mask for GLIBC_2.13.
6877 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
6878 fanotify_init and fanotify_mark.
6879 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
6880 * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
6881
6882 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
6883 Add prlimit.
6884 * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
6885 prlimit64 for GLIBC_2.13.
6886 * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
6887 prlimit64.
6888 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
6889 syscall.
6890 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
6891 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
6892 * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
6893 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
6894 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise. Also
6895 add prlimit alias.
6896 * sysdeps/unix/sysv/linux/prlimit.c: New file.
6897
6898 [BZ #11903]
6899 * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
6900 Patch by Evgeni Bikov <bikovevg@iitp.ru>.
6901
6902 * nss/Makefile: Add rules to build and run tst-nss-test1.
6903 * shlib-versions: Add entry for libnss_test1.
6904 * nss/nss_test1.c: New file.
6905 * nss/tst-nss-test1.c: New file.
6906
6907 * nss/nsswitch.c (__nss_database_custom): Define new variable.
6908 (__nss_configure_lookup): Set appropriate entry in
6909 __nss_configure_lookup to true.
6910 * nss/nsswitch.h: Define enum with indeces of databases in
6911 databases and __nss_database_custom arrays. Declare
6912 __nss_database_custom.
6913 * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
6914 to avoid using nscd when custom rules are installed.
6915 * nss/getXXbyYY_r.c: Likewise.
6916 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
6917
6918 * nss/nss_files/files-parse.c: Whitespace fixes.
6919
6920 2010-08-09 Ulrich Drepper <drepper@redhat.com>
6921
6922 [BZ #11883]
6923 * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
6924 * posix/fnmatch_loop.c: Likewise.
6925
6926 2010-07-17 Andi Kleen <ak@linux.intel.com>
6927
6928 * sysdeps/i386/i386-mcount.S (__fentry__): Define.
6929 * sysdeps/x86_64/_mcount.S (__fentry__): Define.
6930 * stdlib/Versions (__fentry__): Add for GLIBC 2.13
6931 * Versions.def [GLIBC_2.13]: Add.
6932
6933 2010-08-06 Ulrich Drepper <drepper@redhat.com>
6934
6935 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
6936 Also fail if tpwd after pwuid call is NULL.
6937
6938 2010-07-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
6939
6940 * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
6941 when converting to ms.
6942
6943 2010-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
6944
6945 * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
6946 EOPNOTSUPP errors with ENOTTY.
6947 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
6948 EOPNOTSUPP errors with ENOTTY.
6949
6950 2010-07-31 Ulrich Drepper <drepper@redhat.com>
6951
6952 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
6953 Add strcasecmp_l-ssse3.
6954 * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
6955 strcasecmp.
6956 * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
6957 * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
6958 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
6959
6960 2010-07-30 Ulrich Drepper <drepper@redhat.com>
6961
6962 * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
6963
6964 * string/Makefile (strop-tests): Add strcasecmp.
6965 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
6966 strcasecmp_l-nonascii.
6967 (gen-as-const-headers): Add locale-defines.sym.
6968 * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
6969 * sysdeps/x86_64/strcasecmp.S: New file.
6970 * sysdeps/x86_64/strcasecmp_l.S: New file.
6971 * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
6972 * sysdeps/x86_64/locale-defines.sym: New file.
6973 * string/test-strcasecmp.c: New file.
6974
6975 * string/test-strcasestr.c: Test both ends of the range of characters.
6976 * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
6977
6978 2010-07-29 Roland McGrath <roland@redhat.com>
6979
6980 [BZ #11856]
6981 * manual/locale.texi (Yes-or-No Questions): Fix example code.
6982
6983 2010-07-27 Ulrich Drepper <drepper@redhat.com>
6984
6985 * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
6986 for ld.so.
6987
6988 2010-07-27 Andreas Schwab <schwab@redhat.com>
6989
6990 * manual/memory.texi (Malloc Tunable Parameters): Document
6991 M_PERTURB.
6992
6993 2010-07-26 Roland McGrath <roland@redhat.com>
6994
6995 [BZ #11840]
6996 * configure.in (-fgnu89-inline check): Set and substitute
6997 gnu89_inline, not libc_cv_gnu89_inline.
6998 * configure: Regenerated.
6999 * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
7000
7001 2010-07-26 Ulrich Drepper <drepper@redhat.com>
7002
7003 * string/test-strnlen.c: New file.
7004 * string/Makefile (strop-tests): Add strnlen.
7005 * string/tester.c (test_strnlen): Add a few more test cases.
7006 * string/tst-strlen.c: Better error reporting.
7007
7008 * sysdeps/x86_64/strnlen.S: New file.
7009
7010 2010-07-24 Ulrich Drepper <drepper@redhat.com>
7011
7012 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
7013 lower-latency instructions.
7014
7015 2010-07-23 Ulrich Drepper <drepper@redhat.com>
7016
7017 * string/test-strcasestr.c: New file.
7018 * string/test-strstr.c: New file.
7019 * string/Makefile (strop-tests): Add strstr and strcasestr.
7020 * string/str-two-way.h: Don't undefine MAX.
7021 * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
7022
7023 2010-07-21 Andreas Schwab <schwab@redhat.com>
7024
7025 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
7026 strcasestr-nonascii.
7027 (CFLAGS-strcasestr-nonascii.c): Define.
7028 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
7029 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
7030 Remove unused attribute.
7031
7032 2010-07-20 Roland McGrath <roland@redhat.com>
7033
7034 * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
7035 dl_hwcap_mask as well as dl_hwcap. Without this, dsocaps matching in
7036 ld.so.cache was broken. With it, there is no way to disable dsocaps
7037 like LD_HWCAP_MASK can disable hwcaps.
7038
7039 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
7040
7041 * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
7042
7043 2010-07-16 Ulrich Drepper <drepper@redhat.com>
7044
7045 * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
7046 call in strcasestr.
7047 * sysdeps/x86_64/multiarch/strcasestr.c: Declare
7048 __strcasestr_sse42_nonascii.
7049 * sysdeps/x86_64/multiarch/Makefile: Add rules to build
7050 strcasestr-nonascii.c.
7051 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
7052
7053 2010-06-15 Luis Machado <luisgpm@br.ibm.com>
7054
7055 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
7056 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
7057 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
7058 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
7059
7060 2010-07-09 Ulrich Drepper <drepper@redhat.com>
7061
7062 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
7063 fcntl.
7064
7065 2010-07-06 Andreas Schwab <schwab@redhat.com>
7066
7067 [BZ #11577]
7068 * elf/dl-version.c (match_symbol): Don't pass NULL occation to
7069 dl_signal_cerror.
7070
7071 2010-07-06 Ulrich Drepper <drepper@redhat.com>
7072
7073 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
7074 _PC_PIPE_BUF using F_GETPIPE_SZ.
7075
7076 2010-07-05 Roland McGrath <roland@redhat.com>
7077
7078 * manual/arith.texi (Rounding Functions): Fix rint description
7079 implicit in round description.
7080
7081 2010-07-02 Ulrich Drepper <drepper@redhat.com>
7082
7083 * elf/Makefile: Fix linking for a few tests to make recent linker
7084 happy.
7085
7086 2010-06-30 Andreas Schwab <schwab@redhat.com>
7087
7088 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
7089 $(common-objpfx)libc_nonshared.a.
7090
7091 2010-06-21 Luis Machado <luisgpm@br.ibm.com>
7092
7093 * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
7094 * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
7095 * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
7096 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
7097 * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
7098 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
7099 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
7100 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
7101 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
7102 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
7103 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
7104 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
7105 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
7106 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
7107 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
7108 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
7109 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
7110 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
7111 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
7112 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
7113 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
7114 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
7115 * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
7116 * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
7117 * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
7118 * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
7119 * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
7120 * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
7121 * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
7122 * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
7123 * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
7124 * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
7125 * sysdeps/powerpc/powerpc32/power7/Implies: New file.
7126 * sysdeps/powerpc/powerpc64/power7/Implies: New file.
7127 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
7128 * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
7129 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
7130 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
7131 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
7132 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
7133 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
7134 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
7135 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
7136 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
7137 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
7138 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
7139 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
7140 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
7141
7142 2010-06-25 H.J. Lu <hongjiu.lu@intel.com>
7143
7144 * debug/memmove_chk.c (__memmove_chk): Renamed to ...
7145 (MEMMOVE_CHK): ...this. Default to __memmove_chk.
7146 * string/memmove.c (memmove): Renamed to ...
7147 (MEMMOVE): ...this. Default to memmove.
7148 * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
7149 * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
7150 (END_CHK): Define.
7151 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
7152 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
7153 mempcpy-ssse3-back memmove-ssse3-back.
7154 * sysdeps/x86_64/multiarch/bcopy.S: New file .
7155 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
7156 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
7157 * sysdeps/x86_64/multiarch/memcpy.S: New file.
7158 * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
7159 * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
7160 * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
7161 * sysdeps/x86_64/multiarch/memmove.c: New file.
7162 * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
7163 * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
7164 * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
7165 * sysdeps/x86_64/multiarch/mempcpy.S: New file.
7166 * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
7167 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
7168 Define.
7169 (index_Fast_Copy_Backward): Define.
7170 (HAS_ARCH_FEATURE): Define.
7171 (HAS_FAST_REP_STRING): Define.
7172 (HAS_FAST_COPY_BACKWARD): Define.
7173
7174 2010-06-21 Andreas Schwab <schwab@redhat.com>
7175
7176 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
7177 Restore proper fallback handling.
7178
7179 2010-06-19 Ulrich Drepper <drepper@redhat.com>
7180
7181 [BZ #11701]
7182 * posix/group_member.c (__group_member): Correct checking loop.
7183
7184 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
7185 OOM in getpwuid_r correctly. Return error number when the caller
7186 should return, otherwise -1.
7187 (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
7188 call returning > 0 value.
7189 * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
7190
7191 2010-06-07 Andreas Schwab <schwab@redhat.com>
7192
7193 * dlfcn/Makefile: Remove explicit dependencies on libc.so and
7194 libc_nonshared.a from targets in modules-names.
7195
7196 2010-06-02 Kirill A. Shutemov <kirill@shutemov.name>
7197
7198 * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
7199 requires it.
7200
7201 2010-06-10 Luis Machado <luisgpm@br.ibm.com>
7202
7203 * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
7204 * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
7205 * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
7206 * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
7207
7208 2010-06-02 Andreas Schwab <schwab@redhat.com>
7209
7210 * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
7211
7212 2010-06-14 Ulrich Drepper <drepper@redhat.com>
7213
7214 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
7215 and F_GETPIPE_SZ.
7216 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
7217 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
7218 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
7219 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
7220 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
7221 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
7222
7223 2010-06-14 Roland McGrath <roland@redhat.com>
7224
7225 * manual/libc.texinfo (@copying): Change to GFDL v1.3.
7226
7227 2010-06-07 Jakub Jelinek <jakub@redhat.com>
7228
7229 * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
7230 __REDIRECT followed by __THROW.
7231 * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
7232 * posix/getopt.h (getopt): Likewise.
7233
7234 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
7235
7236 * hurd/lookup-at.c (__file_name_lookup_at): Accept
7237 AT_SYMLINK_FOLLOW in AT_FLAGS. Fail with EINVAL if both
7238 AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
7239 in AT_FLAGS.
7240 * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
7241 * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
7242
7243 2010-05-28 Luis Machado <luisgpm@br.ibm.com>
7244
7245 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
7246
7247 2010-05-26 H.J. Lu <hongjiu.lu@intel.com>
7248
7249 [BZ #11640]
7250 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
7251 Properly check family and model.
7252
7253 2010-05-26 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
7254
7255 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
7256
7257 2010-05-24 Luis Machado <luisgpm@br.ibm.com>
7258
7259 * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
7260
7261 2010-05-21 Ulrich Drepper <drepper@redhat.com>
7262
7263 * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
7264 symbol reference.
7265
7266 2010-05-19 Andreas Schwab <schwab@redhat.com>
7267
7268 * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
7269 symbol reference.
7270
7271 2010-05-21 Andreas Schwab <schwab@redhat.com>
7272
7273 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
7274 and internal_recvmmsg.
7275 * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
7276 * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
7277 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
7278 * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
7279
7280 * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
7281 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
7282 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
7283
7284 2010-05-20 Andreas Schwab <schwab@redhat.com>
7285
7286 * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
7287
7288 2010-05-17 Luis Machado <luisgpm@br.ibm.com>
7289
7290 POWER7 optimizations.
7291 * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
7292 * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
7293
7294 2010-05-19 Ulrich Drepper <drepper@redhat.com>
7295
7296 * version.h: Update for 2.13 development version.
7297
7298 2010-05-12 Andrew Stubbs <ams@codesourcery.com>
7299
7300 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
7301 exceptions. Return 0.
7302
7303 2010-05-07 Roland McGrath <roland@redhat.com>
7304
7305 * elf/ldconfig.c (main): Add a const.
7306
7307 2010-05-06 Ulrich Drepper <drepper@redhat.com>
7308
7309 * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
7310 (args_options): Add no-idn option.
7311 (ahosts_keys_int): Add idn_flags to ai_flags.
7312 (parse_option): Handle 'i' option to clear idn_flags.
7313
7314 * malloc/malloc.c (_int_free): Possible race in the most recently
7315 added check. Only act on the data if no current modification
7316 happened.
7317
7318 See ChangeLog.17 for earlier changes.
This page took 0.357411 seconds and 6 git commands to generate.