commit | 3fc3d7bd6bd8485404a936f7354e781dc2be6a5a | [log] [tgz] |
---|---|---|
author | Ulrich Drepper <drepper@redhat.com> | Thu Oct 04 18:40:28 2007 +0000 |
committer | Ulrich Drepper <drepper@redhat.com> | Thu Oct 04 18:40:28 2007 +0000 |
tree | dd3067abcc90bb21b7e04567c6c4bbc7f79cfefd | |
parent | 59ea7f33f781e6e3f8c9d81d457e5d99eee8f1ce [diff] [blame] |
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.