<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/runtime/GCCLibraries/libc, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/runtime/GCCLibraries/libc?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/runtime/GCCLibraries/libc?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-21T17:53:16Z</updated>
<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>Squelch warning</title>
<updated>2003-08-28T14:35:12Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-28T14:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f4b319d3561aba171a83cd7051d27f347da90a26'/>
<id>urn:sha1:f4b319d3561aba171a83cd7051d27f347da90a26</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8170 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert libraries into the BYTECODE_LIBRARY style</title>
<updated>2003-08-15T02:20:32Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-15T02:20:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=da86e6c0b69e79e6010878005fab7f1825bd3917'/>
<id>urn:sha1:da86e6c0b69e79e6010878005fab7f1825bd3917</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7858 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Disable this support stuff, it doesn't work under linux anyway</title>
<updated>2003-08-14T20:55:38Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-14T20:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1679e8205ed1f4521d7f261c45852b34375471b8'/>
<id>urn:sha1:1679e8205ed1f4521d7f261c45852b34375471b8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7849 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Prevent lines from wrapping.</title>
<updated>2003-05-29T22:12:35Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-05-29T22:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d57f3efbc7658ac72b1e2450a8b553ac4841cd25'/>
<id>urn:sha1:d57f3efbc7658ac72b1e2450a8b553ac4841cd25</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6419 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Initial checkin</title>
<updated>2003-05-29T20:24:54Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-05-29T20:24:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=96191aba7daa7097bc1cd2b06fef164854d0e672'/>
<id>urn:sha1:96191aba7daa7097bc1cd2b06fef164854d0e672</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6414 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove support for memset</title>
<updated>2003-02-18T20:42:15Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-02-18T20:42:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8fc625836e42c721bf3279399ccbfdd9d6eb7c65'/>
<id>urn:sha1:8fc625836e42c721bf3279399ccbfdd9d6eb7c65</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5599 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixes to be LP64 correct</title>
<updated>2002-07-18T00:15:29Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2002-07-18T00:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d6c68c417b13e66f3205551708022ef08e43ecf6'/>
<id>urn:sha1:d6c68c417b13e66f3205551708022ef08e43ecf6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2950 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
