Whamcloud - gitweb
Drop the sparc assembly bitwise operations; it's less efficient
authorTheodore Ts'o <tytso@mit.edu>
Fri, 4 Feb 2005 02:56:44 +0000 (21:56 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 4 Feb 2005 02:56:44 +0000 (21:56 -0500)
commit7004b4af6e52ce8985e45bf37bde813df4d509ff
tree5bed32179e99e26b01c252631af3d77325dbf64b
parent07f031fd1d76a4941d12bb5cc6d354fa4dd2c7a4
Drop the sparc assembly bitwise operations; it's less efficient
than the GCC 3.4 compile code and triggers compiler warnings on
sparc64.  Thanks to Matthias Andree for his analysis and suggestions.
(Addresses Debian Bug #232326)

Remove support for the --enable-old-bitops configure option which
was only for very old sparc systems.
ChangeLog
configure
configure.in
lib/ext2fs/ChangeLog
lib/ext2fs/bitops.c
lib/ext2fs/bitops.h