summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-arm.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add -shared to clang LDFLAGS."Stephen Hines2014-05-301-0/+1
|\
| * Add -shared to clang LDFLAGS.Tim Murray2014-05-291-0/+1
* | Add -latomic to all target buildsAndrew Hsieh2014-05-291-0/+5
|/
* Exclude libstdc++ and libgcc if libc++ is requested.Ying Wang2014-05-231-3/+3
* Disable canonical prefixes of system headersAndrew Hsieh2014-05-091-0/+2
* Apply LOCAL_LDLIBS to target build rules too.Ying Wang2014-05-071-2/+4
* Decouple platform compiler and NDK library versioning.Ben Cheng2014-04-101-0/+3
* Remove the unnecessary indirection of TARGET_STRIP_COMMANDYing Wang2014-03-281-1/+0
* Add a method to leave the symbol table in a library.Christopher Ferris2014-03-181-6/+2
* Make -rpath-link work with multilib.Ying Wang2014-02-211-1/+1
* Remove libthread_db from the default include path.Elliott Hughes2014-01-271-2/+0
* build: use arm kernel headers for arm 2nd arch buildsColin Cross2014-01-241-1/+1
* Set up rules to build static libraries for TARGET_2ND_ARCHYing Wang2014-01-241-1/+1
* Load compiler environment for a second arch.Ying Wang2014-01-241-56/+57
* Remove obsolete CUSTOM_KERNEL_HEADERS.Elliott Hughes2014-01-101-11/+2
* Re-enable uapi kernel headers for arm.Christopher Ferris2013-12-161-4/+3
* Add a "reverse AUX hack" for ARM.Elliott Hughes2013-11-251-1/+2
* Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEADThe Android Open Source Project2013-11-221-5/+5
|\
| * am db4113fd: am d58df2de: Merge "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
* | | | | Switch AOSP ARM build to use GCC 4.8.Ben Cheng2013-11-141-1/+1
| |_|_|/ |/| | |
* | | | Re-tighten default compiler options.Ben Cheng2013-08-281-6/+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