summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-x86.mk
Commit message (Expand)AuthorAgeFilesLines
* Add a method to leave the symbol table in a library.Christopher Ferris2014-03-181-7/+2
* Make -rpath-link work with multilib.Ying Wang2014-02-211-1/+1
* Strip all symbols on x86C. Sean Young2014-02-191-2/+2
* Merge "Fix x86 config file to support 2nd ARCH build"Ying Wang2014-02-191-59/+59
|\
| * Fix x86 config file to support 2nd ARCH buildQiming Shi2014-02-171-59/+59
* | x86: set -msse2 for all buildsColin Cross2014-02-181-0/+1
|/
* Fix incorrect x86 build rules.Stephen Hines2014-02-131-1/+0
* 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
* Remove obsolete CUSTOM_KERNEL_HEADERS.Elliott Hughes2014-01-101-11/+2
* Switch x86 over to uapi-only.Elliott Hughes2013-11-251-2/+1
* Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEADThe Android Open Source Project2013-11-221-5/+5
|\
| * am 1180d71c: am 2c448765: Merge "Remove explicit passing of dynamic loader name"Elliott Hughes2013-10-081-1/+0
| |\
| * \ am a035abc5: am 1303aa28: Merge "Remove useless x86 options that were always ...Elliott Hughes2013-10-041-30/+4
| |\ \
| * \ \ am ab7b53b8: am 5d92a933: Merge "x86_64: Adding new target"Ying Wang2013-10-021-4/+0
| |\ \ \
| * \ \ \ resolved conflicts for merge of 70190a2b to klp-dev-plus-aospYing Wang2013-09-191-13/+28
| |\ \ \ \
| * \ \ \ \ am fad629f4: am 7f2ad751: Merge "Switch x86 default compiler to multilib vers...Ying Wang2013-09-141-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ 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 x86 to uapi headers.Elliott Hughes2013-11-191-3/+4
* | | | | | | | | Switch AOSP X86/MIPS compiler to gcc4.8Andrew Hsieh2013-11-151-1/+1
* | | | | | | | | Merge "Cleanup x86 and x86_64 flags"Ying Wang2013-11-141-21/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Cleanup x86 and x86_64 flagsPavel Chupin2013-10-151-21/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | x86: turn on -Wl,--fatal-warningsNick Kralevich2013-10-241-0/+1
|/ / / / / / / /
* | | | | | | | Remove explicit passing of dynamic loader namePavel Chupin2013-10-081-1/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove useless x86 options that were always hardcoded on.Elliott Hughes2013-10-041-30/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | x86_64: Adding new targetPavel Chupin2013-10-021-4/+0
| |_|_|_|/ |/| | | |
* | | | | Merge "Extend x86 to have different arch variants"Ying Wang2013-09-191-14/+29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Extend x86 to have different arch variantsNegreanu Marius Adrian2013-09-181-14/+29
| |/ / /
* | | | Switch x86 default compiler to multilib versionPavel Chupin2013-08-261-2/+2
|/ / /
* | | FDO: support linux-x86 targetsynergydev2013-08-091-0/+33
|/ /
* | x86/mips: enable _FORTIFY_SOURCE=2Nick Kralevich2013-04-291-1/+1
|/
* Duplicate libgcc.a in front of *soAndrew Hsieh2013-03-191-2/+4
* 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
* x86: enable FORTIFY_SOURCENick Kralevich2012-12-071-0/+1
* am 7176e801: Merge "Add TARGET_GCC_VERSION"Andrew Hsieh2012-10-231-1/+1
|\
| * Add TARGET_GCC_VERSIONAndrew Hsieh2012-10-231-1/+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
* | Support to build executables against the NDKYing Wang2012-10-081-10/+10
* | resolved conflicts for merge of 3e91f5ad to jb-mr1-devAndrew Hsieh2012-09-121-1/+2
|\ \ | |/
| * Enable stack-protector for x86Andrew Hsieh2012-08-291-0/+1
* | resolved conflicts for merge of 5c903372 to jb-mr1-devJean-Baptiste Queru2012-08-281-3/+0
|\ \ | |/
| * Use gold linker on x86Pavel Chupin2012-08-281-3/+0
| * Add -fuse-ld=bfd to x86 targetAndrew Hsieh2012-07-251-0/+2
* | Don't include system/core/include/arch/<arch>/Android.mk for apps-only build.Ying Wang2012-08-161-2/+5