aboutsummaryrefslogtreecommitdiff
path: root/libdl
AgeCommit message (Expand)Author
2014-12-18Disable ASAN for more of our libraries.Dan Albert
2014-09-26Add a dummy libdl.a.Dan Albert
2014-09-17Exclude libstdc++ from linked libraries.Dan Albert
2014-06-03Turn on -Wunused and fix the mistakes it uncovers.Elliott Hughes
2014-04-17Add android_dlopen_ext() interface to linker.Torne (Richard Coles)
2014-01-24Use arch-specific variable to set up the x86 ld flags.Ying Wang
2014-01-14Fix libdl build warnings, turn on -Werror.Elliott Hughes
2014-01-13Make it possible for code to query the dynamic linker's default search path.Elliott Hughes
2013-10-01x86_64: Update Makefiles for x86_64 targets and add symlinksPavel Chupin
2013-09-06Add the dl_iterate_phdr function to libdl for arm.Christopher Ferris
2013-03-22Drop unnecessary execution permission for .cpp/.c/.hKito Cheng
2012-12-20Support System.loadLibrary for libraries with transitive dependencies.Elliott Hughes
2012-10-12Make the dlfcn mutex static.Elliott Hughes
2012-08-15Regenerate all NOTICE files with the latest version of the script.Elliott Hughes
2012-08-13Add dependencies on all the makefiles.Elliott Hughes
2012-08-09Auto-generate a complete NOTICE file.Elliott Hughes
2012-05-15Remove the last references to SuperH.Elliott Hughes
2012-05-04MIPS support to libm, libdl and libthread_dbChris Dearman
2011-09-28fix prototype of dladdrMathias Agopian
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2010-03-17Added support for dladdr()Matt Fischer
2009-08-31added and modified libdl to support SuperH architectureShin-ichiro KAWASAKI
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0release-1.0The Android Open Source Project