<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/autoconf, branch master</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/autoconf?h=master</id>
<link rel='self' href='https://git.amat.us/llvm/atom/autoconf?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-05-07T20:31:28Z</updated>
<entry>
<title>We're in 3.4 land now.</title>
<updated>2013-05-07T20:31:28Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2013-05-07T20:31:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0c25b8f07e4ff033bf630d48cac28fedee1f4c55'/>
<id>urn:sha1:0c25b8f07e4ff033bf630d48cac28fedee1f4c55</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181350 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[SystemZ] Add to --enable-targets=all</title>
<updated>2013-05-06T16:23:07Z</updated>
<author>
<name>Ulrich Weigand</name>
<email>ulrich.weigand@de.ibm.com</email>
</author>
<published>2013-05-06T16:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9887cbed0597256b72742c5891a35f197e790e9d'/>
<id>urn:sha1:9887cbed0597256b72742c5891a35f197e790e9d</id>
<content type='text'>
This patch finally enables the SystemZ target in the default build
(with --enable-targets=all).

Patch by Richard Sandiford.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181209 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[SystemZ] Add configure bits</title>
<updated>2013-05-06T16:22:34Z</updated>
<author>
<name>Ulrich Weigand</name>
<email>ulrich.weigand@de.ibm.com</email>
</author>
<published>2013-05-06T16:22:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=735ab83b3cbe18c97ec9e397c41fa21a7ef639a4'/>
<id>urn:sha1:735ab83b3cbe18c97ec9e397c41fa21a7ef639a4</id>
<content type='text'>
This patch wires up the SystemZ target in configure, so that it can now be
built using --enable-targets=systemz.   It is not yet included in the default
build (--enable-targets=all); this will be done by a follow-up patch.

Patch by Richard Sandiford.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181208 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Allow host triple to be correctly overridden in CMake builds</title>
<updated>2013-05-04T07:36:23Z</updated>
<author>
<name>Tim Northover</name>
<email>Tim.Northover@arm.com</email>
</author>
<published>2013-05-04T07:36:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d66ad6c57115e85487e8a29b1e073305690a9be2'/>
<id>urn:sha1:d66ad6c57115e85487e8a29b1e073305690a9be2</id>
<content type='text'>
The intended semantics mirror autoconf, where the user is able to
specify a host triple, but if it's left to the build system then
"config.guess" is invoked for the default.

This also renames the LLVM_HOSTTRIPLE define to LLVM_HOST_TRIPLE to
fit in with the style of the surrounding defines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181112 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Autoconf: Compile cxxabi.h in C++ mode.</title>
<updated>2013-05-03T15:55:06Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2013-05-03T15:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5212b4eb71cfc28983b993a8553453b0c4e26e22'/>
<id>urn:sha1:5212b4eb71cfc28983b993a8553453b0c4e26e22</id>
<content type='text'>
Should fix PR15877.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181026 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Only use cxxabi.h's demangler, if it is actually available.</title>
<updated>2013-04-27T22:12:32Z</updated>
<author>
<name>Joerg Sonnenberger</name>
<email>joerg@bec.de</email>
</author>
<published>2013-04-27T22:12:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dfa0e92fa034019252305d62e42387bf6a758500'/>
<id>urn:sha1:dfa0e92fa034019252305d62e42387bf6a758500</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180684 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add basic zlib support to LLVM. This would allow to use compression/uncompression in selected LLVM tools.</title>
<updated>2013-04-23T08:28:39Z</updated>
<author>
<name>Alexey Samsonov</name>
<email>samsonov@google.com</email>
</author>
<published>2013-04-23T08:28:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ee03c949b85036b68c261dcc27dca064ee7e525d'/>
<id>urn:sha1:ee03c949b85036b68c261dcc27dca064ee7e525d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180083 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add AArch64 into $llvm_cv_target_arch in configure, reviewed by Tim Northover &amp; Eric Christopher</title>
<updated>2013-04-22T16:26:15Z</updated>
<author>
<name>Jia Liu</name>
<email>proljc@gmail.com</email>
</author>
<published>2013-04-22T16:26:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a626be362b35fcb9269019d4f9cb25aaf9ddeb14'/>
<id>urn:sha1:a626be362b35fcb9269019d4f9cb25aaf9ddeb14</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180025 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Refine fenv.h handling: check if the desired macros exist, before using</title>
<updated>2013-03-25T13:13:33Z</updated>
<author>
<name>Joerg Sonnenberger</name>
<email>joerg@bec.de</email>
</author>
<published>2013-03-25T13:13:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f9a7132df8f8e0dd0f54fd603d358fc5a2285011'/>
<id>urn:sha1:f9a7132df8f8e0dd0f54fd603d358fc5a2285011</id>
<content type='text'>
it. NetBSD/ARM and TILE-Gx are examples for platforms that have an
unusable fenv.h and this avoids the need for a blacklist.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177865 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Turn anonymous type in anonymous union warning back on after cleaning up</title>
<updated>2013-03-15T00:43:00Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2013-03-15T00:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c6aa8348363c67d6ef1fac87e1d933742bf41403'/>
<id>urn:sha1:c6aa8348363c67d6ef1fac87e1d933742bf41403</id>
<content type='text'>
issues.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177136 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
