| Commit message (Expand) | Author | Age | Files | Lines |
* | Exclude libstdc++ and libgcc if libc++ is requested. | Ying Wang | 2014-05-23 | 1 | -5/+5 |
* | Disable canonical prefixes of system headers | Andrew Hsieh | 2014-05-09 | 1 | -0/+2 |
* | Apply LOCAL_LDLIBS to target build rules too. | Ying Wang | 2014-05-07 | 1 | -2/+4 |
* | Leave 'linux' defined on x86/x86-64, like arm. | Elliott Hughes | 2014-04-23 | 1 | -1/+0 |
* | Decouple platform compiler and NDK library versioning. | Ben Cheng | 2014-04-10 | 1 | -0/+3 |
* | Remove the unnecessary indirection of TARGET_STRIP_COMMAND | Ying Wang | 2014-03-28 | 1 | -1/+0 |
* | Add a method to leave the symbol table in a library. | Christopher Ferris | 2014-03-18 | 1 | -7/+2 |
* | Make -rpath-link work with multilib. | Ying Wang | 2014-02-21 | 1 | -1/+1 |
* | Strip all symbols on x86 | C. Sean Young | 2014-02-19 | 1 | -2/+2 |
* | Merge "Fix x86 config file to support 2nd ARCH build" | Ying Wang | 2014-02-19 | 1 | -59/+59 |
|\ |
|
| * | Fix x86 config file to support 2nd ARCH build | Qiming Shi | 2014-02-17 | 1 | -59/+59 |
* | | x86: set -msse2 for all builds | Colin Cross | 2014-02-18 | 1 | -0/+1 |
|/ |
|
* | Fix incorrect x86 build rules. | Stephen Hines | 2014-02-13 | 1 | -1/+0 |
* | Fix KERNEL_HEADERS_ARCH for mips and x86. | Elliott Hughes | 2014-01-28 | 1 | -1/+1 |
* | Remove libthread_db from the default include path. | Elliott Hughes | 2014-01-27 | 1 | -2/+0 |
* | Load compiler environment for a second arch. | Ying Wang | 2014-01-24 | 1 | -3/+3 |
* | Remove obsolete CUSTOM_KERNEL_HEADERS. | Elliott Hughes | 2014-01-10 | 1 | -11/+2 |
* | Switch x86 over to uapi-only. | Elliott Hughes | 2013-11-25 | 1 | -2/+1 |
* | Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEAD | The Android Open Source Project | 2013-11-22 | 1 | -5/+5 |
|\ |
|
| * | am 1180d71c: am 2c448765: Merge "Remove explicit passing of dynamic loader name" | Elliott Hughes | 2013-10-08 | 1 | -1/+0 |
| |\ |
|
| * \ | am a035abc5: am 1303aa28: Merge "Remove useless x86 options that were always ... | Elliott Hughes | 2013-10-04 | 1 | -30/+4 |
| |\ \ |
|
| * \ \ | am ab7b53b8: am 5d92a933: Merge "x86_64: Adding new target" | Ying Wang | 2013-10-02 | 1 | -4/+0 |
| |\ \ \ |
|
| * \ \ \ | resolved conflicts for merge of 70190a2b to klp-dev-plus-aosp | Ying Wang | 2013-09-19 | 1 | -13/+28 |
| |\ \ \ \ |
|
| * \ \ \ \ | am fad629f4: am 7f2ad751: Merge "Switch x86 default compiler to multilib vers... | Ying Wang | 2013-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | am 3208b615: am fc8b6338: resolved conflicts for merge of d65a7da3 to jb-mr2-... | Ying Wang | 2013-08-15 | 1 | -5/+5 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | resolved conflicts for merge of d65a7da3 to jb-mr2-dev-plus-aosp | Ying Wang | 2013-08-15 | 1 | -5/+5 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | No need to filter out AndroidConfig.h for unbundled build | Ying Wang | 2013-08-15 | 1 | -5/+5 |
* | | | | | | | | | Switch x86 to uapi headers. | Elliott Hughes | 2013-11-19 | 1 | -3/+4 |
* | | | | | | | | | Switch AOSP X86/MIPS compiler to gcc4.8 | Andrew Hsieh | 2013-11-15 | 1 | -1/+1 |
* | | | | | | | | | Merge "Cleanup x86 and x86_64 flags" | Ying Wang | 2013-11-14 | 1 | -21/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Cleanup x86 and x86_64 flags | Pavel Chupin | 2013-10-15 | 1 | -21/+0 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | x86: turn on -Wl,--fatal-warnings | Nick Kralevich | 2013-10-24 | 1 | -0/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Remove explicit passing of dynamic loader name | Pavel Chupin | 2013-10-08 | 1 | -1/+0 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Remove useless x86 options that were always hardcoded on. | Elliott Hughes | 2013-10-04 | 1 | -30/+4 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | x86_64: Adding new target | Pavel Chupin | 2013-10-02 | 1 | -4/+0 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge "Extend x86 to have different arch variants" | Ying Wang | 2013-09-19 | 1 | -14/+29 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Extend x86 to have different arch variants | Negreanu Marius Adrian | 2013-09-18 | 1 | -14/+29 |
| |/ / / |
|
* | | | | Switch x86 default compiler to multilib version | Pavel Chupin | 2013-08-26 | 1 | -2/+2 |
|/ / / |
|
* | | | FDO: support linux-x86 target | synergydev | 2013-08-09 | 1 | -0/+33 |
|/ / |
|
* | | x86/mips: enable _FORTIFY_SOURCE=2 | Nick Kralevich | 2013-04-29 | 1 | -1/+1 |
|/ |
|
* | Duplicate libgcc.a in front of *so | Andrew Hsieh | 2013-03-19 | 1 | -2/+4 |
* | Switch to GCC 4.7 for X86 and MIPS | Andrew Hsieh | 2012-12-21 | 1 | -1/+1 |
* | Enable lunch command to pick up new toolchain version. | Ben Cheng | 2012-12-12 | 1 | -1/+3 |
* | Define TARGET_GCC_VERSION in target specific make files. | Ben Cheng | 2012-12-11 | 1 | -0/+4 |
* | x86: enable FORTIFY_SOURCE | Nick Kralevich | 2012-12-07 | 1 | -0/+1 |
* | am 7176e801: Merge "Add TARGET_GCC_VERSION" | Andrew Hsieh | 2012-10-23 | 1 | -1/+1 |
|\ |
|
| * | Add TARGET_GCC_VERSION | Andrew Hsieh | 2012-10-23 | 1 | -1/+1 |
* | | am d883749e: Merge "x86: add --warn-shared-textrel" | Nick Kralevich | 2012-10-22 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | x86: add --warn-shared-textrel | Nick Kralevich | 2012-10-19 | 1 | -0/+1 |
* | | Support to build executables against the NDK | Ying Wang | 2012-10-08 | 1 | -10/+10 |