summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-arm.mk
Commit message (Expand)AuthorAgeFilesLines
* am db4113fd: am d58df2de: Merge "Re-tighten default compiler options."Ben Cheng2013-08-281-6/+5
|\
| * Re-tighten default compiler options.Ben Cheng2013-08-281-6/+5
* | am 3208b615: am fc8b6338: resolved conflicts for merge of d65a7da3 to jb-mr2-...Ying Wang2013-08-151-5/+5
|\ \ | |/ |/|
| * resolved conflicts for merge of d65a7da3 to jb-mr2-dev-plus-aospYing Wang2013-08-151-5/+5
| |\
| | * No need to filter out AndroidConfig.h for unbundled buildYing Wang2013-08-151-5/+5
* | | Prepare upcoming GCC 4.8 release.Ben Cheng2013-08-131-2/+3
* | | Link PRIVATE_TARGET_FDO_LIB before shared librariessynergydev2013-08-081-2/+2
|/ /
* | am 0eb35626: Add extra libgcc.a only for unbundled build.Ying Wang2013-05-061-2/+2
|\ \ | |/
| * Add extra libgcc.a only for unbundled build.Ying Wang2013-05-031-2/+2
* | am 835816ae: Merge "arm: upgrade to _FORTIFY_SOURCE=2"Nick Kralevich2013-04-251-1/+1
|\ \ | |/ |/|
| * arm: upgrade to _FORTIFY_SOURCE=2Nick Kralevich2013-04-251-1/+1
| * Link libgcc.a before shared libraries (especially libc.so).Ben Cheng2013-03-181-2/+4
* | Link libgcc.a before shared libraries (especially libc.so).Ben Cheng2013-03-141-2/+4
* | am ea852f6e: am f6b670b7: Merge "Remove more always-true ARCH_ARM_HAVE_ flags."Elliott Hughes2013-02-141-16/+1
|\ \ | |/
| * Remove more always-true ARCH_ARM_HAVE_ flags.Elliott Hughes2013-02-141-16/+1
* | Don't fall back to host $(CC) if the target gcc is not checked outYing Wang2013-01-301-18/+14
* | Merge commit 'ec4caba7' into manualmergeBen Cheng2012-12-131-2/+4
|\ \ | |/
| * Enable lunch command to pick up new toolchain version.Ben Cheng2012-12-131-2/+4
* | am b3a68f6e: am 62f1d86e: Merge "Define TARGET_GCC_VERSION in target specific...Ben Cheng2012-12-111-0/+4
|\ \ | |/
| * Define TARGET_GCC_VERSION in target specific make files.Ben Cheng2012-12-111-0/+4
* | am d125adca: am ef9744f7: Merge "Remove manual WITH_JIT setting from build/."Elliott Hughes2012-11-071-5/+0
|\ \ | |/
| * am ef9744f7: Merge "Remove manual WITH_JIT setting from build/."Elliott Hughes2012-11-071-5/+0
| |\
| | * Remove manual WITH_JIT setting from build/.Elliott Hughes2012-11-061-5/+0
* | | am 267b07b2: am 7176e801: Merge "Add TARGET_GCC_VERSION"Andrew Hsieh2012-10-231-3/+3
|\ \ \ | |/ /
| * | am 7176e801: Merge "Add TARGET_GCC_VERSION"Andrew Hsieh2012-10-231-3/+3
| |\ \ | | |/
| | * Add TARGET_GCC_VERSIONAndrew Hsieh2012-10-231-3/+3
| * | Support to build executables against the NDKYing Wang2012-10-081-12/+12
* | | 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
* | | Support to build executables against the NDKYing Wang2012-09-251-12/+12
|/ /
* | Move AndroidConfig.h from system/core to the build project.Ying Wang2012-09-201-1/+1
* | am 4dc6ed96: am 9eb87b8d: Merge "Add pattern to check for GCC 4.6"Jean-Baptiste Queru2012-08-281-1/+1
|\ \ | |/
| * Add pattern to check for GCC 4.6Andrew Hsieh2012-08-281-1/+1
* | am dbf6ad06: am 713bac96: Merge "ARM: put crtbegin_so.o at the beginning wher...Jean-Baptiste Queru2012-08-241-1/+1
|\ \ | |/
| * ARM: put crtbegin_so.o at the beginning where it belongsArd Biesheuvel2012-08-211-1/+1
* | Don't include system/core/include/arch/<arch>/Android.mk for apps-only build.Ying Wang2012-08-161-11/+10
* | arm: add --warn-shared-textrelNick Kralevich2012-08-101-0/+1
* | arm: add -D_FORTIFY_SOURCE=1 to the default cflagsNick Kralevich2012-06-071-0/+1
* | am 99e1613f: am 72b329e5: am 3c5191c6: Merge "Update build rule for executabl...Jean-Baptiste Queru2012-05-211-0/+6
|\ \ | |/
| * am 72b329e5: am 3c5191c6: Merge "Update build rule for executable with PRIVAT...Jean-Baptiste Queru2012-05-211-0/+6
| |\
| | * Merge "Update build rule for executable with PRIVATE_ALL_WHOLE_STATIC_LIBRARIES"Jean-Baptiste Queru2012-05-211-0/+6
| | |\
| | | * Update build rule for executable with PRIVATE_ALL_WHOLE_STATIC_LIBRARIESKito Cheng2012-05-091-0/+6
| | * | stop using a custom linker script for static executables.Nick Kralevich2012-05-151-1/+1
| | |/
* | | Delete the misleading var TARGET_OUT_STATIC_LIBRARIES.Ying Wang2012-05-151-5/+5
|/ /
* | am 6dfbf024: am 9e4e3b37: Merge "TARGET_linux-arm.mk: use single slash versio...Jean-Baptiste Queru2012-05-021-1/+1
|\ \ | |/
| * Merge "TARGET_linux-arm.mk: use single slash version of -print-whatever"Jean-Baptiste Queru2012-05-021-1/+1
| |\
| | * TARGET_linux-arm.mk: use single slash version of -print-whateverJim Huang2012-01-311-1/+1