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.

diff --git a/ChangeLog b/ChangeLog
index 56395d9..e273b34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-03  Theodore Ts'o  <tytso@mit.edu>
+
+	* configure.in: Remove support for the (very old) sparc old-bitops
+		configure option.
+
 2005-01-19  Matthias Andree <matthias.andree@gmx.de>
 
 	* configure.in: Clean up checks for dirent.d_reclen, ssize_t,