diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-06-26 03:04:07 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-06-26 03:04:07 -0400 |
commit | 68468076c221dc595e955d2c7982a3391ee0772a (patch) | |
tree | 6e9d11d83a261bc2f22e1d25aca25a91a7e4e2de /ChangeLog | |
parent | acb0d739c5801d3a27122d6aafdd282327c3996f (diff) | |
download | glibc-68468076c221dc595e955d2c7982a3391ee0772a.tar glibc-68468076c221dc595e955d2c7982a3391ee0772a.tar.gz glibc-68468076c221dc595e955d2c7982a3391ee0772a.tar.bz2 glibc-68468076c221dc595e955d2c7982a3391ee0772a.zip |
We don't use linkobj/libc.so at runtmie, no need to check for text rels
This also works around a toolchain issu.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2011-06-26 Ulrich Drepper <drepper@gmail.com> + + * elf/Makefile (all-built-dso): No need to check linkobj/libc.so. + 2011-06-24 H.J. Lu <hongjiu.lu@intel.com> * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo. |