summaryrefslogtreecommitdiffstats
path: root/core/combo
Commit message (Expand)AuthorAgeFilesLines
...
| * [MIPS] Update build rulesChris Dearman2013-02-191-4/+15
* | am 7ce7473f: am 5e12e60b: Merge "For the current MIPS compiler __builtin___cl...Ying Wang2013-02-156-6/+12
|\ \ | |/
| * Merge "For the current MIPS compiler __builtin___clear_cache() generates sync...Ying Wang2013-02-156-6/+12
| |\
| | * For the current MIPS compiler __builtin___clear_cache() generates synci instr...Raghu Gandham2013-02-076-6/+12
* | | am ea852f6e: am f6b670b7: Merge "Remove more always-true ARCH_ARM_HAVE_ flags."Elliott Hughes2013-02-144-30/+1
|\ \ \ | |/ /
| * | Remove more always-true ARCH_ARM_HAVE_ flags.Elliott Hughes2013-02-144-30/+1
* | | am d0fb6930: am 07a58f8f: Merge "Nothing uses ARCH_ARM_HAVE_CLZ or ARCH_ARM_H...Elliott Hughes2013-02-134-29/+0
|\ \ \ | |/ /
| * | Nothing uses ARCH_ARM_HAVE_CLZ or ARCH_ARM_HAVE_FFS.Elliott Hughes2013-02-134-29/+0
| |/
* | Allow user to override the linux host toolchain.Ying Wang2013-02-121-0/+2
* | Don't fall back to host $(CC) if the target gcc is not checked outYing Wang2013-01-302-36/+28
* | am 5fb282d8: am 6463953e: am b796ce35: Merge "Remove HAVE_DLADDR from Android...Elliott Hughes2013-01-298-56/+0
|\ \ | |/
| * Remove HAVE_DLADDR from AndroidConfig.h.Elliott Hughes2013-01-258-56/+0
* | Use -mcpu=cortex-a15 for gcc arch dependent compilation.Ben Cheng2013-01-141-5/+7
* | am dd319cef: am 26f47aba: Merge "Switch to GCC 4.7 for X86 and MIPS"Andrew Hsieh2012-12-282-2/+2
|\ \ | |/
| * Switch to GCC 4.7 for X86 and MIPSAndrew Hsieh2012-12-212-2/+2
| * Enable lunch command to pick up new toolchain version.Ben Cheng2012-12-123-3/+9
| * Refresh ARM toolchain to GCC 4.7 / binutils 2.22.Ben Cheng2012-12-111-1/+1
* | Merge commit 'ec4caba7' into manualmergeBen Cheng2012-12-133-4/+10
|\ \
| * | Enable lunch command to pick up new toolchain version.Ben Cheng2012-12-133-4/+10
| |/
* | am b3a68f6e: am 62f1d86e: Merge "Define TARGET_GCC_VERSION in target specific...Ben Cheng2012-12-113-0/+12
|\ \ | |/
| * Define TARGET_GCC_VERSION in target specific make files.Ben Cheng2012-12-113-0/+12
* | am 7cd20491: am a303510f: Merge "x86: enable FORTIFY_SOURCE"Nick Kralevich2012-12-111-0/+1
|\ \ | |/
| * x86: enable FORTIFY_SOURCENick Kralevich2012-12-071-0/+1
* | am eb98e088: am 865d851a: Merge "Remove the obsolete comments and change the ...Ying Wang2012-11-122-21/+13
|\ \ | |/
| * am 865d851a: Merge "Remove the obsolete comments and change the misleading va...Ying Wang2012-11-122-21/+13
| |\
| | * Remove the obsolete comments and change the misleading var name.Ying Wang2012-11-122-21/+13
* | | am abfb2522: resolved conflicts for merge of 8b3ce5a3 to stage-aosp-masterAndrew Hsieh2012-11-121-24/+41
|\ \ \ | |/ /
| * | resolved conflicts for merge of 8b3ce5a3 to stage-aosp-masterAndrew Hsieh2012-11-121-24/+41
| |\ \ | | |/
| | * Use prebuilt gcc for MacOSXAndrew Hsieh2012-11-121-23/+40
* | | am d125adca: am ef9744f7: Merge "Remove manual WITH_JIT setting from build/."Elliott Hughes2012-11-072-10/+0
|\ \ \ | |/ /
| * | am ef9744f7: Merge "Remove manual WITH_JIT setting from build/."Elliott Hughes2012-11-072-10/+0
| |\ \ | | |/
| | * Remove manual WITH_JIT setting from build/.Elliott Hughes2012-11-062-10/+0
* | | am 267b07b2: am 7176e801: Merge "Add TARGET_GCC_VERSION"Andrew Hsieh2012-10-233-7/+7
|\ \ \ | |/ /
| * | am 7176e801: Merge "Add TARGET_GCC_VERSION"Andrew Hsieh2012-10-233-7/+7
| |\ \ | | |/
| | * Add TARGET_GCC_VERSIONAndrew Hsieh2012-10-233-7/+7
* | | am 7c56556d: am d883749e: Merge "x86: add --warn-shared-textrel"Nick Kralevich2012-10-221-0/+1
|\ \ \ | |/ /
| * | am d883749e: Merge "x86: add --warn-shared-textrel"Nick Kralevich2012-10-221-0/+1
| |\ \ | | |/
| | * x86: add --warn-shared-textrelNick Kralevich2012-10-191-0/+1
| * | am 91fd1231: Support to build executables against the NDKYing Wang2012-10-083-34/+34
| |\ \
| | * | Support to build executables against the NDKYing Wang2012-10-083-34/+34
* | | | arm: turn on -Wl,--fatal-warningsNick Kralevich2012-10-191-0/+1
* | | | Revert "arm: turn on -Wl,--fatal-warnings"Nick Kralevich2012-10-181-1/+0
* | | | arm: turn on -Wl,--fatal-warningsNick Kralevich2012-10-181-0/+1
* | | | Revert "arm: turn on -Wl,--fatal-warnings"Nick Kralevich2012-10-161-1/+0
* | | | arm: turn on -Wl,--fatal-warningsNick Kralevich2012-10-151-0/+1
* | | | am 23025ecd: am f3b02739: am 7653519f: Merge "[MIPS] Makes a build system use...Nick Kralevich2012-10-041-2/+2
|\ \ \ \ | |/ / /
| * | | am f3b02739: am 7653519f: Merge "[MIPS] Makes a build system use PIE flag"Nick Kralevich2012-10-041-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * [MIPS] Makes a build system use PIE flagMiroslav Ignjatovic2012-09-271-2/+2
* | | am 318330dd: am 9acbbf12: am 76a6dc3a: Fix common typo in comments, warning a...Ian Rogers2012-10-011-1/+1
|\ \ \ | |/ /
| * | Fix common typo in comments, warning and error messages.Ian Rogers2012-10-011-1/+1