index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linker
Commit message (
Expand
)
Author
Age
Files
Lines
*
bionic: Adjust stack and linker based on target specific VM split
Naseer Ahmed
2010-07-06
2
-1
/
+10
*
merge from open-source master
The Android Open Source Project
2010-03-22
3
-14
/
+86
|
\
|
*
Added support for dladdr()
Matt Fischer
2010-03-17
3
-14
/
+86
|
*
am fe62de1a: Add support for R_ARM_REL32 to the dynamic linker.
David 'Digit' Turner
2009-12-02
2
-6
/
+14
|
|
\
|
|
*
Add support for R_ARM_REL32 to the dynamic linker.
David 'Digit' Turner
2009-12-02
2
-6
/
+14
|
*
|
merge from open-source master
Jean-Baptiste Queru
2009-11-08
5
-4
/
+224
|
|
\
\
|
*
\
\
am 763ac283: Merge changes Ibcba4b4f,I9af341e1 into eclair
Iliyan Malchev
2009-10-23
3
-61
/
+70
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
am ff7b46b8: Merge change I3c998761 into eclair
David 'Digit' Turner
2009-10-16
1
-3
/
+7
|
|
\
\
\
*
|
|
|
|
Fix debug output in the dynamic linker.
David 'Digit' Turner
2010-02-11
7
-15
/
+809
*
|
|
|
|
bionic/linker: rename ba_prelink to ba_nonprelink
Iliyan Malchev
2010-02-10
1
-11
/
+11
*
|
|
|
|
Fix typo in a comment.
Doug Kwan
2010-01-25
1
-1
/
+1
*
|
|
|
|
Align TEXT section to 4K boundary so that we can use both ld and gold.
Doug Kwan
2010-01-25
1
-1
/
+6
*
|
|
|
|
Use correct TLS codepath for linker
Gary King
2010-01-12
1
-1
/
+5
*
|
|
|
|
am ebf3ea00: am 34ea5117: Add support for R_ARM_REL32 to the dynamic linker.
David 'Digit' Turner
2009-11-17
2
-6
/
+14
|
\
\
\
\
\
|
*
\
\
\
\
am 34ea5117: Add support for R_ARM_REL32 to the dynamic linker.
David 'Digit' Turner
2009-11-17
2
-6
/
+14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Add support for R_ARM_REL32 to the dynamic linker.
David 'Digit' Turner
2009-11-17
2
-6
/
+14
*
|
|
|
|
|
|
am 83362689: merge from open-source master
Jean-Baptiste Queru
2009-11-09
5
-4
/
+224
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
merge from open-source master
Jean-Baptiste Queru
2009-11-09
5
-4
/
+224
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
added and modified linker to support SuperH architecture
Shin-ichiro KAWASAKI
2009-11-06
5
-4
/
+224
*
|
|
|
|
|
|
Add weak symbol support. Also fix a bug caused by a typo.
Doug Kwan
2009-10-26
1
-21
/
+71
*
|
|
|
|
|
|
am 9e78de3e: am 70bba516: am 763ac283: Merge changes Ibcba4b4f,I9af341e1 into...
Iliyan Malchev
2009-10-23
3
-61
/
+70
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
am 70bba516: am 763ac283: Merge changes Ibcba4b4f,I9af341e1 into eclair
Iliyan Malchev
2009-10-23
3
-61
/
+70
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
am 763ac283: Merge changes Ibcba4b4f,I9af341e1 into eclair
Iliyan Malchev
2009-10-23
3
-61
/
+70
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
bionic/linker: make the buddy allocator compute max_order on its own
Iliyan Malchev
2009-10-19
2
-1
/
+8
|
|
|
*
|
|
|
bionic/linker: change the buddy allocator to take a handle to the managed area
Iliyan Malchev
2009-10-19
3
-62
/
+64
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
*
|
|
|
|
|
Clean up some linker code.
Doug Kwan
2009-10-23
1
-23
/
+14
|
/
/
/
/
/
*
|
|
|
|
am eeaf6544: Merge change I7934a799 into eclair-mr2
David 'Digit' Turner
2009-10-19
1
-3
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge change I7934a799 into eclair-mr2
Android (Google) Code Review
2009-10-19
1
-3
/
+14
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Prevent spurious EINTR to freeze process debugging
David 'Digit' Turner
2009-10-16
1
-3
/
+14
*
|
|
|
|
am 8213d5c3: am ff7b46b8: Merge change I3c998761 into eclair
David 'Digit' Turner
2009-10-16
1
-3
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Allow the dynamic linker to relocate references to thumb symbols in NDK libra...
David 'Digit' Turner
2009-10-13
1
-3
/
+7
|
|
/
/
*
|
|
merge from open-source master
Jean-Baptiste Queru
2009-10-14
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fill l_ld of linkmaps with value from soinfo::dynamic.
Thinker K.F Li
2009-09-15
1
-0
/
+1
*
|
bionic/linker: allow resolving of symbols from library back to executable
Iliyan Malchev
2009-09-29
1
-0
/
+25
*
|
bionic/linker: change lookup() to return soinfo, not base
Iliyan Malchev
2009-09-29
3
-9
/
+9
*
|
Revert "Revert "bionic/linker: fix symbol lookup during relocations""
Iliyan Malchev
2009-09-29
1
-26
/
+74
*
|
Revert "bionic/linker: fix symbol lookup during relocations"
Mathias Agopian
2009-09-27
1
-74
/
+26
*
|
bionic/linker: fix symbol lookup during relocations
Iliyan Malchev
2009-09-27
1
-26
/
+74
*
|
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
5
-67
/
+106
*
Fix the parsing of the .fini_array in the dynamic linker (it should happen in...
David 'Digit' Turner
2009-05-26
2
-24
/
+148
*
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
13
-0
/
+3026
[next]