<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Object, branch release_32</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Object?h=release_32</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Object?h=release_32'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-10-29T10:47:00Z</updated>
<entry>
<title>Add interface for querying object files for symbol values.</title>
<updated>2012-10-29T10:47:00Z</updated>
<author>
<name>Tim Northover</name>
<email>Tim.Northover@arm.com</email>
</author>
<published>2012-10-29T10:47:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a41dce3c642e50775352cce49e3a3d0cd004d393'/>
<id>urn:sha1:a41dce3c642e50775352cce49e3a3d0cd004d393</id>
<content type='text'>
Currently only implemented for ELF.

Patch by Amara Emerson.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166918 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Cosmetic changes</title>
<updated>2012-10-10T01:45:52Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2012-10-10T01:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=30b20ebdd3a41e103c6aa35849a33ed299332bc9'/>
<id>urn:sha1:30b20ebdd3a41e103c6aa35849a33ed299332bc9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165588 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>This patch adds new functions to the SectionRef and ObjectFile interfaces to determine whether or not a section is meant to be read-only.  These functions will be used by the MCJIT RuntimeDyld to give hints to the memory manager during the object loading process in a future patch.</title>
<updated>2012-10-10T01:41:33Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2012-10-10T01:41:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3a129c85920404e7ccdb7e655c89fa60a0309cfd'/>
<id>urn:sha1:3a129c85920404e7ccdb7e655c89fa60a0309cfd</id>
<content type='text'>
Patch by Ashok Thirumurthi.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165586 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reverting r 160419.</title>
<updated>2012-07-19T21:43:55Z</updated>
<author>
<name>Galina Kistanova</name>
<email>gkistanova@gmail.com</email>
</author>
<published>2012-07-19T21:43:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7f5714f4392590e5a97113a18e1a4e9ad0315571'/>
<id>urn:sha1:7f5714f4392590e5a97113a18e1a4e9ad0315571</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160525 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixed few warnings.</title>
<updated>2012-07-18T04:06:49Z</updated>
<author>
<name>Galina Kistanova</name>
<email>gkistanova@gmail.com</email>
</author>
<published>2012-07-18T04:06:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d3a32b952b893c9799828fc2e8264385424f87ff'/>
<id>urn:sha1:d3a32b952b893c9799828fc2e8264385424f87ff</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160419 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added accessors for getting coff_relocation info</title>
<updated>2012-06-18T19:47:16Z</updated>
<author>
<name>Marshall Clow</name>
<email>mclow@qualcomm.com</email>
</author>
<published>2012-06-18T19:47:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9ac0f1d7255d7941c331b0a62a830a3b033358fd'/>
<id>urn:sha1:9ac0f1d7255d7941c331b0a62a830a3b033358fd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158675 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Had a closing brace inside an #ifdef -- oops!</title>
<updated>2012-06-15T01:15:47Z</updated>
<author>
<name>Marshall Clow</name>
<email>mclow@qualcomm.com</email>
</author>
<published>2012-06-15T01:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=45aad162c68ee58ba1aa8984499064f6b9c8d0f9'/>
<id>urn:sha1:45aad162c68ee58ba1aa8984499064f6b9c8d0f9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158485 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Adding acessors to COFFObjectFile so that clients can get at the (non-generic) bits</title>
<updated>2012-06-15T01:08:25Z</updated>
<author>
<name>Marshall Clow</name>
<email>mclow@qualcomm.com</email>
</author>
<published>2012-06-15T01:08:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d4d03e09d3686d317da1166b578ca5ca35593970'/>
<id>urn:sha1:d4d03e09d3686d317da1166b578ca5ca35593970</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158484 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert comments to proper Doxygen comments.</title>
<updated>2012-06-09T00:01:45Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2012-06-09T00:01:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=77592fe39c404f3c48b06fae48b965058b3a5ee8'/>
<id>urn:sha1:77592fe39c404f3c48b06fae48b965058b3a5ee8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158248 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Mark some static arrays as const.</title>
<updated>2012-05-24T06:35:32Z</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2012-05-24T06:35:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e32981048244ecfa67d0bdc211af1bac2020a555'/>
<id>urn:sha1:e32981048244ecfa67d0bdc211af1bac2020a555</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157377 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
