diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-10-25 13:30:44 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@redhat.com> | 2011-10-25 13:33:12 +0200 |
commit | 16437fece4208f299972a5f7e3fc04b2d4402334 (patch) | |
tree | ff461bbe8a21736f95c9fdce7a257c1f237f7bde /ChangeLog | |
parent | 31d3cc00b0cc5205b4b4efd73c911cfddff444c6 (diff) | |
download | glibc-16437fece4208f299972a5f7e3fc04b2d4402334.zip glibc-16437fece4208f299972a5f7e3fc04b2d4402334.tar.gz glibc-16437fece4208f299972a5f7e3fc04b2d4402334.tar.bz2 |
Small optimization of dependency sorting
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |