Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split XL compiler information files | Brad King | 2009-09-30 | 1 | -0/+11 |
| | | | | | | This moves platform-independent XL compiler flags into separate "Compiler/XL-<lang>.cmake" modules. Platform-specific flags go in "Platform/<os>-XL-<lang>.cmake" modules. | ||||
* | Teach compiler id about VisualAge -> XL rebranding | Brad King | 2009-08-07 | 1 | -0/+1 |
IBM rebranded its VisualAge compiler to XL starting at version 8.0. We use the compiler id "XL" for newer versions and "VisualAge" for older versions. We now also recognize the "z/OS" compiler, which is distinct from XL. |