<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Object, branch release_30</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Object?h=release_30</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Object?h=release_30'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-10-13T22:30:10Z</updated>
<entry>
<title>ELF: Fix the section that relocations apply to. Add test to verify. Patch by Danil Malyshev!</title>
<updated>2011-10-13T22:30:10Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-10-13T22:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=63b2f8c710ec42aa5304cbe8a5e8013e3ac66b8e'/>
<id>urn:sha1:63b2f8c710ec42aa5304cbe8a5e8013e3ac66b8e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141901 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>COFF: Implement sectionContainsSymbol for relocatable files only.</title>
<updated>2011-10-13T20:36:54Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-10-13T20:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bff6f8679a3e4006653157ca11cee9dc58c68f8b'/>
<id>urn:sha1:bff6f8679a3e4006653157ca11cee9dc58c68f8b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141884 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Elf_Word is not POD! Stop using it in a DenseMap.</title>
<updated>2011-10-13T03:30:21Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2011-10-13T03:30:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f77dea13d7cd803b2e928808612cd0419e3f4122'/>
<id>urn:sha1:f77dea13d7cd803b2e928808612cd0419e3f4122</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141851 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The VMAs stored in the symbol table of a MachO file are absolute addresses, not offsets from the section.</title>
<updated>2011-10-12T22:37:10Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2011-10-12T22:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=95f8db4d4d0110182d721586a006748b30e4fc82'/>
<id>urn:sha1:95f8db4d4d0110182d721586a006748b30e4fc82</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141828 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't label a STAB debugging symbol as a function symbol.</title>
<updated>2011-10-12T22:23:12Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2011-10-12T22:23:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=10a8c62d46bca8632fd827f3afc13235d81e47fd'/>
<id>urn:sha1:10a8c62d46bca8632fd827f3afc13235d81e47fd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141824 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>sectionContainsSymbol needs to be based on VMA's rather than section indices to properly account for files with segment load commands that contain no sections.</title>
<updated>2011-10-12T22:21:32Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2011-10-12T22:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cd74988fb94ffc180196fed9aa2c8ee548915f86'/>
<id>urn:sha1:cd74988fb94ffc180196fed9aa2c8ee548915f86</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141822 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Section indices in MachO symbol tables begin at 1, not 0.</title>
<updated>2011-10-12T21:43:24Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2011-10-12T21:43:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=41242942fcbb2e6bc4e5bed3e8041f7b20ece8af'/>
<id>urn:sha1:41242942fcbb2e6bc4e5bed3e8041f7b20ece8af</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141815 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lib/Object/ELFObjectFile.cpp: Fix undefined behavior for MC/ELF/many-section.s not to fail (on msvc).</title>
<updated>2011-10-12T10:28:55Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-10-12T10:28:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18dcb87f6beb228011545e0210c842d6741d5805'/>
<id>urn:sha1:18dcb87f6beb228011545e0210c842d6741d5805</id>
<content type='text'>
DenseMap::lookup(k) would return "default constructor value" when k was not met. It would be useless when value type were POD.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141774 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Expose MachOObjectFile externally, like we do for COFF.  First step in reducing the amount of special-purpose code needed for llvm-objdump.</title>
<updated>2011-10-11T17:32:27Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2011-10-11T17:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f7c93a3867b45e42db6927536f76e7d2869ead60'/>
<id>urn:sha1:f7c93a3867b45e42db6927536f76e7d2869ead60</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141684 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply r141605 with fixes for appropriate handling of reserved section numbers</title>
<updated>2011-10-11T03:18:58Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2011-10-11T03:18:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bfbbe328371772a1b8408066f976a374b379e684'/>
<id>urn:sha1:bfbbe328371772a1b8408066f976a374b379e684</id>
<content type='text'>
in st_shndx fields.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141639 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
