OSDN Git Service

* frontends.texi: Add missing line.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Mar 2004 15:15:44 +0000 (15:15 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Mar 2004 15:15:44 +0000 (15:15 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79782 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/frontends.texi

index a1a5d19..d169440 100644 (file)
@@ -1,3 +1,7 @@
+2004-03-21  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * frontends.texi: Add missing line.
+
 2004-03-21  Zack Weinberg  <zack@codesourcery.com>
             Chris Devers  <cdevers@pobox.com>
             Joseph S. Myers  <jsm@polyomino.org.uk>
index 26f5980..0e4dfe5 100644 (file)
@@ -24,6 +24,7 @@ generically to the complete suite of tools.  The name historically stood
 for ``GNU C Compiler'', and this usage is still common when the emphasis
 is on compiling C programs.  Finally, the name is also used when speaking
 of the @dfn{language-independent} component of GCC: code shared among the
+compilers for all supported languages.
 
 The language-independent component of GCC includes the majority of the
 optimizers, as well as the ``back ends'' that generate machine code for