<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system, branch 1.3.5</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system?h=1.3.5</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system?h=1.3.5'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-03-25T19:58:25Z</updated>
<entry>
<title>remove symbol removing hack; export all malloc symbols as weak; add test for a case where symbol removing made us not merge llvm constructors properly</title>
<updated>2013-03-25T19:58:25Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-25T19:58:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ad285f60d0be807e7e49e7c86ca8f9bedec4714f'/>
<id>urn:sha1:ad285f60d0be807e7e49e7c86ca8f9bedec4714f</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 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>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>
<entry>
<title>Replace broken _CTYPE_* definitions with correct.</title>
<updated>2013-03-19T16:08:15Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-03-19T16:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=795a334b3be598136f4eb68f4b360b2793295987'/>
<id>urn:sha1:795a334b3be598136f4eb68f4b360b2793295987</id>
<content type='text'>
These aren't currently used, but are used in the updated libcxx
port.

Fixes issues #939.
</content>
</entry>
<entry>
<title>Replace OpenAL headers with our own</title>
<updated>2013-03-15T18:53:17Z</updated>
<author>
<name>Ehsan Akhgari</name>
<email>ehsan.akhgari@gmail.com</email>
</author>
<published>2013-03-15T17:11:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=38a151b96c640d81bdeea41428fa509ebebea003'/>
<id>urn:sha1:38a151b96c640d81bdeea41428fa509ebebea003</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add OpenAL headers</title>
<updated>2013-03-15T18:53:15Z</updated>
<author>
<name>Ehsan Akhgari</name>
<email>ehsan.akhgari@gmail.com</email>
</author>
<published>2013-03-13T17:50:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=46e1c03ff0a15ef12fccae5fa699f012c331a6ab'/>
<id>urn:sha1:46e1c03ff0a15ef12fccae5fa699f012c331a6ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #942 from waywardmonkeys/fix-typeof-decls</title>
<updated>2013-03-13T01:31:31Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-13T01:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=645fcab6d33a86749d9f88667ed2cb712ef5e1c9'/>
<id>urn:sha1:645fcab6d33a86749d9f88667ed2cb712ef5e1c9</id>
<content type='text'>
Use less generic names for variables.</content>
</entry>
</feed>
