mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 05:20:30 +00:00
* config.bfd (hppa*64*-*-hpux11*): New target triplet.
This commit is contained in:
parent
c9e10a082c
commit
d1dab720ad
@ -1,3 +1,7 @@
|
||||
Thu May 18 10:55:47 2000 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* config.bfd (hppa*64*-*-hpux11*): New target triplet.
|
||||
|
||||
2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
|
||||
Rick Gorton <gorton@scrugs.lkg.dec.com>
|
||||
|
||||
|
@ -231,16 +231,12 @@ case "${targ}" in
|
||||
hppa*-*-*elf* | hppa*-*-linux-gnu* | hppa*-*-lites* | hppa*-*-sysv4* | hppa*-*-rtems*)
|
||||
targ_defvec=bfd_elf32_hppa_vec
|
||||
;;
|
||||
#if 0
|
||||
#ifdef BFD64
|
||||
# Do not enable this until we've settled the configury issues
|
||||
# with the GCC, GDB, binutils, and autoconf maintainers.
|
||||
hppa*w-*-hpux11*)
|
||||
hppa*64*-*-hpux11*)
|
||||
targ_defvec=bfd_elf64_hppa_vec
|
||||
targ_cflags=-DHPUX_LARGE_AR_IDS
|
||||
;;
|
||||
#endif
|
||||
#endif
|
||||
#if defined (HOST_HPPAHPUX) || defined (HOST_HPPABSD) || defined (HOST_HPPAOSF) || defined (HOST_HPPAMPEIX)
|
||||
hppa*-*-bsd*)
|
||||
targ_defvec=som_vec
|
||||
|
Loading…
Reference in New Issue
Block a user