summaryrefslogtreecommitdiffstats
path: root/libdl
Commit message (Collapse)AuthorAgeFilesLines
* fix prototype of dladdrMathias Agopian2011-09-281-1/+1
| | | | | | this breaks C++ source code in particular. Change-Id: Ie06b5d31d23b5455e6950c470adc64dd5e7784df
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-2/+0
| | | | | | Bug: 5010576 Change-Id: I9064e3221582fcf3d4210d67f1cf0a96e7e3aa86
* 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-314-1/+117
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-0/+265
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-265/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-119/+147
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-0/+18
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-215-0/+219