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
*
Redesign dlopen() locks to be recursive per thread.
Pavel Chupin
2012-02-21
1
-1
/
+1
*
linker: fix x86 build
David 'Digit' Turner
2012-02-01
1
-1
/
+1
*
remove obsolete SuperH support
David 'Digit' Turner
2012-01-31
5
-218
/
+3
*
Move variable declaration on its own line
Stephen Smalley
2012-01-20
1
-1
/
+2
*
Use the AT_SECURE auxv flag to determine whether to enable secure mode.
Stephen Smalley
2012-01-20
1
-4
/
+15
*
bionic: add machine type check
Zhenghua Wang
2011-11-29
1
-1
/
+5
*
fix prototype of dladdr
Mathias Agopian
2011-09-28
3
-5
/
+5
*
am 91966c30: am 0acdbe08: am 89ea107d: Merge "linker: allow debugging of cons...
David 'Digit' Turner
2011-08-30
1
-1
/
+1
|
\
|
*
am 0acdbe08: am 89ea107d: Merge "linker: allow debugging of constructors"
David 'Digit' Turner
2011-08-29
1
-1
/
+1
|
|
\
|
|
*
linker: allow debugging of constructors
David 'Digit' Turner
2011-08-27
1
-1
/
+1
*
|
|
linker.h: don't change the soinfo structure
Nick Kralevich
2011-08-29
1
-0
/
+2
*
|
|
Log signal info at time of receipt
Andy McFadden
2011-08-04
2
-26
/
+70
*
|
|
Revert "Revert "linker: get rid of the buddy allocator""
Shih-wei Liao
2011-07-17
5
-277
/
+15
*
|
|
Revert "linker: get rid of the buddy allocator"
Nick Kralevich
2011-07-15
5
-15
/
+277
*
|
|
linker: get rid of the buddy allocator
Nick Kralevich
2011-07-14
5
-277
/
+15
*
|
|
Revert "x86: Enable -fstack-protector"
Martijn Coenen
2011-06-07
2
-3
/
+0
*
|
|
am 204d1f65: am b2c7e0c1: Merge "x86: Enable -fstack-protector"
David Turner
2011-06-06
2
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
am b2c7e0c1: Merge "x86: Enable -fstack-protector"
David Turner
2011-06-06
2
-0
/
+3
|
|
\
\
|
|
|
/
|
|
*
x86: Enable -fstack-protector
Bruce Beare
2011-05-24
2
-0
/
+3
*
|
|
am 1af88c97: am d004dc99: Merge "Use MAP_FIXED when allocating prelinked shar...
David Turner
2011-05-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
am d004dc99: Merge "Use MAP_FIXED when allocating prelinked shared library re...
David Turner
2011-05-02
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Use MAP_FIXED when allocating prelinked shared library regions
Chris Dearman
2011-03-10
1
-1
/
+1
*
|
|
bionic: remove LOCAL_PRELINK_MODULE
Iliyan Malchev
2011-03-14
1
-2
/
+0
|
/
/
*
|
am 962dcb22: am fed58049: Merge "libc: Fix PTHREAD_RWLOCK_INITIALIZER"
David 'Digit' Turner
2011-03-10
1
-6
/
+0
|
\
\
|
|
/
|
*
Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list
Bruce Beare
2011-02-16
1
-6
/
+0
|
*
Fix bug in linker environment variable lookup.
tedbo
2011-01-21
1
-1
/
+1
*
|
Increase SO_MAX to accomodate valgrind
Kenny Root
2011-02-10
1
-1
/
+1
*
|
Fix bug in linker environment variable lookup.
tedbo
2011-01-20
1
-1
/
+1
*
|
Fix typos
Glenn Kasten
2011-01-18
1
-5
/
+5
|
/
*
linker: Remove unsecure env. variable for setuid programs.
David 'Digit' Turner
2010-12-20
4
-29
/
+304
*
add /vendor support
Brian Swetland
2010-09-19
1
-1
/
+1
*
linker: fix overwriting the real linker error string
Dima Zavin
2010-08-17
1
-1
/
+1
*
linker: Support dlopen(NULL, ...) properly.
David 'Digit' Turner
2010-07-23
1
-1
/
+12
*
linker: remove libcutils dependency by re-implementing simpler socket_local_c...
David 'Digit' Turner
2010-06-10
2
-4
/
+44
*
fix build
Jean-Baptiste Queru
2010-05-12
1
-1
/
+1
*
merge from open-source master
The Android Open Source Project
2010-05-12
1
-0
/
+65
|
\
|
*
Added support for LD_PRELOAD
Matt Fischer
2010-05-10
1
-0
/
+65
*
|
merge from open-source master
The Android Open Source Project
2010-04-21
3
-5
/
+15
|
\
\
|
|
/
|
*
Fixed support for RTLD_NEXT in dlsym()
Matt Fischer
2010-04-08
3
-5
/
+15
*
|
merge from open-source master
The Android Open Source Project
2010-03-31
1
-1
/
+1
|
\
\
|
|
/
|
*
linker: fix the undefined weak symbols issue
Min-su, Kim
2010-03-29
1
-1
/
+1
*
|
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
[next]