aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog8
-rw-r--r--gcc/doc/install.texi4
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