summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2005-02-03 21:56:44 -0500
committerTheodore Ts'o <tytso@mit.edu>2005-02-03 21:56:44 -0500
commit7004b4af6e52ce8985e45bf37bde813df4d509ff (patch)
tree5bed32179e99e26b01c252631af3d77325dbf64b /ChangeLog
parent07f031fd1d76a4941d12bb5cc6d354fa4dd2c7a4 (diff)
downloade2fsprogs-7004b4af6e52ce8985e45bf37bde813df4d509ff.tar.gz
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56395d94..e273b348 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,