summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-x86.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove gcc 4.9 workaround.Chih-Hung Hsieh2015-05-291-4/+0
* Upgrade x86 gcc to 4.9 and disable devirtualization.Chih-Hung Hsieh2015-05-061-2/+6
* Pack relocations for x86Dmitriy Ivanov2015-04-241-0/+2
* Pack relocation tables for dynamic executablesDmitriy Ivanov2015-04-231-2/+0
* Revert "Pack relocation tables for all dynamic executables"Dimitry Ivanov2015-04-231-0/+2
* Pack relocation tables for all dynamic executablesDmitriy Ivanov2015-04-221-2/+0
* Revert "Switch x86 and x86_64 to 4.9. Attempt #2."Christopher Ferris2015-03-251-2/+2
* Switch x86 and x86_64 to 4.9. Attempt #2.Alexander Ivchenko2015-03-201-2/+2
* Revert "Switch x86 and x86_64 build to use GCC 4.9"Christopher Ferris2015-03-171-2/+2
* Switch x86 and x86_64 build to use GCC 4.9Andrew Hsieh2015-03-161-2/+2
* Support .asm being compiled by yasm targeted for x86_64.Ying Wang2015-03-091-0/+2
* Emit unique linker buildid in all binaries.Dehao Chen2015-01-151-0/+1
* Merge "Refactor transform-o-to-* definitions."Dan Albert2014-11-141-76/+1
|\
| * Refactor transform-o-to-* definitions.Dan Albert2014-11-131-76/+1
* | Switch --hash-style to gnuDmitriy Ivanov2014-11-131-0/+1
|/
* resolved conflicts for merge of 852fc3e6 to lmp-dev-plus-aospDan Albert2014-10-141-1/+4
|\
| * Link compiler-rt in the correct order.Dan Albert2014-10-141-1/+4
* | resolved conflicts for merge of 326f9450 to lmp-dev-plus-aospDan Albert2014-09-241-0/+5
|\ \ | |/
| * Add option for generating coverage info.Dan Albert2014-09-231-2/+5
* | am 92421720: am 98f7742a: Merge "Move selection of C++ STL into the build sys...Dan Albert2014-09-191-3/+1
|\ \ | |/
| * Move selection of C++ STL into the build system.Dan Albert2014-09-181-3/+1
* | am ecc28e95: am 48505328: Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_...Ying Wang2014-09-101-3/+0
|\ \ | |/
| * Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:Alexander Ivchenko2014-09-091-3/+0
* | am e99d8947: am cbc742a1: Merge "Inhibit implicit -Bsymolic in -shared."Dan Albert2014-08-081-1/+1
|\ \ | |/
| * Inhibit implicit -Bsymolic in -shared.Dan Albert2014-08-071-1/+1
* | am 897cd3d4: am afae9fd8: Merge "Fix uses of -fPIC and -fPIE."Dan Albert2014-08-081-1/+1
|\ \ | |/
| * Fix uses of -fPIC and -fPIE.Dan Albert2014-08-071-1/+1
| * Refactor FDO support code to ensure arm64 can also be built with FDO.Dehao Chen2014-07-231-29/+1
| * Merge "Fix PIC default to be -fPIC"Nick Kralevich2014-07-101-1/+1
| |\
| | * Fix PIC default to be -fPICPavel Chupin2014-07-021-1/+1
* | | Update the FDO support:Dehao Chen2014-07-301-5/+0
* | | Refactor FDO support code to ensure arm64 can also be built with FDO.Dehao Chen2014-07-231-29/+1
* | | reconcile aosp (8689b90bcfdc92c94475901935b5f6efae0c9abc) after branching. Pl...Ed Heyl2014-07-141-1/+1
* | | am 8f73aeea: am 183f90f4: am 3ffcf184: Merge "Remove -Bsymbolic from builds."Dan Albert2014-07-081-1/+1
|\ \ \ | |_|/ |/| |
| * | am 183f90f4: am 3ffcf184: Merge "Remove -Bsymbolic from builds."Dan Albert2014-07-081-1/+1
| |\ \ | | |/
| | * Remove -Bsymbolic from builds.Dan Albert2014-06-131-1/+1
| |/ |/|
| * [DO NOT MERGE] Workaround to fix klp-modular-dev-plus-aosp build.Ying Wang2014-07-021-4/+2
|/
* Add -latomic to all target buildsAndrew Hsieh2014-05-291-0/+5
* Exclude libstdc++ and libgcc if libc++ is requested.Ying Wang2014-05-231-5/+5
* 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
* Leave 'linux' defined on x86/x86-64, like arm.Elliott Hughes2014-04-231-1/+0
* 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-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
|/