index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linker
/
linker.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bionic: linker: add error message if link failed due to previous error
Erik Gilling
2009-08-13
1
-1
/
+4
*
bionic/linker: keep track of opened libraries by basename
android-sdk-tools_r2
android-sdk-1.6_r2
android-sdk-1.6_r1
android-sdk-1.6-docs_r1
android-1.6_r2
android-1.6_r1.5
android-1.6_r1.4
android-1.6_r1.3
android-1.6_r1.2
android-1.6_r1.1
android-1.6_r1
Erik Gilling
2009-07-28
1
-2
/
+6
*
linker: remove newlines from DL_ERR so that dlerror works correctly
Erik Gilling
2009-07-22
1
-34
/
+34
*
Pass the elfdata pointer in a slot of the temporary TLS area.
David 'Digit' Turner
2009-07-17
1
-7
/
+14
*
Add LD_LIBRARY_PATH support to bionic's linker
David Bartley
2009-06-15
1
-4
/
+52
*
linker: Give more context for failures during library dependency resolution.
Dima Zavin
2009-06-01
1
-1
/
+4
*
linker: Make the errors reported by dlopen/dlsym be more useful.
Dima Zavin
2009-05-27
1
-42
/
+71
*
Fix the parsing of the .fini_array in the dynamic linker (it should happen in...
David 'Digit' Turner
2009-05-26
1
-24
/
+34
*
linker: Compute symbol name before lookup so we can also use it for error msg
Dima Zavin
2009-05-12
1
-2
/
+2
*
Increase the limit of loaded shared libraries from 64 to 96 This change is re...
James Dong
2009-04-30
1
-1
/
+1
*
Automated import from //branches/donutburger/...@140950,140950
Iliyan Malchev
2009-03-24
1
-15
/
+38
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1761
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1760
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-79
/
+78
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-78
/
+79
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-3
/
+15
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-0
/
+28
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-1
/
+3
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-8
/
+24
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+1702