aboutsummaryrefslogtreecommitdiff
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.zip
glibc-16437fece4208f299972a5f7e3fc04b2d4402334.tar.gz
glibc-16437fece4208f299972a5f7e3fc04b2d4402334.tar.bz2
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 2383ec8..203c6ec 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