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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make LD_PRELOAD failures just warnings.
Elliott Hughes
2013-06-18
1
-1
/
+10
*
Make abort messages available to debuggerd.
Elliott Hughes
2013-04-05
1
-0
/
+1
*
Clean up internal libc logging.
Elliott Hughes
2013-03-15
1
-1
/
+1
*
Use more types than just 'unsigned' in the linker.
Elliott Hughes
2013-03-12
1
-25
/
+28
*
Use Elf32_Addr instead of unsigned in linker
Kito Cheng
2013-03-12
1
-2
/
+2
*
More linker cleanup.
Elliott Hughes
2013-03-05
1
-1
/
+12
*
Minor linker cleanup, primarily to use Elf32_Dyn
Brian Carlstrom
2013-03-05
1
-8
/
+8
*
Remove partial implementation of MIPS non-PIC support.
Elliott Hughes
2013-02-06
1
-14
/
+0
*
Use the NetBSD <sys/exec_elf.h>.
Elliott Hughes
2013-01-29
1
-31
/
+2
*
Support System.loadLibrary for libraries with transitive dependencies.
Elliott Hughes
2012-12-20
1
-1
/
+1
*
Check for unknown flags passed to dlopen(3).
Elliott Hughes
2012-12-18
1
-1
/
+1
*
Keep the dynamic linker's soinfo pools mostly read-only.
Elliott Hughes
2012-11-01
1
-77
/
+82
*
Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too.
Elliott Hughes
2012-11-01
1
-20
/
+6
*
Dynamically allocate soinfo-structs in linker
Magnus Malmborn
2012-11-01
1
-1
/
+0
*
linker: handle R_ARM_COPY relocations in a proper way
Ard Biesheuvel
2012-10-30
1
-1
/
+3
*
More dynamic linker cleanup.
Elliott Hughes
2012-10-30
1
-10
/
+2
*
Add link.h for all platforms with dl_phdr_info
Pavel Chupin
2012-08-17
1
-17
/
+1
*
More cleanup.
Elliott Hughes
2012-08-14
1
-2
/
+1
*
linker: don't perform unnecessary mprotects
Nick Kralevich
2012-08-13
1
-0
/
+1
*
Clean up the linker a bit, remove prelinking support.
Elliott Hughes
2012-08-07
1
-1
/
+9
*
MIPS support to the linker
Raghu Gandham
2012-08-02
1
-16
/
+26
*
linker: improve loadable segment protection.
David 'Digit' Turner
2012-06-26
1
-6
/
+3
*
linker: rename load_offset to load_bias.
David 'Digit' Turner
2012-06-25
1
-4
/
+3
*
linker: New sources to manage the ELF program header table.
David 'Digit' Turner
2012-06-25
1
-1
/
+17
*
linker: small code-cleanup
David 'Digit' Turner
2012-06-13
1
-4
/
+5
*
Support non-zero p_vaddr in first PT_LOAD segment
Ji-Hwan Lee
2012-06-04
1
-0
/
+4
*
Add relro support
Nick Kralevich
2012-03-05
1
-1
/
+6
*
Merge c4cb87f3
Jean-Baptiste Queru
2012-02-01
1
-18
/
+2
|
\
|
*
remove obsolete SuperH support
David 'Digit' Turner
2012-01-31
1
-18
/
+2
*
|
Execute .preinit_array before any shared object initialization functions.
Evgeniy Stepanov
2012-01-10
1
-0
/
+3
*
|
Make the linker relocatable.
Nick Kralevich
2011-11-11
1
-0
/
+1
*
|
Revert "Make the linker relocatable."
Nick Kralevich
2011-11-03
1
-1
/
+0
*
|
Make the linker relocatable.
Nick Kralevich
2011-11-02
1
-0
/
+1
|
/
*
fix prototype of dladdr
Mathias Agopian
2011-09-28
1
-2
/
+2
*
linker.h: don't change the soinfo structure
Nick Kralevich
2011-08-29
1
-0
/
+2
*
Revert "Revert "linker: get rid of the buddy allocator""
Shih-wei Liao
2011-07-17
1
-14
/
+0
*
Revert "linker: get rid of the buddy allocator"
Nick Kralevich
2011-07-15
1
-0
/
+14
*
linker: get rid of the buddy allocator
Nick Kralevich
2011-07-14
1
-14
/
+0
*
Fixed support for RTLD_NEXT in dlsym()
Matt Fischer
2010-04-08
1
-1
/
+1
*
Added support for dladdr()
Matt Fischer
2010-03-17
1
-0
/
+2
*
am fe62de1a: Add support for R_ARM_REL32 to the dynamic linker.
David 'Digit' Turner
2009-12-02
1
-6
/
+7
|
\
|
*
Add support for R_ARM_REL32 to the dynamic linker.
David 'Digit' Turner
2009-12-02
1
-6
/
+7
*
|
merge from open-source master
Jean-Baptiste Queru
2009-11-08
1
-2
/
+22
|
\
\
|
|
/
|
/
|
|
*
added and modified linker to support SuperH architecture
Shin-ichiro KAWASAKI
2009-11-06
1
-2
/
+22
*
|
bionic/linker: change lookup() to return soinfo, not base
Iliyan Malchev
2009-09-29
1
-1
/
+1
|
/
*
linker: Make the errors reported by dlopen/dlsym be more useful.
Dima Zavin
2009-05-27
1
-0
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+215
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-213
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-2
/
+0
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-0
/
+2
[next]