summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-arm64.mk
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Enable linker -fix-cortex-a53-843419""Andrew Hsieh2015-06-021-0/+1
* Pack relocation tables for dynamic executablesDmitriy Ivanov2015-04-231-1/+1
* 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 "Enable linker -fix-cortex-a53-843419"Andrew Hsieh2015-04-131-1/+0
* Enable linker -fix-cortex-a53-843419Andrew Hsieh2015-04-091-0/+1
* Turn on -Werror=implicit-function-declaration for arm64.Elliott Hughes2015-02-211-0/+1
* Emit unique linker buildid in all binaries.Dehao Chen2015-01-151-0/+1
* Disable transitive symbol resolving for arm64.Ying Wang2014-12-191-0/+3
* Merge "Refactor transform-o-to-* definitions."Dan Albert2014-11-141-78/+1
|\
| * Refactor transform-o-to-* definitions.Dan Albert2014-11-131-78/+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/+2
|\
| * Link compiler-rt in the correct order.Dan Albert2014-10-141-1/+2
* | 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-0/+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 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-2/+1
|\ \ | |/
| * Fix uses of -fPIC and -fPIE.Dan Albert2014-08-071-2/+1
| * Refactor FDO support code to ensure arm64 can also be built with FDO.Dehao Chen2014-07-231-0/+1
* | Update the FDO support:Dehao Chen2014-07-301-3/+0
* | Switch NDK arm64 libraries to 4.9.Przemyslaw Szczepaniak2014-07-251-1/+1
* | Refactor FDO support code to ensure arm64 can also be built with FDO.Dehao Chen2014-07-231-0/+1
|/
* More consistent use of 64-bit build variable.Ying Wang2014-07-081-2/+0
* Remove -Bsymbolic from builds.Dan Albert2014-06-131-1/+0
* Merge "Add -shared to clang LDFLAGS."Stephen Hines2014-05-301-0/+1
|\
| * Add -shared to clang LDFLAGS.Tim Murray2014-05-291-0/+1
* | arm64: restore relro/nowNick Kralevich2014-05-301-2/+2
* | Add -latomic to all target buildsAndrew Hsieh2014-05-291-0/+5
|/
* Exclude libstdc++ and libgcc if libc++ is requested.Ying Wang2014-05-231-3/+3
* Use aarch64-linux-android-4.9 for arm64 build (attempt #4)Ben Cheng2014-05-191-6/+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
* Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #3)"Ben Cheng2014-04-181-5/+6
* Use aarch64-linux-android-4.9 for arm64 build (attempt #3)Ben Cheng2014-04-161-6/+5
* Add -Wl,-maarch64linuxAndrew Hsieh2014-04-151-0/+1
* Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #2)"Ben Cheng2014-04-111-5/+6
* Use aarch64-linux-android-4.9 for arm64 build (attempt #2)Ben Cheng2014-04-111-6/+5
* Decouple platform compiler and NDK library versioning.Ben Cheng2014-04-101-0/+3
* Revert "Use aarch64-linux-android-4.9 for arm64 build."Ben Cheng2014-04-101-5/+6
* Use aarch64-linux-android-4.9 for arm64 build.Ben Cheng2014-04-091-6/+5
* 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-6/+2
* Remove arm64 clang build warningYing Wang2014-03-181-3/+0
* Work in progress to enable build system support for Clang.Tim Murray2014-03-141-1/+1
* Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANGYing Wang2014-03-101-1/+1
* Make -rpath-link work with multilib.Ying Wang2014-02-211-1/+1