diff options
author | Roland McGrath <roland@redhat.com> | 2010-08-25 12:13:08 -0700 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2010-08-25 12:13:08 -0700 |
commit | 8b2b77153826547eb9cb204c3d3e0e407b574dba (patch) | |
tree | e791f835eb4f8e827c9efedc5bc2d2f2c31703c8 /ChangeLog | |
parent | e73015f2d666b66c69f3c6f350e2dcd3df5b075a (diff) | |
download | glibc-8b2b77153826547eb9cb204c3d3e0e407b574dba.zip glibc-8b2b77153826547eb9cb204c3d3e0e407b574dba.tar.gz glibc-8b2b77153826547eb9cb204c3d3e0e407b574dba.tar.bz2 |
Clean up warnings in new x86_64/multiarch code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2010-08-25 Roland McGrath <roland@redhat.com> + + * sysdeps/x86_64/multiarch/varshift.S: File removed. + * sysdeps/x86_64/multiarch/varshift.c: New file. + * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable. + * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast. + * sysdeps/x86_64/multiarch/memmove.c: Move decls around. + * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise. + 2010-08-25 H.J. Lu <hongjiu.lu@intel.com> * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add |