Update MIPS dl-lookup.c from generic version.

This commit is contained in:
Joseph Myers 2011-05-10 15:52:47 +00:00
parent 58a9f49bf4
commit a32d0d808b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-05-10 Joseph Myers <joseph@codesourcery.com>
* sysdeps/mips/dl-lookup.c: Update from generic version.
2011-04-11 Joseph Myers <joseph@codesourcery.com> 2011-04-11 Joseph Myers <joseph@codesourcery.com>
* sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define. * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.

View File

@ -211,7 +211,7 @@ do_lookup_x (const char *undef_name, uint_fast32_t new_hash,
might exist in more than one form might exist in more than one form
If the library does not provide symbol version information If the library does not provide symbol version information
there is no problem at at: we simply use the symbol if it there is no problem at all: we simply use the symbol if it
is defined. is defined.
These two lookups need to be handled differently if the These two lookups need to be handled differently if the