From: Joseph Myers Date: Mon, 16 Feb 2004 17:17:03 +0000 (+0000) Subject: * doc/sourcebuild.texi: Mention backends.html. X-Git-Tag: releases/gcc-4.0.0~10090 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0acdc221d14ff935a8b1c5cbca694c5a34d36c33;p=thirdparty%2Fgcc.git * doc/sourcebuild.texi: Mention backends.html. From-SVN: r77898 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ee34df8d9582..c7b77ddfe622 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-02-16 Joseph S. Myers + + * doc/sourcebuild.texi: Mention backends.html. + 2004-02-16 Kazu Hirata * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c, diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index db8d5dc38aee..2b84b534fede 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -771,6 +771,9 @@ following are also necessary: An entry for the target architecture in @file{readings.html} on the GCC web site, with any relevant links. @item +Details of the properties of the back end and target architecture in +@file{backends.html} on the GCC web site. +@item A news item about the contribution of support for that target architecture, in @file{index.html} on the GCC web site. @item