<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system, branch 1.6.3</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system?h=1.6.3</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system?h=1.6.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-09-26T02:22:22Z</updated>
<entry>
<title>Add iconv from musl.</title>
<updated>2013-09-26T02:22:22Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-14T15:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e197906fe1c87742ce020e7e9a1bec2d2a5abe6a'/>
<id>urn:sha1:e197906fe1c87742ce020e7e9a1bec2d2a5abe6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wprintf, swprintf, vswprintf, vfwprintf, etc.</title>
<updated>2013-09-25T23:46:53Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-25T04:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=894d13a4db38885fc282f1f129b481870dfb1902'/>
<id>urn:sha1:894d13a4db38885fc282f1f129b481870dfb1902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a lot of locale code.</title>
<updated>2013-09-25T23:46:48Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-14T08:59:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7d58080e9354e6e34cb70568ea20cfa410c17cae'/>
<id>urn:sha1:7d58080e9354e6e34cb70568ea20cfa410c17cae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark __assert_fail as _Noreturn.</title>
<updated>2013-09-24T14:01:04Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-24T14:01:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=baa4d38f13f436bdeba724f0825bbe985637be22'/>
<id>urn:sha1:baa4d38f13f436bdeba724f0825bbe985637be22</id>
<content type='text'>
This eliminates a performance regression caused in the box2d
benchmark by switching to the musl headers.  Without this
being _Noreturn, clang / llvm generates much worse code involving
phis and extra loads.
</content>
</entry>
<entry>
<title>emscripten_async_load_script</title>
<updated>2013-09-13T22:13:30Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-09-13T22:13:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1fc6762e3176843ffc378c8b4f43dd73fed25ebe'/>
<id>urn:sha1:1fc6762e3176843ffc378c8b4f43dd73fed25ebe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compat sys/socketvar.h</title>
<updated>2013-09-13T17:11:51Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-13T04:06:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=61c818d8da85668f2697d032f118db4243d7cafe'/>
<id>urn:sha1:61c818d8da85668f2697d032f118db4243d7cafe</id>
<content type='text'>
This is required by xmlvm's hysock which is needed for the
benchmark.test_zzz_java_nbody test.
</content>
</entry>
<entry>
<title>Don't define _POSIX_SHARED_MEMORY_OBJECTS.</title>
<updated>2013-09-13T17:11:32Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-12T04:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=bf349b84d900eb403cef64ab5e9469c9bd672ec6'/>
<id>urn:sha1:bf349b84d900eb403cef64ab5e9469c9bd672ec6</id>
<content type='text'>
This isn't implemented, so don't define it.
</content>
</entry>
<entry>
<title>headers readme</title>
<updated>2013-09-13T17:07:03Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-09-12T23:30:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ed9596d393b585ba21983ab585ff5bb7c488fe0d'/>
<id>urn:sha1:ed9596d393b585ba21983ab585ff5bb7c488fe0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't define _POSIX_SHARED_MEMORY_OBJECTS.</title>
<updated>2013-09-13T17:07:03Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-12T04:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1dc5a8a5cddab263bd455c3df11813a15c198a77'/>
<id>urn:sha1:1dc5a8a5cddab263bd455c3df11813a15c198a77</id>
<content type='text'>
This isn't implemented, so don't define it.
</content>
</entry>
<entry>
<title>Incorrect return type on a compat header.</title>
<updated>2013-09-13T17:07:03Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-06T14:32:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8f1db82f5ab8c2fdfcdeccd7e502f1854da5d696'/>
<id>urn:sha1:8f1db82f5ab8c2fdfcdeccd7e502f1854da5d696</id>
<content type='text'>
This was exposed by the update to musl 0.9.13 which now has a
prototype for this function.
</content>
</entry>
</feed>
