diff options
author | Marek Michalkiewicz <marekm@gcc.gnu.org> | 2002-10-24 20:32:28 +0000 |
---|---|---|
committer | Marek Michalkiewicz <marekm@gcc.gnu.org> | 2002-10-24 20:32:28 +0000 |
commit | de7999baae8a6a93157010bc1486ea833219c1be (patch) | |
tree | 37d59f40146e7a69aa90c9adf25724345cd8559a | |
parent | 84817c5d5bb2c7bac2f4a7d7bd450a00ee6c0b5c (diff) | |
download | gcc-de7999baae8a6a93157010bc1486ea833219c1be.zip gcc-de7999baae8a6a93157010bc1486ea833219c1be.tar.gz gcc-de7999baae8a6a93157010bc1486ea833219c1be.tar.bz2 |
install.texi (avr): Update required binutils version.
* doc/install.texi (avr): Update required binutils version.
* doc/install.texi: Point avr users at more up-to-date information.
From-SVN: r58505
-rw-r--r-- | gcc/ChangeLog | 8 | ||||
-rw-r--r-- | gcc/doc/install.texi | 4 |
2 files changed, 11 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6eccff2..8f4a062 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2002-10-24 Marek Michalkiewicz <marekm@amelek.gda.pl> + + * doc/install.texi (avr): Update required binutils version. + +2002-10-24 Theodore A. Roth <troth@openavr.org> + + * doc/install.texi: Point avr users at more up-to-date information. + 2002-10-24 Ulrich Weigand <uweigand@de.ibm.com> * config/s390/s390.md (movdi, movsi, movhi, movqi): Add peepholes2 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 060a4e4..fd752d1 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1880,12 +1880,14 @@ can also be obtained from: @itemize @bullet @item +@uref{http://www.openavr.org,,http://www.openavr.org} +@item @uref{http://home.overta.ru/users/denisc,,http://home.overta.ru/users/denisc} @item @uref{http://www.amelek.gda.pl/avr,,http://www.amelek.gda.pl/avr} @end itemize -We @emph{strongly} recommend using binutils 2.11 or newer. +We @emph{strongly} recommend using binutils 2.13 or newer. The following error: @example |