diff mbox

Remove unsupported hosts/builds from gcc/config.*

Message ID D310530B-00EA-46EB-919D-BA791B14BF8C@gmail.com
State New
Headers show

Commit Message

FX Coudert Aug. 21, 2015, 5:44 p.m. UTC
> OK

Thanks. Committed, along with the additional patch for m68k-hp-hpux*, which I had forgotten (but was deprecated in 2008 along with the others).

FX

Comments

Jeff Law Aug. 21, 2015, 6:03 p.m. UTC | #1
On 08/21/2015 11:44 AM, FX wrote:
>> OK
>
> Thanks. Committed, along with the additional patch for m68k-hp-hpux*,
> which I had forgotten (but was deprecated in 2008 along with the
> others).
No problem.  m68k-hp-hpux has been a dead platform for ~20 years.  I 
used to run 2.0.1B on my 9836 and 9920 machines before I resurrected the 
68010 version of HPBSD.

Jeff
diff mbox

Patch

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 227077)
+++ ChangeLog	(working copy)
@@ -1,5 +1,9 @@ 
 2015-08-21  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
+	* config.build: Remove case for m68000-hp-hpux* | m68k-hp-hpux*.
+
+2015-08-21  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
 	* configure.ac: Remove uwin* cases.
 	* config.build: Remove cases for i370-*-opened*, i370-*-mvs*,
 	i[34567]86-*-sco3.2v5*, i[34567]86-sequent-ptx4*,
Index: config.build
===================================================================
--- config.build	(revision 227077)
+++ config.build	(working copy)
@@ -73,10 +73,6 @@  case $build in
     build_xm_file=i386/xm-djgpp.h
     build_exeext=.exe
     ;;
-  m68000-hp-hpux* | m68k-hp-hpux*) 
-    # HP 9000 series 300
-    build_install_headers_dir=install-headers-cpio
-    ;;
   *-*-sysv*)
     # All other System V variants.
     build_install_headers_dir=install-headers-cpio