<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/runtime/Makefile, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/runtime/Makefile?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/runtime/Makefile?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-03-06T18:54:37Z</updated>
<entry>
<title>disable this for mingw as well, we really need a 'has no dynamic linking' predicate.</title>
<updated>2010-03-06T18:54:37Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-03-06T18:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1c383ca2ef202cc55882a5fc27cc12405a23bdeb'/>
<id>urn:sha1:1c383ca2ef202cc55882a5fc27cc12405a23bdeb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97882 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>disable libprofile on cygwin, patch by Aaron Gray.</title>
<updated>2010-03-05T01:00:34Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-03-05T01:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8550592b801d752753c922e0831d37da8013fc4b'/>
<id>urn:sha1:8550592b801d752753c922e0831d37da8013fc4b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97772 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Another NO_RUNTIME_LIBRARIES tweak...</title>
<updated>2009-08-28T03:06:28Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-08-28T03:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5a8969a7e23b81812efb567eda824f62e706c554'/>
<id>urn:sha1:5a8969a7e23b81812efb567eda824f62e706c554</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80331 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Tweak NO_RUNTIME_LIBS.</title>
<updated>2009-08-28T02:20:39Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-08-28T02:20:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=53339fd046ae75f8d49d3ef4eea4ff17c7feee58'/>
<id>urn:sha1:53339fd046ae75f8d49d3ef4eea4ff17c7feee58</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80330 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't build runtime libraries in an Apple style build.</title>
<updated>2009-08-27T23:43:28Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-08-27T23:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b562b47deeb163d3c854b2d9670bf38a37b7816e'/>
<id>urn:sha1:b562b47deeb163d3c854b2d9670bf38a37b7816e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80303 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove cruft for installing runtime/ libraries directly into the LLVMGCCDIR;</title>
<updated>2009-08-20T05:02:41Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-08-20T05:02:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7dadba34d7c2890b6cb68d01a904154487a44c2f'/>
<id>urn:sha1:7dadba34d7c2890b6cb68d01a904154487a44c2f</id>
<content type='text'>
that is totally bogus.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79512 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Drop toy GC runtime.</title>
<updated>2009-03-02T03:46:48Z</updated>
<author>
<name>Gordon Henriksen</name>
<email>gordonhenriksen@mac.com</email>
</author>
<published>2009-03-02T03:46:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6da385e07fbb4c555c5db0022f8d7c2cad0e9f17'/>
<id>urn:sha1:6da385e07fbb4c555c5db0022f8d7c2cad0e9f17</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65801 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove attributions from the rest of the llvm makefiles.</title>
<updated>2007-12-29T20:11:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=57360d1f1cede3b26744d0ce3ade814fcc0f332d'/>
<id>urn:sha1:57360d1f1cede3b26744d0ce3ade814fcc0f332d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45416 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reenable libgc and libprofile is explicitly requested.</title>
<updated>2007-09-11T17:12:32Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-09-11T17:12:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=95bb69acbcec9a2e162875e7a940ccede90fd3f9'/>
<id>urn:sha1:95bb69acbcec9a2e162875e7a940ccede90fd3f9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41851 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces number of licenses used in LLVM.</title>
<updated>2007-08-21T22:40:44Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-08-21T22:40:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b08c6db11511275eee96c48534c351e4e02b850b'/>
<id>urn:sha1:b08c6db11511275eee96c48534c351e4e02b850b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41257 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
