diff options
author | DJ Delorie <dj@redhat.com> | 2006-04-25 18:08:53 -0400 |
---|---|---|
committer | DJ Delorie <dj@gcc.gnu.org> | 2006-04-25 18:08:53 -0400 |
commit | c99364274e623906e47e9aee34342d8e8e5d8495 (patch) | |
tree | 28926d3accf3654de07e2ef498bf18880646356f /gcc | |
parent | c0c5d392eba482f455615a4b9b74bb50c46a39ca (diff) | |
download | gcc-c99364274e623906e47e9aee34342d8e8e5d8495.zip gcc-c99364274e623906e47e9aee34342d8e8e5d8495.tar.gz gcc-c99364274e623906e47e9aee34342d8e8e5d8495.tar.bz2 |
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
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/install.texi | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9c6499e..ca604af 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2006-04-25 DJ Delorie <dj@redhat.com> + + * doc/install.texi (Specific): Clarify that this is not a list of + supported hosts or targets. + 2006-04-25 Richard Sandiford <richard@codesourcery.com> PR rtl-optimization/26725 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index f859f56..690dd36 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 |