aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc/clang.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-2/+2
* Let Clang choose whichever C++ library it preferslloyd2014-03-131-4/+3
* Update Clang flags. Remove unneeded includes of init.hlloyd2014-02-091-3/+4
* Set -msse2/-maltivec as needed on things that depend on the SIMD wrapper. Bug...lloyd2014-01-241-0/+1
* Finish renamelloyd2014-01-071-1/+1
* Don't use -fno-inline-functions for debug as that is enabled in all non-relea...lloyd2014-01-041-1/+1
* Rename targetlloyd2014-01-011-1/+1
* s/check/test/glloyd2014-01-011-1/+1
* Turn on Werror on clanglloyd2014-01-011-0/+1
* Support multiple ISA requirements. Fix CLMUL flag.lloyd2013-12-271-1/+1
* Set -m flags for rdrand.cpp. Update compiler ISA flagslloyd2013-12-231-8/+10
* Add AVX2 compiler flags for GCC and Clang. Tidy compiler option ordering.lloyd2013-12-141-3/+9
* Always include modules requiring ISA extensions as long as thelloyd2013-04-171-8/+13
* Use OS X specific linker flagslloyd2012-10-301-0/+2
* Move to -O3 with Clang. s/c++0x/c++11/lloyd2012-06-081-2/+2
* Use libc++ with Clang by default as libstdc++ and Clang don't playlloyd2012-05-301-1/+1
* Remove targets clang doesn't actually supportlloyd2012-05-251-6/+0
* Always use -pthread with clang, matching gcc behaviorlloyd2012-05-251-5/+3
* propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...lloyd2011-12-181-1/+2
|\
| * Add model name for Sandy Bridge. Use -march=corei7 with GCC and Clanglloyd2011-11-181-1/+2
* | Use the right flags for C++11 for Clang (though 2.9 lacks support forlloyd2011-06-301-1/+1
|/
* When building for GCC, always get the version number, and turn off TR1lloyd2011-05-031-2/+3
* Rename all references of ia32 to x86-32 and amd64 to x86-64.lloyd2011-04-221-2/+2
* Special flags for Nehalem so SSSE3 gets enabled for AESlloyd2010-11-291-0/+1
* Use visibility control with Clang, same syntax as GCClloyd2010-09-281-1/+3
* Clang supports -marchlloyd2010-08-091-0/+4
* Use clang++ instead of clang for the compiler driver, otherwise linklloyd2010-08-081-1/+1
* Remove unecessary quote characters in the cc info files (were required bylloyd2009-11-191-5/+5
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Add theoreticaly support for Clang/LLVM. Current Gentoo clang ebuild doesn'tlloyd2009-10-191-0/+46