gccint.texi: Include generic.texi and gimple.texi.
commite6c99067cbb1827ecc4a54ec6fdac6e221d933a0
authorDiego Novillo <dnovillo@google.com>
Sun, 21 Sep 2008 15:05:14 +0000 (21 11:05 -0400)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Sun, 21 Sep 2008 15:05:14 +0000 (21 11:05 -0400)
treed3d059f4def91a8519e23abe08d73f66f1403d8d
parent9453804343a2e9dd2db33d6f845746175198bdb3
gccint.texi: Include generic.texi and gimple.texi.

2008-09-21  Diego Novillo  <dnovillo@google.com>

* doc/gccint.texi: Include generic.texi and gimple.texi.
Re-order index.
* doc/tree-ssa.texi (GENERIC): Move to generic.texi.
(GIMPLE): Move to gimple.texi.
(Annotations): Remove references to to stmt_ann_t and
ssa_name_ann_t.
(SSA Operands): Rename from 'Statement Operands'.
* doc/generic.texi: New.
* doc/gimple.texi: New.
* Makefile.in (TEXI_GCCINT_FILES): Add generic.texi and
gimple.texi.
* Makefile.in (TEXI_GCCINT_FILES):
* gimple.c (gimple_copy_call_skip_args): Rename from
giple_copy_call_skip_args.  Update all users.
* doc/gimple.texi (gimple_copy_call_skip_args): Document.

From-SVN: r140527
gcc/ChangeLog
gcc/Makefile.in
gcc/doc/gccint.texi
gcc/doc/generic.texi [new file with mode: 0644]
gcc/doc/gimple.texi [new file with mode: 0644]
gcc/doc/tree-ssa.texi
gcc/gimple.c
gcc/gimple.h
gcc/ipa-cp.c