diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-02-03 02:46:44 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-02-03 02:46:44 -0700 |
commit | 03340df47c57d2ecc235b57a751cc3396b17a1c9 (patch) | |
tree | 449eb4165710d2f7980de7954c5d790cd6443388 /gcc | |
parent | 6f92035c1370575352b84356838dfdb7686af14b (diff) | |
download | gcc-03340df47c57d2ecc235b57a751cc3396b17a1c9.zip gcc-03340df47c57d2ecc235b57a751cc3396b17a1c9.tar.gz gcc-03340df47c57d2ecc235b57a751cc3396b17a1c9.tar.bz2 |
Change lawcs.utah.edu references to law@cygnus.com
From-SVN: r17615
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/INSTALL | 2 | ||||
-rw-r--r-- | gcc/install.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/INSTALL b/gcc/INSTALL index 87dc3ce..ac92f50 100644 --- a/gcc/INSTALL +++ b/gcc/INSTALL @@ -954,7 +954,7 @@ special things you must know: `m68000-hp-bsd' HP 9000 series 200 running BSD. Note that the C compiler that comes with this system cannot compile GNU CC; contact - `law@cs.utah.edu' to get binaries of GNU CC for bootstrapping. + `law@cygnus.com' to get binaries of GNU CC for bootstrapping. `m68k-altos' Altos 3068. You must use the GNU assembler, linker and debugger. diff --git a/gcc/install.texi b/gcc/install.texi index 447349b..c1b9da0 100644 --- a/gcc/install.texi +++ b/gcc/install.texi @@ -1093,7 +1093,7 @@ This configuration is intended for embedded systems. @item m68000-hp-bsd HP 9000 series 200 running BSD. Note that the C compiler that comes -with this system cannot compile GNU CC; contact @code{law@@cs.utah.edu} +with this system cannot compile GNU CC; contact @code{law@@cygnus.com} to get binaries of GNU CC for bootstrapping. @item m68k-altos |