| Commit message (Expand) | Author | Age | Files | Lines |
* | Inhibit implicit -Bsymolic in -shared. | Dan Albert | 2014-08-08 | 1 | -1/+1 |
* | Fix uses of -fPIC and -fPIE. | Dan Albert | 2014-08-08 | 1 | -2/+1 |
* | [MIPS64] Enable mips64 clang | Duane Sand | 2014-08-05 | 1 | -3/+0 |
* | [MIPS] Unite mipsel and mips64el 4.9 gcc toolchains | Duane Sand | 2014-08-05 | 1 | -19/+1 |
* | Update the FDO support: | Dehao Chen | 2014-07-30 | 1 | -5/+0 |
* | Refactor FDO support code to ensure arm64 can also be built with FDO. | Dehao Chen | 2014-07-23 | 1 | -29/+1 |
* | More consistent use of 64-bit build variable. | Ying Wang | 2014-07-08 | 1 | -2/+0 |
* | Remove -Bsymbolic from builds. | Dan Albert | 2014-06-13 | 1 | -1/+0 |
* | Merge "Add -shared to clang LDFLAGS." | Stephen Hines | 2014-05-30 | 1 | -0/+1 |
|\ |
|
| * | Add -shared to clang LDFLAGS. | Tim Murray | 2014-05-29 | 1 | -0/+1 |
* | | Add -latomic to all target builds | Andrew Hsieh | 2014-05-29 | 1 | -0/+5 |
|/ |
|
* | 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 mips/mips64, like arm. | Elliott Hughes | 2014-04-23 | 1 | -1/+1 |
* | 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 | -6/+2 |
* | Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG | Ying Wang | 2014-03-10 | 1 | -1/+1 |
* | Make -rpath-link work with multilib. | Ying Wang | 2014-02-21 | 1 | -1/+1 |
* | [MIPS64] Add mips64 target | Chris Dearman | 2014-02-05 | 1 | -0/+292 |