Remove dead code from x86-32 SSSE3 strncmp.
[glibc.git] / ChangeLog
blobe19cc5bc0bfdff48cce67f9aa31f398b5f6108eb
1 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
3         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
4         unused codes.
6 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
8         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
10 2010-11-24  Andreas Schwab  <schwab@redhat.com>
12         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
13         specially.
14         (gaih_getanswer_slice): Likewise.
16 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
18         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
20 2010-05-31  Petr Baudis  <pasky@suse.cz>
22         [BZ #11149]
23         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
24         silently even in the chroot mode.
26 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
28         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
29         last patch a bit.  Pretty printing
31 2010-05-31  Petr Baudis <pasky@suse.cz>
33         [BZ #10085]
34         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
35         initialization of skip_initgroups_dyn.
37 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
39         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
40         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
42 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
44         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
46 2010-11-11  Andreas Schwab  <schwab@redhat.com>
48         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
49         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
50         (tst-fnmatch-ENV): Set MALLOC_TRACE.
51         ($(objpfx)tst-fnmatch-mem): New rule.
52         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
53         * posix/tst-fnmatch.c (main): Call mtrace.
55 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
57         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
58         Support Intel processor model 6 and model 0x2c.
60 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
62         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
63           signed comparison.
65 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
67         [BZ #12205]
68         * string/test-strncasecmp.c (check_result): New function.
69         (do_one_test): Use it.
70         (check1): New function.
71         (test_main): Use it.
72         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
73         Support strcasecmp and strncasecmp.
75 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
77         [BZ #12194]
78         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
79         * sysdeps/x86_64/bits/byteswap.h: Likewise.
81 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
83         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
84         IFUNC support.
85         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
86         memset-x86-64.
87         * sysdeps/x86_64/multiarch/bzero.S: New file.
88         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
89         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
90         * sysdeps/x86_64/multiarch/memset.S: New file.
91         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
92         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
93         Set bit_Prefer_SSE_for_memop for Intel processors.
94         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
95         Define.
96         (index_Prefer_SSE_for_memop): Define.
97         (HAS_PREFER_SSE_FOR_MEMOP): Define.
99 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
101         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
102         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
104 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
106         [BZ #12191]
107         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
108         (__x86_64_raw_data_cache_size_half): Likewise.
109         (__x86_64_raw_shared_cache_size): Likewise.
110         (__x86_64_raw_shared_cache_size_half): Likewise.
112         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
113         (__x86_64_raw_data_cache_size_half): Likewise.
114         (__x86_64_raw_shared_cache_size): Likewise.
115         (__x86_64_raw_shared_cache_size_half): Likewise.
116         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
117         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
118         and __x86_64_raw_shared_cache_size_half.  Round
119         __x86_64_data_cache_size_half, __x86_64_data_cache_size
120         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
121         to multiple of 256 bytes.
123 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
125         [BZ #12167]
126         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
127         of inacessible symlinks.  Verify result of symlink before returning it.
128         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
129         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
131 2010-10-28  Erich Ritz  <erichritz@gmail.com>
133         * math/math.h (isinf): Fix typo in comment.
135 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
137         * po/da.po: Update from translation team.
139 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
141         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
142         is added to the list.
144 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
145             Ulrich Drepper  <drepper@gmail.com>
147         * elf/dl-object.c (_dl_new_object): Don't append the new object to
148         the global list here.  Move code to...
149         (_dl_add_to_namespace_list): ...here.  New function.
150         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
151         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
152         * elf/dl-load.c (lose): Don't remove the element from the list.
153         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
154         (_dl_map_object): Likewise.
156 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
158         [BZ #12159]
159         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
160         into all bytes of SSE register.
161         Patch by Richard Li <richardpku@gmail.com>.
163 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
165         [BZ #12140]
166         * malloc/malloc.c (_int_free): Fill correct number of bytes when
167         perturbing.
169 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
171         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
172         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
173         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
174         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
175         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
176         submachine.
177         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
179 2010-10-22  Andreas Schwab  <schwab@redhat.com>
181         * include/dlfcn.h (__RTLD_SECURE): Define.
182         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
183         mode & __RTLD_SECURE instead.
184         (open_path): Rename preloaded parameter to secure.
185         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
186         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
187         * elf/dl-deps.c (openaux): Likewise.
188         * elf/rtld.c (struct map_args): Remove is_preloaded.
189         (map_doit): Don't use it.
190         (dl_main): Likewise.
191         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
192         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
194 2010-09-09  Andreas Schwab  <schwab@redhat.com>
196         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
197         (sysd-rules-targets): Remove duplicates.
198         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
199         rtld-%.$o dependency.
201 2010-10-18  Andreas Schwab  <schwab@redhat.com>
203         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
204         _dl_map_object do it.
206 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
208         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
209         fast fma builtins, define the macros in the C99 standard.
210         (FP_FAST_FMAF): Likewise.
211         (FP_FAST_FMAL): Likewise.
212         * sysdeps/x86_64/bits/mathdef.h: Likewise.
214         * bits/mathdef.h: Update copyright year.
215         * sysdeps/powerpc/bits/mathdef.h: Likewise.
217 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
219         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
220         builtins, define the macros in the C99 standard.
221         (FP_FAST_FMAF): Likewise.
222         (FP_FAST_FMAL): Likewise.
223         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
224         multiply/add.
225         (FP_FAST_FMAF): Likewise.
227 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
229         [BZ #3268]
230         * math/libm-test.inc (fma_test): Some new testcases.
231         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
232         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
233         y and infinite z.  Do multiplication by C already in long double.
234         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
235         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
236         y and infinite z.  Do bitwise or of inexact bit into u.d.
237         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
238         * sysdeps/i386/fpu/s_fmaf.S: Removed.
239         * sysdeps/i386/fpu/s_fma.S: Removed.
240         * sysdeps/i386/fpu/s_fmal.S: Removed.
242 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
244         [BZ #3268]
245         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
246         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
247         computation is not scheduled after fetestexcept.  Fix value
248         of minimum denormal long double.
250 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
252         [BZ #3268]
253         * math/libm-test.inc (fma_test): Add some more tests.
254         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
255         correctly.
257 2010-10-15  Andreas Schwab  <schwab@redhat.com>
259         * scripts/data/localplt-s390-linux-gnu.data: New file.
260         * scripts/data/localplt-s390x-linux-gnu.data: New file.
262 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
264         [BZ #3268]
265         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
266         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
267         instead of dbl-64.
268         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
269         inlines.
270         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
271         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
272         if one of x and y is very large and the other is subnormal.
273         * sysdeps/s390/fpu/s_fmaf.c: New file.
274         * sysdeps/s390/fpu/s_fma.c: New file.
275         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
276         * sysdeps/powerpc/fpu/s_fma.S: New file.
277         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
278         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
279         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
281 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
283         [BZ #3268]
284         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
285         fma tests.
286         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
287         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
288         * sysdeps/i386/i686/multiarch/s_fma.c: Include
289         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
290         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
291         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
292         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
294 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
296         [BZ #12078]
297         * posix/regcomp.c (parse_branch): One more memory leak plugged.
298         * posix/bug-regex31.input: Add test case.
300 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
302         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
303         * posix/bug-regex31.input: New file.
305         [BZ #12078]
306         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
307         (parse_sub_exp): Fix last change, use postorder.
309         * posix/bug-regex31.c: New file.
310         * posix/Makefile: Add rules to build and run bug-regex31.
312         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
314         [BZ #12078]
315         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
317         [BZ #12108]
318         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
319         to have entries in sys_siglist.
321         [BZ #12093]
322         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
323         be NULL.
325 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
327         [BZ #3268]
328         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
329         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
330         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
331         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
332         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
333         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
334         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
335         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
336         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
337         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
338         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
339         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
340         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
341         * math/ftestexcept.c (fetestexcept): Likewise.
342         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
343         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
344         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
345         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
346         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
347         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
348         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
350 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
352         [BZ #12107]
353         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
354         newline.
356 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
358         * string/bug-strstr1.c: New file.
359         * string/Makefile: Add rules to build and run bug-strstr1.
361 2010-10-05  Eric Blake  <eblake@redhat.com>
363         [BZ #12092]
364         * string/str-two-way.h (two_way_long_needle): Always clear memory
365         when skipping input due to the shift table.
367 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
369         [BZ #12005]
370         * malloc/mcheck.c: Handle large requests.
372         [BZ #12077]
373         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
374         for strncmp and strncasecmp.
375         * string/stratcliff.c: Add tests for strcmp and strncmp.
376         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
378 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
380         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
381         __set_fpscr.
383 2010-09-30  Andreas Jaeger  <aj@suse.de>
385         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
386         (CGROUP_SUPER_MAGIC): Define.
387         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
388         Handle btrfs and cgroup file systems.
389         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
390         Likewise.
392 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
394         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
395         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
397 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
399         [BZ #12067]
400         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
401         trying to locate the ELF header.
403 2010-09-27  Andreas Schwab  <schwab@redhat.com>
405         [BZ #11611]
406         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
407         Mask out sign-bit copies when constructing f_fsid.
409 2010-09-24  Petr Baudis <pasky@suse.cz>
411         * debug/stack_chk_fail_local.c: Add missing licence exception.
412         * debug/warning-nop.c: Likewise.
414 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
416         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
417         implementing getdents64 using getdents syscall, set d_type if
418         __ASSUME_GETDENTS32_D_TYPE.
420 2010-09-16  Andreas Schwab  <schwab@redhat.com>
422         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
423         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
425 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
427         [BZ #12037]
428         * posix/unistd.h: Undo change of feature selection for ftruncate from
429         2010-01-11.
431 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
433         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
434         detection.
436 2010-09-20  Andreas Schwab  <schwab@redhat.com>
438         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
439         fanotify_mark.
440         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
442 2010-09-14  Andreas Schwab  <schwab@redhat.com>
444         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
445         variables after CHECK_SP call.
446         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
448 2010-09-13  Andreas Schwab  <schwab@redhat.com>
449             Ulrich Drepper  <drepper@redhat.com>
451         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
452         re-relocationg ld.so.
453         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
454         _dl_init_paths call.
455         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
456         here anymore.
458 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
460         * resolv/res_init.c (__res_vinit): Count the default server we added.
462 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
463             Ulrich Drepper  <drepper@redhat.com>
465         [BZ #11968]
466         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
467         (____longjmp_chk): Use %ebx for saving value across system call.
468         Add unwind info.
470 2010-09-06  Andreas Schwab  <schwab@redhat.com>
472         * manual/Makefile: Don't mix pattern rules with normal rules.
474 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
476         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
477         operation.
478         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
479         * libio/iofopncook.c (_IO_cookie_init): Likewise.
480         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
481         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
482         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
483         Likewise.
485 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
487         [BZ #11979]
488         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
489         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
491 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
493         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
494         * sysdeps/x86_64/addmul_1.S: Likewise.
495         * sysdeps/x86_64/lshift.S: Likewise.
496         * sysdeps/x86_64/mul_1.S: Likewise.
497         * sysdeps/x86_64/rshift.S: Likewise.
498         * sysdeps/x86_64/sub_n.S: Likewise.
499         * sysdeps/x86_64/submul_1.S: Likewise.
501 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
503         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
504         Define __sched_param instead of SCHED_* and sched_param when
505         <bits/sched.h> is included with __need_schedparam defined.
506         * bits/sched.h [__need_schedparam]
507         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
508         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
509         (__defined_schedparam): Define to 1.
510         (__sched_param): New structure, identical to sched_param.
511         (__need_schedparam): Undefine.
513 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
515         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
516         (epoll_create1): Declare.
518         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
520 2010-08-31  Andreas Schwab  <schwab@redhat.com>
522         [BZ #7066]
523         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
524         shifting retval into place.
526 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
528         * nis/rpcsvc/nis.h: Update copyright notice.
529         * nis/rpcsvc/nis.x: Likewise.
530         * nis/rpcsvc/nis_callback.h: Likewise.
531         * nis/rpcsvc/nis_callback.x: Likewise.
532         * nis/rpcsvc/nis_object.x: Likewise.
533         * nis/rpcsvc/nis_tags.h: Likewise.
534         * nis/rpcsvc/yp.h: Likewise.
535         * nis/rpcsvc/yp.x: Likewise.
536         * nis/rpcsvc/ypupd.h: Likewise.
537         * nis/yp_xdr.c: Likewise.
538         * nis/ypupdate_xdr.c: Likewise.
540         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
541         mainly the body of pmap_getport.  Add parameters to specify timeouts.
542         (pmap_getport): Use __libc_rpc_getport.
543         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
544         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
545         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
547 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
549         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
550         fanotify_mark.
552 2010-08-27  Roland McGrath  <roland@redhat.com>
554         * sysdeps/i386/i686/multiarch/Makefile
555         (CFLAGS-varshift.c): New variable.
557 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
559         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
560         * sysdeps/i386/i686/multiarch/varshift.c: New file.
562         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
564         * sysdeps/x86_64/strlen.S: Minimal code improvement.
566 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
568         * sysdeps/x86_64/strlen.S: Unroll the loop.
569         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
570         strlen-sse2 strlen-sse2-bsf.
571         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
572         __strlen_no_bsf if bit_Slow_BSF is set.
573         (__strlen_sse42): Removed.
574         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
575         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
577 2010-08-25  Roland McGrath  <roland@redhat.com>
579         * sysdeps/x86_64/multiarch/varshift.S: File removed.
580         * sysdeps/x86_64/multiarch/varshift.c: New file.
581         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
582         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
583         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
584         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
586 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
588         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
589         strlen-sse2 strlen-sse2-bsf.
590         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
591         __strlen_sse2_bsf if bit_Slow_BSF is unset.
592         (__strlen_sse2): Removed.
593         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
594         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
595         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
596         bit_Slow_BSF for Atom.
597         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
598         (index_Slow_BSF): Define.
599         (HAS_SLOW_BSF): Define.
601 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
603         [BZ #10851]
604         * resolv/res_init.c (__res_vinit): When no server address at all
605         is given default to loopback.
607 2010-08-24  Roland McGrath  <roland@redhat.com>
609         * configure.in: Remove config-name.h generation.
610         * configure: Regenerated.
611         * config-name.in: File removed.
612         * scripts/config-uname.sh: New file.
613         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
614         ($(objdir)config-name.h): New target.
616         * sunrpc/rpc_parse.h: Avoid nested comment.
618 2010-08-24  Richard Henderson  <rth@redhat.com>
619             Ulrich Drepper  <drepper@redhat.com>
620             H.J. Lu  <hongjiu.lu@intel.com>
622         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
623         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
624         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
625         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
626         _mm_alignr_epi8 with _mm_loadu_si128.
627         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
628         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
629         (__m128i_shift_right): Removed.
630         * sysdeps/i386/i686/multiarch/varshift.h: New file.
631         * sysdeps/i386/i686/multiarch/varshift.S: New file.
632         * sysdeps/x86_64/multiarch/varshift.h: New file.
633         * sysdeps/x86_64/multiarch/varshift.S: New file.
635 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
637         * configure.in: Move assembler checks to before sysdep dir checking.
639 2010-08-20  Petr Baudis  <pasky@suse.cz>
641         * LICENSES: Sync the sunrpc license.
643 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
645         * sunrpc/auth_des.c: Update copyright notice once again.
646         * sunrpc/auth_none.c: Likewise.
647         * sunrpc/auth_unix.c: Likewise.
648         * sunrpc/authdes_prot.c: Likewise.
649         * sunrpc/authuxprot.c: Likewise.
650         * sunrpc/bindrsvprt.c: Likewise.
651         * sunrpc/clnt_gen.c: Likewise.
652         * sunrpc/clnt_perr.c: Likewise.
653         * sunrpc/clnt_raw.c: Likewise.
654         * sunrpc/clnt_simp.c: Likewise.
655         * sunrpc/clnt_tcp.c: Likewise.
656         * sunrpc/clnt_udp.c: Likewise.
657         * sunrpc/clnt_unix.c: Likewise.
658         * sunrpc/des_crypt.c: Likewise.
659         * sunrpc/des_soft.c: Likewise.
660         * sunrpc/get_myaddr.c: Likewise.
661         * sunrpc/getrpcport.c: Likewise.
662         * sunrpc/key_call.c: Likewise.
663         * sunrpc/key_prot.c: Likewise.
664         * sunrpc/openchild.c: Likewise.
665         * sunrpc/pm_getmaps.c: Likewise.
666         * sunrpc/pm_getport.c: Likewise.
667         * sunrpc/pmap_clnt.c: Likewise.
668         * sunrpc/pmap_prot.c: Likewise.
669         * sunrpc/pmap_prot2.c: Likewise.
670         * sunrpc/pmap_rmt.c: Likewise.
671         * sunrpc/rpc/auth.h: Likewise.
672         * sunrpc/rpc/auth_unix.h: Likewise.
673         * sunrpc/rpc/clnt.h: Likewise.
674         * sunrpc/rpc/des_crypt.h: Likewise.
675         * sunrpc/rpc/key_prot.h: Likewise.
676         * sunrpc/rpc/netdb.h: Likewise.
677         * sunrpc/rpc/pmap_clnt.h: Likewise.
678         * sunrpc/rpc/pmap_prot.h: Likewise.
679         * sunrpc/rpc/pmap_rmt.h: Likewise.
680         * sunrpc/rpc/rpc.h: Likewise.
681         * sunrpc/rpc/rpc_des.h: Likewise.
682         * sunrpc/rpc/rpc_msg.h: Likewise.
683         * sunrpc/rpc/svc.h: Likewise.
684         * sunrpc/rpc/svc_auth.h: Likewise.
685         * sunrpc/rpc/types.h: Likewise.
686         * sunrpc/rpc/xdr.h: Likewise.
687         * sunrpc/rpc_clntout.c: Likewise.
688         * sunrpc/rpc_cmsg.c: Likewise.
689         * sunrpc/rpc_common.c: Likewise.
690         * sunrpc/rpc_cout.c: Likewise.
691         * sunrpc/rpc_dtable.c: Likewise.
692         * sunrpc/rpc_hout.c: Likewise.
693         * sunrpc/rpc_main.c: Likewise.
694         * sunrpc/rpc_parse.c: Likewise.
695         * sunrpc/rpc_parse.h: Likewise.
696         * sunrpc/rpc_prot.c: Likewise.
697         * sunrpc/rpc_sample.c: Likewise.
698         * sunrpc/rpc_scan.c: Likewise.
699         * sunrpc/rpc_scan.h: Likewise.
700         * sunrpc/rpc_svcout.c: Likewise.
701         * sunrpc/rpc_tblout.c: Likewise.
702         * sunrpc/rpc_util.c: Likewise.
703         * sunrpc/rpc_util.h: Likewise.
704         * sunrpc/rpcinfo.c: Likewise.
705         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
706         * sunrpc/rpcsvc/key_prot.x: Likewise.
707         * sunrpc/rpcsvc/klm_prot.x: Likewise.
708         * sunrpc/rpcsvc/mount.x: Likewise.
709         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
710         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
711         * sunrpc/rpcsvc/rex.x: Likewise.
712         * sunrpc/rpcsvc/rstat.x: Likewise.
713         * sunrpc/rpcsvc/rusers.x: Likewise.
714         * sunrpc/rpcsvc/sm_inter.x: Likewise.
715         * sunrpc/rpcsvc/spray.x: Likewise.
716         * sunrpc/rpcsvc/yppasswd.x: Likewise.
717         * sunrpc/rtime.c: Likewise.
718         * sunrpc/svc.c: Likewise.
719         * sunrpc/svc_auth.c: Likewise.
720         * sunrpc/svc_authux.c: Likewise.
721         * sunrpc/svc_raw.c: Likewise.
722         * sunrpc/svc_run.c: Likewise.
723         * sunrpc/svc_simple.c: Likewise.
724         * sunrpc/svc_tcp.c: Likewise.
725         * sunrpc/svc_udp.c: Likewise.
726         * sunrpc/svc_unix.c: Likewise.
727         * sunrpc/svcauth_des.c: Likewise.
728         * sunrpc/xcrypt.c: Likewise.
729         * sunrpc/xdr.c: Likewise.
730         * sunrpc/xdr_array.c: Likewise.
731         * sunrpc/xdr_float.c: Likewise.
732         * sunrpc/xdr_mem.c: Likewise.
733         * sunrpc/xdr_rec.c: Likewise.
734         * sunrpc/xdr_ref.c: Likewise.
735         * sunrpc/xdr_sizeof.c: Likewise.
736         * sunrpc/xdr_stdio.c: Likewise.
738         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
739         handling.
741 2010-08-19  Andreas Schwab  <schwab@redhat.com>
743         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
745 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
747         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
748         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
749         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
750         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
751         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
752         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
753         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
754         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
755         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
756         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
757         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
758         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
759         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
760         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
762 2010-07-26  Anton Blanchard  <anton@samba.org>
764         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
765         * malloc/arena.c (heap_trim): Likewise.
767 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
769         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
770         here.  Not...
771         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
772         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
774 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
776         * sysdeps/i386/elf/Makefile: New file.
778 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
780         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
781         from fanotify_init.
782         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
783         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
785 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
787         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
788         of strncasecmp_l.
789         * sysdeps/multiarch/strcmp.S: Likewise.
791 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
793         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
794         strncase_l-nonascii.
795         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
796         Add strncase_l-ssse3.
797         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
798         * sysdeps/x86_64/strcmp.S: Likewise.
799         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
800         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
801         * sysdeps/x86_64/strncase.S: New file.
802         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
803         * sysdeps/x86_64/strncase_l.S: New file.
804         * string/Makefile (strop-tests): Add strncasecmp.
805         * string/test-strncasecmp.c: New file.
807         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
808         warning.
810         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
811         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
813 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
815         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
817 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
819         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
820         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
821         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
823 2010-05-01  Alan Modra  <amodra@gmail.com>
825         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
826         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
827         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
828         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
829         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
830         tidying.  Don't tail-call __sigjmp_save for static lib.
831         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
832         save location.
833         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
834         (CALL_MCOUNT): Add eh info, and nop after bl.
835         (TAIL_CALL_SYSCALL_ERROR): New macro.
836         (PSEUDO_RET): Use it.
837         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
838         Correct save location of integer regs and cr.
839         (_dl_profile_resolve): Correct cr save location.  Delete nops
840         after bl when SHARED.  Reduce cfi size a little by better
841         placement of cfi directives.
842         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
843         make a stack frame.  Instead use parm save area as a temp.
844         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
845         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
846         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
847         Don't make a stack frame for parent, use parm save area.
848         Increase child stack frame to 112 bytes.  Don't save unused reg,
849         and adjust reg usage.  Set up cfi on error recovery and
850         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
851         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
852         (__makecontext): Add dummy nop after jump to exit.
853         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
854         Use correct parm save area and cr save, reduce stack frame.
855         Correct cfi for possible PSEUDO_RET frame setup.
856         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
857         Branch to local label emitted by PSEUDO_RET rather than
858         __syscall_error.
860 2010-08-12  Andreas Schwab  <schwab@redhat.com>
862         [BZ #11904]
863         * locale/programs/locale.c (print_assignment): New function.
864         (show_locale_vars): Use it.
866 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
868         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
869         field.
870         (struct statfs64): Likewise.
871         (_STATFS_F_FLAGS): Define.
872         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
873         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
874         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
875         (ST_VALID): Define locally.
876         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
877         __statvfs_getflags, use the provided value.
878         * sysdeps/unix/sysv/linux/kernel-features.h: Define
879         __ASSUME_STATFS_F_FLAGS.
881         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
883         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
884         Add sys/fanotify.h.
885         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
886         fanotify_mask for GLIBC_2.13.
887         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
888         fanotify_init and fanotify_mark.
889         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
890         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
892         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
893         Add prlimit.
894         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
895         prlimit64 for GLIBC_2.13.
896         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
897         prlimit64.
898         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
899         syscall.
900         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
901         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
902         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
903         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
904         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
905         add prlimit alias.
906         * sysdeps/unix/sysv/linux/prlimit.c: New file.
908         [BZ #11903]
909         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
910         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
912         * nss/Makefile: Add rules to build and run tst-nss-test1.
913         * shlib-versions: Add entry for libnss_test1.
914         * nss/nss_test1.c: New file.
915         * nss/tst-nss-test1.c: New file.
917         * nss/nsswitch.c (__nss_database_custom): Define new variable.
918         (__nss_configure_lookup): Set appropriate entry in
919         __nss_configure_lookup to true.
920         * nss/nsswitch.h: Define enum with indeces of databases in
921         databases and __nss_database_custom arrays.  Declare
922         __nss_database_custom.
923         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
924         to avoid using nscd when custom rules are installed.
925         * nss/getXXbyYY_r.c: Likewise.
926         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
928         * nss/nss_files/files-parse.c: Whitespace fixes.
930 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
932         [BZ #11883]
933         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
934         * posix/fnmatch_loop.c: Likewise.
936 2010-07-17  Andi Kleen  <ak@linux.intel.com>
938         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
939         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
940         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
941         * Versions.def [GLIBC_2.13]: Add.
943 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
945         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
946         Also fail if tpwd after pwuid call is NULL.
948 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
950         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
951         when converting to ms.
953 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
955         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
956         EOPNOTSUPP errors with ENOTTY.
957         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
958         EOPNOTSUPP errors with ENOTTY.
960 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
962         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
963         Add strcasecmp_l-ssse3.
964         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
965         strcasecmp.
966         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
967         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
968         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
970 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
972         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
974         * string/Makefile (strop-tests): Add strcasecmp.
975         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
976         strcasecmp_l-nonascii.
977         (gen-as-const-headers): Add locale-defines.sym.
978         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
979         * sysdeps/x86_64/strcasecmp.S: New file.
980         * sysdeps/x86_64/strcasecmp_l.S: New file.
981         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
982         * sysdeps/x86_64/locale-defines.sym: New file.
983         * string/test-strcasecmp.c: New file.
985         * string/test-strcasestr.c: Test both ends of the range of characters.
986         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
988 2010-07-29  Roland McGrath  <roland@redhat.com>
990         [BZ #11856]
991         * manual/locale.texi (Yes-or-No Questions): Fix example code.
993 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
995         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
996         for ld.so.
998 2010-07-27  Andreas Schwab  <schwab@redhat.com>
1000         * manual/memory.texi (Malloc Tunable Parameters): Document
1001         M_PERTURB.
1003 2010-07-26  Roland McGrath  <roland@redhat.com>
1005         [BZ #11840]
1006         * configure.in (-fgnu89-inline check): Set and substitute
1007         gnu89_inline, not libc_cv_gnu89_inline.
1008         * configure: Regenerated.
1009         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
1011 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
1013         * string/test-strnlen.c: New file.
1014         * string/Makefile (strop-tests): Add strnlen.
1015         * string/tester.c (test_strnlen): Add a few more test cases.
1016         * string/tst-strlen.c: Better error reporting.
1018         * sysdeps/x86_64/strnlen.S: New file.
1020 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
1022         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
1023         lower-latency instructions.
1025 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
1027         * string/test-strcasestr.c: New file.
1028         * string/test-strstr.c: New file.
1029         * string/Makefile (strop-tests): Add strstr and strcasestr.
1030         * string/str-two-way.h: Don't undefine MAX.
1031         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
1033 2010-07-21  Andreas Schwab  <schwab@redhat.com>
1035         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
1036         strcasestr-nonascii.
1037         (CFLAGS-strcasestr-nonascii.c): Define.
1038         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
1039         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
1040         Remove unused attribute.
1042 2010-07-20  Roland McGrath  <roland@redhat.com>
1044         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
1045         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
1046         ld.so.cache was broken.  With it, there is no way to disable dsocaps
1047         like LD_HWCAP_MASK can disable hwcaps.
1049 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
1051         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
1053 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
1055         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
1056         call in strcasestr.
1057         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
1058         __strcasestr_sse42_nonascii.
1059         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
1060         strcasestr-nonascii.c.
1061         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
1063 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
1065         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
1066         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
1067         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
1068         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
1070 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
1072         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
1073         fcntl.
1075 2010-07-06  Andreas Schwab  <schwab@redhat.com>
1077         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
1078         dl_signal_cerror.
1080 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
1082         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
1083         _PC_PIPE_BUF using F_GETPIPE_SZ.
1085 2010-07-05  Roland McGrath  <roland@redhat.com>
1087         * manual/arith.texi (Rounding Functions): Fix rint description
1088         implicit in round description.
1090 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
1092         * elf/Makefile: Fix linking for a few tests to make recent linker
1093         happy.
1095 2010-06-30  Andreas Schwab  <schwab@redhat.com>
1097         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
1098         $(common-objpfx)libc_nonshared.a.
1100 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
1102         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
1103         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
1104         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
1105         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
1106         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
1107         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
1108         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
1109         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
1110         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
1111         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
1112         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
1113         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
1114         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
1115         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
1116         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
1117         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
1118         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
1119         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
1120         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
1121         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
1122         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
1123         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
1124         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
1125         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
1126         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
1127         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
1128         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
1129         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
1130         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
1131         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
1132         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
1133         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
1134         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
1135         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
1136         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
1137         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
1138         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
1139         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
1140         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
1141         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
1142         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
1143         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
1144         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
1145         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
1146         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
1147         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
1148         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
1149         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
1151 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
1153         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
1154         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
1155         * string/memmove.c (memmove): Renamed to ...
1156         (MEMMOVE): ...this.  Default to memmove.
1157         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
1158         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
1159         (END_CHK): Define.
1160         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
1161         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
1162         mempcpy-ssse3-back memmove-ssse3-back.
1163         * sysdeps/x86_64/multiarch/bcopy.S: New file .
1164         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
1165         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
1166         * sysdeps/x86_64/multiarch/memcpy.S: New file.
1167         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
1168         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
1169         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
1170         * sysdeps/x86_64/multiarch/memmove.c: New file.
1171         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
1172         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
1173         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
1174         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
1175         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
1176         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
1177         Define.
1178         (index_Fast_Copy_Backward): Define.
1179         (HAS_ARCH_FEATURE): Define.
1180         (HAS_FAST_REP_STRING): Define.
1181         (HAS_FAST_COPY_BACKWARD): Define.
1183 2010-06-21  Andreas Schwab  <schwab@redhat.com>
1185         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
1186         Restore proper fallback handling.
1188 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
1190         [BZ #11701]
1191         * posix/group_member.c (__group_member): Correct checking loop.
1193         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
1194         OOM in getpwuid_r correctly.  Return error number when the caller
1195         should return, otherwise -1.
1196         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
1197         call returning > 0 value.
1198         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
1200 2010-06-07  Andreas Schwab  <schwab@redhat.com>
1202         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
1203         libc_nonshared.a from targets in modules-names.
1205 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
1207         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
1208         requires it.
1210 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
1212         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
1213         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
1214         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
1215         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
1217 2010-06-02  Andreas Schwab  <schwab@redhat.com>
1219         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
1221 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
1223         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
1224         and F_GETPIPE_SZ.
1225         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1226         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
1227         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1228         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1229         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
1230         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
1232 2010-06-14  Roland McGrath  <roland@redhat.com>
1234         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
1236 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
1238         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
1239         __REDIRECT followed by __THROW.
1240         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
1241         * posix/getopt.h (getopt): Likewise.
1243 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
1245         * hurd/lookup-at.c (__file_name_lookup_at): Accept
1246         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
1247         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
1248         in AT_FLAGS.
1249         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
1250         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
1252 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
1254         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
1256 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
1258         [BZ #11640]
1259         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
1260         Properly check family and model.
1262 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
1264         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
1266 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
1268         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
1270 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
1272         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
1273         symbol reference.
1275 2010-05-19  Andreas Schwab  <schwab@redhat.com>
1277         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
1278         symbol reference.
1280 2010-05-21  Andreas Schwab  <schwab@redhat.com>
1282         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
1283         and internal_recvmmsg.
1284         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
1285         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
1286         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
1287         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
1289         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
1290         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
1291         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
1293 2010-05-20  Andreas Schwab  <schwab@redhat.com>
1295         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
1297 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
1299         POWER7 optimizations.
1300         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
1301         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
1303 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
1305         * version.h: Update for 2.13 development version.
1307 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
1309         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
1310         exceptions.  Return 0.
1312 2010-05-07  Roland McGrath  <roland@redhat.com>
1314         * elf/ldconfig.c (main): Add a const.
1316 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
1318         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
1319         (args_options): Add no-idn option.
1320         (ahosts_keys_int): Add idn_flags to ai_flags.
1321         (parse_option): Handle 'i' option to clear idn_flags.
1323         * malloc/malloc.c (_int_free): Possible race in the most recently
1324         added check.  Only act on the data if no current modification
1325         happened.
1327 See ChangeLog.17 for earlier changes.