summaryrefslogtreecommitdiff
path: root/gcc/config/alpha/t-vms
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>2002-02-13 15:14:49 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>2002-02-13 15:14:49 +0000
commite7d5cd825df65428c2336e7a25feae2b21e09abd (patch)
tree53eea2a5c64ea0ab2c1f3d3a0436dfb5f533f16e /gcc/config/alpha/t-vms
parent5104ef691f9965a80664115e28320c1f667863bd (diff)
downloadgcc-e7d5cd825df65428c2336e7a25feae2b21e09abd.tar.gz
* config/alpha/t-vms (MULTILIB_OPTIONS): Define.
(MULTILIB_DIRNAME, LIBGCC, INSTALL_LIBGCC): Likewise. * config/alpha/vms.h (ASM_FILE_START): Write .arch directive. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49731 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/alpha/t-vms')
-rw-r--r--gcc/config/alpha/t-vms4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config/alpha/t-vms b/gcc/config/alpha/t-vms
index 5057c317a6b..516d3ec6ec1 100644
--- a/gcc/config/alpha/t-vms
+++ b/gcc/config/alpha/t-vms
@@ -20,3 +20,7 @@ vcrt0.o: $(CRT0_S) $(GCC_PASSES)
pcrt0.o: $(CRT0_S) $(GCC_PASSES)
decc -c /names=as_is $(srcdir)/config/alpha/vms-psxcrt0.c -o pcrt0.o
+MULTILIB_OPTIONS = mcpu=ev6
+MULTILIB_DIRNAMES = ev6
+LIBGCC = stmp-multilib
+INSTALL_LIBGCC = install-multilib