mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-24 06:13:24 +08:00
Tue Jan 27 12:47:27 1998 Robert Lipe <robertl@dgii.com>
* config.bfd (i[3456]86-sco3.2v5*) ELF now the default. (i[3456]86sco3.2v5*coff) New target.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
Tue Jan 27 12:47:27 1998 Robert Lipe <robertl@dgii.com>
|
||||||
|
|
||||||
|
* config.bfd (i[3456]86-sco3.2v5*) ELF now the default.
|
||||||
|
(i[3456]86sco3.2v5*coff) New target.
|
||||||
|
|
||||||
Mon Jan 26 15:41:30 1998 Ian Lance Taylor <ian@cygnus.com>
|
Mon Jan 26 15:41:30 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
* bfd-in2.h: Rebuild with changes to chew--tab expansion.
|
* bfd-in2.h: Rebuild with changes to chew--tab expansion.
|
||||||
|
@ -151,8 +151,11 @@ case "${targ}" in
|
|||||||
;;
|
;;
|
||||||
#endif /* defined (HOST_HPPAHPUX) || defined (HOST_HPPABSD) || defined (HOST_HPPAOSF) */
|
#endif /* defined (HOST_HPPAHPUX) || defined (HOST_HPPABSD) || defined (HOST_HPPAOSF) */
|
||||||
|
|
||||||
|
i[3456]86-*-sco3.2v5*coff)
|
||||||
|
targ_defvec=i386coff_vec
|
||||||
|
;;
|
||||||
i[3456]86-*-sysv4* | i[3456]86-*-unixware | i[3456]86-*-solaris2* | \
|
i[3456]86-*-sysv4* | i[3456]86-*-unixware | i[3456]86-*-solaris2* | \
|
||||||
i[3456]86-*-elf | i[3456]86-*-sco*elf* | i[3456]86-*-freebsdelf* | \
|
i[3456]86-*-elf | i[3456]86-*-sco3.2v5* | i[3456]86-*-freebsdelf* | \
|
||||||
i[3456]86-*-dgux*)
|
i[3456]86-*-dgux*)
|
||||||
targ_defvec=bfd_elf32_i386_vec
|
targ_defvec=bfd_elf32_i386_vec
|
||||||
targ_selvecs=i386coff_vec
|
targ_selvecs=i386coff_vec
|
||||||
|
Reference in New Issue
Block a user