From c04a062df3a62d69cdf5e75fe01c5cd3dec4435e Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 28 May 2001 08:25:20 +0000 Subject: [PATCH] Rmeove i370-mvs architecture - it is not supported. --- ld/ChangeLog | 5 +++++ ld/configure.tgt | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index ff3b8afe4c3..e437e509e35 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2001-05-28 Nick Clifton + + * configure.tgt: Remove i370-mvs architecture, it is not currently + supported. + 2001-05-25 H.J. Lu * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK diff --git a/ld/configure.tgt b/ld/configure.tgt index bc8f7e9e12e..956b8b9fade 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -114,7 +114,6 @@ m68*-ericsson-ose) targ_emul=sun3 ;; m68*-apple-aux*) targ_emul=m68kaux ;; *-tandem-none) targ_emul=st2000 ;; i370-*-elf* | i370-*-linux-gnu*) targ_emul=elf32i370 ;; -i370-*-mvs*) targ_emul=mvs ;; i[3456]86-*-vsta) targ_emul=vsta ;; i[3456]86-go32-rtems*) targ_emul=i386go32 ;; i[3456]86-*-go32) targ_emul=i386go32 ;; -- 2.30.2