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
*
build linker and linker64 on 64-bit architectures
Colin Cross
2014-02-13
3
-82
/
+89
*
Remove unused variables not spotted by GCC.
Elliott Hughes
2014-02-12
1
-10
/
+4
*
Clean up all the lint cpplint can find in the dynamic linker.
Elliott Hughes
2014-02-11
4
-84
/
+61
*
[MIPS64] Dynamic linker
Chris Dearman
2014-02-11
4
-47
/
+196
*
Switch <elf.h> over to linux uapi under the covers.
Elliott Hughes
2014-02-10
5
-437
/
+405
*
Fix <link.h>.
Elliott Hughes
2014-02-10
2
-43
/
+18
*
Clean up debugger.cpp slightly.
Elliott Hughes
2014-01-31
1
-29
/
+24
*
LP64 binaries should talk to debuggerd64.
Elliott Hughes
2014-01-31
1
-0
/
+4
*
bionic: Change the type of soinfo's size to size_t
Weiwu Chen
2014-01-28
2
-2
/
+2
*
bionic: Do not use magic number for portability
Qiming Shi
2014-01-27
1
-3
/
+3
*
bionic: rename aarch64 target to arm64
Colin Cross
2014-01-23
2
-1
/
+1
*
Make it possible for code to query the dynamic linker's default search path.
Elliott Hughes
2014-01-13
3
-47
/
+50
*
Add -Bsymbolic to the ld flags when linking the dynamic linker.
Elliott Hughes
2014-01-13
1
-1
/
+4
*
Add NT_PRSTATUS to <elf.h>.
Elliott Hughes
2014-01-09
1
-4
/
+1
*
Regenerate the NOTICE files.
Elliott Hughes
2014-01-07
1
-0
/
+28
*
Improve dynamic linker diagnostics for internal errors.
Elliott Hughes
2013-12-22
1
-5
/
+8
*
AArch64: Linker64 support for AArch64
Marcus Oakland
2013-12-17
6
-19
/
+263
*
Fix debugging issues in vdso handling
Pavel Chupin
2013-12-12
1
-1
/
+3
*
Fix linker crashes during unknown symbol lookup
Sergey Melnikov
2013-10-31
1
-8
/
+10
*
Update <sys/exec_elf.h> to get the DF_* flags.
Elliott Hughes
2013-10-28
1
-9
/
+0
*
Don't allow text relocations on 64-bit.
Elliott Hughes
2013-10-28
3
-18
/
+30
*
Clean up linker architecture macros.
Elliott Hughes
2013-10-28
7
-150
/
+129
*
Simplify defining the linker architecture macro.
Elliott Hughes
2013-10-24
1
-15
/
+4
*
Revert "Don't warn about x86 text relocations. They're too prevalent."
Elliott Hughes
2013-10-24
1
-2
/
+0
*
Don't warn about x86 text relocations. They're too prevalent.
Elliott Hughes
2013-10-23
1
-0
/
+2
*
change wording on text relocation message.
Nick Kralevich
2013-10-22
1
-2
/
+2
*
Build the linker with the same -std flags as the rest of bionic.
Elliott Hughes
2013-10-17
1
-4
/
+11
*
Merge "x86_64: Add R_X86_64_64 relocation handling"
Elliott Hughes
2013-10-17
1
-0
/
+8
|
\
|
*
x86_64: Add R_X86_64_64 relocation handling
Pavel Chupin
2013-10-16
1
-0
/
+8
*
|
Fix sigaction(3) for 64-bit.
Elliott Hughes
2013-10-17
1
-9
/
+0
|
/
*
x86_64: Rename 64-bit linker to linker64
Pavel Chupin
2013-10-09
1
-0
/
+4
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
3
-7
/
+7
*
Fix __errno for LP64 and clean up __get_tls.
Elliott Hughes
2013-10-09
1
-2
/
+1
*
Use /system/lib64 and /vendor/lib64 for 64-bit libraries.
Elliott Hughes
2013-10-08
1
-0
/
+5
*
Make logging fall back to /dev/stderr if we're on the host.
Elliott Hughes
2013-10-08
1
-5
/
+0
*
Use linker64 for the 64-bit linker.
Elliott Hughes
2013-10-08
1
-3
/
+7
*
Use C99 structure initializer designator style.
Elliott Hughes
2013-10-08
1
-44
/
+48
*
x86_64 linker.
Elliott Hughes
2013-10-08
8
-70
/
+361
*
Fix Clang warning since KernelArgumentBlock is actually a class.
Stephen Hines
2013-10-08
1
-1
/
+1
*
Remove 32-bit assumptions from the ELF code.
Elliott Hughes
2013-09-30
6
-242
/
+189
*
Add the dl_iterate_phdr function to libdl for arm.
Christopher Ferris
2013-09-06
2
-12
/
+12
*
Make mips_relocate_got tolerate a missing got
Brian Carlstrom
2013-08-21
1
-17
/
+15
*
Add more information to error due to truncated Elf32_Ehdr
Brian Carlstrom
2013-08-14
1
-1
/
+2
*
am 2be511d4: Merge "Improve stack overflow diagnostics (take 2)."
Elliott Hughes
2013-07-17
1
-29
/
+34
|
\
|
*
Improve stack overflow diagnostics (take 2).
Elliott Hughes
2013-07-17
1
-29
/
+34
*
|
am 2cf5a6f6: Merge "Revert "Improve stack overflow diagnostics.""
Guang Zhu
2013-07-16
1
-34
/
+29
|
\
\
|
|
/
|
*
Revert "Improve stack overflow diagnostics."
Guang Zhu
2013-07-17
1
-34
/
+29
*
|
am 026867c7: Merge "Improve stack overflow diagnostics."
Elliott Hughes
2013-07-16
1
-29
/
+34
|
\
\
|
|
/
|
*
Improve stack overflow diagnostics.
Elliott Hughes
2013-07-16
1
-29
/
+34
*
|
am 7d624e9a: Merge "Kernel dso support for \'dl_iterate_phdr\' function"
Elliott Hughes
2013-06-25
1
-0
/
+24
|
\
\
|
|
/
[next]