summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-x86_64.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-1/+5
* 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-1/+1
* Switch x86 and x86_64 to 4.9. Attempt #2.Alexander Ivchenko2015-03-201-1/+1
* Revert "Switch x86 and x86_64 build to use GCC 4.9"Christopher Ferris2015-03-171-1/+1
* Switch x86 and x86_64 build to use GCC 4.9Andrew Hsieh2015-03-161-1/+1
* Switch NDK libraries to 4.9 for x86_64 and mips64Przemyslaw Szczepaniak2015-03-131-1/+1
* Merge "Update x86_64 minimal ISA instruction set"Christopher Ferris2015-03-131-0/+3
|\
| * Update x86_64 minimal ISA instruction setMingwei Shi2015-03-121-0/+3
* | Support .asm being compiled by yasm targeted for x86_64.Ying Wang2015-03-091-0/+2
|/
* Turn on -Werror=implicit-function-declaration for x86-64.Elliott Hughes2015-02-211-0/+1
* 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
|/
* Fix error of PRIVATE_LDLIBS introduced by de36cd72.Ying Wang2014-11-071-3/+3
* am ec28a489: am 28c2d3b9: Merge "Fix breakage for x86_64 static executables."Dan Albert2014-10-181-1/+2
|\
| * Fix breakage for x86_64 static executables.Dan Albert2014-10-171-1/+2
* | resolved conflicts for merge of 852fc3e6 to lmp-dev-plus-aospDan Albert2014-10-141-2/+4
|\ \ | |/
| * Link compiler-rt in the correct order.Dan Albert2014-10-141-2/+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-2/+0
|\ \ | |/
| * Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:Alexander Ivchenko2014-09-091-2/+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
|/ /
* | More consistent use of 64-bit build variable.Ying Wang2014-07-081-2/+0
* | Merge "Remove -Bsymbolic from builds."Dan Albert2014-07-081-1/+1
|\ \
| * | Remove -Bsymbolic from builds.Dan Albert2014-06-131-1/+1
| |/
* | Add -Wl,--fatal-warnings to x86_64.Elliott Hughes2014-06-301-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-5/+5
* Disable canonical prefixes of system headersAndrew Hsieh2014-05-091-1/+3
* 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