2.12.90-13
[glibc.git] / ChangeLog
blob3351f49200478fa4ed6037be451945c7e4f1fa87
1 2010-09-27  Andreas Schwab  <schwab@redhat.com>
3         * include/link.h (struct link_map): Add l_free_initfini.
4         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
5         l_initfini.
6         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
7         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
8         set.
10         [BZ #11561]
11         * posix/regcomp.c (parse_bracket_exp): When looking up collating
12         elements compare against the byte sequence of it, not its name.
14         [BZ #6530]
15         * stdio-common/vfprintf.c (process_string_arg): Revert 2000-07-22
16         change.
18         * nss/nss_files/files-XXX.c (internal_getent): Declare linebuflen
19         as size_t.
21         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
22         backslash.
24 2010-09-24  Petr Baudis <pasky@suse.cz>
26         * debug/stack_chk_fail_local.c: Add missing licence exception.
27         * debug/warning-nop.c: Likewise.
29 2010-09-15  Michael B. Brutman  <brutman@us.ibm.com>
31         * sysdeps/powerpc/powerpc32/ppca2/memcpy.S: New file.
32         * sysdeps/powerpc/powerpc64/ppca2/memcpy.S: New file.
33         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ppca2/fpu/Implies: New
34         submachine.
35         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ppca2/fpu/Implies:
36         Likewise.
38 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
40         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
41         implementing getdents64 using getdents syscall, set d_type if
42         __ASSUME_GETDENTS32_D_TYPE.
44 2010-09-16  Andreas Schwab  <schwab@redhat.com>
46         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
47         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
49 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
51         [BZ #12037]
52         * posix/unistd.h: Undo change of feature selection for ftruncate from
53         2010-01-11.
55 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
57         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
58         detection.
60 2010-09-20  Andreas Schwab  <schwab@redhat.com>
62         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
63         fanotify_mark.
64         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
66 2010-09-14  Andreas Schwab  <schwab@redhat.com>
68         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
69         variables after CHECK_SP call.
70         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
72 2010-09-13  Andreas Schwab  <schwab@redhat.com>
73             Ulrich Drepper  <drepper@redhat.com>
75         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
76         re-relocationg ld.so.
77         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
78         _dl_init_paths call.
79         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
80         here anymore.
82 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
84         * resolv/res_init.c (__res_vinit): Count the default server we added.
86 2010-09-13  Andreas Schwab  <schwab@redhat.com>
88         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
89         (sysd-rules-targets): Remove duplicates.
90         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
91         rtld-%.$o dependency.
93 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
94             Ulrich Drepper  <drepper@redhat.com>
96         [BZ #11968]
97         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
98         (____longjmp_chk): Use %ebx for saving value across system call.
99         Add unwind info.
101 2010-09-06  Andreas Schwab  <schwab@redhat.com>
103         * manual/Makefile: Don't mix pattern rules with normal rules.
105 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
107         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
108         operation.
109         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
110         * libio/iofopncook.c (_IO_cookie_init): Likewise.
111         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
112         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
113         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
114         Likewise.
116 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
118         [BZ #11979]
119         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
120         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
122 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
124         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
125         * sysdeps/x86_64/addmul_1.S: Likewise.
126         * sysdeps/x86_64/lshift.S: Likewise.
127         * sysdeps/x86_64/mul_1.S: Likewise.
128         * sysdeps/x86_64/rshift.S: Likewise.
129         * sysdeps/x86_64/sub_n.S: Likewise.
130         * sysdeps/x86_64/submul_1.S: Likewise.
132 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
134         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
135         Define __sched_param instead of SCHED_* and sched_param when
136         <bits/sched.h> is included with __need_schedparam defined.
137         * bits/sched.h [__need_schedparam]
138         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
139         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
140         (__defined_schedparam): Define to 1.
141         (__sched_param): New structure, identical to sched_param.
142         (__need_schedparam): Undefine.
144 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
146         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
147         (epoll_create1): Declare.
149         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
151 2010-08-31  Andreas Schwab  <schwab@redhat.com>
153         [BZ #7066]
154         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
155         shifting retval into place.
157 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
159         * nis/rpcsvc/nis.h: Update copyright notice.
160         * nis/rpcsvc/nis.x: Likewise.
161         * nis/rpcsvc/nis_callback.h: Likewise.
162         * nis/rpcsvc/nis_callback.x: Likewise.
163         * nis/rpcsvc/nis_object.x: Likewise.
164         * nis/rpcsvc/nis_tags.h: Likewise.
165         * nis/rpcsvc/yp.h: Likewise.
166         * nis/rpcsvc/yp.x: Likewise.
167         * nis/rpcsvc/ypupd.h: Likewise.
168         * nis/yp_xdr.c: Likewise.
169         * nis/ypupdate_xdr.c: Likewise.
171         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
172         mainly the body of pmap_getport.  Add parameters to specify timeouts.
173         (pmap_getport): Use __libc_rpc_getport.
174         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
175         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
176         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
178 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
180         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
181         fanotify_mark.
183 2010-08-27  Roland McGrath  <roland@redhat.com>
185         * sysdeps/i386/i686/multiarch/Makefile
186         (CFLAGS-varshift.c): New variable.
188 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
190         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
191         * sysdeps/i386/i686/multiarch/varshift.c: New file.
193         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
195         * sysdeps/x86_64/strlen.S: Minimal code improvement.
197 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
199         * sysdeps/x86_64/strlen.S: Unroll the loop.
200         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
201         strlen-sse2 strlen-sse2-bsf.
202         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
203         __strlen_no_bsf if bit_Slow_BSF is set.
204         (__strlen_sse42): Removed.
205         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
206         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
208 2010-08-25  Roland McGrath  <roland@redhat.com>
210         * sysdeps/x86_64/multiarch/varshift.S: File removed.
211         * sysdeps/x86_64/multiarch/varshift.c: New file.
212         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
213         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
214         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
215         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
217 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
219         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
220         strlen-sse2 strlen-sse2-bsf.
221         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
222         __strlen_sse2_bsf if bit_Slow_BSF is unset.
223         (__strlen_sse2): Removed.
224         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
225         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
226         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
227         bit_Slow_BSF for Atom.
228         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
229         (index_Slow_BSF): Define.
230         (HAS_SLOW_BSF): Define.
232 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
234         [BZ #10851]
235         * resolv/res_init.c (__res_vinit): When no server address at all
236         is given default to loopback.
238 2010-08-24  Roland McGrath  <roland@redhat.com>
240         * configure.in: Remove config-name.h generation.
241         * configure: Regenerated.
242         * config-name.in: File removed.
243         * scripts/config-uname.sh: New file.
244         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
245         ($(objdir)config-name.h): New target.
247         * sunrpc/rpc_parse.h: Avoid nested comment.
249 2010-08-24  Richard Henderson  <rth@redhat.com>
250             Ulrich Drepper  <drepper@redhat.com>
251             H.J. Lu  <hongjiu.lu@intel.com>
253         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
254         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
255         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
256         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
257         _mm_alignr_epi8 with _mm_loadu_si128.
258         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
259         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
260         (__m128i_shift_right): Removed.
261         * sysdeps/i386/i686/multiarch/varshift.h: New file.
262         * sysdeps/i386/i686/multiarch/varshift.S: New file.
263         * sysdeps/x86_64/multiarch/varshift.h: New file.
264         * sysdeps/x86_64/multiarch/varshift.S: New file.
266 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
268         * configure.in: Move assembler checks to before sysdep dir checking.
270 2010-08-20  Petr Baudis  <pasky@suse.cz>
272         * LICENSES: Sync the sunrpc license.
274 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
276         * sunrpc/auth_des.c: Update copyright notice once again.
277         * sunrpc/auth_none.c: Likewise.
278         * sunrpc/auth_unix.c: Likewise.
279         * sunrpc/authdes_prot.c: Likewise.
280         * sunrpc/authuxprot.c: Likewise.
281         * sunrpc/bindrsvprt.c: Likewise.
282         * sunrpc/clnt_gen.c: Likewise.
283         * sunrpc/clnt_perr.c: Likewise.
284         * sunrpc/clnt_raw.c: Likewise.
285         * sunrpc/clnt_simp.c: Likewise.
286         * sunrpc/clnt_tcp.c: Likewise.
287         * sunrpc/clnt_udp.c: Likewise.
288         * sunrpc/clnt_unix.c: Likewise.
289         * sunrpc/des_crypt.c: Likewise.
290         * sunrpc/des_soft.c: Likewise.
291         * sunrpc/get_myaddr.c: Likewise.
292         * sunrpc/getrpcport.c: Likewise.
293         * sunrpc/key_call.c: Likewise.
294         * sunrpc/key_prot.c: Likewise.
295         * sunrpc/openchild.c: Likewise.
296         * sunrpc/pm_getmaps.c: Likewise.
297         * sunrpc/pm_getport.c: Likewise.
298         * sunrpc/pmap_clnt.c: Likewise.
299         * sunrpc/pmap_prot.c: Likewise.
300         * sunrpc/pmap_prot2.c: Likewise.
301         * sunrpc/pmap_rmt.c: Likewise.
302         * sunrpc/rpc/auth.h: Likewise.
303         * sunrpc/rpc/auth_unix.h: Likewise.
304         * sunrpc/rpc/clnt.h: Likewise.
305         * sunrpc/rpc/des_crypt.h: Likewise.
306         * sunrpc/rpc/key_prot.h: Likewise.
307         * sunrpc/rpc/netdb.h: Likewise.
308         * sunrpc/rpc/pmap_clnt.h: Likewise.
309         * sunrpc/rpc/pmap_prot.h: Likewise.
310         * sunrpc/rpc/pmap_rmt.h: Likewise.
311         * sunrpc/rpc/rpc.h: Likewise.
312         * sunrpc/rpc/rpc_des.h: Likewise.
313         * sunrpc/rpc/rpc_msg.h: Likewise.
314         * sunrpc/rpc/svc.h: Likewise.
315         * sunrpc/rpc/svc_auth.h: Likewise.
316         * sunrpc/rpc/types.h: Likewise.
317         * sunrpc/rpc/xdr.h: Likewise.
318         * sunrpc/rpc_clntout.c: Likewise.
319         * sunrpc/rpc_cmsg.c: Likewise.
320         * sunrpc/rpc_common.c: Likewise.
321         * sunrpc/rpc_cout.c: Likewise.
322         * sunrpc/rpc_dtable.c: Likewise.
323         * sunrpc/rpc_hout.c: Likewise.
324         * sunrpc/rpc_main.c: Likewise.
325         * sunrpc/rpc_parse.c: Likewise.
326         * sunrpc/rpc_parse.h: Likewise.
327         * sunrpc/rpc_prot.c: Likewise.
328         * sunrpc/rpc_sample.c: Likewise.
329         * sunrpc/rpc_scan.c: Likewise.
330         * sunrpc/rpc_scan.h: Likewise.
331         * sunrpc/rpc_svcout.c: Likewise.
332         * sunrpc/rpc_tblout.c: Likewise.
333         * sunrpc/rpc_util.c: Likewise.
334         * sunrpc/rpc_util.h: Likewise.
335         * sunrpc/rpcinfo.c: Likewise.
336         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
337         * sunrpc/rpcsvc/key_prot.x: Likewise.
338         * sunrpc/rpcsvc/klm_prot.x: Likewise.
339         * sunrpc/rpcsvc/mount.x: Likewise.
340         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
341         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
342         * sunrpc/rpcsvc/rex.x: Likewise.
343         * sunrpc/rpcsvc/rstat.x: Likewise.
344         * sunrpc/rpcsvc/rusers.x: Likewise.
345         * sunrpc/rpcsvc/sm_inter.x: Likewise.
346         * sunrpc/rpcsvc/spray.x: Likewise.
347         * sunrpc/rpcsvc/yppasswd.x: Likewise.
348         * sunrpc/rtime.c: Likewise.
349         * sunrpc/svc.c: Likewise.
350         * sunrpc/svc_auth.c: Likewise.
351         * sunrpc/svc_authux.c: Likewise.
352         * sunrpc/svc_raw.c: Likewise.
353         * sunrpc/svc_run.c: Likewise.
354         * sunrpc/svc_simple.c: Likewise.
355         * sunrpc/svc_tcp.c: Likewise.
356         * sunrpc/svc_udp.c: Likewise.
357         * sunrpc/svc_unix.c: Likewise.
358         * sunrpc/svcauth_des.c: Likewise.
359         * sunrpc/xcrypt.c: Likewise.
360         * sunrpc/xdr.c: Likewise.
361         * sunrpc/xdr_array.c: Likewise.
362         * sunrpc/xdr_float.c: Likewise.
363         * sunrpc/xdr_mem.c: Likewise.
364         * sunrpc/xdr_rec.c: Likewise.
365         * sunrpc/xdr_ref.c: Likewise.
366         * sunrpc/xdr_sizeof.c: Likewise.
367         * sunrpc/xdr_stdio.c: Likewise.
369         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
370         handling.
372 2010-08-19  Andreas Schwab  <schwab@redhat.com>
374         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
376 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
378         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
379         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
380         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
381         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
382         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
383         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
384         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
385         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
386         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
387         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
388         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
389         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
390         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
391         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
393 2010-07-26  Anton Blanchard  <anton@samba.org>
395         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
396         * malloc/arena.c (heap_trim): Likewise.
398 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
400         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
401         here.  Not...
402         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
403         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
405 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
407         * sysdeps/i386/elf/Makefile: New file.
409 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
411         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
412         from fanotify_init.
413         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
414         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
416 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
418         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
419         of strncasecmp_l.
420         * sysdeps/multiarch/strcmp.S: Likewise.
422 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
424         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
425         strncase_l-nonascii.
426         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
427         Add strncase_l-ssse3.
428         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
429         * sysdeps/x86_64/strcmp.S: Likewise.
430         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
431         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
432         * sysdeps/x86_64/strncase.S: New file.
433         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
434         * sysdeps/x86_64/strncase_l.S: New file.
435         * string/Makefile (strop-tests): Add strncasecmp.
436         * string/test-strncasecmp.c: New file.
438         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
439         warning.
441         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
442         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
444 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
446         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
448 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
450         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
451         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
452         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
454 2010-05-01  Alan Modra  <amodra@gmail.com>
456         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
457         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
458         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
459         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
460         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
461         tidying.  Don't tail-call __sigjmp_save for static lib.
462         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
463         save location.
464         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
465         (CALL_MCOUNT): Add eh info, and nop after bl.
466         (TAIL_CALL_SYSCALL_ERROR): New macro.
467         (PSEUDO_RET): Use it.
468         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
469         Correct save location of integer regs and cr.
470         (_dl_profile_resolve): Correct cr save location.  Delete nops
471         after bl when SHARED.  Reduce cfi size a little by better
472         placement of cfi directives.
473         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
474         make a stack frame.  Instead use parm save area as a temp.
475         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
476         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
477         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
478         Don't make a stack frame for parent, use parm save area.
479         Increase child stack frame to 112 bytes.  Don't save unused reg,
480         and adjust reg usage.  Set up cfi on error recovery and
481         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
482         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
483         (__makecontext): Add dummy nop after jump to exit.
484         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
485         Use correct parm save area and cr save, reduce stack frame.
486         Correct cfi for possible PSEUDO_RET frame setup.
487         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
488         Branch to local label emitted by PSEUDO_RET rather than
489         __syscall_error.
491 2010-08-12  Andreas Schwab  <schwab@redhat.com>
493         [BZ #11904]
494         * locale/programs/locale.c (print_assignment): New function.
495         (show_locale_vars): Use it.
497 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
499         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
500         field.
501         (struct statfs64): Likewise.
502         (_STATFS_F_FLAGS): Define.
503         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
504         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
505         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
506         (ST_VALID): Define locally.
507         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
508         __statvfs_getflags, use the provided value.
509         * sysdeps/unix/sysv/linux/kernel-features.h: Define
510         __ASSUME_STATFS_F_FLAGS.
512         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
514         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
515         Add sys/fanotify.h.
516         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
517         fanotify_mask for GLIBC_2.13.
518         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
519         fanotify_init and fanotify_mark.
520         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
521         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
523         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
524         Add prlimit.
525         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
526         prlimit64 for GLIBC_2.13.
527         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
528         prlimit64.
529         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
530         syscall.
531         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
532         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
533         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
534         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
535         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
536         add prlimit alias.
537         * sysdeps/unix/sysv/linux/prlimit.c: New file.
539         [BZ #11903]
540         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
541         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
543         * nss/Makefile: Add rules to build and run tst-nss-test1.
544         * shlib-versions: Add entry for libnss_test1.
545         * nss/nss_test1.c: New file.
546         * nss/tst-nss-test1.c: New file.
548         * nss/nsswitch.c (__nss_database_custom): Define new variable.
549         (__nss_configure_lookup): Set appropriate entry in
550         __nss_configure_lookup to true.
551         * nss/nsswitch.h: Define enum with indeces of databases in
552         databases and __nss_database_custom arrays.  Declare
553         __nss_database_custom.
554         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
555         to avoid using nscd when custom rules are installed.
556         * nss/getXXbyYY_r.c: Likewise.
557         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
559         * nss/nss_files/files-parse.c: Whitespace fixes.
561 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
563         [BZ #11883]
564         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
565         * posix/fnmatch_loop.c: Likewise.
567 2010-07-17  Andi Kleen  <ak@linux.intel.com>
569         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
570         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
571         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
572         * Versions.def [GLIBC_2.13]: Add.
574 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
576         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
577         Also fail if tpwd after pwuid call is NULL.
579 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
581         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
582         when converting to ms.
584 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
586         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
587         EOPNOTSUPP errors with ENOTTY.
588         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
589         EOPNOTSUPP errors with ENOTTY.
591 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
593         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
594         Add strcasecmp_l-ssse3.
595         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
596         strcasecmp.
597         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
598         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
599         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
601 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
603         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
605         * string/Makefile (strop-tests): Add strcasecmp.
606         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
607         strcasecmp_l-nonascii.
608         (gen-as-const-headers): Add locale-defines.sym.
609         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
610         * sysdeps/x86_64/strcasecmp.S: New file.
611         * sysdeps/x86_64/strcasecmp_l.S: New file.
612         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
613         * sysdeps/x86_64/locale-defines.sym: New file.
614         * string/test-strcasecmp.c: New file.
616         * string/test-strcasestr.c: Test both ends of the range of characters.
617         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
619 2010-07-29  Roland McGrath  <roland@redhat.com>
621         [BZ #11856]
622         * manual/locale.texi (Yes-or-No Questions): Fix example code.
624 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
626         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
627         for ld.so.
629 2010-07-27  Andreas Schwab  <schwab@redhat.com>
631         * manual/memory.texi (Malloc Tunable Parameters): Document
632         M_PERTURB.
634 2010-07-26  Roland McGrath  <roland@redhat.com>
636         [BZ #11840]
637         * configure.in (-fgnu89-inline check): Set and substitute
638         gnu89_inline, not libc_cv_gnu89_inline.
639         * configure: Regenerated.
640         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
642 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
644         * string/test-strnlen.c: New file.
645         * string/Makefile (strop-tests): Add strnlen.
646         * string/tester.c (test_strnlen): Add a few more test cases.
647         * string/tst-strlen.c: Better error reporting.
649         * sysdeps/x86_64/strnlen.S: New file.
651 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
653         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
654         lower-latency instructions.
656 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
658         * string/test-strcasestr.c: New file.
659         * string/test-strstr.c: New file.
660         * string/Makefile (strop-tests): Add strstr and strcasestr.
661         * string/str-two-way.h: Don't undefine MAX.
662         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
664 2010-07-21  Andreas Schwab  <schwab@redhat.com>
666         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
667         strcasestr-nonascii.
668         (CFLAGS-strcasestr-nonascii.c): Define.
669         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
670         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
671         Remove unused attribute.
673 2010-07-20  Roland McGrath  <roland@redhat.com>
675         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
676         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
677         ld.so.cache was broken.  With it, there is no way to disable dsocaps
678         like LD_HWCAP_MASK can disable hwcaps.
680 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
682         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
684 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
686         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
687         call in strcasestr.
688         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
689         __strcasestr_sse42_nonascii.
690         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
691         strcasestr-nonascii.c.
692         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
694 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
696         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
697         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
698         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
699         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
701 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
703         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
704         fcntl.
706 2010-07-06  Andreas Schwab  <schwab@redhat.com>
708         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
709         dl_signal_cerror.
711 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
713         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
714         _PC_PIPE_BUF using F_GETPIPE_SZ.
716 2010-07-05  Roland McGrath  <roland@redhat.com>
718         * manual/arith.texi (Rounding Functions): Fix rint description
719         implicit in round description.
721 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
723         * elf/Makefile: Fix linking for a few tests to make recent linker
724         happy.
726 2010-06-30  Andreas Schwab  <schwab@redhat.com>
728         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
729         $(common-objpfx)libc_nonshared.a.
731 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
733         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
734         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
735         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
736         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
737         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
738         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
739         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
740         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
741         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
742         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
743         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
744         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
745         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
746         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
747         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
748         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
749         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
750         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
751         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
752         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
753         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
754         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
755         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
756         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
757         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
758         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
759         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
760         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
761         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
762         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
763         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
764         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
765         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
766         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
767         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
768         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
769         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
770         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
771         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
772         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
773         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
774         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
775         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
776         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
777         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
778         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
779         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
780         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
782 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
784         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
785         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
786         * string/memmove.c (memmove): Renamed to ...
787         (MEMMOVE): ...this.  Default to memmove.
788         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
789         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
790         (END_CHK): Define.
791         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
792         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
793         mempcpy-ssse3-back memmove-ssse3-back.
794         * sysdeps/x86_64/multiarch/bcopy.S: New file .
795         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
796         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
797         * sysdeps/x86_64/multiarch/memcpy.S: New file.
798         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
799         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
800         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
801         * sysdeps/x86_64/multiarch/memmove.c: New file.
802         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
803         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
804         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
805         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
806         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
807         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
808         Define.
809         (index_Fast_Copy_Backward): Define.
810         (HAS_ARCH_FEATURE): Define.
811         (HAS_FAST_REP_STRING): Define.
812         (HAS_FAST_COPY_BACKWARD): Define.
814 2010-06-21  Andreas Schwab  <schwab@redhat.com>
816         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
817         Restore proper fallback handling.
819 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
821         [BZ #11701]
822         * posix/group_member.c (__group_member): Correct checking loop.
824         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
825         OOM in getpwuid_r correctly.  Return error number when the caller
826         should return, otherwise -1.
827         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
828         call returning > 0 value.
829         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
831 2010-07-01  Andreas Schwab  <schwab@redhat.com>
833         * include/sys/resource.h (__getrlimit): Add hidden proto.
834         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Add libc_hidden_weak.
835         * sysdeps/mach/hurd/getrlimit.c: Add libc_hidden_def.
836         * resource/getrlimit.c: Likewise.
838 2010-06-28  Andreas Schwab  <schwab@redhat.com>
840         * allocatestack.c (setxid_mark_thread): Ensure that the exiting
841         thread is woken up.
843         * elf/Makefile: Add rules to build and run unload8 test.
844         * elf/unload8.c: New file.
845         * elf/unload8mod1.c: New file.
846         * elf/unload8mod1x.c: New file.
847         * elf/unload8mod2.c: New file.
848         * elf/unload8mod3.c: New file.
850         * elf/dl-close.c (_dl_close_worker): Reset private search list if
851         it wasn't used.
853 2010-06-21  Andreas Schwab  <schwab@redhat.com>
855         * sysdeps/i386/i686/Makefile: Don't pass -mtune to assembler.
857 2010-06-07  Andreas Schwab  <schwab@redhat.com>
859         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
860         libc_nonshared.a from targets in modules-names.
862 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
864         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
865         requires it.
867 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
869         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
870         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
871         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
872         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
874 2010-06-02  Andreas Schwab  <schwab@redhat.com>
876         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
878 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
880         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
881         and F_GETPIPE_SZ.
882         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
883         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
884         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
885         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
886         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
887         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
889 2010-06-14  Roland McGrath  <roland@redhat.com>
891         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
893 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
895         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
896         __REDIRECT followed by __THROW.
897         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
898         * posix/getopt.h (getopt): Likewise.
900 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
902         * hurd/lookup-at.c (__file_name_lookup_at): Accept
903         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
904         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
905         in AT_FLAGS.
906         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
907         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
909 2010-06-11  Andreas Schwab  <schwab@redhat.com>
911         * elf/rtld.c (_dl_starting_up): Always define.
912         (dl_main): Always set _dl_starting_up.
913         * elf/dl-support.c (_dl_starting_up): Always define.
914         * elf/dl-init.c (_dl_init): Always clear _dl_starting_up.
916 2010-06-10  Andreas Schwab  <schwab@redhat.com>
918         * sysdeps/unix/sysv/linux/getpagesize.c: Don't assume AT_PAGESIZE
919         is always available.
921         * sysdeps/unix/sysv/linux/i386/Versions: Export __uname under
922         GLIBC_PRIVATE.
923         * nptl/Versions: Export __getrlimit under GLIBC_PRIVATE.
924         * sysdeps/unix/sysv/linux/i386/smp.h: Call __uname instead of uname.
925         * nptl/nptl-init.c: Call __getrlimit instead of getrlimit.
927 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
929         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
931 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
933         [BZ #11640]
934         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
935         Properly check family and model.
937 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
939         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
941 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
943         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
945 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
947         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
948         symbol reference.
950 2010-05-19  Andreas Schwab  <schwab@redhat.com>
952         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
953         symbol reference.
955 2010-05-21  Andreas Schwab  <schwab@redhat.com>
957         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
958         and internal_recvmmsg.
959         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
960         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
961         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
962         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
964         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
965         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
966         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
968 2010-05-20  Andreas Schwab  <schwab@redhat.com>
970         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
972 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
974         POWER7 optimizations.
975         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
976         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
978 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
980         * version.h: Update for 2.13 development version.
982 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
984         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
985         exceptions.  Return 0.
987 2010-05-07  Roland McGrath  <roland@redhat.com>
989         * elf/ldconfig.c (main): Add a const.
991 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
993         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
994         (args_options): Add no-idn option.
995         (ahosts_keys_int): Add idn_flags to ai_flags.
996         (parse_option): Handle 'i' option to clear idn_flags.
998         * malloc/malloc.c (_int_free): Possible race in the most recently
999         added check.  Only act on the data if no current modification
1000         happened.
1002 See ChangeLog.17 for earlier changes.