Changeset 729 for trunk/src/binutils/bfd/config.bfd
- Timestamp:
- Sep 25, 2003, 9:27:01 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/bfd/config.bfd
-
Property cvs2svn:cvs-rev
changed from
1.3
to1.4
r728 r729 543 543 targ_selfvecs=i386chaos_vec 544 544 ;; 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 ;; 545 550 546 551 i860-*-mach3* | i860-*-osf1* | i860-*-coff*) … … 1249 1254 ;; 1250 1255 1251 i[3456]86-*-os2*)1252 targ_defvec=i386aout_emx_vec1253 targ_selvecs=i386aout_emx_vec1254 targ_underscore=yes1255 ;;1256 1257 1256 # END OF targmatch.h 1258 1257 *) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.