<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/tools/llvm-objdump, branch testing</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/tools/llvm-objdump?h=testing</id>
<link rel='self' href='https://git.amat.us/llvm/atom/tools/llvm-objdump?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-02-27T17:57:17Z</updated>
<entry>
<title>print TLS segment</title>
<updated>2013-02-27T17:57:17Z</updated>
<author>
<name>Shankar Easwaran</name>
<email>shankare@codeaurora.org</email>
</author>
<published>2013-02-27T17:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=512685dacf7978af2729e86d022fab4d78784d43'/>
<id>urn:sha1:512685dacf7978af2729e86d022fab4d78784d43</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176192 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[objdump] Add PT_PHDR.</title>
<updated>2013-02-21T02:21:29Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-02-21T02:21:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=561823009b41e144f49cc00f1dc3e55b8649d400'/>
<id>urn:sha1:561823009b41e144f49cc00f1dc3e55b8649d400</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175709 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[objdump] Print the PT_INTERP and PT_DYNAMIC correcctly.</title>
<updated>2013-02-20T20:18:10Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-02-20T20:18:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8a3a1deed8e7b18b18dea73cb4245a8ef7c46a4f'/>
<id>urn:sha1:8a3a1deed8e7b18b18dea73cb4245a8ef7c46a4f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175659 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration.</title>
<updated>2013-02-12T21:21:59Z</updated>
<author>
<name>Guy Benyei</name>
<email>guy.benyei@intel.com</email>
</author>
<published>2013-02-12T21:21:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=87d0b9ed1462705dd9bf1cb7f67d0bf03af776c8'/>
<id>urn:sha1:87d0b9ed1462705dd9bf1cb7f67d0bf03af776c8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175006 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[objdump,readobj] Document the purpose and goals of each tool.</title>
<updated>2013-02-05T20:27:22Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-02-05T20:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dd3aa9eab2b40ea1573a5482472bbb89e6f1038d'/>
<id>urn:sha1:dd3aa9eab2b40ea1573a5482472bbb89e6f1038d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174439 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove unneeded #include.</title>
<updated>2013-01-21T21:02:47Z</updated>
<author>
<name>Jakub Staszak</name>
<email>kubastaszak@gmail.com</email>
</author>
<published>2013-01-21T21:02:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3c8da314f16ac268ad2a354a65e2578e777f2bad'/>
<id>urn:sha1:3c8da314f16ac268ad2a354a65e2578e777f2bad</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173088 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sort all of the includes. Several files got checked in with mis-sorted</title>
<updated>2013-01-19T08:03:47Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2013-01-19T08:03:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=90230c84668269fbd53d163e398cd16486d5d414'/>
<id>urn:sha1:90230c84668269fbd53d163e398cd16486d5d414</id>
<content type='text'>
includes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172891 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[Object][ELF] Simplify ELFObjectFile by using ELFType.</title>
<updated>2013-01-15T07:44:25Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-01-15T07:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ac97f5ce486d1ca2967607028eacddd860aaddd0'/>
<id>urn:sha1:ac97f5ce486d1ca2967607028eacddd860aaddd0</id>
<content type='text'>
This simplifies the usage and implementation of ELFObjectFile by using ELFType
to replace:

&lt;endianness target_endianness, std::size_t max_alignment, bool is64Bits&gt;

This does complicate the base ELF types as they must now use template template
parameters to partially specialize for the 32 and 64bit cases. However these
are only defined once.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172515 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[llvm-objdump] Emit addresses with the correct number of leading 0's.</title>
<updated>2013-01-10T22:40:50Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-01-10T22:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=27b2b1b4e543992f1988bbda74dabc6bf77c97d4'/>
<id>urn:sha1:27b2b1b4e543992f1988bbda74dabc6bf77c97d4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172130 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[objdump] Use correct format specifiers and fix C++03 variadic warning.</title>
<updated>2013-01-06T05:23:59Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-01-06T05:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=46418797cd3b24ddf92240eab76f52bc7ac72d9d'/>
<id>urn:sha1:46418797cd3b24ddf92240eab76f52bc7ac72d9d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171651 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
