mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 02:24:46 +08:00
* configure.tgt (hppa*64*-*-*): Enable PA64 target.
This commit is contained in:
parent
53f07fe99f
commit
0b76fe778f
@ -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 <sby@scrugs.lkg.dec.com>
|
||||
Rick Gorton <gorton@scrugs.lkg.dec.com>
|
||||
|
||||
|
@ -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 ;;
|
||||
|
Loading…
Reference in New Issue
Block a user