summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-x86_64.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* 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
* Switch x86_64 to gcc-4.8Pavel Chupin2014-02-181-1/+1
* Fix incorrect x86 build rules.Stephen Hines2014-02-131-1/+0
* Turn 64-bit-related warnings into errors on 64-bit builds.Elliott Hughes2014-02-051-0/+5
* 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
* Added TARGET_IS_64_BIT flag for x86_64 and aarch64Alexey Volkov2013-12-111-0/+2
* Merge "Cleanup x86 and x86_64 flags"Ying Wang2013-11-141-20/+1
|\
| * Cleanup x86 and x86_64 flagsPavel Chupin2013-10-151-20/+1
* | Switch x86_64 over to uapi headers.Elliott Hughes2013-11-081-2/+2
|/
* 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-5/+0
* x86_64: Adding new targetPavel Chupin2013-10-021-0/+282