From c99364274e623906e47e9aee34342d8e8e5d8495 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 25 Apr 2006 18:08:53 -0400 Subject: [PATCH] install.texi (Specific): Clarify that this is not a list of supported hosts or targets. * doc/install.texi (Specific): Clarify that this is not a list of supported hosts or targets. From-SVN: r113259 --- gcc/ChangeLog | 5 +++++ gcc/doc/install.texi | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9c6499e8973..ca604af1199 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2006-04-25 DJ Delorie + + * doc/install.texi (Specific): Clarify that this is not a list of + supported hosts or targets. + 2006-04-25 Richard Sandiford PR rtl-optimization/26725 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index f859f56d22b..690dd36df4f 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2299,6 +2299,11 @@ works. Please read this document carefully @emph{before} installing the GNU Compiler Collection on your machine. +Note that this list of install notes is @emph{not} a list of supported +hosts or targets. Not all supported hosts and targets are listed +here, only the ones that require host-specific or target-specific +information are. + @ifhtml @itemize @item -- 2.30.2