<feed xmlns='http://www.w3.org/2005/Atom'>
<title>art, branch cm-13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/'/>
<entry>
<title>add missing include</title>
<updated>2016-07-15T18:09:38+00:00</updated>
<author>
<name>Wolfgang Wiedmeyer</name>
<email>wolfgit@wiedmeyer.de</email>
</author>
<published>2016-01-07T17:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=7592c94124e7fd7ea8bd8592c4a8e1001d6f6e4d'/>
<id>7592c94124e7fd7ea8bd8592c4a8e1001d6f6e4d</id>
<content type='text'>
fixes build with toolchains using a more recent LLVM version

Change-Id: Ia977369547c2d429e441d0d2b097721f0b5210a9
Signed-off-by: Wolfgang Wiedmeyer &lt;wolfgit@wiedmeyer.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes build with toolchains using a more recent LLVM version

Change-Id: Ia977369547c2d429e441d0d2b097721f0b5210a9
Signed-off-by: Wolfgang Wiedmeyer &lt;wolfgit@wiedmeyer.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>art: Fix QCPERF workaround for ARM after Clang fixes</title>
<updated>2016-06-10T06:46:57+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>steve@cyngn.com</email>
</author>
<published>2016-06-10T06:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=ebb3a5e26f19355bbaa00d7da9b993a418c915f9'/>
<id>ebb3a5e26f19355bbaa00d7da9b993a418c915f9</id>
<content type='text'>
 * Use LOCAL_CLANG_arm instead of a target check.

Change-Id: I936c495acdb72b27f96b6aa9bb80c4cc84becfd7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Use LOCAL_CLANG_arm instead of a target check.

Change-Id: I936c495acdb72b27f96b6aa9bb80c4cc84becfd7
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable clang for ARM builds.</title>
<updated>2016-06-10T06:46:02+00:00</updated>
<author>
<name>Stephen Hines</name>
<email>srhines@google.com</email>
</author>
<published>2016-03-03T02:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=fd80703db718f98bbbcba05be50967c78d7be443'/>
<id>fd80703db718f98bbbcba05be50967c78d7be443</id>
<content type='text'>
Bug: http://b/25130937

We disable the integrated assembler for the ARM interpreter because
Clang can't handle the syntax present.

Change-Id: I978d3f78e25819bb76ccb0f7f4b91a88e4b5a2de
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: http://b/25130937

We disable the integrated assembler for the ARM interpreter because
Clang can't handle the syntax present.

Change-Id: I978d3f78e25819bb76ccb0f7f4b91a88e4b5a2de
</pre>
</div>
</content>
</entry>
<entry>
<title>art: Re-enable host clang</title>
<updated>2016-06-09T18:38:22+00:00</updated>
<author>
<name>Tyler Dunn</name>
<email>robotdude@att.net</email>
</author>
<published>2016-05-14T02:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=98055703ed43ca66e4756b1994d90bb6bbb2e5e4'/>
<id>98055703ed43ca66e4756b1994d90bb6bbb2e5e4</id>
<content type='text'>
 * Effectively a revert of e5c6b049f3c716be60bc82d79c44c451f49b4ad5 and
   0299788b7a974841aa3324a573fbf04f49a4f23c, dependent on
   http://review.cyanogenmod.org/#/c/144705/.

Change-Id: I8c73046525eda9d8de724e741460323d910bb37a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Effectively a revert of e5c6b049f3c716be60bc82d79c44c451f49b4ad5 and
   0299788b7a974841aa3324a573fbf04f49a4f23c, dependent on
   http://review.cyanogenmod.org/#/c/144705/.

Change-Id: I8c73046525eda9d8de724e741460323d910bb37a
</pre>
</div>
</content>
</entry>
<entry>
<title>art: Only force-disable Clang use on ARM32+QCPERF</title>
<updated>2016-06-05T12:10:42+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>steve@cyngn.com</email>
</author>
<published>2016-06-05T12:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=6aa5ad4a08e7ac8654cddc9a7af46b31a5eb2029'/>
<id>6aa5ad4a08e7ac8654cddc9a7af46b31a5eb2029</id>
<content type='text'>
Change-Id: Idf2db59d5d4c1b7b894afdb897b5815023964495
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Idf2db59d5d4c1b7b894afdb897b5815023964495
</pre>
</div>
</content>
</entry>
<entry>
<title>ART: set the check_bail_out flag to false by default</title>
<updated>2016-06-05T09:26:29+00:00</updated>
<author>
<name>Wei Wang</name>
<email>wangw@codeaurora.org</email>
</author>
<published>2015-10-23T21:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=1c392f0b33a51e4206b328e05b9af82fea929046'/>
<id>1c392f0b33a51e4206b328e05b9af82fea929046</id>
<content type='text'>
check_bail_out is disabled by default, set the flag to false

Change-Id: I17ede384cb6b77e88e9618a50b4c07cdf3fd2d19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check_bail_out is disabled by default, set the flag to false

Change-Id: I17ede384cb6b77e88e9618a50b4c07cdf3fd2d19
</pre>
</div>
</content>
</entry>
<entry>
<title>setting RLIMIT to INFINITY.</title>
<updated>2016-06-05T09:26:16+00:00</updated>
<author>
<name>Maunik Shah</name>
<email>mshah@codeaurora.org</email>
</author>
<published>2014-09-03T20:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=a85d319d9aa74ae12f80a896c15489c5575e76c0'/>
<id>a85d319d9aa74ae12f80a896c15489c5575e76c0</id>
<content type='text'>
This is to generate coredumps for processes spawned by zygote

Change-Id: Iecc1eb7784373ffaf3ebfdc60d32d2ae0beb3235
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to generate coredumps for processes spawned by zygote

Change-Id: Iecc1eb7784373ffaf3ebfdc60d32d2ae0beb3235
</pre>
</div>
</content>
</entry>
<entry>
<title>ART: make ART extension available only in 32bit</title>
<updated>2016-06-05T08:12:40+00:00</updated>
<author>
<name>Wei Wang</name>
<email>wangw@codeaurora.org</email>
</author>
<published>2015-11-04T02:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=9179ac85152dcf4a8acfdf181e33226ad6efa92d'/>
<id>9179ac85152dcf4a8acfdf181e33226ad6efa92d</id>
<content type='text'>
make ART extension available only in 32bit

(cyanogen: do this for all devices)

Change-Id: Ib7f51ff098de742685cb766bfa3a96d137786945
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make ART extension available only in 32bit

(cyanogen: do this for all devices)

Change-Id: Ib7f51ff098de742685cb766bfa3a96d137786945
</pre>
</div>
</content>
</entry>
<entry>
<title>ART: Remove unique-numbered labels from arm64 assembly</title>
<updated>2016-05-09T05:15:31+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2015-07-27T17:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=81dc9271819cdeeca81f6521b5cf418f4f9e0815'/>
<id>81dc9271819cdeeca81f6521b5cf418f4f9e0815</id>
<content type='text'>
Use local labels like 1, 2, 3 in macros. Clang does not support
the unique counter variable \@.

Bug: 22799850
Change-Id: I9ef1859be40b875ef4d7ae74ec1af52ad05f7352
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use local labels like 1, 2, 3 in macros. Clang does not support
the unique counter variable \@.

Bug: 22799850
Change-Id: I9ef1859be40b875ef4d7ae74ec1af52ad05f7352
</pre>
</div>
</content>
</entry>
<entry>
<title>Build dex2oat without asan instrumentation.</title>
<updated>2016-03-16T22:58:48+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2016-03-09T22:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=6817f4b36357f068cb0d83e1d577d7a393e68a03'/>
<id>6817f4b36357f068cb0d83e1d577d7a393e68a03</id>
<content type='text'>
Instead of a two pass build to use ASAN,
build dex2oat with LOCAL_SANITIZE:=never.

BUG: 22233158

Change-Id: Ic881dc10c386c7fa81329d465182a23eb2387e41
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of a two pass build to use ASAN,
build dex2oat with LOCAL_SANITIZE:=never.

BUG: 22233158

Change-Id: Ic881dc10c386c7fa81329d465182a23eb2387e41
</pre>
</div>
</content>
</entry>
</feed>
