From 4900fc0695949d2c616c78553893e6cfbcac73aa Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sun, 9 Jul 2000 08:45:29 +0000 Subject: hppaelf.em: Merge from elf32.em and implement multiple linker stubs. Makefile.am: Re-enable ehppaelf.o, add ehppalinux.o configure.tgt: targ_emul=hppalinux for hppa*linux --- 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 8d3c4f0..9f257fd 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -208,6 +208,7 @@ m68*-*-netbsd*) targ_emul=m68knbsd ;; m68*-*-psos*) targ_emul=m68kpsos ;; m68*-*-rtems*) targ_emul=m68kcoff ;; hppa*64*-*) targ_emul=elf64hppa ;; +hppa*-*-linux-gnu*) targ_emul=hppalinux ;; hppa*-*-*elf*) targ_emul=hppaelf ;; hppa*-*-linux-gnu*) targ_emul=hppaelf ;; hppa*-*-lites*) targ_emul=hppaelf ;; -- cgit v1.1