summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-x86.mk
Commit message (Expand)AuthorAgeFilesLines
...
* | Add -fuse-ld=bfd to x86 targetAndrew Hsieh2012-07-251-1/+2
* | am 6e207824: resolved conflicts for merge of 572d0d7d to jb-dev-plus-aospJean-Baptiste Queru2012-06-131-1/+1
|\ \ | |/
| * resolved conflicts for merge of 572d0d7d to jb-dev-plus-aospJean-Baptiste Queru2012-06-131-1/+1
| |\
| | * Merge "x86: Clean up atom vs/ non-atom compiler flags, enable SSSE3"Jean-Baptiste Queru2012-06-131-11/+7
| | |\
| | | * x86: Clean up atom vs/ non-atom compiler flags, enable SSSE3Bruce Beare2012-05-251-11/+7
* | | | am 06b1a47f: am d3d78a30: am a11ad6c2: Merge "gcc 4.6 requires --copy-dt-need...Jean-Baptiste Queru2012-06-121-0/+1
|\ \ \ \ | |/ / /
| * | | am d3d78a30: am a11ad6c2: Merge "gcc 4.6 requires --copy-dt-needed-entries"Jean-Baptiste Queru2012-06-121-0/+1
| |\ \ \ | | |/ /
| | * | gcc 4.6 requires --copy-dt-needed-entriesBruce Beare2012-05-251-0/+1
| | |/
* | | am 6dfe3e11: Merge "Set generic_x86/BoardConfig.mk TARGET_ARCH_VARIANT to x86...Andrew Hsieh2012-05-211-5/+0
|\ \ \ | |/ /
| * | Merge "Set generic_x86/BoardConfig.mk TARGET_ARCH_VARIANT to x86" into jb-dev...Andrew Hsieh2012-05-211-5/+0
| |\ \
| | * | Set generic_x86/BoardConfig.mk TARGET_ARCH_VARIANT to x86Andrew Hsieh2012-05-211-5/+0
* | | | 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
* | | | am 112a6747: Add -mno-movbe to disable "movbe" instruction from code-genAndrew Hsieh2012-05-211-0/+5
|\ \ \ \ | |/ / /
| * | | Add -mno-movbe to disable "movbe" instruction from code-genAndrew Hsieh2012-05-181-0/+5
* | | | am feec98b1: resolved conflicts for merge of 62855a83 to jb-dev-plus-aospJean-Baptiste Queru2012-05-171-2/+2
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 62855a83 to jb-dev-plus-aospJean-Baptiste Queru2012-05-161-2/+2
| |\ \ \ | | |/ /
| | * | Use i686-linux-android-4.6 for x86 buildH.J. Lu2012-05-141-1/+1
| | |/
| | * Switch to new locations of toolchainsJean-Baptiste Queru2012-04-201-1/+1
* | | Delete the misleading var TARGET_OUT_STATIC_LIBRARIES.Ying Wang2012-05-151-5/+5
|/ /
* | x86: compile everything with relro / bind_nowNick Kralevich2012-05-091-0/+1
* | Reference x86 toolchain in its new locationJean-Baptiste Queru2012-01-091-1/+1
* | Include toolchain makefile based on the current config.Ying Wang2012-01-061-2/+2
* | x86: Refine the way we configure the x86 build.David 'Digit' Turner2011-12-141-27/+61
* | am 38158161: am 3343b27c: x86: The default ATOM BSP flags need to be in sync ...Bruce Beare2011-12-121-1/+18
|\ \ | |/
| * x86: The default ATOM BSP flags need to be in sync with the NDK ABIBruce Beare2011-12-091-1/+18
* | x86: enable PIE for dynamically linked executablesNick Kralevich2011-11-041-1/+2
|/
* am a1b603a5: am 4b398749: am c5033a33: Merge "x86: remove obsolete comments"Ying Wang2011-08-291-4/+0
|\
| * am 4b398749: am c5033a33: Merge "x86: remove obsolete comments"Ying Wang2011-08-261-4/+0
| |\
| | * x86: remove obsolete commentsChih-Wei Huang2011-08-031-4/+0
* | | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-15/+0
* | | Add .gnu_debuglink when stripping DSOs.Evgeniy Stepanov2011-06-281-0/+6
* | | Revert "x86: Enable -fstack-protector"Martijn Coenen2011-06-071-1/+3
* | | am 0a2d335e: am c1705c9a: Merge "x86: Enable -fstack-protector"David Turner2011-06-061-3/+1
|\ \ \ | |/ /
| * | am c1705c9a: Merge "x86: Enable -fstack-protector"David Turner2011-06-061-3/+1
| |\ \ | | |/
| | * x86: Enable -fstack-protectorBruce Beare2011-05-261-3/+1
* | | am e4778e6a: am 4272b32a: Merge "Clean up of X86 build flags"David Turner2011-06-061-2/+24
|\ \ \ | |/ /
| * | am 4272b32a: Merge "Clean up of X86 build flags"David Turner2011-06-061-2/+24
| |\ \ | | |/
| | * Clean up of X86 build flagsMark D Horn2011-05-181-2/+24
* | | Merge "Add LOCAL_GROUP_STATIC_LIBRARIES"Ying Wang2011-04-271-0/+4
|\ \ \ | |/ / |/| |
| * | Add LOCAL_GROUP_STATIC_LIBRARIESYing Wang2011-04-251-0/+4
* | | am 6f9b7562: am d5565942: Merge "x86: Disable stack-protector until bionic is...David Turner2011-04-261-0/+3
|\ \ \ | |/ / |/| / | |/
| * x86: Disable stack-protector until bionic is fixedBruce Beare2011-04-011-0/+3
* | resolved conflicts for merge of db0d59d1 to honeycomb-plus-aospRaphael2011-03-251-0/+1
|\ \ | |/
| * x86: the -mbionic flag is needed for IA builds.Bruce Beare2011-03-151-0/+1
* | am b9c627c6: am 0683a773: Merge "x86: Use GCC 4.4.3"David Turner2011-03-071-4/+3
|\ \ | |/
| * x86: Use GCC 4.4.3Bruce Beare2011-03-011-4/+3
| * Build system tweaks for Valgrind.Jeff Brown2011-02-161-7/+6