index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libdl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable ASAN for more of our libraries.
Dan Albert
2014-12-18
1
-0
/
+2
*
Add a dummy libdl.a.
Dan Albert
2014-09-26
1
-0
/
+12
*
Exclude libstdc++ from linked libraries.
Dan Albert
2014-09-17
1
-0
/
+1
*
Turn on -Wunused and fix the mistakes it uncovers.
Elliott Hughes
2014-06-03
1
-1
/
+1
*
Add android_dlopen_ext() interface to linker.
Torne (Richard Coles)
2014-04-17
1
-3
/
+6
*
Use arch-specific variable to set up the x86 ld flags.
Ying Wang
2014-01-24
1
-3
/
+2
*
Fix libdl build warnings, turn on -Werror.
Elliott Hughes
2014-01-14
4
-212
/
+15
*
Make it possible for code to query the dynamic linker's default search path.
Elliott Hughes
2014-01-13
1
-0
/
+3
*
x86_64: Update Makefiles for x86_64 targets and add symlinks
Pavel Chupin
2013-10-01
1
-1
/
+1
*
Add the dl_iterate_phdr function to libdl for arm.
Christopher Ferris
2013-09-06
1
-5
/
+1
*
Drop unnecessary execution permission for .cpp/.c/.h
Kito Cheng
2013-03-22
1
-0
/
+0
*
Support System.loadLibrary for libraries with transitive dependencies.
Elliott Hughes
2012-12-20
1
-0
/
+2
*
Make the dlfcn mutex static.
Elliott Hughes
2012-10-12
1
-4
/
+7
*
Regenerate all NOTICE files with the latest version of the script.
Elliott Hughes
2012-08-15
1
-16
/
+16
*
Add dependencies on all the makefiles.
Elliott Hughes
2012-08-13
1
-4
/
+6
*
Auto-generate a complete NOTICE file.
Elliott Hughes
2012-08-09
1
-19
/
+37
*
Remove the last references to SuperH.
Elliott Hughes
2012-05-15
3
-116
/
+0
*
MIPS support to libm, libdl and libthread_db
Chris Dearman
2012-05-04
1
-2
/
+2
*
fix prototype of dladdr
Mathias Agopian
2011-09-28
1
-1
/
+1
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-2
/
+0
*
Added support for dladdr()
Matt Fischer
2010-03-17
1
-1
/
+3
*
added and modified libdl to support SuperH architecture
Shin-ichiro KAWASAKI
2009-08-31
4
-1
/
+117
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
5
-0
/
+265
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
5
-265
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-119
/
+147
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
2
-0
/
+18
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
5
-0
/
+219