<feed xmlns='http://www.w3.org/2005/Atom'>
<title>art/patchoat/Android.mk, 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>Host dex2oat and patchoat require libcutils.</title>
<updated>2015-03-23T15:57:57+00:00</updated>
<author>
<name>Richard Uhler</name>
<email>ruhler@google.com</email>
</author>
<published>2015-03-21T00:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=3296f4cb397f75044e7bd5f9b345f4b29d0275f3'/>
<id>3296f4cb397f75044e7bd5f9b345f4b29d0275f3</id>
<content type='text'>
When atrace_* functions are defined for both target and host, host
dex2oat and patchoat require libcutils.

Change-Id: I89397e83986686a2b6a6f245c25017eb379081b1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When atrace_* functions are defined for both target and host, host
dex2oat and patchoat require libcutils.

Change-Id: I89397e83986686a2b6a6f245c25017eb379081b1
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix art build script</title>
<updated>2014-08-12T23:21:05+00:00</updated>
<author>
<name>Junmo Park</name>
<email>junmoz.park@samsung.com</email>
</author>
<published>2014-08-11T12:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=76ab347dc9b89970da1451568965ee208c728c43'/>
<id>76ab347dc9b89970da1451568965ee208c728c43</id>
<content type='text'>
Use ART_BUILD_HOST_NDEBUG instead of ART_BUILD_NDEBUG.

Change-Id: I0ff590552f47d3354287a155b51936a7aef82f1f
Signed-off-by: Junmo Park &lt;junmoz.park@samsung.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use ART_BUILD_HOST_NDEBUG instead of ART_BUILD_NDEBUG.

Change-Id: I0ff590552f47d3354287a155b51936a7aef82f1f
Signed-off-by: Junmo Park &lt;junmoz.park@samsung.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add patchoat tool to Art.</title>
<updated>2014-07-07T22:19:58+00:00</updated>
<author>
<name>Alex Light</name>
<email>allight@google.com</email>
</author>
<published>2014-06-12T18:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=53cb16b98acf3cf6f3a1e2204ad4958ecf1b5a3c'/>
<id>53cb16b98acf3cf6f3a1e2204ad4958ecf1b5a3c</id>
<content type='text'>
Add a new executable called patchoat to art. This tool takes already
compiled images and oat files and changes their base address, acting as
a cheap form of relocation.

Add a --include-patch-information flag to dex2oat and code to add
required patch information to oat files created with the quick compiler.

Bug: 15358152

Change-Id: Ie0c580db45bb14ec180deb84930def6c3628d97d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new executable called patchoat to art. This tool takes already
compiled images and oat files and changes their base address, acting as
a cheap form of relocation.

Add a --include-patch-information flag to dex2oat and code to add
required patch information to oat files created with the quick compiler.

Bug: 15358152

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