diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2017-03-12 13:47:03 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2017-03-12 13:47:03 +0000 |
commit | 665accdffa6facb99fa8419345797dcdaf581dcb (patch) | |
tree | e55f294930700808d16730c4a582d0b24c1b9bec /gcc | |
parent | 983bd86ddb53dc7b42d06b17f0b9b6398ab83ad8 (diff) | |
download | gcc-665accdffa6facb99fa8419345797dcdaf581dcb.zip gcc-665accdffa6facb99fa8419345797dcdaf581dcb.tar.gz gcc-665accdffa6facb99fa8419345797dcdaf581dcb.tar.bz2 |
install.texi (Specific): No longer refer to binutils 2.11/2.12 minimum.
* doc/install.texi (Specific) <cris-axis-elf>: No longer
refer to binutils 2.11/2.12 minimum.
From-SVN: r246078
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/install.texi | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bcc534c..1c490cb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2017-03-12 Gerald Pfeifer <gerald@pfeifer.com> + * doc/install.texi (Specific) <cris-axis-elf>: No longer + refer to binutils 2.11/2.12 minimum. + +2017-03-12 Gerald Pfeifer <gerald@pfeifer.com> + * doc/install.texi (Specific) <powerpc-*-*>: Remove link to ftp.kernel.org and simplify binutils requirement. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index d3b5267..3e40b3e 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3472,9 +3472,6 @@ A GNU/Linux port for the CRIS architecture, currently targeting @samp{ETRAX 100 LX} by default. @end table -For @code{cris-axis-elf} you need binutils 2.11 -or newer. For @code{cris-axis-linux-gnu} you need binutils 2.12 or newer. - Pre-packaged tools can be obtained from @uref{ftp://ftp.axis.com/@/pub/@/axis/@/tools/@/cris/@/compiler-kit/}. More information about this platform is available at |