aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc
Commit message (Expand)AuthorAgeFilesLines
* Add sanitizer-specific optimization flagsJack Lloyd2018-04-072-2/+4
* Add support for XLC symbol visibility attributes [ci skip]Jack Lloyd2018-03-281-0/+3
* Adds sanitizer support for the xlC compilerMatthias Gierlings2018-03-281-0/+6
* Add --enable-sanitizers= flag to specify which sanitizers to useJack Lloyd2018-03-272-6/+15
* Deprecated declarations should be error in maintainer modeJack Lloyd2018-03-252-2/+2
* Add option to specify the MSVC runtimeJack Lloyd2018-03-211-2/+5
* Enable SHA-1 intrinsics on MSVCJack Lloyd2018-03-041-0/+1
* Add (untested) support for x32 buildJack Lloyd2018-03-021-0/+1
* AES encryption using POWER8 intrinsicsJack Lloyd2018-02-231-0/+2
* Use -m32 for x86-32 builds with GCCJack Lloyd2018-02-021-0/+1
* ABI for Aarch64 cryptoJack Lloyd2018-01-122-0/+4
* Remove CPU specific optimization flagsJack Lloyd2018-01-087-114/+7
* Update configuration information for Intel C++Jack Lloyd2018-01-041-5/+15
* Hack for building on Cygwin (newlib)Jack Lloyd2017-12-281-0/+1
* Add exceptions to mach_abi_linking groupsJack Lloyd2017-12-232-2/+2
* Detect the compiler version using the preprocessor instead of command lineJack Lloyd2017-12-141-0/+2
* Rename SSE4.x names to avoid underscoresJack Lloyd2017-12-114-8/+8
* Rename the SSE4 ISA extensionsJack Lloyd2017-12-114-8/+8
* Enable using NEON on ClangJack Lloyd2017-12-101-0/+3
* Move -Wstrict-overflow to maintainer mode [ci skip]Jack Lloyd2017-12-091-2/+2
* Drop support for Cilk+Jack Lloyd2017-12-021-2/+1
* Merge the gnumake and nmake makefilesJack Lloyd2017-12-019-31/+16
* Use this to prevent fallback to Unix ar default argsJack Lloyd2017-11-291-1/+1
* Allow overriding ar commandJack Lloyd2017-11-299-60/+5
* Move Clang -Wunreachable-code warning to maintainer modeJack Lloyd2017-09-301-2/+2
* Improve support for IBM XLCJack Lloyd2017-09-211-6/+8
* Be less forgiving in maintainer modeJack Lloyd2017-09-172-2/+2
* Add support for LLVM bitcode targetJack Lloyd2017-08-302-9/+3
* Fix warnings from clangs -Wdocumentation flagJack Lloyd2017-07-281-1/+1
* configure: encode submodel prefix into single valueSimon Warta2017-04-042-11/+11
* Add some MSVC compiler flagsDaniel Neus2017-04-041-2/+2
* Make it possible to disable stack smashing protection.Jack Lloyd2017-02-042-2/+4
* Add support for Aarch32 NEON flagsJack Lloyd2017-01-291-1/+4
* Add support for NEON in SIMD_4x32Jack Lloyd2017-01-291-0/+2
* Add -std=c++11 to Sun CC command lineJack Lloyd2017-01-281-1/+1
* add "--with-external-libdir" to configure.pyDaniel Neus2017-01-261-1/+1
* Fix configure.py error when compiler doesn't support desired ISA flagsJack Lloyd2017-01-221-0/+15
* Add os iosSimon Warta2017-01-031-0/+1
* Add Cilk/OpenMP supportJack Lloyd2016-11-262-0/+5
* Add new configure argument --optimize-for-sizeJack Lloyd2016-11-034-0/+4
* Maintainer mode fixes.Jack Lloyd2016-09-211-1/+1
* Maintainer mode fixesJack Lloyd2016-08-312-2/+2
* Travis CI additions and cleanupJack Lloyd2016-08-282-3/+7
* fix compile issue on Mac OS if MACOSX_DEPLOYMENT_TARGET<=10.8Bi112016-08-101-0/+1
* Fix x86 32-bit building for clang on Mac OSBi112016-08-101-0/+2
* Compile shared libraries (too) on FreeBSDLauri Nurmi2016-07-021-0/+2
* Turn MSVC warnings to /W4 and enable C4267Jack Lloyd2016-05-061-1/+1
* Fixed shared library behaviour on Darwin/OS X.Alastair Houghton2016-04-071-2/+4
* Fix remaining Wshadow warnings and enable on gcc and clangRené Korthaus2016-02-182-2/+2
* Add missing overrides and fix -Wpedantic 'extra ;' warningsJack Lloyd2016-01-171-1/+1