diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm index a63e97c1ddc..31338d05715 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm @@ -181,7 +181,7 @@ tr {vertical-align: top;}
- +
IBM xlC Toolchain Integration
xlc and xlC toolchain integration is available. When you create a new project, select one of the XLC project types.
-
xlC compiler options:
-
Task Tags
Task Tag options:
+
IBM XL C/C++ Toolchain Integration
If you install the optional CDT feature "XL C/C++ Compiler Support," + xlc and xlC toolchain integration is available. Then when you create a new project, + the XLC project types are available for selection. +
xlC compiler options are available in the project properties:
+
UPC Support
If you install the optional CDT feature "Unified Parallel C Support," the Unified Parallel C programming language + is supported in the editor. After installing the feature, you can create a source file with extension ".upc" + and the UPC language constructs are recognized. +
+