summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add-xlclang'Brad King2019-02-2612-109/+100
|\
| * XL: Remove overlap with the new XLClang compiler IDChuck Atkins2019-02-252-60/+14
| * XL: Revert "Recognize compilers identified by __ibmxl__"Brad King2019-02-254-26/+10
| * XLClang: Add a new compiler ID for the clang-based XL compilerChuck Atkins2019-02-255-0/+75
| * XL: Look for CreateExportList only on AIXBrad King2019-02-251-22/+0
| * XL: Record C compiler version that started using C99 by defaultChuck Atkins2019-02-251-1/+1
* | Merge topic 'qcc-asm-detection'Brad King2019-02-261-0/+2
|\ \ | |/ |/|
| * Add ASM Compiler detection for QCCMaikel van den Hurk2019-02-251-0/+2
* | Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-214-20/+0
* | Cray: clean up CrayPrgEnv and CrayLinuxEnvironment modulesChuck Cranor2019-02-191-13/+98
* | Merge topic 'try_compile-expand-compile-defs'Brad King2019-02-152-12/+12
|\ \
| * | try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONSBrad King2019-02-152-12/+12
* | | Merge topic 'fortran-submodule-names'Brad King2019-02-145-0/+15
|\ \ \
| * | | Fortran: Fix submodule file names across compilersBrad King2019-02-145-0/+15
| |/ /
* | | MinGW: Fix locating BinUtils when compiler has a suffixRegina Pfeifer2019-02-061-2/+2
|/ /
* | CrayPrgEnv/ParseImplicitIncludes: simplify for new implict include parserChuck Cranor2019-01-2916-155/+4
* | ParseImplicitIncludeInfo: add SunPro Fortran and PGI compiler, Cray fixChuck Cranor2019-01-292-13/+13
* | Merge topic 'intel-compile-features'Brad King2019-01-281-1/+1
|\ \ | |/ |/|
| * Intel: Record support for relaxed constexpr by version 18.0.5Brad King2019-01-251-1/+1
| * Merge branch 'flang-preprocess-source' into release-3.13Brad King2018-10-291-1/+1
| |\
| * \ Merge branch 'qccDepfile' into release-3.13Brad King2018-10-291-1/+1
| |\ \
* | | | CMakeDetermineCompilerABI: pass verbose flag during compilationBrad King2019-01-211-0/+1
* | | | GHS: Add Compiler ID detectionFred Baksik2019-01-161-4/+7
* | | | GHS: Use the correct compiler flags for CMAKE_BUILD_TYPEFred Baksik2019-01-162-44/+0
* | | | GHS: Update the link line processingFred Baksik2019-01-161-2/+2
* | | | GHS: Place build system outputs per target output directivesFred Baksik2019-01-161-1/+1
* | | | IAR: Update compiler modules to support AVR systemsEthan Slattery2019-01-154-2/+75
* | | | XL: Move '-bE' flag earlier so it can be overriddenRob Boehne2019-01-101-1/+1
* | | | PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-197-37/+11
* | | | QNX: Compiler and feature detection fixesCristian Adam2018-12-034-0/+8
* | | | POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-117-0/+48
* | | | POSITION_INDEPENDENT_CODE: Fix erroneous '-fPIE' flag for Sun StudioMarc Chevrier2018-11-083-0/+3
* | | | Merge topic 'flang-preprocess-source'Brad King2018-10-301-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Flang: Fix command-line used to preprocess sourcesBrad King2018-10-291-1/+1
* | | | Merge topic 'qccDepfile'Brad King2018-10-301-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | QNX: Update qcc depfile flags to be compliant with ccacheMaikel van den Hurk2018-10-291-1/+1
| |/
* | Autogen: Add clang --target= flag to compiler predefines commandBrad King2018-10-051-0/+8
|/
* IAR: Abort if compiler version or target architecture is not detectedDaniel Schürmann2018-09-103-0/+14
* Merge topic 'cmake_lang_compiler_predefines'Brad King2018-08-303-3/+21
|\
| * Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMANDSebastian Holtermann2018-08-283-3/+21
* | Cray: Record C++14 compiler mode optionsKelly (KT) Thompson2018-08-241-0/+4
|/
* Merge topic 'nag-fortran-rsp'Brad King2018-08-061-0/+1
|\
| * NAG: Pass response files through front-end to the linkerBrad King2018-08-011-0/+1
* | XL: Use -qpic for position independent executablesBrad King2018-08-011-0/+1
|/
* Merge topic 'intel-std-fix'Brad King2018-07-132-8/+10
|\
| * Intel: Fix incorrectly documented extension flagsChristian Pfeiffer2018-07-122-8/+10
* | Merge topic 'qnx_fix'Brad King2018-07-121-0/+2
|\ \
| * | QNX: Fix autogen compiler predefines detectionCristian Adam2018-07-111-0/+2
| |/
* | LINK_OPTIONS: Add support of "LINKER:" prefixMarc Chevrier2018-06-0617-0/+45
|/
* Features: Add special case to disable relaxed constexpr for Intel 18Brad King2018-06-041-1/+1