From e494194113474e9a886c9d127da0c81165fdb3f8 Mon Sep 17 00:00:00 2001 From: law Date: Thu, 18 May 2000 16:48:14 +0000 Subject: [PATCH] * configure.tgt (hppa*64*-*-*): Enable PA64 target. --- ld/ChangeLog | 4 ++++ ld/configure.tgt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 5465848927..60d6eca9cb 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Thu May 18 10:47:57 2000 Jeffrey A Law (law@cygnus.com) + + * configure.tgt (hppa*64*-*-*): Enable PA64 target. + 2000-05-17 S. Bharadwaj Yadavalli Rick Gorton diff --git a/ld/configure.tgt b/ld/configure.tgt index 7d8f1462e1..b567b8770a 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -203,7 +203,7 @@ m68*-hp*-netbsd*) targ_emul=m68k4knbsd ;; m68*-*-netbsd*) targ_emul=m68knbsd ;; m68*-*-psos*) targ_emul=m68kpsos ;; m68*-*-rtems*) targ_emul=m68kcoff ;; -#hppa*w*-*) targ_emul=elf64hppa ;; +hppa*64*-*) targ_emul=elf64hppa ;; hppa*-*-*elf*) targ_emul=hppaelf ;; hppa*-*-linux-gnu*) targ_emul=hppaelf ;; hppa*-*-lites*) targ_emul=hppaelf ;; -- 2.11.0