]> git.ipfire.org Git - thirdparty/gcc.git/commit
(This patch is part of merge of objc-improvements-branch into mainline.)
authorZiemowit Laski <zlaski@apple.com>
Thu, 12 Aug 2004 01:53:01 +0000 (01:53 +0000)
committerZiemowit Laski <zlaski@gcc.gnu.org>
Thu, 12 Aug 2004 01:53:01 +0000 (01:53 +0000)
commit46e34f968db2a72527521ccfa0b9020bd7fd3b0d
treeda309a6fc0ad80cf1a4233e8a72bfe75c605a083
parent539599c198f2f5e445744221058af9d8a7f96a02
(This patch is part of merge of objc-improvements-branch into mainline.)

[gcc/ChangeLog]
2004-08-12  Ziemowit Laski  <zlaski@apple.com>

        (This patch is part of merge of objc-improvements-branch
        into mainline.)

        * doc/frontends.texi: Mention Objective-C++ in addition to
        Objective-C.
        * doc/install.texi: Add 'obj-c++' to list of configurable
        languages.
        * doc/invoke.texi: Rename Objective-C option headings to
        indicate they also apply to Objective-C++.  List file
        extensions for Objective-C++ sources.  Mention that
        ObjC and ObjC++ compilations may also use C and C++ options,
        respectively.  Point users to doc/standards.texi for
        further info on ObjC and ObjC++.
        * doc/sourcebuild.texi: Mention the objcp/ directory and
        the Objective-C++ sources it contains.
        * doc/standards.texi: Update link to Apple ObjC site;
        add link to gcc readings.html WWW doc.

From-SVN: r85842
gcc/ChangeLog
gcc/doc/frontends.texi
gcc/doc/install.texi
gcc/doc/invoke.texi
gcc/doc/sourcebuild.texi
gcc/doc/standards.texi