summaryrefslogtreecommitdiffstats
path: root/libdl
Commit message (Expand)AuthorAgeFilesLines
* Drop unnecessary execution permission for .cpp/.c/.hKito Cheng2013-03-221-0/+0
* Support System.loadLibrary for libraries with transitive dependencies.Elliott Hughes2012-12-201-0/+2
* Make the dlfcn mutex static.Elliott Hughes2012-10-121-4/+7
* Regenerate all NOTICE files with the latest version of the script.Elliott Hughes2012-08-151-16/+16
* Add dependencies on all the makefiles.Elliott Hughes2012-08-131-4/+6
* Auto-generate a complete NOTICE file.Elliott Hughes2012-08-091-19/+37
* Remove the last references to SuperH.Elliott Hughes2012-05-153-116/+0
* MIPS support to libm, libdl and libthread_dbChris Dearman2012-05-041-2/+2
* fix prototype of dladdrMathias Agopian2011-09-281-1/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-2/+0
* Added support for dladdr()Matt Fischer2010-03-171-1/+3
* 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