about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-10-25 13:30:44 +0200
committerAndreas Schwab <schwab@redhat.com>2011-10-25 13:33:12 +0200
commit16437fece4208f299972a5f7e3fc04b2d4402334 (patch)
treeff461bbe8a21736f95c9fdce7a257c1f237f7bde /ChangeLog
parent31d3cc00b0cc5205b4b4efd73c911cfddff444c6 (diff)
downloadglibc-16437fece4208f299972a5f7e3fc04b2d4402334.tar.gz
glibc-16437fece4208f299972a5f7e3fc04b2d4402334.tar.xz
glibc-16437fece4208f299972a5f7e3fc04b2d4402334.zip
Small optimization of dependency sorting
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2383ec8229..203c6ec90e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-25  Andreas Schwab  <schwab@redhat.com>
+
+	* elf/dl-deps.c (_dl_map_object_deps): Remove always true
+	condition.
+	* elf/dl-fini.c (_dl_sort_fini): Likewise.
+
 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
 
 	* sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate