Commit fe203faf by Richard Henderson Committed by Richard Henderson

extend.texi (C Implementation): New chapter.

        * doc/extend.texi (C Implementation): New chapter.
        * doc/gcc.texi (Top): Link it in.

From-SVN: r44777
parent ff144428
2001-08-10 Richard Henderson <rth@redhat.com>
* doc/extend.texi (C Implementation): New chapter.
* doc/gcc.texi (Top): Link it in.
2001-08-10 Andrew Cagney <ac131313@redhat.com>
* doc/install.texi (Specific): Fix CVS merge botch.
......
......@@ -254,6 +254,7 @@ bugs. It corresponds to GCC version 3.1.
* Standards:: Language standards supported by GCC.
* Invoking GCC:: Command options supported by @samp{gcc}.
* Installation:: How to configure, compile and install GCC.
* C Implementation:: How GCC implements the ISO C specification.
* C Extensions:: GNU extensions to the C language family.
* C++ Extensions:: GNU extensions to the C++ language.
* Objective-C:: GNU Objective-C runtime features.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment