Build fixes for uninitialized variables.
Add some branch prediction.
diff --git a/src/ChangeLog b/src/ChangeLog
index f4937cf..4d4fa9a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-04  Ulrich Drepper  <drepper@redhat.com>
+
+	* readelf.c (dump_archive_index): Avoid warning about uninitialized
+	variable with older glibc versions.
+	Add some branch prediction.
+
 2007-10-04  Roland McGrath  <roland@redhat.com>
 
 	* readelf.c (print_archive_index): New variable.