Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
9ea64da6c511e8f9f4edae4c10c20879957631ab
/
linker
/
linker.c
9ea64da
bionic/linker: change lookup() to return soinfo, not base
by Iliyan Malchev
· 16 years ago
6ed80c8
Revert "Revert "bionic/linker: fix symbol lookup during relocations""
by Iliyan Malchev
· 16 years ago
33acbf0
Revert "bionic/linker: fix symbol lookup during relocations"
by Mathias Agopian
· 16 years ago
8d0c033
bionic/linker: fix symbol lookup during relocations
by Iliyan Malchev
· 16 years ago
30eb402
bionic: linker: add error message if link failed due to previous error
by Erik Gilling
· 16 years ago
fde8642
bionic/linker: keep track of opened libraries by basename
by Erik Gilling
· 16 years ago
d00d23a
linker: remove newlines from DL_ERR so that dlerror works correctly
by Erik Gilling
· 16 years ago
ef0bd18
Pass the elfdata pointer in a slot of the temporary TLS area.
by David 'Digit' Turner
· 16 years ago
bc3a5c2
Add LD_LIBRARY_PATH support to bionic's linker
by David Bartley
· 16 years ago
0353195
linker: Give more context for failures during library dependency resolution.
by Dima Zavin
· 16 years ago
2e85579
linker: Make the errors reported by dlopen/dlsym be more useful.
by Dima Zavin
· 16 years ago
8215679
Fix the parsing of the .fini_array in the dynamic linker (it should happen in reverse order).
by David 'Digit' Turner
· 16 years ago
d1b40d8
linker: Compute symbol name before lookup so we can also use it for error msg
by Dima Zavin
· 16 years ago
ba52b30
Increase the limit of loaded shared libraries from 64 to 96 This change is required for OpenCORE 2.0
by James Dong
· 16 years ago
5e12d7e
Automated import from //branches/donutburger/...@140950,140950
by Iliyan Malchev
· 16 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
a799b53
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 16 years ago
fe57450
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 16 years ago
6f04a0f
auto import from //branches/cupcake/...@132276
by The Android Open Source Project
· 16 years ago
9f65adf
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
e5cc1f3
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 16 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago