mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
* configure.tgt (hppa*64*-*-*): Enable PA64 target.
This commit is contained in:
@ -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>
|
2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
|
||||||
Rick Gorton <gorton@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*-*-netbsd*) targ_emul=m68knbsd ;;
|
||||||
m68*-*-psos*) targ_emul=m68kpsos ;;
|
m68*-*-psos*) targ_emul=m68kpsos ;;
|
||||||
m68*-*-rtems*) targ_emul=m68kcoff ;;
|
m68*-*-rtems*) targ_emul=m68kcoff ;;
|
||||||
#hppa*w*-*) targ_emul=elf64hppa ;;
|
hppa*64*-*) targ_emul=elf64hppa ;;
|
||||||
hppa*-*-*elf*) targ_emul=hppaelf ;;
|
hppa*-*-*elf*) targ_emul=hppaelf ;;
|
||||||
hppa*-*-linux-gnu*) targ_emul=hppaelf ;;
|
hppa*-*-linux-gnu*) targ_emul=hppaelf ;;
|
||||||
hppa*-*-lites*) targ_emul=hppaelf ;;
|
hppa*-*-lites*) targ_emul=hppaelf ;;
|
||||||
|
Reference in New Issue
Block a user