diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-07-27 21:12:59 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-07-27 21:12:59 -0700 |
commit | 880113d91ef4bb74b722d63bc2d3290e5afb5fbb (patch) | |
tree | f40fbf5fff85b6a1fe4f952f48e84866ef8d019a /ChangeLog | |
parent | 932ac045f0b3f57bf3c693920f4dac5009b8807e (diff) | |
download | glibc-880113d91ef4bb74b722d63bc2d3290e5afb5fbb.tar glibc-880113d91ef4bb74b722d63bc2d3290e5afb5fbb.tar.gz glibc-880113d91ef4bb74b722d63bc2d3290e5afb5fbb.tar.bz2 glibc-880113d91ef4bb74b722d63bc2d3290e5afb5fbb.zip |
Avoid compiling unneeded file in ld.so.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-07-27 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file + for ld.so. + 2010-07-26 Roland McGrath <roland@redhat.com> [BZ #11840] |