coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c, paread.c:
Change from using bfd target name to using the flavour.
file with coffread.c. For example, the extra storage classes
used for stabs could presumably be recognized in any COFF file. */
- (bfd_flavour)-1,
+ (enum bfd_flavour)-1,
xcoff_new_init, /* sym_new_init: init anything gbl to entire symtab */
xcoff_symfile_init, /* sym_init: read initial info, setup for sym_read() */