aboutsummaryrefslogtreecommitdiffstats
path: root/libdl/libdl.c
Commit message (Expand)AuthorAgeFilesLines
* Add functions to provide target sdk versionDmitriy Ivanov2015-05-271-0/+4
* Add android_dlopen_ext() interface to linker.Torne (Richard Coles)2014-04-171-3/+6
* Fix libdl build warnings, turn on -Werror.Elliott Hughes2014-01-141-16/+13
* Make it possible for code to query the dynamic linker's default search path.Elliott Hughes2014-01-131-0/+3
* Add the dl_iterate_phdr function to libdl for arm.Christopher Ferris2013-09-061-5/+1
* 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
* MIPS support to libm, libdl and libthread_dbChris Dearman2012-05-041-2/+2
* fix prototype of dladdrMathias Agopian2011-09-281-1/+1
* Added support for dladdr()Matt Fischer2010-03-171-1/+3
* 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