<feed xmlns='http://www.w3.org/2005/Atom'>
<title>art/runtime/elf.h, 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>Simplify template parameters of Elf classes.</title>
<updated>2015-04-22T15:56:23+00:00</updated>
<author>
<name>David Srbecky</name>
<email>dsrbecky@google.com</email>
</author>
<published>2015-04-22T11:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=533c207f9d2da6d913c4b10f6f757fe9d6367b10'/>
<id>533c207f9d2da6d913c4b10f6f757fe9d6367b10</id>
<content type='text'>
The ELF specification defines several types which differ between
32-bit ELF and 64-bit ELF.  We used to template all ELF-related
methods on all of those types which was very verbose.

This CL wraps all the types as typedefs in ElfTypes32 and ElfTypes64.
One of those wrappers is then used as the template parameter.

Change-Id: I65247c2c79d92a7c4799e988cf3e4a1b10eb4788
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ELF specification defines several types which differ between
32-bit ELF and 64-bit ELF.  We used to template all ELF-related
methods on all of those types which was very verbose.

This CL wraps all the types as typedefs in ElfTypes32 and ElfTypes64.
One of those wrappers is then used as the template parameter.

Change-Id: I65247c2c79d92a7c4799e988cf3e4a1b10eb4788
</pre>
</div>
</content>
</entry>
<entry>
<title>ART: Prepare for ELF64.</title>
<updated>2014-10-03T18:25:11+00:00</updated>
<author>
<name>Tong Shen</name>
<email>endlessroad@google.com</email>
</author>
<published>2014-09-04T00:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=62d1ca3182a6cbb921799825f43ad36821233fd7'/>
<id>62d1ca3182a6cbb921799825f43ad36821233fd7</id>
<content type='text'>
Only expose necessary interface in ElfFile, and move all details into template class ElfFileImpl.

Change-Id: I9df2bbc55f32ba0ba91f4f3d5d0009e84a2ddf74
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only expose necessary interface in ElfFile, and move all details into template class ElfFileImpl.

Change-Id: I9df2bbc55f32ba0ba91f4f3d5d0009e84a2ddf74
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a local elf.h</title>
<updated>2014-07-02T17:30:08+00:00</updated>
<author>
<name>Brian Carlstrom</name>
<email>bdc@google.com</email>
</author>
<published>2014-07-02T06:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=e130ee6fe902315062ce17f8ce115b1dc506576d'/>
<id>e130ee6fe902315062ce17f8ce115b1dc506576d</id>
<content type='text'>
Change-Id: Ic2d449bfdd3c95e393c083c9e1022adc4e9c06b8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic2d449bfdd3c95e393c083c9e1022adc4e9c06b8
</pre>
</div>
</content>
</entry>
</feed>
