<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/ExecutionEngine, branch testing</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/ExecutionEngine?h=testing</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/ExecutionEngine?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-02-20T18:24:34Z</updated>
<entry>
<title>Formatting, grammar</title>
<updated>2013-02-20T18:24:34Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2013-02-20T18:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=29fe150bff0f167e85e1b44efe344bf28cb7fe0f'/>
<id>urn:sha1:29fe150bff0f167e85e1b44efe344bf28cb7fe0f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175647 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Adding support for absolute relocations.  This occurs in ELF files when a relocation is given with no name and an undefined section.  The relocation is applied with an address of zero.</title>
<updated>2013-02-20T18:09:21Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2013-02-20T18:09:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7b170500dcfce130c1e5af1c9150014e69e56819'/>
<id>urn:sha1:7b170500dcfce130c1e5af1c9150014e69e56819</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175643 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp</title>
<updated>2013-02-07T20:43:33Z</updated>
<author>
<name>Will Schmidt</name>
<email>will_schmidt@vnet.ibm.com</email>
</author>
<published>2013-02-07T20:43:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=df5b3305c71b21eb3ace56922d75fb777ac25c17'/>
<id>urn:sha1:df5b3305c71b21eb3ace56922d75fb777ac25c17</id>
<content type='text'>
Add #include &lt;unistd.h&gt; to OProfileWrapper.cpp.   This provides the declarations for 'read' and 'close' that are otherwise missing, and result in 'error: &lt;foo&gt; was not declared in this scope'.

This matches the issue as reported in bug 15055 "Can no longer compile LLVM with --with-oprofile"





git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174661 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix misplaced 'break'.</title>
<updated>2013-02-01T18:57:06Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2013-02-01T18:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9f285c6c31019f9db237932a56eff95d307fce06'/>
<id>urn:sha1:9f285c6c31019f9db237932a56eff95d307fce06</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174205 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>interpreter: Fix errant fallthrough.</title>
<updated>2013-01-31T19:46:59Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2013-01-31T19:46:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cce07c9b3162acc756535e813e6ae818ad61564b'/>
<id>urn:sha1:cce07c9b3162acc756535e813e6ae818ad61564b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174080 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>RuntimeDyld: Fix errant fallthrough.</title>
<updated>2013-01-31T19:46:28Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2013-01-31T19:46:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6f6f17197259edbb82cc9b0d800fe0e3cb8e201c'/>
<id>urn:sha1:6f6f17197259edbb82cc9b0d800fe0e3cb8e201c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174078 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Formatting correction</title>
<updated>2013-01-29T00:50:18Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2013-01-29T00:50:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b8d2c92ac42eca3d4242bd7ce6c6e87a4d887727'/>
<id>urn:sha1:b8d2c92ac42eca3d4242bd7ce6c6e87a4d887727</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173739 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for source and line information to IntelJITEventListener for object emitted by MCJIT.</title>
<updated>2013-01-28T19:52:37Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2013-01-28T19:52:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=710cb0c7826c61b432e19d5899a2f26f76d7aa81'/>
<id>urn:sha1:710cb0c7826c61b432e19d5899a2f26f76d7aa81</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173712 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for applying in-memory relocations to the .debug_line section and, in the case of ELF files, using symbol addresses when available for relocations to the .debug_info section.  Also extending the llvm-rtdyld tool to add the ability to dump line number information for testing purposes.</title>
<updated>2013-01-25T22:50:58Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2013-01-25T22:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ee7c0d2f931590ccdc53a14b1839e11bb29fc96e'/>
<id>urn:sha1:ee7c0d2f931590ccdc53a14b1839e11bb29fc96e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173517 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make APFloat constructor require explicit semantics.</title>
<updated>2013-01-22T09:46:31Z</updated>
<author>
<name>Tim Northover</name>
<email>Tim.Northover@arm.com</email>
</author>
<published>2013-01-22T09:46:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0a29cb045444c13160e90fe7942a9d7c720185ed'/>
<id>urn:sha1:0a29cb045444c13160e90fe7942a9d7c720185ed</id>
<content type='text'>
Previously we tried to infer it from the bit width size, with an added
IsIEEE argument for the PPC/IEEE 128-bit case, which had a default
value. This default value allowed bugs to creep in, where it was
inappropriate.

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