summaryrefslogtreecommitdiffstats
path: root/linker
Commit message (Expand)AuthorAgeFilesLines
...
| * Switch to using AT_RANDOM for the stack guards.Elliott Hughes2013-02-081-1/+1
* | am 5bb67760: am f6afd3b6: Merge "Fix x86 build, remove void* arithmetic."Elliott Hughes2013-02-071-0/+1
|\ \ | |/
| * Fix x86 build, remove void* arithmetic.Elliott Hughes2013-02-071-0/+1
* | am 6f67cd22: am 2f41531f: Merge "Clean up the argc/argv/envp/auxv handling."Elliott Hughes2013-02-074-136/+83
|\ \ | |/
| * Clean up the argc/argv/envp/auxv handling.Elliott Hughes2013-02-074-136/+83
* | am 0e51a861: am 4fc2a74b: Merge "Remove partial implementation of MIPS non-PI...Elliott Hughes2013-02-062-28/+0
|\ \ | |/
| * Remove partial implementation of MIPS non-PIC support.Elliott Hughes2013-02-062-28/+0
* | am a7f44b5a: am 172e038f: am f09f6db5: Merge "Use the NetBSD <sys/exec_elf.h>."Elliott Hughes2013-01-291-31/+2
|\ \ | |/
| * Use the NetBSD <sys/exec_elf.h>.Elliott Hughes2013-01-291-31/+2
* | am 1029364e: am e8e1f34a: am 85597e2b: Merge "Clean up debuggerd-related logg...Elliott Hughes2013-01-221-32/+25
|\ \ | |/
| * Clean up debuggerd-related logging.Elliott Hughes2013-01-221-32/+25
* | am 4cd5703b: am 75b64a1b: am ca483765: Merge "Fix the duplication in the debu...Elliott Hughes2013-01-226-760/+11
|\ \ | |/
| * Merge "Fix the duplication in the debugging code."Elliott Hughes2013-01-226-760/+11
| |\
| | * Fix the duplication in the debugging code.Elliott Hughes2013-01-186-760/+11
| * | Revert "Filter ANDROID_PROPERTY_WORKSPACE"Guang Zhu2013-01-181-1/+0
| |/
* | Revert "Filter ANDROID_PROPERTY_WORKSPACE"Guang Zhu2013-01-171-1/+0
* | am 36c4eb18: am 3a72fe58: am f3fe1945: Merge "linker: add -Wl,--exclude-libs,...Nick Kralevich2013-01-171-1/+1
|\ \ | |/
| * linker: add -Wl,--exclude-libs,ALL to LDFLAGSNick Kralevich2013-01-161-1/+1
* | am 91bc5865: am 8d01c055: am 1271cdc1: Merge "Revert "stack protector: use AT...Nick Kralevich2013-01-161-4/+4
|\ \ | |/
| * Revert "stack protector: use AT_RANDOM"Nick Kralevich2013-01-161-4/+4
* | am 27ff1ae4: am de666485: am ba117e41: Merge "stack protector: use AT_RANDOM"Nick Kralevich2013-01-161-4/+4
|\ \ | |/
| * Merge "stack protector: use AT_RANDOM"Nick Kralevich2013-01-161-4/+4
| |\
| | * stack protector: use AT_RANDOMNick Kralevich2013-01-161-4/+4
* | | am 079e4356: am 30894bdf: am 1b34228b: Merge "Filter ANDROID_PROPERTY_WORKSPACE"Nick Kralevich2013-01-161-0/+1
|\ \ \ | |/ /
| * | Filter ANDROID_PROPERTY_WORKSPACENick Kralevich2013-01-151-0/+1
| |/
* | am 375db86a: am 09d13c39: Merge "Fix my git mistake."Elliott Hughes2013-01-141-1/+2
|\ \ | |/
| * Fix my git mistake.Elliott Hughes2013-01-141-1/+2
* | am bc3c7183: am 48c632a3: Merge "[MIPS] Set DT_DEBUG dyntab entry if it is wr...Elliott Hughes2013-01-143-7/+14
|\ \ | |/
| * [MIPS] Set DT_DEBUG dyntab entry if it is writableChris Dearman2013-01-143-7/+14
* | am 81508de3: am f0036944: Merge "Fix debug malloc."Elliott Hughes2013-01-031-6/+6
|\ \ | |/
| * Fix debug malloc.Elliott Hughes2013-01-031-6/+6
* | am c0c05ff8: am 918d776f: Merge "Support System.loadLibrary for libraries wit...Elliott Hughes2012-12-283-94/+90
|\ \ | |/
| * Merge "Support System.loadLibrary for libraries with transitive dependencies."Elliott Hughes2012-12-213-94/+90
| |\
| | * Support System.loadLibrary for libraries with transitive dependencies.Elliott Hughes2012-12-203-94/+90
* | | am df5c77c9: am f6524f8b: Merge "Fix format_number."Elliott Hughes2012-12-281-48/+45
|\ \ \ | |/ /
| * | Fix format_number.Elliott Hughes2012-12-201-48/+45
| |/
* | am 5fd31f68: am 4b582142: Merge "Fix x86 dynamic linker build."Elliott Hughes2012-12-192-5/+6
|\ \ | |/
| * Fix x86 dynamic linker build.Elliott Hughes2012-12-182-5/+6
* | am a0edecf3: am a4ebdcf5: Merge "Check for unknown flags passed to dlopen(3)."Elliott Hughes2012-12-184-13/+17
|\ \ | |/
| * Check for unknown flags passed to dlopen(3).Elliott Hughes2012-12-184-13/+17
* | am 4835e6ef: am 97b70b2b: Merge "Replace .S version of x86 crtfiles with .c v...Elliott Hughes2012-11-302-17/+31
|\ \ | |/
| * Merge "Replace .S version of x86 crtfiles with .c version"Elliott Hughes2012-11-302-17/+31
| |\
| | * Replace .S version of x86 crtfiles with .c versionPavel Chupin2012-11-302-17/+31
* | | am f2de6b0f: Merge "Do not include \'\0\' when writing error messages to stderr"Elliott Hughes2012-11-261-3/+3
|\ \ \ | |/ /
| * | Do not include '\0' when writing error messages to stderrChris Dearman2012-11-261-3/+3
| |/
* | am 8784709a: Merge "We should use load_bias. This patch fixes MIPS NDK devic...Nick Kralevich2012-11-191-2/+2
|\ \ | |/
| * Merge "We should use load_bias. This patch fixes MIPS NDK device exception t...Nick Kralevich2012-11-191-2/+2
| |\
| | * We should use load_bias. This patch fixes MIPS NDK device exception test fai...Chao-Ying Fu2012-11-191-2/+2
* | | am 170168cd: Merge "Temporarily address gcc 4.7 breakage."Nick Kralevich2012-11-161-0/+4
|\ \ \ | |/ /
| * | Temporarily address gcc 4.7 breakage.Nick Kralevich2012-11-151-0/+4
| |/