From 02a5d235259cb3e5a478ce4a81833bdfa3cce457 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 31 Oct 1995 23:23:48 +0000 Subject: Tue Oct 31 18:22:24 1995 David Mosberger-Tang * configure.host (alpha-*-linux*): New host. * configure.tgt (alpha-*-linux*): New target. --- ld/configure.tgt | 1 + 1 file changed, 1 insertion(+) (limited to 'ld/configure.tgt') diff --git a/ld/configure.tgt b/ld/configure.tgt index 506a1fd..b099ec8 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -103,6 +103,7 @@ mips*vr4300el-*-elf*) targ_emul=elf32l4300 ;; mips*vr4300-*-elf*) targ_emul=elf32b4300 ;; mips*el-*-elf*) targ_emul=elf32lmip ;; mips*-*-elf*) targ_emul=elf32bmip ;; +alpha-*-linux*) targ_emul=alpha ;; alpha-*-osf*) targ_emul=alpha ;; alpha-*-netware*) targ_emul=alpha ;; z8k-*-coff) targ_emul=z8002; targ_extra_emuls=z8001 ;; -- cgit v1.1