32-bit glibc build broken?
Paul Pluzhnikov
ppluzhnikov@google.com
Fri Aug 27 18:48:00 GMT 2010
Greetings,
$ git pull
Already up-to-date.
$ git diff ./sysdeps/i386/i686/multiarch/varshift.S
./sysdeps/x86_64/multiarch/varshift.c
$
$ cat ./sysdeps/i386/i686/multiarch/varshift.S
#include <sysdeps/x86_64/multiarch/varshift.S>
But sysdeps/x86_64/multiarch/varshift.S has been removed here:
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.
--
Paul Pluzhnikov
More information about the Libc-alpha
mailing list