<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/emcc, branch 1.2.9</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/emcc?h=1.2.9</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/emcc?h=1.2.9'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-03-07T04:59:11Z</updated>
<entry>
<title>Move strtod, strtold, strtof, strtod_l, strtold_l, atof from JS side to libc side, this can fix double precision bug in original strtod implementation.</title>
<updated>2013-03-07T04:59:11Z</updated>
<author>
<name>Xuejie "Rafael" Xiao</name>
<email>xxuejie@gmail.com</email>
</author>
<published>2013-03-07T04:58:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d4c9620fb57f1f18d75149b5108aaf127a6fd9ab'/>
<id>urn:sha1:d4c9620fb57f1f18d75149b5108aaf127a6fd9ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove trivial whitespace</title>
<updated>2013-03-07T02:01:23Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-07T02:01:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f5d7160fb4672884717be1d3c4c5c5b070d5003e'/>
<id>urn:sha1:f5d7160fb4672884717be1d3c4c5c5b070d5003e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #848 from manuels/incoming</title>
<updated>2013-03-06T19:35:49Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-06T19:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=29a6a88c72664b22af21741cc3bf138c02ee32dc'/>
<id>urn:sha1:29a6a88c72664b22af21741cc3bf138c02ee32dc</id>
<content type='text'>
Add getopt and getopt_long (libc) support</content>
</entry>
<entry>
<title>make -Os like -O2 but also disable inlining</title>
<updated>2013-03-06T04:46:47Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-06T04:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=97407b218c6d816e964f1faa1420db46ea1fec3c'/>
<id>urn:sha1:97407b218c6d816e964f1faa1420db46ea1fec3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for getopt/getopt_long</title>
<updated>2013-03-05T21:05:11Z</updated>
<author>
<name>manuels</name>
<email>manuel.schoelling@gmx.de</email>
</author>
<published>2013-03-05T20:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6efef45cbfad95034f2ccd450bbca08235dc8936'/>
<id>urn:sha1:6efef45cbfad95034f2ccd450bbca08235dc8936</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emscripten_jcache_printf</title>
<updated>2013-03-05T01:07:25Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-05T01:07:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=26a3a085fc1be4f3d648a2e5e6b05c54f4b04a00'/>
<id>urn:sha1:26a3a085fc1be4f3d648a2e5e6b05c54f4b04a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove ASM_JS warning and add check for exception catching being off in it, the last remaining issue for it</title>
<updated>2013-03-03T20:49:06Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-03T20:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1ee2b439f4265d5717a6450e1b26711f0ea85bb6'/>
<id>urn:sha1:1ee2b439f4265d5717a6450e1b26711f0ea85bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inline by default, now that lto is off by default</title>
<updated>2013-02-28T16:33:24Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-02-28T16:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7880f929b46de2da7910d2050eac40bfbf32bda7'/>
<id>urn:sha1:7880f929b46de2da7910d2050eac40bfbf32bda7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable llvm lto except for -O3, due to issues we have been seeing</title>
<updated>2013-02-28T15:43:13Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-02-28T15:33:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8060d8fc693eae4a65ae2efe1ef5ca6cfe3c0636'/>
<id>urn:sha1:8060d8fc693eae4a65ae2efe1ef5ca6cfe3c0636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>experimental EMCC_OPTIMIZE_NORMALLY option</title>
<updated>2013-02-27T18:05:46Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-02-27T18:05:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=013dbae927627b7ca88d15a23ac4a649b99df0d2'/>
<id>urn:sha1:013dbae927627b7ca88d15a23ac4a649b99df0d2</id>
<content type='text'>
</content>
</entry>
</feed>
