cppdiropts.texi, [...]: New files, split from...
authorSandra Loosemore <sandra@codesourcery.com>
Wed, 28 Dec 2016 02:34:29 +0000 (21:34 -0500)
committerSandra Loosemore <sandra@gcc.gnu.org>
Wed, 28 Dec 2016 02:34:29 +0000 (21:34 -0500)
commitc05169aab6c52fb250ad4d113d2f3d965a9c6416
tree5d7ec466663a7b8bd6d6a98c4f3d96f913491a5e
parentc50fe2da057dc16506ace024dde32638a30f8562
cppdiropts.texi, [...]: New files, split from...

2016-12-27  Sandra Loosemore  <sandra@codesourcery.com>

gcc/
* doc/cppdiropts.texi, doc/cppwarnopts.texi:  New files, split from...
* doc/cppopts.texi: .... here.
* doc/cpp.texi (Invocation): Adjust includes.
* doc/invoke.texi (Option Summary): Add missing preprocesor-related
options.  Adjust sorting and formatting.
(Warning Options): Include cppwarnopts.texi.
(Preprocessor Options): Add pointers and list the specific
preprocessor options from cppopts.texi first instead of last.
(Directory Options): Move/merge documentation of -I, -iquote, and
-I- to cppdiropts.texi.  Include that file here.

From-SVN: r243954
gcc/ChangeLog
gcc/doc/cpp.texi
gcc/doc/cppdiropts.texi [new file with mode: 0644]
gcc/doc/cppopts.texi
gcc/doc/cppwarnopts.texi [new file with mode: 0644]
gcc/doc/invoke.texi