diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2012-08-26 17:31:57 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2012-08-26 17:31:57 +0000 |
commit | a66217a0a7d11f7a524af22cf75a18f95e77d523 (patch) | |
tree | 00ecf28e1c2e12dcca45a7bb8f13386718867724 | |
parent | a30e18c1478bbe709bae675fd2cd413d78cbcd9f (diff) | |
download | gcc-a66217a0a7d11f7a524af22cf75a18f95e77d523.zip gcc-a66217a0a7d11f7a524af22cf75a18f95e77d523.tar.gz gcc-a66217a0a7d11f7a524af22cf75a18f95e77d523.tar.bz2 |
install.texi (Specific): Clarify what needs to be added to this section.
* doc/install.texi (Specific): Clarify what needs to be added to
this section.
From-SVN: r190695
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/install.texi | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 986fdd0..d5da60a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2012-08-26 Gerald Pfeifer <gerald@pfeifer.com> + * doc/install.texi (Specific): Clarify what needs to be added to + this section. + +2012-08-26 Gerald Pfeifer <gerald@pfeifer.com> + * doc/tm.texi.in (Misc): Move descriptions of NO_DOLLAR_IN_LABEL and NO_DOT_IN_LABEL from here... (Label Output): ...to here. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index dfdd624..d4384e8 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2966,7 +2966,7 @@ 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. +information have to. @ifhtml @itemize |