<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Support, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Support?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Support?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-20T22:26:57Z</updated>
<entry>
<title>Added LLVM copyright notice to Makefiles.</title>
<updated>2003-10-20T22:26:57Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T22:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e488e9360b1a865ba604330965edcf139e590b65'/>
<id>urn:sha1:e488e9360b1a865ba604330965edcf139e590b65</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9312 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added LLVM project notice to the top of every C++ source file.</title>
<updated>2003-10-20T19:43:21Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T19:43:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b576c94c15af9a440f69d9d03c2afead7971118c'/>
<id>urn:sha1:b576c94c15af9a440f69d9d03c2afead7971118c</id>
<content type='text'>
Header files will be on the way.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9298 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add debugtype, make output marginally more nice</title>
<updated>2003-10-19T02:27:40Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-19T02:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0b1fe84e810f3b424009aef90f8c667c5c1c5784'/>
<id>urn:sha1:0b1fe84e810f3b424009aef90f8c667c5c1c5784</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9251 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR #47</title>
<updated>2003-10-19T02:14:58Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-19T02:14:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7b2ccffa594e9bdecddfa1f76a8ca2ae2c377084'/>
<id>urn:sha1:7b2ccffa594e9bdecddfa1f76a8ca2ae2c377084</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9250 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Without this option, the -run-llc mode does not work with shared objects at</title>
<updated>2003-10-18T21:54:47Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-18T21:54:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1f0f1621f0be4efdf4b2d20046f7d081863b817e'/>
<id>urn:sha1:1f0f1621f0be4efdf4b2d20046f7d081863b817e</id>
<content type='text'>
all, making it pointless for use with the code generator debugger.  With it,
it works like a charm.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9245 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix up error message.</title>
<updated>2003-10-15T20:46:58Z</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2003-10-15T20:46:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=53e557d670b123adf954992fb8eeeef2118eb17d'/>
<id>urn:sha1:53e557d670b123adf954992fb8eeeef2118eb17d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9139 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Generalize abstract interpreter interface to allow linking in an arbitrary number of shared objects</title>
<updated>2003-10-14T21:52:52Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-14T21:52:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eeed98382158c5049e7700c768a74b9122fffd71'/>
<id>urn:sha1:eeed98382158c5049e7700c768a74b9122fffd71</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9129 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Substantial cleanups:</title>
<updated>2003-10-14T21:34:11Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-14T21:34:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7915a1e764a5472d89a5ea40fbc22515afc5abf2'/>
<id>urn:sha1:7915a1e764a5472d89a5ea40fbc22515afc5abf2</id>
<content type='text'>
 * Add header comment
 * Remove extraneous #includes
 * Move the FileType enum into the GCC class
 * The GCC class is not virtual.
 * Move all of the "constructor" functions into the classes themselves
 * Stop using cl::list as arguments, use std::vector instead (which cl::list
   derives from)
 * Improve comments


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9121 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Actually return an error if something bad happens, don't just exit.</title>
<updated>2003-10-14T21:07:25Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-14T21:07:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1798e4ade88c1fccfc290846f588c1d1261a5299'/>
<id>urn:sha1:1798e4ade88c1fccfc290846f588c1d1261a5299</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9119 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>LLI no longer has -abort-on-exception</title>
<updated>2003-10-13T18:26:49Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-13T18:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=da17eb62f74eb6021703e30df29f5fc6e8aabd0b'/>
<id>urn:sha1:da17eb62f74eb6021703e30df29f5fc6e8aabd0b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9097 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
