genfixes: Remove EGCS reference.
authorJoseph Myers <jsm28@cam.ac.uk>
Sun, 22 Oct 2000 18:07:07 +0000 (19:07 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sun, 22 Oct 2000 18:07:07 +0000 (19:07 +0100)
* fixinc/genfixes: Remove EGCS reference.
* install.texi: Remove EGCS reference.
* INSTALL: Regenerate.

From-SVN: r37007

gcc/ChangeLog
gcc/INSTALL
gcc/fixinc/genfixes
gcc/install.texi

index af93e0b22c2eefb3e6255ed2d45e93eee7a1968f..fbef179763c06fa174b6afe70194dae1e65b3cc1 100644 (file)
@@ -1,3 +1,9 @@
+2000-10-22  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * fixinc/genfixes: Remove EGCS reference.
+       * install.texi: Remove EGCS reference.
+       * INSTALL: Regenerate.
+
 2000-10-22  Mark Mitchell  <mark@codesourcery.com>
 
        * tree.h (TYPE_IS_SIZETYPE): Add more documentation.
index b3b91f1269cd5f4feda268a429404c63262f865c..bad72afee14bafcc314cfcae45156215387c9468 100644 (file)
@@ -7,7 +7,8 @@ Installing GNU CC
 *****************
 
    Note most of this information is out of date and superseded by the
-EGCS install procedures.  It is provided for historical reference only.
+online GCC install procedures `http://gcc.gnu.org/install/'.  It is
+provided for historical reference only.
 
    Here is the procedure for installing GNU CC on a GNU or Unix system.
 See *Note VMS Install::, for VMS systems.  In this section we assume you
@@ -640,9 +641,10 @@ Configurations Supported by GNU CC
 
      1750a, a29k, alpha, arm, avr, cN, clipper, dsp16xx, elxsi, fr30,
      h8300, hppa1.0, hppa1.1, i370, i386, i486, i586, i686, i786, i860,
-     i960, m32r, m68000, m68k, m88k, mcore, mips, mipsel, mips64,
-     mips64el, mn10200, mn10300, ns32k, pdp11, powerpc, powerpcle,
-     romp, rs6000, sh, sparc, sparclite, sparc64, v850, vax, we32k.
+     i960, m32r, m68000, m68k, m6811, m6812, m88k, mcore, mips, mipsel,
+     mips64, mips64el, mn10200, mn10300, ns32k, pdp11, powerpc,
+     powerpcle, romp, rs6000, sh, sparc, sparclite, sparc64, v850, vax,
+     we32k.
 
    Here are the recognized company names.  As you can see, customary
 abbreviations are used rather than the longer official names.
@@ -721,7 +723,7 @@ special things you must know:
      The MIL-STD-1750A cross configuration produces output for
      `as1750', an assembler/linker available under the GNU Public
      License for the 1750A. `as1750' can be obtained at
-     *ftp://ftp.fta-berlin.de/pub/crossgcc/1750gals/*.  A similarly
+     `ftp://ftp.fta-berlin.de/pub/crossgcc/1750gals/'.  A similarly
      licensed simulator for the 1750A is available from same address.
 
      You should ignore a fatal error during the building of libgcc
@@ -828,7 +830,7 @@ special things you must know:
      Any of the ARM-family processors running the Linux-based GNU
      system with the `ELF' binary format.  You must use version
      2.9.1.0.22 or later of the GNU/Linux binutils, which you can
-     download from `ftp.varesearch.com:/pub/support/hjl/binutils'.
+     download from `ftp://ftp.varesearch.com/pub/support/hjl/binutils/'.
 
      These two configurations differ only in the required version of GNU
      binutils.  For binutils 2.9.1.0.x, use `arm-*-linux-gnuoldld'.  For
@@ -841,7 +843,7 @@ special things you must know:
      that the assembler shipped with RISC iX does not support stabs
      debugging information; a new version of the assembler, with stabs
      support included, is now available from Acorn and via ftp
-     `ftp.acorn.com:/pub/riscix/as+xterm.tar.Z'.  To enable stabs
+     `ftp://ftp.acorn.com/pub/riscix/as+xterm.tar.Z'.  To enable stabs
      debugging, pass `--with-gnu-as' to configure.
 
      You will need to install GNU `sed' before you can run configure.
@@ -892,7 +894,7 @@ special things you must know:
 
 `elxsi-elxsi-bsd'
      The Elxsi's C compiler has known limitations that prevent it from
-     compiling GNU C.  Please contact `mrs@cygnus.com' for more details.
+     compiling GNU C.  Please contact <mrs@cygnus.com> for more details.
 
 `dsp16xx'
      A port to the AT&T DSP1610 family of processors.
@@ -1023,13 +1025,13 @@ special things you must know:
 `i[345]86-*-winnt3.5'
      This version requires a GAS that has not yet been released.  Until
      it is, you can get a prebuilt binary version via anonymous ftp from
-     `cs.washington.edu:pub/gnat' or `cs.nyu.edu:pub/gnat'. You must
-     also use the Microsoft header files from the Windows NT 3.5 SDK.
-     Find these on the CDROM in the `/mstools/h' directory dated
-     9/4/94.  You must use a fixed version of Microsoft linker made
-     especially for NT 3.5, which is also is available on the NT 3.5
-     SDK CDROM.  If you do not have this linker, can you also use the
-     linker from Visual C/C++ 1.0 or 2.0.
+     `ftp://cs.washington.edu/pub/gnat' or `ftp://cs.nyu.edu/pub/gnat'.
+     You must also use the Microsoft header files from the Windows NT
+     3.5 SDK.  Find these on the CDROM in the `/mstools/h' directory
+     dated 9/4/94.  You must use a fixed version of Microsoft linker
+     made especially for NT 3.5, which is also is available on the NT
+     3.5 SDK CDROM.  If you do not have this linker, can you also use
+     the linker from Visual C/C++ 1.0 or 2.0.
 
      Installing GNU CC for NT builds a wrapper linker, called `ld.exe',
      which mimics the behaviour of Unix `ld' in the specification of
@@ -1087,7 +1089,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@cygnus.com' 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.
@@ -1122,7 +1124,7 @@ special things you must know:
      `--with-gnu-as' to the configure script or use GNU assembler with
      dbx-in-coff encapsulation by providing `--with-gnu-as --stabs'.
      For any problem with native assembler or for availability of the
-     DPX/2 port of GAS, contact `F.Pierresteguy@frcl.bull.fr'.
+     DPX/2 port of GAS, contact <F.Pierresteguy@frcl.bull.fr>.
 
 `m68k-crds-unox'
      Use `configure unos' for building on Unos.
@@ -1179,6 +1181,14 @@ special things you must know:
      See *Note Sun Install::, for information on installing GNU CC on
      Sun systems.
 
+`m6811-elf'
+     Motorola 68HC11 family micro controllers.  These are used in
+     embedded applications.  There are no standard Unix configurations.
+
+`m6812-elf'
+     Motorola 68HC12 family micro controllers.  These are used in
+     embedded applications.  There are no standard Unix configurations.
+
 `m88k-*-svr3'
      Motorola m88k running the AT&T/Unisoft/Motorola V.3 reference port.
      These systems tend to use the Green Hills C, revision 1.8.5, as the
index 27fecd41c03ccb9802a2582656608531578ad82e..4c0b7d57286d8d341506df58c592cab785e4d1ea 100755 (executable)
@@ -75,7 +75,7 @@ fixincl.x | */fixincl.x )
   else
     echo "AutoGen does not appear to be correctly installed."
     echo "Please download and install:"
-    echo "   ftp://sourceware.cygnus.com/pub/egcs/infrastructure/autogen.tar.gz"
+    echo "   ftp://gcc.gnu.org/pub/gcc/infrastructure/autogen.tar.gz"
     touch fixincl.x
   fi
   ;;
index ca201c73768d63417f29379e30ea83b32bd53dc4..9e768bcdebe698fbbe91e66d66b9e3a926b4788b 100644 (file)
@@ -5,8 +5,9 @@
 @c The text of this file appears in the file INSTALL
 @c in the GCC distribution, as well as in the GCC manual.
 
-Note most of this information is out of date and superseded by the EGCS
-install procedures.  It is provided for historical reference only.
+Note most of this information is out of date and superseded by the
+online GCC install procedures @uref{http://gcc.gnu.org/install/}.  It is
+provided for historical reference only.
 
 @ifclear INSTALLONLY
 @node Installation