* config.gcc: Obsolete *-*-solaris2.8*.
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Mar 2011 12:28:38 +0000 (12:28 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Mar 2011 12:28:38 +0000 (12:28 +0000)
* doc/install.texi (Specific, *-*-solaris2*): Document it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171226 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config.gcc
gcc/doc/install.texi

index f4aab23..0688114 100644 (file)
@@ -1,5 +1,10 @@
 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
+       * config.gcc: Obsolete *-*-solaris2.8*.
+       * doc/install.texi (Specific, *-*-solaris2*): Document it.
+
+2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
        PR bootstrap/48135
        * doc/install.texi (Prerequisites, Perl): Remove Glob.pm
        reference.  Solaris 8 perl works.
index 58f6787..6f920c2 100644 (file)
@@ -250,6 +250,7 @@ case ${target} in
  | powerpc*-*-gnu*                     \
  | score-*                             \
  | sh*-*-symbianelf*                   \
+ | *-*-solaris2.8*                     \
  | vax-*-netbsd*                       \
  )
     if test "x$enable_obsolete" != xyes; then
index 9d289ec..c703645 100644 (file)
@@ -46,7 +46,7 @@
 
 @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
 @c 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 
-@c 2010 Free Software Foundation, Inc.
+@c 2010, 2011 Free Software Foundation, Inc.
 @c *** Converted to texinfo by Dean Wakerley, dean@wakerley.com
 
 @c IMPORTANT: whenever you modify this file, run `install.texi2html' to
@@ -4145,7 +4145,9 @@ supported as cross-compilation target only.
 @c alone is too unspecific and must be avoided.
 @heading @anchor{x-x-solaris2}*-*-solaris2*
 
-Support for Solaris 7 has been removed in GCC 4.6.
+Support for Solaris 8 has been obsoleted in GCC 4.7, but can still be
+enabled by configuring with @option{--enable-obsolete}.  Support will be
+removed in GCC 4.8.  Support for Solaris 7 has been removed in GCC 4.6.
 
 Sun does not ship a C compiler with Solaris 2, though you can download
 the Sun Studio compilers for free.  Alternatively,