<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system/lib/libcxxabi, branch master</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system/lib/libcxxabi?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system/lib/libcxxabi?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-01-13T10:59:15Z</updated>
<entry>
<title>Update to current libcxxabi for new exception code.</title>
<updated>2014-01-13T10:59:15Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2014-01-10T10:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=44cb63a6ecea58dc21d20843f5af0a006f8b36cd'/>
<id>urn:sha1:44cb63a6ecea58dc21d20843f5af0a006f8b36cd</id>
<content type='text'>
</content>
</entry>
<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>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 libcxxabi.</title>
<updated>2013-03-24T17:34:11Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-02-17T07:37:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9e185cfabd1e207339aae1fa5ad6247000e4c613'/>
<id>urn:sha1:9e185cfabd1e207339aae1fa5ad6247000e4c613</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove bad_cast/typeinfo.cpp from libcxx, no longer needed since it is in libcxxabi</title>
<updated>2013-02-21T00:58:18Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-02-21T00:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5afd8a25d1a6f73f0089ae942246884b79ffb8ba'/>
<id>urn:sha1:5afd8a25d1a6f73f0089ae942246884b79ffb8ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build base type_info class with libcxxabi, fixes #862</title>
<updated>2013-02-21T00:33:29Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-02-21T00:33:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=dce46c9c2a9382070e81a2fd16747dea2c5c54c5'/>
<id>urn:sha1:dce46c9c2a9382070e81a2fd16747dea2c5c54c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update libcxxabi</title>
<updated>2012-12-21T18:47:39Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-12-10T20:34:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=34b153227d5343128cb36931b4dbb27e378372a5'/>
<id>urn:sha1:34b153227d5343128cb36931b4dbb27e378372a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add symbols for libcxxabi</title>
<updated>2012-02-23T02:19:14Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-02-23T02:19:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2b8f77f6e322a4666bd6e74feba9e4f777981ab8'/>
<id>urn:sha1:2b8f77f6e322a4666bd6e74feba9e4f777981ab8</id>
<content type='text'>
</content>
</entry>
</feed>
