diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2003-02-12 16:06:40 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2003-02-12 15:06:40 +0000 |
commit | d1a86812faa3f26ccf39b9b91b467c91fbf27d69 (patch) | |
tree | fb934cdb78081882bfbd8096be8f961eada5cc8d | |
parent | 5c4d5a15cc56e86106c04f860d4426233fd4d1d5 (diff) | |
download | gcc-d1a86812faa3f26ccf39b9b91b467c91fbf27d69.zip gcc-d1a86812faa3f26ccf39b9b91b467c91fbf27d69.tar.gz gcc-d1a86812faa3f26ccf39b9b91b467c91fbf27d69.tar.bz2 |
* doc/install.texi (Specific): Update AVR- and Darwin-related URLs.
From-SVN: r62767
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/install.texi | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4597565..d94f016 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-02-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * doc/install.texi (Specific): Update AVR- and Darwin-related URLs. + Wed Feb 12 15:19:42 CET 2003 Jan Hubicka <jh@suse.cz> * predict.c (estimate_probability): Fix roundoff error. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index c18516e..497597a 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1952,9 +1952,9 @@ can also be obtained from: @item @uref{http://www.openavr.org,,http://www.openavr.org} @item -@uref{http://home.overta.ru/users/denisc,,http://home.overta.ru/users/denisc} +@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} +@uref{http://www.amelek.gda.pl/avr/,,http://www.amelek.gda.pl/avr/} @end itemize We @emph{strongly} recommend using binutils 2.13 or newer. @@ -2930,7 +2930,7 @@ GCC 3.0 does not support Darwin, but 3.1 and later releases will work. Pre-installed versions of Mac OS X may not include any developer tools, meaning that you will not be able to build GCC from source. Tool binaries are available at -@uref{http://www.opensource.apple.com/projects/darwin} (free +@uref{http://www.opensource.apple.com/projects/darwin/} (free registration required). Versions of the assembler prior to ``cctools-364'' cannot handle the |