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
*
Switch to using AT_RANDOM for the stack guards.
Elliott Hughes
2013-02-08
1
-1
/
+1
*
Fix x86 build, remove void* arithmetic.
Elliott Hughes
2013-02-07
1
-0
/
+1
*
Clean up the argc/argv/envp/auxv handling.
Elliott Hughes
2013-02-07
4
-136
/
+83
*
Remove partial implementation of MIPS non-PIC support.
Elliott Hughes
2013-02-06
2
-28
/
+0
*
Use the NetBSD <sys/exec_elf.h>.
Elliott Hughes
2013-01-29
1
-31
/
+2
*
Clean up debuggerd-related logging.
Elliott Hughes
2013-01-22
1
-32
/
+25
*
Merge "Fix the duplication in the debugging code."
Elliott Hughes
2013-01-22
6
-760
/
+11
|
\
|
*
Fix the duplication in the debugging code.
Elliott Hughes
2013-01-18
6
-760
/
+11
*
|
Revert "Filter ANDROID_PROPERTY_WORKSPACE"
Guang Zhu
2013-01-18
1
-1
/
+0
|
/
*
linker: add -Wl,--exclude-libs,ALL to LDFLAGS
Nick Kralevich
2013-01-16
1
-1
/
+1
*
Revert "stack protector: use AT_RANDOM"
Nick Kralevich
2013-01-16
1
-4
/
+4
*
Merge "stack protector: use AT_RANDOM"
Nick Kralevich
2013-01-16
1
-4
/
+4
|
\
|
*
stack protector: use AT_RANDOM
Nick Kralevich
2013-01-16
1
-4
/
+4
*
|
Filter ANDROID_PROPERTY_WORKSPACE
Nick Kralevich
2013-01-15
1
-0
/
+1
|
/
*
Fix my git mistake.
Elliott Hughes
2013-01-14
1
-1
/
+2
*
[MIPS] Set DT_DEBUG dyntab entry if it is writable
Chris Dearman
2013-01-14
3
-7
/
+14
*
Fix debug malloc.
Elliott Hughes
2013-01-03
1
-6
/
+6
*
Merge "Support System.loadLibrary for libraries with transitive dependencies."
Elliott Hughes
2012-12-21
3
-94
/
+90
|
\
|
*
Support System.loadLibrary for libraries with transitive dependencies.
Elliott Hughes
2012-12-20
3
-94
/
+90
*
|
Fix format_number.
Elliott Hughes
2012-12-20
1
-48
/
+45
|
/
*
Fix x86 dynamic linker build.
Elliott Hughes
2012-12-18
2
-5
/
+6
*
Check for unknown flags passed to dlopen(3).
Elliott Hughes
2012-12-18
4
-13
/
+17
*
Merge "Replace .S version of x86 crtfiles with .c version"
Elliott Hughes
2012-11-30
2
-17
/
+31
|
\
|
*
Replace .S version of x86 crtfiles with .c version
Pavel Chupin
2012-11-30
2
-17
/
+31
*
|
Do not include '\0' when writing error messages to stderr
Chris Dearman
2012-11-26
1
-3
/
+3
|
/
*
Merge "We should use load_bias. This patch fixes MIPS NDK device exception t...
Nick Kralevich
2012-11-19
1
-2
/
+2
|
\
|
*
We should use load_bias. This patch fixes MIPS NDK device exception test fai...
Chao-Ying Fu
2012-11-19
1
-2
/
+2
*
|
Temporarily address gcc 4.7 breakage.
Nick Kralevich
2012-11-15
1
-0
/
+4
|
/
*
am a41e6426: Merge "Tone down some of the overly-verbose linker logging."
Elliott Hughes
2012-11-05
2
-10
/
+4
|
\
|
*
Tone down some of the overly-verbose linker logging.
Elliott Hughes
2012-11-05
2
-10
/
+4
*
|
am 9df2e000: Merge "Cleaning the linker environment as we initialize it requi...
Elliott Hughes
2012-11-02
2
-88
/
+59
|
\
\
|
|
/
|
*
Merge "Cleaning the linker environment as we initialize it requires less API."
Elliott Hughes
2012-11-02
2
-88
/
+59
|
|
\
|
|
*
Cleaning the linker environment as we initialize it requires less API.
Elliott Hughes
2012-11-02
2
-88
/
+59
*
|
|
am 01271b18: Merge "Make dynamic linker debugging always available."
Elliott Hughes
2012-11-02
7
-166
/
+80
|
\
\
\
|
|
/
/
|
*
|
Make dynamic linker debugging always available.
Elliott Hughes
2012-11-02
7
-166
/
+80
|
|
/
*
|
am ed537239: Merge "Adjust symbol lookup for DT_SYMBOLIC case"
Elliott Hughes
2012-11-02
1
-23
/
+53
|
\
\
|
|
/
|
*
Merge "Adjust symbol lookup for DT_SYMBOLIC case"
Elliott Hughes
2012-11-02
1
-23
/
+53
|
|
\
|
|
*
Adjust symbol lookup for DT_SYMBOLIC case
Pavel Chupin
2012-11-02
1
-23
/
+53
*
|
|
am dc77a228: Merge "Allow dlopen("egl/blah.so")."
Elliott Hughes
2012-11-01
1
-1
/
+5
|
\
\
\
|
|
/
/
|
*
|
Allow dlopen("egl/blah.so").
Elliott Hughes
2012-11-01
1
-1
/
+5
*
|
|
am d30116cf: Merge "Keep the dynamic linker\'s soinfo pools mostly read-only."
Elliott Hughes
2012-11-01
4
-244
/
+256
|
\
\
\
|
|
/
/
|
*
|
Keep the dynamic linker's soinfo pools mostly read-only.
Elliott Hughes
2012-11-01
4
-244
/
+256
*
|
|
am 064f862d: Merge "Stop defining our own PAGE_SIZE and PAGE_MASK, and test d...
Elliott Hughes
2012-11-01
2
-22
/
+6
|
\
\
\
|
|
/
/
|
*
|
Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too.
Elliott Hughes
2012-11-01
2
-22
/
+6
*
|
|
am 0be1819b: Merge "Dynamically allocate soinfo-structs in linker"
Elliott Hughes
2012-11-01
2
-38
/
+60
|
\
\
\
|
|
/
/
|
*
|
Dynamically allocate soinfo-structs in linker
Magnus Malmborn
2012-11-01
2
-38
/
+60
*
|
|
am c0ac7eba: Merge "Reject .so files with no sysv hash table."
Elliott Hughes
2012-10-31
1
-103
/
+91
|
\
\
\
|
|
/
/
|
*
|
Reject .so files with no sysv hash table.
Elliott Hughes
2012-10-31
1
-103
/
+91
|
|
/
*
|
am 084be591: Merge "linker: handle R_ARM_COPY relocations in a proper way"
Elliott Hughes
2012-10-30
3
-57
/
+79
|
\
\
|
|
/
|
*
linker: handle R_ARM_COPY relocations in a proper way
Ard Biesheuvel
2012-10-30
3
-57
/
+79
[next]