From: Ben Elliston Date: Thu, 24 Jan 2008 10:22:11 +0000 (+0000) Subject: re PR c++/25701 (gcc.texi missing @direntry for g++) X-Git-Tag: releases/gcc-4.3.0~444 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89bf8683d7ff4ae7bf3071d49d50d7f60f809577;p=thirdparty%2Fgcc.git 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 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0b4e46f6d42f..9845a3dd17ca 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2008-01-24 Ben Elliston + + PR c++/25701 + * doc/gcc.texi (Software development): Add a direntry for g++. + 2008-01-23 Hans-Peter Nilsson * config/cris/cris.h (CC1PLUS_SPEC, OPTIMIZATION_OPTIONS): Drop diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index b41194d8138c..3e10e09f2b00 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