summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-mips.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing $(combo_2nd_arch_prefix)s to mips.Elliott Hughes2014-02-191-55/+55
* Fix KERNEL_HEADERS_ARCH for mips and x86.Elliott Hughes2014-01-281-1/+1
* Remove libthread_db from the default include path.Elliott Hughes2014-01-271-2/+0
* Load compiler environment for a second arch.Ying Wang2014-01-241-3/+3
* [MIPS] Reenable linker fatal-warningsChris Dearman2014-01-151-0/+1
* Remove obsolete CUSTOM_KERNEL_HEADERS.Elliott Hughes2014-01-101-11/+2
* Switch MIPS over to uapi-only.Elliott Hughes2013-11-251-2/+1
* Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEADThe Android Open Source Project2013-11-221-5/+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 mips to the uapi kernel headers.Elliott Hughes2013-11-201-3/+4
* | | | Switch AOSP X86/MIPS compiler to gcc4.8Andrew Hsieh2013-11-151-2/+2
|/ / /
* | | Link PRIVATE_TARGET_FDO_LIB before shared librariessynergydev2013-08-081-2/+2
|/ /
* | am 042723c0: Merge "x86/mips: enable _FORTIFY_SOURCE=2"Nick Kralevich2013-04-291-1/+1
|\ \ | |/ |/|
| * x86/mips: enable _FORTIFY_SOURCE=2Nick Kralevich2013-04-291-1/+1
* | am e874f3ab: am 55c06f75: Merge "Duplicate libgcc.a in front of *so"Andrew Hsieh2013-03-191-2/+4
|\ \ | |/
| * Duplicate libgcc.a in front of *soAndrew Hsieh2013-03-191-2/+4
* | resolved conflicts for merge of 40ab92d0 to masterYing Wang2013-02-221-3/+14
|\ \ | |/
| * [MIPS] Update build rulesChris Dearman2013-02-191-4/+15
* | Don't fall back to host $(CC) if the target gcc is not checked outYing Wang2013-01-301-18/+14
|/
* Switch to GCC 4.7 for X86 and MIPSAndrew Hsieh2012-12-211-1/+1
* Enable lunch command to pick up new toolchain version.Ben Cheng2012-12-121-1/+3
* Define TARGET_GCC_VERSION in target specific make files.Ben Cheng2012-12-111-0/+4
* 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 7176e801: Merge "Add TARGET_GCC_VERSION"Andrew Hsieh2012-10-231-3/+3
|\ \ | |/
| * Add TARGET_GCC_VERSIONAndrew Hsieh2012-10-231-3/+3
* | am 91fd1231: Support to build executables against the NDKYing Wang2012-10-081-12/+12
|\ \
| * | Support to build executables against the NDKYing Wang2012-10-081-12/+12
* | | 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
* | 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
* | Don't include system/core/include/arch/<arch>/Android.mk for apps-only build.Ying Wang2012-08-161-7/+6
* | fix MIPS buildKeun young Park2012-08-151-5/+5
|/
* Support for MIPS Build targets.Raghu Gandham2012-08-011-0/+284