<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten, branch 1.7.6</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/?h=1.7.6</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/?h=1.7.6'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-15T05:29:31Z</updated>
<entry>
<title>Merge branch 'regex-impl' of github.com:waywardmonkeys/emscripten into incoming</title>
<updated>2013-11-15T05:29:31Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T05:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4e21fffe3f824247dceba0af38d36996afad2c13'/>
<id>urn:sha1:4e21fffe3f824247dceba0af38d36996afad2c13</id>
<content type='text'>
Conflicts:
	tools/shared.py
</content>
</entry>
<entry>
<title>Merge pull request #1809 from juj/gles2_gets</title>
<updated>2013-11-15T05:11:41Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T05:11:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1cdb5b33158a12f950b2def5a6cbf7dddb49b07e'/>
<id>urn:sha1:1cdb5b33158a12f950b2def5a6cbf7dddb49b07e</id>
<content type='text'>
GLES2 glGetXXs()</content>
</entry>
<entry>
<title>simplify other.test_emcc check for micro-opts, to not be so finicky</title>
<updated>2013-11-15T01:56:03Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T01:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e1df9d851d657c2afff1350bd19a3781d7404de6'/>
<id>urn:sha1:e1df9d851d657c2afff1350bd19a3781d7404de6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug with linking bullet without any metadata whatsoever; fixes other.test_static_link on llvm 3.3</title>
<updated>2013-11-15T01:40:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T00:48:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3c91f0477956e4d44cdc0ff087c8399d0d0fb731'/>
<id>urn:sha1:3c91f0477956e4d44cdc0ff087c8399d0d0fb731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable asm2x86.test_sqlite due to legalization error on llvm 3.3</title>
<updated>2013-11-15T01:40:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T22:57:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d298deb2eb2e08369904ea93b90696679338d9fa'/>
<id>urn:sha1:d298deb2eb2e08369904ea93b90696679338d9fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ensure a &gt;&gt;&gt; coercion on unsigned comparisons, even if the input is an i29 which would be coerced using an &amp;; fixes asm1.test_sqlite on llvm 3.3</title>
<updated>2013-11-15T01:40:44Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T22:48:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b397086dab259638aaaddf3520cb6d90d6caae62'/>
<id>urn:sha1:b397086dab259638aaaddf3520cb6d90d6caae62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle odd types like i24 in makeSignOp, fixes asm1.test_fuzz on llvm 3.3</title>
<updated>2013-11-14T22:30:28Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T22:30:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=716f22a0cb9e99dc788c3cd9ea24d50e49373ebb'/>
<id>urn:sha1:716f22a0cb9e99dc788c3cd9ea24d50e49373ebb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update test_pgo</title>
<updated>2013-11-14T22:14:24Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T22:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9d6704476bf5fc8783501a4ab1e7db90f6dd155e'/>
<id>urn:sha1:9d6704476bf5fc8783501a4ab1e7db90f6dd155e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1802 from Daft-Freak/patch-2</title>
<updated>2013-11-14T19:23:59Z</updated>
<author>
<name>juj</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-14T19:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6a7d0892d7e68ff5bcac6780f5cbb91a7806de01'/>
<id>urn:sha1:6a7d0892d7e68ff5bcac6780f5cbb91a7806de01</id>
<content type='text'>
CMake: only append to LINK_FLAGS if they exist</content>
</entry>
<entry>
<title>Implement more complete glGetXXv() for GLES2 binary shader format and shader compiler enums that WebGL will not implement for us. Fixes #1803.</title>
<updated>2013-11-14T18:32:28Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-14T18:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=24ff2149f48f92462639c0ec49e95cb1d642fad3'/>
<id>urn:sha1:24ff2149f48f92462639c0ec49e95cb1d642fad3</id>
<content type='text'>
</content>
</entry>
</feed>
