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;}

 

- +
Other Improvements
@@ -205,14 +205,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

@@ -221,6 +214,26 @@ tr {vertical-align: top;}

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. +

+

+ diff --git a/doc/org.eclipse.cdt.doc.user/images/nn_upc.png b/doc/org.eclipse.cdt.doc.user/images/nn_upc.png new file mode 100644 index 00000000000..6c30d4e75a3 Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/nn_upc.png differ diff --git a/xlc/org.eclipse.cdt.xlc.feature/feature.properties b/xlc/org.eclipse.cdt.xlc.feature/feature.properties index b9f81bef2ee..b593d006aaa 100644 --- a/xlc/org.eclipse.cdt.xlc.feature/feature.properties +++ b/xlc/org.eclipse.cdt.xlc.feature/feature.properties @@ -15,7 +15,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=xlC Compiler Support +featureName=XL C/C++ Compiler Support # "providerName" property - name of the company that provides the feature providerName=Eclipse.org @@ -24,7 +24,7 @@ providerName=Eclipse.org updateSiteName=Eclipse CDT Update Site # "description" property - description of the feature -description=Support for IBM's xlC compiler. +description=Support for IBM's XL C/C++ compilers. # copyright copyright=\