From e330299ed5eefaa74220b36b3258ef5804f5d9cd Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Fri, 11 Mar 2005 19:52:51 +0000 Subject: * config-gas.com: Mark vax-vms as obsolete. * configure.in: Remove fmt=vms support. * config.in: Regenerate. * configure: Regenerate. * config/obj-vms.h, config/obj-vms.c, config/vms-conf.h: Remove. --- gas/config-gas.com | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gas/config-gas.com') diff --git a/gas/config-gas.com b/gas/config-gas.com index cf5248af5da..110fa3f2f9e 100644 --- a/gas/config-gas.com +++ b/gas/config-gas.com @@ -3,6 +3,9 @@ $! This file sets things up to build gas on a VMS system to generate object $! files for a VMS system. We do not use the configure script, since we $! do not have /bin/sh to execute it. $! +$! Note: Only this script contains vax-vms and alpha-vms support, but vax-vms +$! is no longer supported. +$! $! $ gas_host="vms" $ arch_indx = 1 + ((f$getsyi("CPU").ge.128).and.1) ! vax==1, alpha==2 -- cgit v1.2.1