This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Unreviewed documentation patches
- To: gcc-patches at gcc dot gnu dot org
- Subject: Unreviewed documentation patches
- From: Lars Brinkhoff <lars dot spam at nocrew dot org>
- Date: 28 Feb 2001 14:24:20 +0100
- Organization: nocrew
Anyone want to take a look at these?
http://gcc.gnu.org/ml/gcc-patches/2001-02/msg01084.html
An attempt to document the cbranch@var{mode}4 pattern.
2001-02-18 lars brinkhoff <lars@nocrew.org>
* md.texi (cbranch@var{mode}4): Document.
http://gcc.gnu.org/ml/gcc-patches/2001-02/msg01251.html
IBM_FLOAT_FORMAT and C4X_FLOAT_FORMAT are defined in real.h but not
documented in tm.texi.
2001-02-20 lars brinkhoff <lars@nocrew.org>
* tm.texi (TARGET_FLOAT_FORMAT): Document IBM_FLOAT_FORMAT
and C4X_FLOAT_FORMAT.
http://gcc.gnu.org/ml/gcc-patches/2001-02/msg01459.html
Document HOST_BITS_PER_LONGLONG and DIR_SEPARATOR_2
2001-02-23 lars brinkhoff <lars@nocrew.org>
* gcc.texi (HOST_BITS_PER_LONGLONG): Document.
(DIR_SEPARATOR_2): Likewise.
http://gcc.gnu.org/ml/gcc-patches/2001-02/msg01455.html
This patch documents the REG_POINTER RTL flag macro.
2001-02-23 lars brinkhoff <lars@nocrew.org>
* rtl.texi (REG_POINTER): Document.
If approved, please commit as I don't have CVS write access.