aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2017-01-14 08:03:17 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2017-01-14 08:03:17 +0000
commitf2b2206586c0249300e709f5516fd5a98d17a283 (patch)
tree97627d1e8f5e258cdaa2f44dd06091f9f4f0e6f6 /gcc
parent39b6ee2406b6fde69f053c90d182c8e009173faf (diff)
downloadgcc-f2b2206586c0249300e709f5516fd5a98d17a283.zip
gcc-f2b2206586c0249300e709f5516fd5a98d17a283.tar.gz
gcc-f2b2206586c0249300e709f5516fd5a98d17a283.tar.bz2
* doc/frontends.texi (G++ and GCC): Remove references to Java.
From-SVN: r244463
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/frontends.texi3
2 files changed, 5 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d07b1f5..e0f5d7a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2017-01-14 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/frontends.texi (G++ and GCC): Remove references to Java.
+
2017-01-13 Jeff Law <law@redhat.com>
PR tree-optimization/33562
diff --git a/gcc/doc/frontends.texi b/gcc/doc/frontends.texi
index d855de1..6e1158a 100644
--- a/gcc/doc/frontends.texi
+++ b/gcc/doc/frontends.texi
@@ -11,12 +11,11 @@
@cindex Ada
@cindex Fortran
@cindex Go
-@cindex Java
@cindex Objective-C
@cindex Objective-C++
GCC stands for ``GNU Compiler Collection''. GCC is an integrated
distribution of compilers for several major programming languages. These
-languages currently include C, C++, Objective-C, Objective-C++, Java,
+languages currently include C, C++, Objective-C, Objective-C++,
Fortran, Ada, and Go.
The abbreviation @dfn{GCC} has multiple meanings in common use. The