summaryrefslogtreecommitdiffstats
path: root/libdl/libdl.c
Commit message (Collapse)AuthorAgeFilesLines
* Added support for dladdr()Matt Fischer2010-03-171-1/+3
| | | | | | | | dladdr() is a GNU extension function, which allows the caller to retrieve symbol information for a specified memory address. It is useful for things like generating backtrace information at runtime. Change-Id: I3a1def1a6c9c666d93e1e97b7d260dfa5b9b79a9
* added and modified libdl to support SuperH architectureShin-ichiro KAWASAKI2009-08-311-1/+1
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+10
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+24