summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-mips64.mk
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Pack relocations for mips64""Dmitriy Ivanov2015-04-291-0/+2
* Revert "Pack relocations for mips64"Dimitry Ivanov2015-04-291-2/+0
* Pack relocations for mips64Dmitriy 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
* mips64 should avoid common LP64 errors just like arm64 and x86-64.Elliott Hughes2015-02-241-0/+6
* [MIPSR6] Adjust prebuilts/ndk libraries for mips32r6Duane Sand2015-01-161-2/+2
* Emit unique linker buildid in all binaries.Dehao Chen2015-01-151-0/+1
* Refactor transform-o-to-* definitions.Dan Albert2014-11-131-78/+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-1/+4
* | am 92421720: am 98f7742a: Merge "Move selection of C++ STL into the build sys...Dan Albert2014-09-191-2/+0
|\ \ | |/
| * Move selection of C++ STL into the build system.Dan Albert2014-09-181-2/+0
* | am 729c9ff5: am 7754e0ce: Merge "[MIPS64] Modify the default MIPS64 build to ...Ying Wang2014-09-031-1/+1
|\ \ | |/
| * [MIPS64] Modify the default MIPS64 build to MIPS64R6.Raghu Gandham2014-09-021-1/+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
* | am e43c96c3: Merge "Update the FDO support:" into lmp-devDehao Chen2014-07-311-5/+0
|\ \ | |/ |/|
| * 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
* | Merge "[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains"Elliott Hughes2014-07-231-19/+1
|\ \
| * | [MIPS] Unite mipsel and mips64el 4.9 gcc toolchainsDuane Sand2014-07-231-19/+1
* | | Merge "[MIPS64] Enable mips64 clang"Ying Wang2014-07-231-3/+0
|\ \ \ | |/ /
| * | [MIPS64] Enable mips64 clangDuane Sand2014-07-231-3/+0
| |/
* | Refactor FDO support code to ensure arm64 can also be built with FDO.Dehao Chen2014-07-231-29/+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
* | 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 mips/mips64, like arm.Elliott Hughes2014-04-231-1/+1
* 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-6/+2
* 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
* [MIPS64] Add mips64 targetChris Dearman2014-02-051-0/+292