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_phdr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash when trying to load invalid ELF file.
Dmitriy Ivanov
2015-06-25
1
-1
/
+2
*
Revert "Remove text-relocation support for lp32"
Dimitry Ivanov
2015-04-01
1
-0
/
+6
*
Remove text-relocation support for lp32
Dmitriy Ivanov
2015-03-31
1
-6
/
+0
*
Fix long lines and replace macros with functions.
Dmitriy Ivanov
2015-03-31
1
-7
/
+10
*
Enable -Wold-style-cast warnings for linker
Dmitriy Ivanov
2015-01-22
1
-1
/
+1
*
Add file_offset parameter to android_extinfo
Dmitriy Ivanov
2014-10-06
1
-1
/
+2
*
Fix gdb could not get shared library list issue
Ningsheng Jian
2014-09-26
1
-1
/
+2
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-08
1
-2
/
+1
*
Revert "Load libraries in breadth-first order"
Dmitriy Ivanov
2014-09-05
1
-1
/
+2
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-03
1
-2
/
+1
*
Replace NULL with nullptr
Dmitriy Ivanov
2014-08-29
1
-1
/
+1
*
Allow sharing the RELRO section via a file.
Torne (Richard Coles)
2014-04-17
1
-0
/
+5
*
Support loading libraries to a reserved address.
Torne (Richard Coles)
2014-04-17
1
-2
/
+2
*
Switch <elf.h> over to linux uapi under the covers.
Elliott Hughes
2014-02-10
1
-19
/
+19
*
Clean up linker architecture macros.
Elliott Hughes
2013-10-28
1
-1
/
+1
*
x86_64 linker.
Elliott Hughes
2013-10-08
1
-2
/
+2
*
Remove 32-bit assumptions from the ELF code.
Elliott Hughes
2013-09-30
1
-41
/
+21
*
Honor p_vaddr if set
Brian Carlstrom
2013-06-07
1
-1
/
+5
*
More linker cleanup.
Elliott Hughes
2013-03-05
1
-27
/
+40
*
Minor linker cleanup, primarily to use Elf32_Dyn
Brian Carlstrom
2013-03-05
1
-1
/
+1
*
[MIPS] Set DT_DEBUG dyntab entry if it is writable
Chris Dearman
2013-01-14
1
-1
/
+2
*
More dynamic linker cleanup.
Elliott Hughes
2012-10-30
1
-10
/
+0
*
linker: avoid clobbering the .dynamic section of shared libs
Ard Biesheuvel
2012-08-14
1
-7
/
+4
*
Clean up the linker a bit, remove prelinking support.
Elliott Hughes
2012-08-07
1
-8
/
+13
*
linker: New sources to manage the ELF program header table.
David 'Digit' Turner
2012-06-25
1
-0
/
+112