<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system/include/libc/assert.h, branch 1.8.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system/include/libc/assert.h?h=1.8.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system/include/libc/assert.h?h=1.8.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-09-24T14:01:04Z</updated>
<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>Update libc headers to use musl headers.</title>
<updated>2013-09-13T17:07:02Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-08-03T16:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5c6e1633d218bd5b9c5077634829eb14d326308f'/>
<id>urn:sha1:5c6e1633d218bd5b9c5077634829eb14d326308f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-instate _ATTRIBUTE() usages.</title>
<updated>2013-03-23T05:46:34Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-03-23T05:42:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=bc2c6ba21551f54c42047b01beeccf9daae7a03a'/>
<id>urn:sha1:bc2c6ba21551f54c42047b01beeccf9daae7a03a</id>
<content type='text'>
These were broken because the definition of _ATTRIBUTE() from
libcxx was different, so change the libc definition and usage
to match.

Fixes issue #992.
</content>
</entry>
<entry>
<title>header fixes; fixes poppler</title>
<updated>2011-10-08T03:56:26Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2011-10-08T03:56:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=592b631c192602869696f072878866d8f89a2316'/>
<id>urn:sha1:592b631c192602869696f072878866d8f89a2316</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reorganize system/include</title>
<updated>2011-09-25T01:41:07Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2011-09-25T01:41:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f2a8bdc4c3bd88cb6a9ff85c4f2c43e9b9f77b97'/>
<id>urn:sha1:f2a8bdc4c3bd88cb6a9ff85c4f2c43e9b9f77b97</id>
<content type='text'>
</content>
</entry>
</feed>
