Ignore:
Timestamp:
Sep 25, 2003, 9:27:01 PM (22 years ago)
Author:
zap
Message:

.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r728 r729  
    543543    targ_selfvecs=i386chaos_vec
    544544    ;;
     545  i[3456]86-*-os2*)
     546    targ_defvec=bfd_elf32_i386_vec
     547    targ_selvecs="bfd_elf32_i386_vec i386aout_emx_vec"
     548    targ_underscore=yes
     549    ;;
    545550
    546551  i860-*-mach3* | i860-*-osf1* | i860-*-coff*)
     
    12491254    ;;
    12501255
    1251   i[3456]86-*-os2*)
    1252     targ_defvec=i386aout_emx_vec
    1253     targ_selvecs=i386aout_emx_vec
    1254     targ_underscore=yes
    1255     ;;
    1256 
    12571256# END OF targmatch.h
    12581257  *)
Note: See TracChangeset for help on using the changeset viewer.