mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
Update MIPS dl-lookup.c from generic version.
This commit is contained in:
parent
58a9f49bf4
commit
a32d0d808b
@ -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>
|
||||
|
||||
* sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
|
||||
|
@ -211,7 +211,7 @@ do_lookup_x (const char *undef_name, uint_fast32_t new_hash,
|
||||
might exist in more than one form
|
||||
|
||||
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.
|
||||
|
||||
These two lookups need to be handled differently if the
|
||||
|
Loading…
Reference in New Issue
Block a user