History log of /external/compiler-rt/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
11f8ffed1d651dcafcb4f85ffc561a9eac13f844 30-Sep-2014 Stephen Hines <srhines@google.com> Fix windows build for compiler-rt.

Bug: 14416410

Don't build enable_execute_stack.c on Windows, since it can't be used.
Remove unnecessary linker options for Windows.

Change-Id: I775057bfd8a24912ff57e118fbbd2c12a9233827
/external/compiler-rt/Android.mk
6624ff8bf28e54e4791b86c3298729232ab56429 01-Aug-2014 Ying Wang <wangying@google.co> Exclude only modules with prebuilts in prebulits/sdk

So we can do tapas build in the full platform source tree.

Change-Id: I2c28813705e6a08ff8268497bed6452f1648cbb2
(cherry picked from commit d7b75360edc991ce7a2aa4f4dbfa93b1ab24aac2)
/external/compiler-rt/Android.mk
5c072a6a116bb58827d71e2eb70097e8d1c23193 20-Jun-2014 Dan Albert <danalbert@google.com> Adds 128 bit floating point add, sub, and mul.

Taken from upstream. This just adds them to our build.

Change-Id: Ia23716a56f91f2ae2648cdcadf8be627d308d4d0
/external/compiler-rt/Android.mk
5148f96e201c3a60a8c029d8b2b48f40975d4cd9 19-Jun-2014 Dan Albert <danalbert@google.com> Adds long double comparison functions to the build.

__unordtf2 is needed by libc++. Working for now because a bug in the libc++
build configuration is masking the issue.

Change-Id: Ie7a313a5a627f15deb041b19adeff085d7224e69
/external/compiler-rt/Android.mk
a217f3e4ab712f0bbcf6f60c800fce3fabc99fd0 05-Jun-2014 Ian Rogers <irogers@google.com> Build host with multilib both enabled.

Change-Id: Iee1abb30fee280ce1e7fd61fe74f877b79a6c2b1
/external/compiler-rt/Android.mk
45b777d0753cc4cb6765f2fc3ecb131b4ff6220f 04-Jun-2014 Stephen Hines <srhines@google.com> Merge "[MIPS64] Enable mips64 build"
5b87b3dc7a3f90b393b6020e9dec79aa299b13c3 20-May-2014 Duane Sand <duane.sand@imgtec.com> [MIPS64] Enable mips64 build

Change-Id: I9dc872ac4b0e3e9c0063ec44c0da7e2390788b46
/external/compiler-rt/Android.mk
2d1fdb26e458c4ddc04155c1d421bced3ba90cd0 29-May-2014 Stephen Hines <srhines@google.com> Update compiler-rt aosp/master for 3.5 (r209699) rebase.

Change-Id: I158a30186f0faea2e2400e9dfdd878db2eb40e90
/external/compiler-rt/Android.mk
306946113efca741da8e33fd35edb1d7c29794ff 14-May-2014 Stephen Hines <srhines@google.com> Don't build compiler_rt if the user is just building with tapas.

Bug: 14904943

Change-Id: If45cd9115e555b80087122488e967f7fd6e8b063
/external/compiler-rt/Android.mk
95b6e9a2552f005857c81626638dfd98cc8665df 02-May-2014 Dan Albert <danalbert@google.com> Adds host library targets for compiler-rt

Change-Id: Idcd71ba9b5cfae2e6ba106d790f8cc065fac3bda
/external/compiler-rt/Android.mk
ba9a7b37ffac9156693ae0ceeef37b1f167cb1d6 11-Mar-2014 Dmitriy Ivanov <dimitry@google.com> Build libprofile_rt to enable code coverage

Change-Id: I99239cf5e43c78fc06d6ad9f3b6718531baa2983
/external/compiler-rt/Android.mk
1a34dac4a54cafaaece27c4f3fe3ed0affbca938 14-Mar-2014 Narayan Kamath <narayan@google.com> Start building __clear_cache.

Change-Id: Idafa6b0a78575ea5411c767bddb1d211b1daa50b
/external/compiler-rt/Android.mk
47ca89cea5ecba05b383df2fc816de66b3d961f6 15-Mar-2014 Colin Cross <ccross@android.com> compiler-rt: build libcompiler_rt-extras

libcompiler_rt-extras is needed even when compiling with gcc, move
it outside the WITHOUT_TARGET_CLANG.

Change-Id: Ia919ed93da833b29eff8cad307df04cf8e57ca43
/external/compiler-rt/Android.mk
4b4f557b295efe886cb7b4199f136afa9c6db6e8 15-Mar-2014 Tim Murray <timmurray@google.com> Fix build break by not building compiler-rt without clang.

bug 13343378

Change-Id: I40b29dd717ab2dae4de7069229810e10af09f615
/external/compiler-rt/Android.mk
6731c5590dadf4d65fae4d75e03a724aba0cadc9 10-Mar-2014 Tim Murray <timmurray@google.com> Make compiler-rt build for ARM64.

bug 13343378

Change-Id: I4d913626524969a3a3aa5d34af0a6049e95ece5a
/external/compiler-rt/Android.mk
75d873d8fc8341b2c48954737995b49e0bc1ab6c 05-Feb-2014 Colin Cross <ccross@android.com> compiler-rt: convert makefiles to support multilib build

Convert makefiles to allow for building two architectures at the
same time.

Change-Id: I880c1b6bccf53ff30b19e4eb91a71ef72c8c0ffe
/external/compiler-rt/Android.mk
35170e64992b5091c67fa4230ac2436f5b3a5381 21-Jan-2014 Duane Sand <duane.sand@imgtec.com> [MIPS64] Temporary placeholder build, to allow other projects to build

Change-Id: Ic578b00fe9e37f3b25b7a723e361df6fa23ae5a5
/external/compiler-rt/Android.mk
5b6343b9c08e004ad04fccd91429d873ce9b8cf7 22-Jan-2014 Colin Cross <ccross@android.com> compiler-rt: rename aarch64 target to arm64

Rename aarch64 build targets to arm64. The gcc toolchain is still
aarch64.

Change-Id: Ia92d8a50824e5329cf00fd6f4f92eae112b7f3a3
/external/compiler-rt/Android.mk
9939506f2e20a9989daf409ed1979f43de0a6222 17-Jan-2014 Alexey Volkov <alexey.v.volkov@intel.com> Fix compilation issues on x86_64

Change-Id: I130b466dc42d18706d4443caec52c9896ac98255
/external/compiler-rt/Android.mk
349a761a03863d50ee446cf49a5a85a6a7323a05 15-Jan-2014 Stephen Hines <srhines@google.com> Revert "Fix compilation issues on x86_64"

This reverts commit fd2736f2cfea8e111a738b8391a3783828e80382.
/external/compiler-rt/Android.mk
0fe84827dd0edba0e79a4e35452035ba94d3eacf 14-Jan-2014 Stephen Hines <srhines@google.com> Merge "Fix compilation issues on x86_64"
e3c30bfc1e34e323bf83ed3f062e4251778007b2 20-Oct-2013 Serban Constantinescu <serban.constantinescu@arm.com> AArch64: Temporarily disable AArch64 build

This patch disables AArch64 build and will get us going with
building bionic. Needs to be reverted once upstream llvm support is
integrated into AOSP (AArch64 backend).

Change-Id: I6c3df8b93720633e4ca50e8d8e0d1162a86e33ad
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
/external/compiler-rt/Android.mk
fd2736f2cfea8e111a738b8391a3783828e80382 06-Dec-2013 Alexey Volkov <alexey.v.volkov@intel.com> Fix compilation issues on x86_64

Change-Id: Ife27f2737aa45e8132a0b4a221efcd94688772c7
Signed-off-by: Alexey Volkov <alexey.v.volkov@intel.com>
/external/compiler-rt/Android.mk
5534fc3b40c7d5c6949f454632afd7b56928ea7c 25-Jul-2013 Pavel Chupin <pavel.v.chupin@intel.com> x86_64/x32: Avoid early exit of any other project build

Change-Id: If34614f6855cb314106fc90cd42400472e546825
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
/external/compiler-rt/Android.mk
c8f5519892684eadc0cb1a7ef739905fa1ab4953 08-Feb-2013 Shih-wei Liao <sliao@google.com> Add strip and add missing slashes.

Change-Id: Ibec63ae9da9845c9665a2e1688f3a70e416de632
/external/compiler-rt/Android.mk
e1c8a83468ad42303b223a233ea680f47f82900d 07-Feb-2013 Shih-wei Liao <sliao@google.com> Add aeabi_{d,f}cmp.S in Android.mk.

Change-Id: I768688096d9626c3c84aec9582def2306d6364e3
/external/compiler-rt/Android.mk
ece62647281ee30b6bb01b0e052d58f41986a665 07-Feb-2013 Shih-wei Liao <sliao@google.com> Override generic ARM runtimes with VFP version.

Change-Id: Ia83a2eb515c6215b5f05e8176c24658cc239e4dd
/external/compiler-rt/Android.mk
843096231114f4d0424dab242aed99ab71aa2ba0 07-Feb-2013 Shih-wei Liao <sliao@google.com> Use MC assembler to compile assembly.

Change-Id: Iaecb159a60e96ef3fc3ce2c3b5e7af0abff43400
/external/compiler-rt/Android.mk
fba76918950962438ed40f78365947bf9927b24c 27-Jan-2013 Shih-wei Liao <sliao@google.com> Build libcompiler_rt.so for on-device compilation and linking.

Change-Id: Id4448ad8b24c430712fe5379528c36fe9b2980f1
/external/compiler-rt/Android.mk
7f489a3deb01ecca5038d02b71111bac313ee57f 07-Feb-2013 Shih-wei Liao <sliao@google.com> Revert "Revert "Fix libcompiler-rt. libcompiler_rt is the official name.""

This reverts commit 00f3125aaa7d8848824a2349f39521cbf7d33224.
/external/compiler-rt/Android.mk
00f3125aaa7d8848824a2349f39521cbf7d33224 07-Feb-2013 Shih-wei Liao <sliao@google.com> Revert "Fix libcompiler-rt. libcompiler_rt is the official name."

This reverts commit d1ced4dd1254cbc2fdee6fc2f80af62f3982b5de.
/external/compiler-rt/Android.mk
d1ced4dd1254cbc2fdee6fc2f80af62f3982b5de 27-Jan-2013 Shih-wei Liao <sliao@google.com> Fix libcompiler-rt. libcompiler_rt is the official name.

Rename libcompiler-rt to libcompiler_rt.

Change-Id: I2a65b5734b5aa055985a1083799a599dcade158b
/external/compiler-rt/Android.mk
6fd582c993c8153daa34b4510c920db2c1c1c52e 27-Jan-2013 Shih-wei Liao <sliao@google.com> Use ARM VFP runtimes when possible.

Change-Id: If4bf8cc38e1c12e2a3e1a44d7aa42993f0a547f6
/external/compiler-rt/Android.mk
c940ebf2b1fa793a290cdddc58a11bf046e7c169 27-Jan-2013 Shih-wei Liao <sliao@google.com> Enable ARM VFP runtime only when VFP is supported.

Change-Id: Iaf1403edac93958c28126d751fc756f08169558b
/external/compiler-rt/Android.mk
fe42f08172fc95bf182c63cb16f85a1ff29793e8 27-Jan-2013 Shih-wei Liao <sliao@google.com> Include all __aeabi_* runtimes in compiler-rt.

Change-Id: Idbc486374d791e26b841276fa9f7f58fa8e2b4ce
/external/compiler-rt/Android.mk
4d40231aa139331cbc0806bb1ff7475cd1dc9f04 27-Jan-2013 Shih-wei Liao <sliao@google.com> Remove gcc_personality_v0.c which depends on libunwind.

Change-Id: I565d8efa79cc54943eda36e79e66061b6bbeed8c
/external/compiler-rt/Android.mk
f5c93a0432511de0b74053fea6a0c0108f32398c 27-Jan-2013 Shih-wei Liao <sliao@google.com> Explicitly list mulodi4.c in libcompiler-rt.

libcompiler-rt and libcompiler-rt-extras may not be disjoint sets.
Therefore, list the runtimes separately.

Change-Id: I00c0896112ed2d28ef9405d13e110e3f909e893f
/external/compiler-rt/Android.mk
cec0726037ef2716d4d131ae22764d00a4570bb7 27-Jan-2013 Shih-wei Liao <sliao@google.com> Skip apple_versioning.c since it is unused.

Change-Id: If7615cb22756c69aacdcf95ec15c90bb25fdbaa2
/external/compiler-rt/Android.mk
139a106d12a5789561b3244bb34704eb618e4ffe 26-Jan-2013 Shih-wei Liao <sliao@google.com> Merge lib/Android.mk into Android.mk. Refine Android.mk.

Tested and got the same results.

Change-Id: I9cfc1ff703116f8a1a8ad94c6b5c63ebfaea937a
/external/compiler-rt/Android.mk
97ac43c7cf39e8ad2719b4f395093e7415280577 19-Jan-2013 Stephen Hines <srhines@google.com> Improve dependency tracking for compiler-rt.

Change-Id: Ic6751ce9d692f79f984b9bb94246f5c096853316
/external/compiler-rt/Android.mk
53b9203fa772b4325e83be533499328752f2b788 18-Jan-2013 Stephen Hines <srhines@google.com> Define __ARM_EABI__ when working with an ARM target.

Change-Id: I861e2774ecb6b05e003b53b7b0014351a0261c16
/external/compiler-rt/Android.mk
72cab375c96b8de5be0cb7d39cdd3e16411782b2 18-Jan-2013 Tim Murray <timmurray@google.com> add aebi_(u)ldivmod to build

Change-Id: Id7ee8345cea11723bcefd6d837943979c4119817
/external/compiler-rt/Android.mk
fd20851d9e089c472de79cd7a1488a4f6fcf33e9 17-Aug-2012 Keun young Park <keunyoung@google.com> am ad3e3f97: enable libcompiler-rt build for mips

* commit 'ad3e3f97fdfe365f9972bc71e3bd535c94a29abe':
enable libcompiler-rt build for mips
ad3e3f97fdfe365f9972bc71e3bd535c94a29abe 17-Aug-2012 Keun young Park <keunyoung@google.com> enable libcompiler-rt build for mips

- without this, build with clang fails.
- MIPS version only uses c version

Change-Id: I360c99e658b021eb8d0eea271160690ce1a29152
/external/compiler-rt/Android.mk
2d9a6d39e3cd673ec531a873d84026cd5c92ad08 15-Aug-2012 Shih-wei Liao <sliao@google.com> am 30f5a4f2: Built already for sanitizer_common.

* commit '30f5a4f2ea0ed854299808a99b9dfbe332ad456e':
Built already for sanitizer_common.
30f5a4f2ea0ed854299808a99b9dfbe332ad456e 15-Aug-2012 Shih-wei Liao <sliao@google.com> Built already for sanitizer_common.

Change-Id: I6946f88ee2888f2805728e583f8da812465cb36e
/external/compiler-rt/Android.mk
aa8e5bf7ce4b88a6bfa10581c41dcc41c1ab16a2 15-Aug-2012 Shih-wei Liao <sliao@google.com> am 51584046: Apply changes to migrate to compiler-rt upstream.

* commit '51584046b5a19fcc3ef47a0ade2e88b58ded7e81':
Apply changes to migrate to compiler-rt upstream.
c9803832e94cb7ad5abecd3474da948de4277b58 11-Aug-2012 Ying Wang <wangying@google.com> Split out LOCAL_ASFLAGS.

Bug: 6967574
Change-Id: I545540baee98b826c4cd802871f3f8995ceaddc9
/external/compiler-rt/Android.mk
51584046b5a19fcc3ef47a0ade2e88b58ded7e81 06-Aug-2012 Shih-wei Liao <sliao@google.com> Apply changes to migrate to compiler-rt upstream.

Change-Id: Icf463f4b5aa004794ace9acb34a22e434ae71b53
/external/compiler-rt/Android.mk
d1a2f446e04701b98b723f3eb315bbc9722dad74 12-Jun-2012 Stephen Hines <srhines@google.com> Separate out libcompiler-rt-extras.

This new library contains functions provided by compiler-rt that are not
also present in libgcc.a.

Change-Id: Ida05e2d746a88913fc354224a7c660f7570e3adc
/external/compiler-rt/Android.mk
a115c66324ba21157560991d1527ca831d72f344 07-Jun-2012 Stephen Hines <srhines@google.com> Build the platform-independent parts of compiler-rt.

Change-Id: I3819682d687231ec4a70605aab164d26ceab2f17
/external/compiler-rt/Android.mk
ef89d1f93e12ad48055c3ff72bca1ffee1edac87 26-Mar-2012 Stephen Hines <srhines@google.com> Re-enable build of compiler-rt/ASan.

Change-Id: Ica9c91b35c46813fff62ca289c6645393800786b
/external/compiler-rt/Android.mk
20b83c8217d7b5c244be32e726c5a25a56508609 23-Mar-2012 Stephen Hines <srhines@google.com> Revert "Revert "Fix build break.""

This reverts commit 3dc8c7c9f4496e061d7f0d5ac57602612c3e7572
/external/compiler-rt/Android.mk
3dc8c7c9f4496e061d7f0d5ac57602612c3e7572 23-Mar-2012 Stephen Hines <srhines@google.com> Revert "Fix build break."

This reverts commit 680be1d7d9a634c06197226c22b9713aa4a1aa8f.
/external/compiler-rt/Android.mk
680be1d7d9a634c06197226c22b9713aa4a1aa8f 22-Mar-2012 Stephen Hines <srhines@google.com> Fix build break.

Change-Id: I9a5f6d7febe8cf7b0c449b5ac8fa7458092bf11e
/external/compiler-rt/Android.mk
dc3865b01cd56b703b77f58d5acff6529491eaf3 13-Mar-2012 Evgeniy Stepanov <eugenis@google.com> Build rules + Android-specific ASan bits.

Change-Id: Idb4daff9fd674ebdbb97ba38e6100686416389ce
/external/compiler-rt/Android.mk