<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system/lib/libcxx, branch fails</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system/lib/libcxx?h=fails</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system/lib/libcxx?h=fails'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-09-06T05:19:24Z</updated>
<entry>
<title>Use __EMSCRIPTEN__ rather than EMSCRIPTEN.</title>
<updated>2013-09-06T05:19:24Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-06T05:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e5f6f3a3d80a0c79860ebf4638183c8edc3dfe33'/>
<id>urn:sha1:e5f6f3a3d80a0c79860ebf4638183c8edc3dfe33</id>
<content type='text'>
This was requested by someone upstream when I'd originally submitted
these changes and is more correct.
</content>
</entry>
<entry>
<title>Update libcxx to revision 187959, 2013-08-08.</title>
<updated>2013-08-09T02:53:12Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-08-08T08:29:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6f894d481d19e05fbc10f3ce7d74d9180d1cbb64'/>
<id>urn:sha1:6f894d481d19e05fbc10f3ce7d74d9180d1cbb64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove llvm.global_ctors from libcxx symbols</title>
<updated>2013-05-24T01:42:38Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-24T01:42:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fa0391457855d7a99f0dc9aba0db4708b027081e'/>
<id>urn:sha1:fa0391457855d7a99f0dc9aba0db4708b027081e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update symbols.</title>
<updated>2013-03-29T09:39:38Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-03-29T09:39:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=09233ff934c5440a15700f8d00ee64dd2d8d67fe'/>
<id>urn:sha1:09233ff934c5440a15700f8d00ee64dd2d8d67fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update libcxx to work with emscripten.</title>
<updated>2013-03-29T09:37:19Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-03-29T09:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fe73520cbf5993812ae40e970a5603c8cafbe5fb'/>
<id>urn:sha1:fe73520cbf5993812ae40e970a5603c8cafbe5fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to r178253 from March 29, 2013.</title>
<updated>2013-03-29T09:19:55Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-03-29T09:19:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=aa0108c75e4177b6db0705ce42998e92c6ac734f'/>
<id>urn:sha1:aa0108c75e4177b6db0705ce42998e92c6ac734f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get exceptions working as they were before.</title>
<updated>2013-03-25T07:14:22Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-03-25T04:25:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=09221ebd18ec0074b25d593400f040ee460526aa'/>
<id>urn:sha1:09221ebd18ec0074b25d593400f040ee460526aa</id>
<content type='text'>
This no longer uses headers from libcxxabi and
in fact uses libcxxabi a bit less than before.

This no longer lets some new C++11 stuff such as
exception_ptr work as the support for that relies
upon libcxxabi code.
</content>
</entry>
<entry>
<title>Get things working with the new libcxx / libcxxabi.</title>
<updated>2013-03-24T17:34:11Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-02-27T17:35:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=90338c69f75bf4c0b07bd7552b9c47755194eca8'/>
<id>urn:sha1:90338c69f75bf4c0b07bd7552b9c47755194eca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused makefiles.</title>
<updated>2013-03-24T17:34:11Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-03-22T11:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=85879d9d476d30fe5c7cdb0de8c643e39bc7fae9'/>
<id>urn:sha1:85879d9d476d30fe5c7cdb0de8c643e39bc7fae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to current libcxx.</title>
<updated>2013-03-24T17:34:11Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-02-17T07:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=59ff5a6a3c3e1f5255c5cf29f98df633a77b89b3'/>
<id>urn:sha1:59ff5a6a3c3e1f5255c5cf29f98df633a77b89b3</id>
<content type='text'>
This doesn't work yet as it needs to be customized for use with
emscripten still.
</content>
</entry>
</feed>
