From: Andreas Schwab Date: Tue, 23 Feb 2010 12:20:00 +0000 (+0100) Subject: Merge remote branch 'origin/master' into fedora/master X-Git-Tag: fedora/glibc-2.11.90-14~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=359bd850c51f77f434224b9b2f2baffe5617f4b4;p=thirdparty%2Fglibc.git Merge remote branch 'origin/master' into fedora/master --- 359bd850c51f77f434224b9b2f2baffe5617f4b4 diff --cc ChangeLog index a4bb213f5e8,d541766e7e9..62dcc8cd3ef --- a/ChangeLog +++ b/ChangeLog @@@ -1,8 -1,35 +1,40 @@@ + 2010-02-22 Jim Meyering + + * manual/math.texi (BSD Random): Fix a typo: s/are/is/ + + * manual/charset.texi: Adjust grammar. + + * manual/errno.texi (Error Messages): Fix doubled-words and typos. + * manual/charset.texi (Selecting the Conversion): Likewise. + * manual/getopt.texi (Getopt Long Options): Likewise. + * manual/memory.texi (Resizing the Data Segment): Likewise. + * manual/message.texi (GUI program problems): Likewise. + * manual/resource.texi (CPU Affinity): Likewise. + * manual/stdio.texi (Streams and Threads): Likewise. + * manual/time.texi (High Accuracy Clock): Likewise. + + 2009-02-20 David S. Miller + + * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): + Adjust rela->r_offset by l->l_addr when rewriting PLT. + + * sysdeps/sparc/sparc64/memchr.S: Use unsigned branch on greater to + test end of buffer. + + * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c + (__makecontext): Adjust arg counter properly when copying arg + stack slots. + + 2009-02-20 Joseph Myers + + * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_runtime_setup): + Adjust rela->r_offset by l->l_addr when rewriting PLT. + +2010-02-21 H.J. Lu + + * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Properly + decrement ECX when jumping to copy_page_by_rep. + 2010-02-19 Carl Fredrik Hammar * hurd/hurdioctl.c (tiocsctty): Call `do_tiocsctty' instead of