<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system, branch 1.7.2</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system?h=1.7.2</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system?h=1.7.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-07T09:08:19Z</updated>
<entry>
<title>Bump version &amp; regen symbols for libcxx.</title>
<updated>2013-11-07T09:08:19Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-11-07T09:08:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ad1da1e6685d4483e096d7e0bbd8e38e686bd322'/>
<id>urn:sha1:ad1da1e6685d4483e096d7e0bbd8e38e686bd322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use atomic as that breaks our version of clang.</title>
<updated>2013-11-07T09:08:02Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-11-07T09:08:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8a8f0348a15b274ab2fc1f98a434fe8c7e02ff82'/>
<id>urn:sha1:8a8f0348a15b274ab2fc1f98a434fe8c7e02ff82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update libcxx to 194185, 2013-11-07.</title>
<updated>2013-11-07T09:07:18Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-11-07T08:49:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=44af976a44bc194b985fdb880f99a7feff133b5a'/>
<id>urn:sha1:44af976a44bc194b985fdb880f99a7feff133b5a</id>
<content type='text'>
This brings C++14 support.
</content>
</entry>
<entry>
<title>Merge pull request #1748 from caiiiycuk/fix_sdl_colors</title>
<updated>2013-11-06T19:56:14Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-06T19:56:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7f870cf9c357f6a1138ba612ace7d7249f85e250'/>
<id>urn:sha1:7f870cf9c357f6a1138ba612ace7d7249f85e250</id>
<content type='text'>
Fix SDL_SetColors &amp;&amp; SDL_envets</content>
</entry>
<entry>
<title>begin to add emscripten_float32x4_signmask</title>
<updated>2013-10-30T20:14:26Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-30T20:14:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a4b5ac5a0b7b705d89def4fb447f36cbe04d5789'/>
<id>urn:sha1:a4b5ac5a0b7b705d89def4fb447f36cbe04d5789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SDL_SetColors &amp;&amp; SDL_envets</title>
<updated>2013-10-30T11:18:29Z</updated>
<author>
<name>Aleksander Guryanov</name>
<email>caiiiycuk@gmail.com</email>
</author>
<published>2013-10-30T11:18:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2247ff845fa862a35fc9d1acf8150eb7e56f41ac'/>
<id>urn:sha1:2247ff845fa862a35fc9d1acf8150eb7e56f41ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an issue with Boost compilation.</title>
<updated>2013-10-27T06:14:22Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-10-27T06:02:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5017df14dbeadcb486a5b8b95533142ee4296fd1'/>
<id>urn:sha1:5017df14dbeadcb486a5b8b95533142ee4296fd1</id>
<content type='text'>
The issue is that when these macros are defined, libcxx
creates inline functions and so we end up with 2 separate
defintions of these functions (one inline in std and one
that is extern "C").

We undef these until libcxx is fixed. Without this,
some things can fail to compile correctly, like
Boost. Fixes issue #1716.
</content>
</entry>
<entry>
<title>add vector.h</title>
<updated>2013-10-18T20:00:49Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-18T18:01:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=634513d0c75e7d09a9c9055d4077d631e443ecb4'/>
<id>urn:sha1:634513d0c75e7d09a9c9055d4077d631e443ecb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make EM_ASM use strings on the heap, so it works in asm, and cache the generated functions</title>
<updated>2013-10-07T00:44:06Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-07T00:44:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=332325394c20bb4a3972344144803fcd93476b08'/>
<id>urn:sha1:332325394c20bb4a3972344144803fcd93476b08</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
