<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/runtime/Makefile, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/runtime/Makefile?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/runtime/Makefile?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-01-07T18:13:48Z</updated>
<entry>
<title>the old trace values pass has been removed, remove its runtime library.</title>
<updated>2007-01-07T18:13:48Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-01-07T18:13:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5c4a96dfc57811c2c8eb238e2f702fb5a9dd9574'/>
<id>urn:sha1:5c4a96dfc57811c2c8eb238e2f702fb5a9dd9574</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32999 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Undo removal of the runtime libraries. While this may have been a bit</title>
<updated>2006-11-17T03:32:33Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-11-17T03:32:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8b2e1419cf24a33df5a87c99e367528b44dc28cf'/>
<id>urn:sha1:8b2e1419cf24a33df5a87c99e367528b44dc28cf</id>
<content type='text'>
premature, these libraries will be going away for the 2.0 release. Other
arrangements for profiling, gc, etc. should be made in the next few months.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31807 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will</title>
<updated>2006-11-16T23:17:27Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-11-16T23:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ac90d5e50b327476dcb468668f8e0eec3fb923d0'/>
<id>urn:sha1:ac90d5e50b327476dcb468668f8e0eec3fb923d0</id>
<content type='text'>
be dropped. This patch pertains to removing the runtime directory from LLVM.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31793 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Invert the tests on LLVMGCC_MAJVERS to check for value 4 instead of value</title>
<updated>2006-04-07T21:45:23Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-04-07T21:45:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=30ea2fa93314e5b6ce3f58beaffe37f04ba76ac8'/>
<id>urn:sha1:30ea2fa93314e5b6ce3f58beaffe37f04ba76ac8</id>
<content type='text'>
3. This ensures that if llvm-gcc isn't available and consequently the value
of LLVMGCC_MAJVERS is blank, that the old (include runtime) behavior will
persist.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27499 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a newline at the end of the file</title>
<updated>2006-04-07T18:41:16Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-04-07T18:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8f5690259281281cd2a3d7e774a8f375b6e8ff3e'/>
<id>urn:sha1:8f5690259281281cd2a3d7e774a8f375b6e8ff3e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27492 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Avoid building the runtime libraries if llvm-gcc version 4 is detected.</title>
<updated>2006-04-06T22:15:51Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-04-06T22:15:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=93bc3cdd43a7f4e764049d12bd6aad019b834432'/>
<id>urn:sha1:93bc3cdd43a7f4e764049d12bd6aad019b834432</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27464 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR722:</title>
<updated>2006-04-02T14:34:26Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-04-02T14:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0c5f7931d936bfebda65e0d3b4834c8d73b37496'/>
<id>urn:sha1:0c5f7931d936bfebda65e0d3b4834c8d73b37496</id>
<content type='text'>
Change the check for llvm-gcc from using LLVMGCCDIR to LLVMGCC. This checks
for the actual tool rather than the directory in which the tool resides. In
the case of this bug, it is possible that the directory exists but that the
tools in that directory do not. This fix should avoid the makefile from
erroneously proceeding without the actual tools being available.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27361 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Re-enable libprofile now that llvm-ar is working better.</title>
<updated>2005-01-13T16:51:19Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2005-01-13T16:51:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=149270917776b9d9b8ac438ae335dd6b34f8b868'/>
<id>urn:sha1:149270917776b9d9b8ac438ae335dd6b34f8b868</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19523 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Disable libprofile as llvm-ar bus errors on it, and I don't want to break</title>
<updated>2004-12-15T08:15:48Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2004-12-15T08:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8378294c687c67540d96734b9b82f56486e88bfa'/>
<id>urn:sha1:8378294c687c67540d96734b9b82f56486e88bfa</id>
<content type='text'>
the nightly testers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18960 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove the clean target.</title>
<updated>2004-10-23T08:01:27Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-10-23T08:01:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dbf9409ef14f96c1b067c504f9358c3797441cf2'/>
<id>urn:sha1:dbf9409ef14f96c1b067c504f9358c3797441cf2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17185 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
