* doc/c-tree.texi (RDIV_EXPR): Fix typo.
commita22d2169b1d34070e92335073e94ae0c9a3652cd
authorpkoning <pkoning@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Aug 2002 19:18:51 +0000 (30 19:18 +0000)
committerpkoning <pkoning@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Aug 2002 19:18:51 +0000 (30 19:18 +0000)
tree710e5e1ffba1986bcaf31e3064b6c4aef3b2ac0c
parentbcf3815592cb8bd5a9c433d9202bd55dafc0e03f
* doc/c-tree.texi (RDIV_EXPR): Fix typo.
* doc/rtl.texi (post_modify): Remove misplaced text, remove "not
implemented" note.
* doc/md.texi (IP2K): Move machine-specific constraints before MIPS
for alphabetic order.
* doc/tm.texi (TARGET_FLOAT_FORMAT): Update description for
VAX_FLOAT_FORMAT.  Remove reference to HOST_FLOAT_FORMAT.
(VAX_HALFWORD_ORDER): Document.
(LARGEST_EXPONENT_IS_NORMAL): Remove note about being only for
IEEE float format.
(TARGET_SCHED_ISSUE_RATE): Reword reference to MAX_DFA_ISSUE_RATE.
(ASM_OUTPUT_LABEL_REF): Fix font.
(CASE_VECTOR_SHORTEN_MODE): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56687 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/c-tree.texi
gcc/doc/md.texi
gcc/doc/rtl.texi
gcc/doc/tm.texi