aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | am 00227471: Merge "Don\'t clobber LOCAL_CFLAGS_arm64 in llvm-device-build."Tim Murray2015-01-051-1/+1
|\ \ | |/ | | | | | | * commit '00227471485a815abadf2cc8cd334c4e86f187f9': Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build.
| * Merge "Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build."Tim Murray2015-01-051-1/+1
| |\
| | * Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build.Tim Murray2015-01-051-1/+1
| | | | | | | | | | | | | | | | | | bug 18808781 Change-Id: Iabd483a8ec91a4bb6a21e4569c53f28271abdd22
* | | am 1be85630: Merge "Add -fno-inline to LLVM device flags."Tim Murray2015-01-051-0/+4
|\ \ \ | |/ / | | | | | | | | | * commit '1be856302d996cbccf76d19bb651347dc2c8d04b': Add -fno-inline to LLVM device flags.
| * | Merge "Add -fno-inline to LLVM device flags."Tim Murray2015-01-051-0/+4
| |\ \ | | |/
| | * Add -fno-inline to LLVM device flags.Tim Murray2014-12-301-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | This works around a problem in the last rebase where RS compiles using an AArch64-based toolchain crash. bug 18808781 Change-Id: I6c51cf6fc34a1da9182b11fae9471791fa959e6e
* | | am 09d14aa3: Merge "Update LLVM lit test configuration to be able to work ↵Stephen Hines2014-12-226-2/+157
|\ \ \ | |/ / | | | | | | | | | | | | | | | for 3.6." * commit '09d14aa3fec0269014fd7b742e84a016b35010f9': Update LLVM lit test configuration to be able to work for 3.6.
| * | Merge "Update LLVM lit test configuration to be able to work for 3.6."Stephen Hines2014-12-226-2/+157
| |\ \
| | * | Update LLVM lit test configuration to be able to work for 3.6.Stephen Hines2014-12-196-2/+157
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for building more host verification tools: + LLVMHello.so (loadable plugin pass) + lli-child-target + llvm-symbolizer (missing some Android.mk magic) + llvm-vtabledump + verify-uselistorder Change-Id: Id7a9397bf458e97fc330ea0301ebb001750aac7c
* | | am 121f20f7: Merge "Build opt for the device."Tim Murray2014-12-191-0/+16
|\ \ \ | |/ / | | | | | | | | | * commit '121f20f7317b160aedcaabfbe532e328912ffa18': Build opt for the device.
| * | Merge "Build opt for the device."Tim Murray2014-12-191-0/+16
| |\ \ | | |/
| | * Build opt for the device.Tim Murray2014-12-191-0/+16
| |/ | | | | | | Change-Id: I3b62c323c3d0062b5de3900f7e285f0dbf2ce533
* | am 50721a7a: (-s ours) Merge in the following upstream patches to resolve ↵Stephen Hines2014-12-100-0/+0
|\ \ | | | | | | | | | | | | | | | | | | Cortex-A57 crashes. * commit '50721a7a8e3c7094a828e29e7697ea52855c6542': Merge in the following upstream patches to resolve Cortex-A57 crashes.
| * | Merge in the following upstream patches to resolve Cortex-A57 crashes.Stephen Hines2014-12-092-41/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r214957 r215233 r216455 r216721 r217682 r217689 r217690 r217735 Change-Id: Ia53b88591471325df132caf26e1087510a65ce36
* | | Merge "Reset to master." into lmp-mr1-dev-plus-aospDan Albert2014-12-103-4/+49
|\ \ \
| * | | Reset to master.Dan Albert2014-12-103-4/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Various automerger/conflict resolution shenanigans have made this branch no longer match AOSP. Bring them back into sync. Change-Id: I4117ea6a323068945f237edc0ce0f51e171d4bae
* | | | am 22c310d7: (-s ours) Revert "Revert "Bring in fixes for Cortex-A53 errata ↵Tim Murray2014-12-100-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | + build updates."" * commit '22c310d78ce9630af15b0de94c18a409705b7496': Revert "Revert "Bring in fixes for Cortex-A53 errata + build updates.""
| * | Revert "Revert "Bring in fixes for Cortex-A53 errata + build updates.""Tim Murray2014-12-0924-15/+1965
| | | | | | | | | | | | This reverts commit c8db087b3b6d8767db4fa54057ac8fa448d812ca.
* | | am 6eeae0cf: Revert "Apply rL216114 from upstream LLVM."Tim Murray2014-12-102-45/+2
|\ \ \ | |/ / | | | | | | | | | * commit '6eeae0cf0069a272980de53836081a244ca5dffb': Revert "Apply rL216114 from upstream LLVM."
| * | Revert "Apply rL216114 from upstream LLVM."Tim Murray2014-12-092-45/+2
| | | | | | | | | | | | This reverts commit 9156e80250ada6f6d39af3b464a918d4855f9a2a.
* | | am 876d6995: Merge "Update aosp/master LLVM for rebase to r222494."Stephen Hines2014-12-045086-104450/+265811
|\ \ \ | | |/ | |/| | | | | | | * commit '876d6995443e99d13696f3941c3a789a4daa7c7a': Update aosp/master LLVM for rebase to r222494.
| * | Merge "Update aosp/master LLVM for rebase to r222494."Stephen Hines2014-12-045086-104450/+265811
| |\ \
| | * | Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-025086-104450/+265811
| |/ / | | | | | | | | | Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d
* | | am 7a24d3c9: Switch to futimes() instead of futimens() so that we don\'t ↵Stephen Hines2014-11-271-4/+2
|\ \ \ | | |/ | |/| | | | | | | | | | | | | need GLIBC_2.6. * commit '7a24d3c99c444122c5bcc1c49f43584140975ce8': Switch to futimes() instead of futimens() so that we don't need GLIBC_2.6.
| * | Switch to futimes() instead of futimens() so that we don't need GLIBC_2.6.Stephen Hines2014-11-261-4/+2
| | | | | | | | | | | | | | | Bug: 18540243 Change-Id: I66c63c0aed1da38d676025308f229c927b8ce956
* | | am d2327b22: Merge "glibc has <sys/uio.h>."Elliott Hughes2014-11-251-1/+1
|\ \ \ | | |/ | |/| | | | | | | * commit 'd2327b22152ced7bc46dc629fc908959e8a52d03': glibc has <sys/uio.h>.
| * | Merge "glibc has <sys/uio.h>."Elliott Hughes2014-11-251-1/+1
| |\ \
| | * | glibc has <sys/uio.h>.Elliott Hughes2014-11-251-1/+1
| |/ / | | | | | | | | | Change-Id: Iaed181ce8f142355b69b8fd9590f62199c13e534
* | | am 2a9316a6: Merge "Don\'t use libgcc_s on Darwin."Dan Albert2014-11-091-2/+4
|\ \ \ | |/ / | | | | | | | | | * commit '2a9316a6c86a257f0c80f46f067423399a05e49a': Don't use libgcc_s on Darwin.
| * | Merge "Don't use libgcc_s on Darwin."Dan Albert2014-11-091-2/+4
| |\ \
| | * | Don't use libgcc_s on Darwin.Dan Albert2014-11-081-2/+4
| |/ / | | | | | | | | | | | | | | | Apple doesn't have a libgcc_s. Change-Id: I2d20a579ec629afb2487e61b962c7f22a920c845
* | | am 34e653df: Merge "Enable 64-bit builds of all host LLVM tools."Dan Albert2014-11-081-3/+2
|\ \ \ | |/ / | | | | | | | | | * commit '34e653df940b535d13377605d0051ad0bda6465b': Enable 64-bit builds of all host LLVM tools.
| * | Merge "Enable 64-bit builds of all host LLVM tools."Dan Albert2014-11-081-3/+2
| |\ \
| | * | Enable 64-bit builds of all host LLVM tools.Stephen Hines2014-11-081-3/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10653601 Bug: 13751317 We need to manually specify the same libgcc_s that is linked with all other host tools, because the libc++ build rules explicitly pass -nodefaultlibs. Change-Id: If85ebb2949f456a2ed5cc412e7d1510cc72a3c76
* | | am fd8cbaa7: am fbc55c91: Merge "Revert "Enable 64-bit builds of all host ↵Stephen Hines2014-11-061-2/+3
|\ \ \ | |/ / | | | | | | | | | | | | | | | LLVM tools."" * commit 'fd8cbaa7d632c2eedbfe72fd58f513e6ad828575': Revert "Enable 64-bit builds of all host LLVM tools."
| * | am fbc55c91: Merge "Revert "Enable 64-bit builds of all host LLVM tools.""Stephen Hines2014-11-061-2/+3
| |\ \ | | | | | | | | | | | | | | | | * commit 'fbc55c91b9e9eb1f38fd2b9b1a4a1bb3a9c50ef4': Revert "Enable 64-bit builds of all host LLVM tools."
| | * \ Merge "Revert "Enable 64-bit builds of all host LLVM tools.""Stephen Hines2014-11-051-2/+3
| | |\ \
| | | * | Revert "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f514d2c2b4a722b311d2f2c2a8762d7a83d42c00. Change-Id: I240b55287c4c8a812b95b950a9a928f3e36628c5
* | | | | am 38292623: am e5a80829: Merge "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-3/+2
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '3829262340cf1916efa8891045039f193f6d5211': Enable 64-bit builds of all host LLVM tools.
| * | | | am e5a80829: Merge "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-3/+2
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit 'e5a8082990418db051a52f003033a480ca691bec': Enable 64-bit builds of all host LLVM tools.
| | * | | Merge "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-3/+2
| | |\ \ \ | | | |/ /
| | | * | Enable 64-bit builds of all host LLVM tools.Stephen Hines2014-11-041-3/+2
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10653601 Bug: 13751317 We need to manually specify the same libgcc_s that is linked with all other host tools, because the libc++ build rules explicitly pass -nodefaultlibs. Change-Id: I09e7d2894e2be90ac81223b523688973fcb7de9a
* | | | am 0a12e3b1: am 3160f501: Merge "Add color support for Clang!"Stephen Hines2014-11-042-0/+8
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '0a12e3b13373e65953a2bb1074532bd981c31a6a': Add color support for Clang!
| * | | am 3160f501: Merge "Add color support for Clang!"Stephen Hines2014-11-042-0/+8
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '3160f5018b58edd927dc288630f115b8f910f8f3': Add color support for Clang!
| | * | Merge "Add color support for Clang!"Stephen Hines2014-11-032-0/+8
| | |\ \
| | | * | Add color support for Clang!Stephen Hines2014-10-312-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18187181 We were missing the HAVE_TERMINFO define, as well as proper linkage against ncurses to enable this. Change-Id: I985e1720fadbce4e20ec3608e7d5f0f67d1a74e9
* | | | | am 4de5ad43: am 0d802495: Merge "Allow mm in these subdirectories."Dan Albert2014-11-033-1/+9
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '4de5ad4388bab02661c00437e7cf6b463b705ca9': Allow mm in these subdirectories.
| * | | | am 0d802495: Merge "Allow mm in these subdirectories."Dan Albert2014-11-033-1/+9
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '0d8024950adc786e7d360261de0effe0ddd236d0': Allow mm in these subdirectories.
| | * | | Merge "Allow mm in these subdirectories."Dan Albert2014-11-033-1/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Allow mm in these subdirectories.Dan Albert2014-11-033-1/+9
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These files weren't including llvm.mk themselves, causing LLVM_HOST_BUILD_MK to be undefined. For make, include $(undefined_var) fails without error, because make is quite possibly the worst tool ever made. Change-Id: Ic2ddd7ba844cf0da98e527b4f05511acb9db3b06