index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
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