2003-01-10 Raoul Gough * coff-pe-read.c: New file - support reading of minimal symbols from a portable executable using the export table. * coff-pe-read.h: New file * coffread.c: #include coff-pe-read.h (coff_symtab_read): call read_pe_exported_syms iff no recognized debugging symbols found. * Makefile.in (SFILES): add coff-pe-read.o (coff_pe_read_h): define (COMMON_OBS): add coff-pe-read.o (coffread.o): add coff_pe_read_h dependency (coff-pe-read.o): New target