<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/runtime, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/runtime?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/runtime?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-02-23T19:34:09Z</updated>
<entry>
<title>crtend is only for llvm-gcc3, remove it.</title>
<updated>2007-02-23T19:34:09Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-02-23T19:34:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6e3d3bc9ee8a9db57ac98dc03fe06f099b8015df'/>
<id>urn:sha1:6e3d3bc9ee8a9db57ac98dc03fe06f099b8015df</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34529 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<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>Remove unused variable.</title>
<updated>2006-11-03T01:58:30Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-11-03T01:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=162e20934b314f8e1e80004dc8d64723e0bfb4cf'/>
<id>urn:sha1:162e20934b314f8e1e80004dc8d64723e0bfb4cf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31404 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR786:</title>
<updated>2006-11-02T20:25:50Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-11-02T20:25:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3ed469ccd7b028a030b550d84b7336d146f5d8fa'/>
<id>urn:sha1:3ed469ccd7b028a030b550d84b7336d146f5d8fa</id>
<content type='text'>
Turn on -Wunused and -Wno-unused-parameter. Clean up most of the resulting
fall out by removing unused variables. Remaining warnings have to do with
unused functions (I didn't want to delete code without review) and unused
variables in generated code. Maintainers should clean up the remaining
issues when they see them. All changes pass DejaGnu tests and Olden.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31380 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Describe and date modifications we made per LGPL requirements.</title>
<updated>2006-08-08T14:47:54Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2006-08-08T14:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fd3a9c79722c67deed812cdc99bd46cf8963bd08'/>
<id>urn:sha1:fd3a9c79722c67deed812cdc99bd46cf8963bd08</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29569 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make information more complete.</title>
<updated>2006-08-08T14:47:33Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2006-08-08T14:47:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7fc20cafc3537a579df80182e3fef5da71d341e7'/>
<id>urn:sha1:7fc20cafc3537a579df80182e3fef5da71d341e7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29568 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reverted previous commit.  Thanks, Chris.</title>
<updated>2006-07-28T18:30:52Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2006-07-28T18:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b112af24dd99dddd655278bef7533e33c84147fa'/>
<id>urn:sha1:b112af24dd99dddd655278bef7533e33c84147fa</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29388 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added in the LGPL text and copyright information.  This needs to be</title>
<updated>2006-07-28T18:16:00Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2006-07-28T18:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5804c0d40cb4b8cb6df15b3a03f42571310c5f89'/>
<id>urn:sha1:5804c0d40cb4b8cb6df15b3a03f42571310c5f89</id>
<content type='text'>
included in the distribution.
Also added the glibc LICENSES file, which should be included as well.


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