Changeset 1255


Ignore:
Timestamp:
Feb 16, 2004, 4:45:30 AM (21 years ago)
Author:
bird
Message:

More vectors to the OS/2 targets.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/binutils/bfd/config.bfd

    • Property cvs2svn:cvs-rev changed from 1.5 to 1.6
    r1254 r1255  
    545545  i[3456]86-*-os2-elf)
    546546    targ_defvec=bfd_elf32_i386_vec
    547     targ_selvecs="bfd_elf32_i386_vec i386aout_emx_vec"
     547    targ_selvecs="bfd_elf32_i386_vec i386aout_emx_vec bfd_efi_app_ia32_vec i386pe_vec i386pei_vec"
    548548    targ_underscore=yes
    549549    ;;
    550550  i[3456]86-*-os2*)
    551551    targ_defvec=i386aout_emx_vec
    552     targ_selvecs="i386aout_emx_vec bfd_elf32_i386_vec"
     552    targ_selvecs="i386aout_emx_vec bfd_elf32_i386_vec bfd_efi_app_ia32_vec i386pe_vec i386pei_vec"
    553553    targ_underscore=yes
    554554    ;;
Note: See TracChangeset for help on using the changeset viewer.