<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/autoconf/m4, branch master</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/autoconf/m4?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/autoconf/m4?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2013-02-08T22:55:10Z</updated>
<entry>
<title>configure: when performing a compiler feature test for a -Wno-foo flag, attempt</title>
<updated>2013-02-08T22:55:10Z</updated>
<author>
<name>Richard Smith</name>
<email>richard-llvm@metafoo.co.uk</email>
</author>
<published>2013-02-08T22:55:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=d31bd24b40262ff97db47804472589a89a4bcfe4'/>
<id>urn:sha1:d31bd24b40262ff97db47804472589a89a4bcfe4</id>
<content type='text'>
to use -Wfoo instead of -Wno-foo. This works around a bug in some versions of
gcc, where it will silently accept an unknown -Wno-foo option, but will
generate an error for a compile which uses -Wno-foo if that compile also
triggers any warnings.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174770 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[autoconf] Fix m4 quoting for newer autotools</title>
<updated>2013-01-30T01:37:55Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2013-01-30T01:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=a4afeef1863d2dd5e9deb7fa4baeeecf229d5f7c'/>
<id>urn:sha1:a4afeef1863d2dd5e9deb7fa4baeeecf229d5f7c</id>
<content type='text'>
This simply fixes up quoting of macro invocations to appease newer versions of autotools.

http://llvm-reviews.chandlerc.com/D332

Signed-off-by: Saleem Abdulrasool &lt;compnerd@compnerd.org&gt;

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173878 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[autoconf] Fix 80+ and quoting.</title>
<updated>2013-01-30T01:37:49Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2013-01-30T01:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=fd6fbec86dec667372d37b096fd4f96010ff1659'/>
<id>urn:sha1:fd6fbec86dec667372d37b096fd4f96010ff1659</id>
<content type='text'>
Additional quoting for safety and satisfying newer autotools.  Fix a couple of 80 column violations.

http://llvm-reviews.chandlerc.com/D333

Signed-off-by: Saleem Abdulrasool &lt;compnerd@compnerd.org&gt;

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173877 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert 'Fix a typo 'iff' =&gt; 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767</title>
<updated>2012-09-27T10:14:43Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2012-09-27T10:14:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=94c22716d60ff5edf6a98a3c67e0faa001be1142'/>
<id>urn:sha1:94c22716d60ff5edf6a98a3c67e0faa001be1142</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164768 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a typo 'iff' =&gt; 'if'</title>
<updated>2012-09-27T09:59:43Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2012-09-27T09:59:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=7e2c793a2b5c746344652b6579e958ee42fafdcc'/>
<id>urn:sha1:7e2c793a2b5c746344652b6579e958ee42fafdcc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164767 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for the OpenBSD for Bitrig.</title>
<updated>2012-08-06T20:52:18Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2012-08-06T20:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=b0f6759ab93b42570d71665b13d24ca2c4a5f276'/>
<id>urn:sha1:b0f6759ab93b42570d71665b13d24ca2c4a5f276</id>
<content type='text'>
Patch by David Hill.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161344 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a typo (the the =&gt; the)</title>
<updated>2012-07-23T08:51:15Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2012-07-23T08:51:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=c8e41c591741b3da1077f7000274ad040bef8002'/>
<id>urn:sha1:c8e41c591741b3da1077f7000274ad040bef8002</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160621 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix CXXFLAGS for huge_val.m4.</title>
<updated>2012-04-02T06:54:01Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2012-04-02T06:54:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=79e22d8c45369e662ea92853f803341cdbfd77be'/>
<id>urn:sha1:79e22d8c45369e662ea92853f803341cdbfd77be</id>
<content type='text'>
Patch by Jeremy Huddleston!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153862 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add some fixes to the configure script  for isInf and add</title>
<updated>2012-03-26T02:09:01Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2012-03-26T02:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=b2bc6e4ad6a15fd93bc256f26bcb2a05c052fb25'/>
<id>urn:sha1:b2bc6e4ad6a15fd93bc256f26bcb2a05c052fb25</id>
<content type='text'>
--enable-libcpp to projects/sample.

Patch by Dmitri Shubin with additional fixes by me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153425 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>configure: Don't require a perl interpreter to be present, LLVM's buildsystem doesn't depend on perl anymore.</title>
<updated>2012-03-07T17:07:20Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2012-03-07T17:07:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=8c3d2580cbd52a91e85a27cc96301cbd5c281cee'/>
<id>urn:sha1:8c3d2580cbd52a91e85a27cc96301cbd5c281cee</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152234 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
