summaryrefslogtreecommitdiffstats
path: root/linker
Commit message (Expand)AuthorAgeFilesLines
* Make mips_relocate_got tolerate a missing gotBrian Carlstrom2013-08-211-17/+15
* am 2be511d4: Merge "Improve stack overflow diagnostics (take 2)."Elliott Hughes2013-07-171-29/+34
|\
| * Improve stack overflow diagnostics (take 2).Elliott Hughes2013-07-171-29/+34
* | am 2cf5a6f6: Merge "Revert "Improve stack overflow diagnostics.""Guang Zhu2013-07-161-34/+29
|\ \ | |/
| * Revert "Improve stack overflow diagnostics."Guang Zhu2013-07-171-34/+29
* | am 026867c7: Merge "Improve stack overflow diagnostics."Elliott Hughes2013-07-161-29/+34
|\ \ | |/
| * Improve stack overflow diagnostics.Elliott Hughes2013-07-161-29/+34
* | am 7d624e9a: Merge "Kernel dso support for \'dl_iterate_phdr\' function"Elliott Hughes2013-06-251-0/+24
|\ \ | |/
| * Kernel dso support for 'dl_iterate_phdr' functionSergey Melnikov2013-06-251-0/+24
* | am 53ddcc90: Merge "linker: Emit a warning on text relocations"Nick Kralevich2013-06-211-0/+2
|\ \ | |/
| * linker: Emit a warning on text relocationsNick Kralevich2013-06-211-0/+2
* | am 6807af77: Merge "Make LD_PRELOAD failures just warnings."Elliott Hughes2013-06-182-8/+18
|\ \ | |/
| * Make LD_PRELOAD failures just warnings.Elliott Hughes2013-06-182-8/+18
* | am 8252b8e4: Merge "Honor p_vaddr if set"Brian Carlstrom2013-06-102-21/+32
|\ \ | |/
| * Honor p_vaddr if setBrian Carlstrom2013-06-072-21/+32
* | am 06713930: Merge "Small cleanup of soinfo_elf_lookup."Brian Carlstrom2013-06-031-5/+2
|\ \ | |/
| * Small cleanup of soinfo_elf_lookup.Christopher Ferris2013-06-031-5/+2
* | am f5f29de6: Merge "Fix bionic linker to support segments with zero p_filesz"Brian Carlstrom2013-05-211-10/+13
|\ \ | |/
| * Fix bionic linker to support segments with zero p_fileszBrian Carlstrom2013-05-211-10/+13
* | am 98f7659d: Merge "Don\'t fail to run DT_INIT and DT_INIT_ARRAY constructors...Elliott Hughes2013-05-091-38/+24
|\ \ | |/
| * Don't fail to run DT_INIT and DT_INIT_ARRAY constructors if a shared library ...Elliott Hughes2013-05-091-38/+24
* | am 5f28fde8: Merge "linker: only re-open std* for setuid programs."Nick Kralevich2013-04-251-5/+6
|\ \ | |/
| * linker: only re-open std* for setuid programs.Nick Kralevich2013-04-251-5/+6
* | am 240fb862: Merge "Make abort messages available to debuggerd."Elliott Hughes2013-04-053-18/+23
|\ \ | |/
| * Make abort messages available to debuggerd.Elliott Hughes2013-04-053-18/+23
* | am c48968d2: am 4453c51c: Merge "Drop unnecessary execution permission for .c...Elliott Hughes2013-03-212-0/+0
|\ \ | |/
| * Drop unnecessary execution permission for .cpp/.c/.hKito Cheng2013-03-222-0/+0
* | am 5f829205: am c1416647: Merge "Clean up internal libc logging."Elliott Hughes2013-03-154-18/+14
|\ \ | |/
| * Clean up internal libc logging.Elliott Hughes2013-03-154-18/+14
* | am 5d998b4a: am f21aa3b6: Merge "Use more types than just \'unsigned\' in the...Elliott Hughes2013-03-124-119/+118
|\ \ | |/
| * Use more types than just 'unsigned' in the linker.Elliott Hughes2013-03-124-119/+118
* | am 3c9afb5e: am 6b4c77f8: Merge "Use Elf32_Addr instead of unsigned in linker"Elliott Hughes2013-03-122-53/+49
|\ \ | |/
| * Use Elf32_Addr instead of unsigned in linkerKito Cheng2013-03-122-53/+49
* | resolved conflicts for merge of 4706606c to jb-mr2-devElliott Hughes2013-03-072-92/+9
|\ \ | |/
| * Regenerate NOTICE files.Elliott Hughes2013-03-072-92/+9
* | am 91392116: am 33031fed: Merge "Fix typo of DT_NEEDED for DT_NULL"Brian Carlstrom2013-03-071-1/+1
|\ \ | |/
| * Fix typo of DT_NEEDED for DT_NULLBrian Carlstrom2013-03-061-1/+1
* | am 50a2cd86: am 0b4a85bf: Merge "Fix TIMING/STATS/COUNT_PAGES dynamic linker ...Elliott Hughes2013-03-061-3/+3
|\ \ | |/
| * Fix TIMING/STATS/COUNT_PAGES dynamic linker buildKito Cheng2013-03-061-3/+3
* | am 9043202b: am 20958207: Merge "Fix MIPS linker build"Brian Carlstrom2013-03-061-1/+1
|\ \ | |/
| * Fix MIPS linker buildBrian Carlstrom2013-03-061-1/+1
* | am 9a0b658c: am c41dcad0: Merge "More linker cleanup."Elliott Hughes2013-03-066-457/+317
|\ \ | |/
| * More linker cleanup.Elliott Hughes2013-03-056-457/+317
* | am a2517de3: am 036f9097: Merge "Minor linker cleanup, primarily to use Elf32...Brian Carlstrom2013-03-066-176/+188
|\ \ | |/
| * Minor linker cleanup, primarily to use Elf32_DynBrian Carlstrom2013-03-056-176/+188
* | am b5862d4d: Merge "Update linker README."Elliott Hughes2013-02-191-2/+3
|\ \ | |/
| * Update linker README.Elliott Hughes2013-02-191-2/+3
* | am 3002d64b: Merge "Everyone has a TLS register."Elliott Hughes2013-02-131-7/+1
|\ \ | |/
| * Everyone has a TLS register.Elliott Hughes2013-02-121-7/+1
* | am 8f509e8b: am 9a9bb243: Merge "Switch to using AT_RANDOM for the stack guar...Elliott Hughes2013-02-081-1/+1
|\ \ | |/