Kazu Hirata
25d8d27de5
c-semantics.c, [...]: Update copyright.
...
* c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c,
loop-unswitch.c, modulo-sched.c, stor-layout.c, tree-gimple.h,
config/i386/cygwin1.c, doc/cfg.texi, doc/objc.texi: Update
copyright.
From-SVN: r96100
2005-03-08 12:49:01 +00:00
Kazu Hirata
12eff7b7bf
cfgbuild.c (find_sub_basic_blocks): Remove.
...
* cfgbuild.c (find_sub_basic_blocks): Remove.
* basic-block.h: Remove the corresponding prototype.
* cfgexpand.c, cfgrtl.c: Don't mention find_sub_basic_blocks
in comments.
* doc/cfg.texi: Don't mention find_sub_basic_blocks.
From-SVN: r96016
2005-03-07 13:56:00 +00:00
Ben Elliston
9208393247
cfg.texi (Edges): Update.
...
* doc/cfg.texi (Edges): Update. Document the edge_iterator data
type and its methods.
From-SVN: r91671
2004-12-03 13:01:35 +11:00
Ben Elliston
d7889929fd
cfg.texi (Maintaining the CFG): Use @ftable instead of @table to list the BSI methods.
...
* doc/cfg.texi (Maintaining the CFG): Use @ftable instead of
@table to list the BSI methods. Use individual @findex directives
instead of one with a comma-separated list of index entries.
From-SVN: r91033
2004-11-23 08:53:11 +11:00
Ben Elliston
a28281a789
cfg.texi (Maintaining the CFG): Remove duplicated @item element for bsi_prev; use @findex instead.
...
* doc/cfg.texi (Maintaining the CFG): Remove duplicated @item
element for bsi_prev; use @findex instead.
From-SVN: r90851
2004-11-18 18:13:13 +11:00
Joseph Myers
8a36672b01
c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g." and "i.e.".
...
* doc/c-tree.texi, doc/cfg.texi, doc/contrib.texi, doc/cpp.texi,
doc/cppopts.texi, doc/extend.texi, doc/fragments.texi,
doc/frontends.texi, doc/gcov.texi, doc/hostconfig.texi,
doc/implement-c.texi, doc/install.texi, doc/invoke.texi,
doc/libgcc.texi, doc/md.texi, doc/passes.texi,
doc/portability.texi, doc/rtl.texi, doc/sourcebuild.texi,
doc/standards.texi, doc/tm.texi, doc/tree-ssa.texi,
doc/trouble.texi: Correct end-of-sentence markup and markup of
"etc.", "e.g." and "i.e.". Use @code in various places where
appropriate.
From-SVN: r90101
2004-11-05 01:36:57 +00:00
Joseph Myers
f0eb93a806
c-tree.texi, [...]: Remove trailing whitespace.
...
* doc/c-tree.texi, doc/cfg.texi, doc/extend.texi, doc/gty.texi,
doc/install.texi, doc/invoke.texi, doc/md.texi, doc/passes.texi,
doc/rtl.texi, doc/tm.texi, doc/tree-ssa.texi: Remove trailing
whitespace.
From-SVN: r90100
2004-11-05 00:53:49 +00:00
James A. Morrison
cd1a8088eb
cfg.texi: Use @smallexample.
...
2004-09-17 James Morrison <phython@gcc.gnu.org>
* doc/cfg.texi: Use @smallexample.
* doc/md.texi: Likewise.
* doc/tree-ssa.texi: Likewise.
* doc/extend.texi: Likewise. Use @r{} in comments.
* doc/trouble.texi: Use @r{} in comments.
From-SVN: r87646
2004-09-17 13:57:03 +00:00
Kazu Hirata
431ae0bf8f
cfg.texi, [...]: Insert @: after i.e.
...
* doc/cfg.texi, doc/hostconfig.texi, doc/install.texi,
doc/invoke.texi, doc/md.texi, doc/tm.texi, doc/tree-ssa.texi:
Insert @: after i.e. or e.g.
From-SVN: r87346
2004-09-11 08:34:26 +00:00
Ben Elliston
986ca4b110
* doc/cfg.texi (Basic Blocks): Define dominators.
...
From-SVN: r83762
2004-06-28 14:01:27 +10:00
Ben Elliston
79a4758dd5
* doc/cfg.texi (Edges): Fix typo.
...
From-SVN: r83591
2004-06-24 21:43:34 +10:00
Diego Novillo
6de9cd9a88
Merge tree-ssa-20020619-branch into mainline.
...
From-SVN: r81764
2004-05-13 02:41:07 -04:00