aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2008-01-24 10:22:11 +0000
committerBen Elliston <bje@gcc.gnu.org>2008-01-24 21:22:11 +1100
commit89bf8683d7ff4ae7bf3071d49d50d7f60f809577 (patch)
tree1501be9d31d1d1bd62db952524f65e84a5ac0702 /gcc
parentae18bd76ae240408d959113a016510f36cfb19c6 (diff)
downloadgcc-89bf8683d7ff4ae7bf3071d49d50d7f60f809577.zip
gcc-89bf8683d7ff4ae7bf3071d49d50d7f60f809577.tar.gz
gcc-89bf8683d7ff4ae7bf3071d49d50d7f60f809577.tar.bz2
re PR c++/25701 (gcc.texi missing @direntry for g++)
PR c++/25701 * doc/gcc.texi (Software development): Add a direntry for g++. From-SVN: r131778
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/gcc.texi1
2 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 0b4e46f..9845a3d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-24 Ben Elliston <bje@au.ibm.com>
+
+ PR c++/25701
+ * doc/gcc.texi (Software development): Add a direntry for g++.
+
2008-01-23 Hans-Peter Nilsson <hp@axis.com>
* config/cris/cris.h (CC1PLUS_SPEC, OPTIMIZATION_OPTIONS): Drop
diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi
index b41194d..3e10e09 100644
--- a/gcc/doc/gcc.texi
+++ b/gcc/doc/gcc.texi
@@ -66,6 +66,7 @@ included in the section entitled ``GNU Free Documentation License''.
@dircategory Software development
@direntry
* gcc: (gcc). The GNU Compiler Collection.
+* g++: (gcc). The GNU C++ compiler.
@end direntry
This file documents the use of the GNU compilers.
@sp 1