summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-arm.mk
Commit message (Expand)AuthorAgeFilesLines
* Enable -fstack-protector-strong for arm.Elliott Hughes2017-03-141-1/+1
* Set kernel gcc version to 4.8 for ARM targetsBrandon McAnsh2015-10-101-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
* Emit unique linker buildid in all binaries.Dehao Chen2015-01-151-0/+1
* Upgrade gcc compiler for arm build from 4.8 to 4.9Rong Xu2014-12-051-3/+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-1/+4
* | 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/+2
|\ \ | |/
| * Fix uses of -fPIC and -fPIE.Dan Albert2014-08-071-2/+2
| * Refactor FDO support code to ensure arm64 can also be built with FDO.Dehao Chen2014-07-231-29/+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
* | am 8f73aeea: am 183f90f4: am 3ffcf184: Merge "Remove -Bsymbolic from builds."Dan Albert2014-07-081-1/+0
|\ \
| * \ am 183f90f4: am 3ffcf184: Merge "Remove -Bsymbolic from builds."Dan Albert2014-07-081-1/+0
| |\ \ | | |/
| | * Remove -Bsymbolic from builds.Dan Albert2014-06-131-1/+0
| * | [DO NOT MERGE] Workaround to fix klp-modular-dev-plus-aosp build.Ying Wang2014-07-021-4/+2
| |/
* | am 15d49c3b: am 85e0dce5: am a8b65126: Merge "Add -shared to clang LDFLAGS."Stephen Hines2014-05-301-0/+1
|\ \ | |/
| * Merge "Add -shared to clang LDFLAGS."Stephen Hines2014-05-301-0/+1
| |\
| | * Add -shared to clang LDFLAGS.Tim Murray2014-05-291-0/+1
* | | am fb0a19d6: am dc41aa32: am 5c2c70de: Merge "Add -latomic to all target builds"Andrew Hsieh2014-05-301-0/+5
|\ \ \ | |/ /
| * | Add -latomic to all target buildsAndrew Hsieh2014-05-291-0/+5
| |/
* | am 65475feb: am 29267309: am 294301bb: Merge "Exclude libstdc++ and libgcc if...Ying Wang2014-05-271-3/+3
|\ \ | |/
| * Exclude libstdc++ and libgcc if libc++ is requested.Ying Wang2014-05-231-3/+3
* | am a01cb054: am c581e10a: am eca0043b: Merge "Disable canonical prefixes of s...Andrew Hsieh2014-05-091-0/+2
|\ \ | |/
| * Disable canonical prefixes of system headersAndrew Hsieh2014-05-091-0/+2
* | am af93afce: am 0a61a603: am 3b15cdb8: Merge "Apply LOCAL_LDLIBS to target bu...Ying Wang2014-05-081-2/+4
|\ \ | |/
| * Apply LOCAL_LDLIBS to target build rules too.Ying Wang2014-05-071-2/+4
* | am e4d787bf: am 7e793040: am eec11d97: Merge "Decouple platform compiler and ...Ben Cheng2014-04-111-0/+3
|\ \ | |/
| * Decouple platform compiler and NDK library versioning.Ben Cheng2014-04-101-0/+3
* | am 1758fe1f: am 30dbfa43: am 1c380c13: Merge "Remove the unnecessary indirect...Ying Wang2014-03-311-1/+0
|\ \ | |/
| * Remove the unnecessary indirection of TARGET_STRIP_COMMANDYing Wang2014-03-281-1/+0
* | am 10eaabfc: am a908fc96: am aea9f041: am 8b1bcc7d: Merge "Add a method to le...Christopher Ferris2014-03-191-6/+2
|\ \ | |/
| * Add a method to leave the symbol table in a library.Christopher Ferris2014-03-181-6/+2
* | am 9b996f80: am eb9b62e0: Merge "Make -rpath-link work with multilib."Ying Wang2014-02-221-1/+1
|\ \ | |/
| * Make -rpath-link work with multilib.Ying Wang2014-02-211-1/+1
* | am 6fe9a949: am 69c36ee7: am 4fbf23ef: am 0a3cf1a0: Merge "Remove libthread_d...Elliott Hughes2014-01-281-2/+0
|\ \ | |/
| * Remove libthread_db from the default include path.Elliott Hughes2014-01-271-2/+0
| * build: use arm kernel headers for arm 2nd arch buildsColin Cross2014-01-241-1/+1
| * Set up rules to build static libraries for TARGET_2ND_ARCHYing Wang2014-01-241-1/+1