<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/runtime, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/runtime?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/runtime?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-21T18:26:07Z</updated>
<entry>
<title>Add dummy content for libgdbm.</title>
<updated>2003-10-21T18:26:07Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-21T18:26:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2a211c4cd24004858a1306237452063f43451f89'/>
<id>urn:sha1:2a211c4cd24004858a1306237452063f43451f89</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9344 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix libm's name to be `libm'</title>
<updated>2003-10-21T18:25:37Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-21T18:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=724d084da031373a0cda4402c9a5fd52c7383691'/>
<id>urn:sha1:724d084da031373a0cda4402c9a5fd52c7383691</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9343 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix library name and fix line to fit within 80 columns.</title>
<updated>2003-10-21T18:22:34Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-21T18:22:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=60d3ba8c5e15d5ff4944d12ff02a6a9fd7d33b81'/>
<id>urn:sha1:60d3ba8c5e15d5ff4944d12ff02a6a9fd7d33b81</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9342 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix strcpy implementation and trie</title>
<updated>2003-10-21T17:53:16Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-21T17:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=68172da05524b1b0d2234dd364205369f0859b5b'/>
<id>urn:sha1:68172da05524b1b0d2234dd364205369f0859b5b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9338 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added LLVM copyright to Makefiles.</title>
<updated>2003-10-20T22:29:16Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T22:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e2fab734ade8a2e3e8679c11cac7236b920d567b'/>
<id>urn:sha1:e2fab734ade8a2e3e8679c11cac7236b920d567b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9314 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Adding additional license information to these files.</title>
<updated>2003-10-13T20:34:27Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-13T20:34:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7eadec6327cc996483aae4c5db8145bc409d694a'/>
<id>urn:sha1:7eadec6327cc996483aae4c5db8145bc409d694a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9102 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Actually pass in a pointer to the thrown object, not a pointer to the</title>
<updated>2003-10-10T22:55:55Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-10T22:55:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4dd7b4fbcae838866c9668571909aef1eaf29830'/>
<id>urn:sha1:4dd7b4fbcae838866c9668571909aef1eaf29830</id>
<content type='text'>
exception header.  This is the final missing piece from the PR#27 puzzle.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9043 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Include &lt;cstdio&gt; instead of &lt;stdio.h&gt;.</title>
<updated>2003-10-10T18:46:52Z</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2003-10-10T18:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=17634f7668f275d3c3ac97d4b476443b2528648d'/>
<id>urn:sha1:17634f7668f275d3c3ac97d4b476443b2528648d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9032 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix spelling.</title>
<updated>2003-10-10T17:57:28Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-10T17:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cf00c4ab3ba308d45d98c5ccab87362cf802facb'/>
<id>urn:sha1:cf00c4ab3ba308d45d98c5ccab87362cf802facb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9027 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix building outside the srcdir, again</title>
<updated>2003-09-15T19:22:36Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-09-15T19:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=af229bb6693d558651c88cd886eccf46a966977c'/>
<id>urn:sha1:af229bb6693d558651c88cd886eccf46a966977c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8543 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
